Results

By type

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

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

2022-01-28T02:57:18.812Z||main|||||INFO|500||The following profiles are active: basic
2022-01-28T02:57:27.877Z||main|||||INFO|500||Starting service [Tomcat]
2022-01-28T02:57:27.877Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-01-28T02:57:27.949Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-01-28T02:57:31.789Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2022-01-28T02:57:31.960Z||main|||||INFO|500||catdb-pool - Starting...
2022-01-28T02:57:32.185Z||main|||||INFO|500||catdb-pool - Start completed.
2022-01-28T02:57:32.490Z||main|||||INFO|500||reqdb-pool - Starting...
2022-01-28T02:57:32.496Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-01-28T02:57:32.572Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-01-28T02:57:32.685Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-01-28T02:57:33.039Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-01-28T02:57:33.971Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-01-28T02:57:35.627Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-01-28T02:57:35.673Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-01-28T02:57:36.273Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-01-28T02:57:36.437Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-01-28T02:57:37.396Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-01-28T02:57:38.553Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-01-28T02:57:42.918Z||main|||||WARN|500||---
2022-01-28T02:57:42.918Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-01-28T02:57:42.918Z||main|||||WARN|500||---
2022-01-28T02:57:43.366Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-01-28T02:57:47.465Z||main|||||INFO|500||Started ApiHandlerApplication in 32.624 seconds (JVM running for 33.78)
2022-01-28T02:57:47.473Z|d41ddfa7-2e89-4732-8973-9916acda13c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T02:57:47.482Z|d41ddfa7-2e89-4732-8973-9916acda13c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T02:57:47.482Z|b9848d01-a7d6-4037-9bb3-63b36bab67c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T02:57:47.487Z|b9848d01-a7d6-4037-9bb3-63b36bab67c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T02:57:54.918Z||http-nio-8080-exec-3|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-01-28T02:57:55.103Z|72a35cc6-996b-48a3-9400-ec6bcb8f4942|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:57:55.103Z|7c546e2a-e331-476d-b032-9fd739181cf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:57:55.103Z|27213826-06fd-4d74-bf32-8aa6ada194f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-01-28T02:57:55.497Z|72a35cc6-996b-48a3-9400-ec6bcb8f4942|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:57:55.497Z|7c546e2a-e331-476d-b032-9fd739181cf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:57:55.497Z|27213826-06fd-4d74-bf32-8aa6ada194f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:58:02.460Z|b9e72d64-70c6-425c-a014-9f2a64a4ee19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T02:58:02.464Z|b9e72d64-70c6-425c-a014-9f2a64a4ee19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T02:58:05.621Z|03d3d8c1-5d91-48ef-9344-63fc6a9e51de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:58:05.622Z|980756b8-e065-4a99-b471-0599c6e5250f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:58:05.622Z|417d59ee-9d3a-4b1f-a1d7-92ddd131086d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:58:05.623Z|03d3d8c1-5d91-48ef-9344-63fc6a9e51de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:58:05.623Z|980756b8-e065-4a99-b471-0599c6e5250f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:58:05.623Z|417d59ee-9d3a-4b1f-a1d7-92ddd131086d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:58:15.646Z|09b3ae01-f8ac-49a1-ae52-241ce0098ef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:58:15.647Z|6a0d1195-1818-45f1-a2da-81ce96b01228|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:58:15.647Z|68468e50-0a91-41fc-b706-5bfc7973bd94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:58:15.647Z|09b3ae01-f8ac-49a1-ae52-241ce0098ef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:58:15.647Z|6a0d1195-1818-45f1-a2da-81ce96b01228|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:58:15.648Z|68468e50-0a91-41fc-b706-5bfc7973bd94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:58:17.459Z|654e4a96-955d-4662-9525-37b43ff7fade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T02:58:17.461Z|654e4a96-955d-4662-9525-37b43ff7fade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T02:58:17.488Z|7824ff20-0302-4437-ae55-af8a753d040f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T02:58:17.490Z|7824ff20-0302-4437-ae55-af8a753d040f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T02:58:25.671Z|82b76e1b-a11d-402e-8929-a9381a13cae4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:58:25.671Z|30f97112-6e48-46ae-b6c4-09fd29350cbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:58:25.672Z|a8ba7aea-4c5f-4248-ad00-ff6e3e3f42c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:58:25.672Z|82b76e1b-a11d-402e-8929-a9381a13cae4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:58:25.673Z|30f97112-6e48-46ae-b6c4-09fd29350cbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:58:25.673Z|a8ba7aea-4c5f-4248-ad00-ff6e3e3f42c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:58:32.459Z|f8b7405b-230f-47e6-8e5b-ceb12cf0241b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T02:58:32.460Z|f8b7405b-230f-47e6-8e5b-ceb12cf0241b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T02:58:35.696Z|4fe344c5-cf2b-4ae7-89eb-4003c992e4f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:58:35.697Z|4fe344c5-cf2b-4ae7-89eb-4003c992e4f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:58:35.699Z|a7c3b6f4-47a0-4217-8e57-a580c7e3fb29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:58:35.699Z|1251f4d0-83dc-40b8-9174-9c3c986bdc91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:58:35.700Z|a7c3b6f4-47a0-4217-8e57-a580c7e3fb29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:58:35.700Z|1251f4d0-83dc-40b8-9174-9c3c986bdc91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:58:45.724Z|31c5b132-56a6-4210-a9b0-1fc59584a367|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:58:45.725Z|31c5b132-56a6-4210-a9b0-1fc59584a367|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:58:45.725Z|9dbd9ca5-04a1-4d5c-9305-626aaf302984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:58:45.726Z|9dbd9ca5-04a1-4d5c-9305-626aaf302984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:58:45.726Z|9767b74a-d069-4894-b528-827436e241b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:58:45.728Z|9767b74a-d069-4894-b528-827436e241b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:58:47.459Z|ebabc816-4df7-469b-bbb5-dc51a8fd4d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T02:58:47.462Z|ebabc816-4df7-469b-bbb5-dc51a8fd4d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T02:58:47.491Z|b04f6615-41d1-467a-9468-1b83ff5cc21b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T02:58:47.491Z|b04f6615-41d1-467a-9468-1b83ff5cc21b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T02:58:55.751Z|2df15578-5bfe-42cc-9b2f-e907c4a2e6c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:58:55.752Z|2df15578-5bfe-42cc-9b2f-e907c4a2e6c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:58:55.752Z|78c4f9e7-8586-486c-8e43-68b8f9a79a4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:58:55.753Z|7e9723e4-e8a1-46fe-85cc-9adb3f5a56cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:58:55.754Z|78c4f9e7-8586-486c-8e43-68b8f9a79a4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:58:55.755Z|7e9723e4-e8a1-46fe-85cc-9adb3f5a56cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:59:02.459Z|0680c1f5-98a2-44b6-81c0-672a07895e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T02:59:02.460Z|0680c1f5-98a2-44b6-81c0-672a07895e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T02:59:05.775Z|e8352389-b937-4d31-8d8d-05e8364b4208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:59:05.776Z|e8352389-b937-4d31-8d8d-05e8364b4208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:59:05.777Z|8fcf4b64-c07b-4b5a-b4dc-0554662bd3db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:59:05.778Z|8fcf4b64-c07b-4b5a-b4dc-0554662bd3db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:59:05.782Z|6a8dc106-9190-4bd1-b1fb-c37e3904fa36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:59:05.783Z|6a8dc106-9190-4bd1-b1fb-c37e3904fa36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:59:15.803Z|da1bf759-dc80-465f-8a61-dbdf4a1f82de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:59:15.804Z|da1bf759-dc80-465f-8a61-dbdf4a1f82de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:59:15.806Z|79ef52ce-4ffd-45da-8ddd-fbf4a7fbf483|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:59:15.807Z|79ef52ce-4ffd-45da-8ddd-fbf4a7fbf483|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:59:15.810Z|39d29828-f5fe-42c9-ace3-9a8f80c30e2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:59:15.810Z|39d29828-f5fe-42c9-ace3-9a8f80c30e2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:59:17.459Z|56efcc29-2ce0-4418-84d8-0b4642d432ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T02:59:17.460Z|56efcc29-2ce0-4418-84d8-0b4642d432ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T02:59:17.493Z|b15a0b61-aa02-405b-ac66-f7078eea4188|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T02:59:17.495Z|b15a0b61-aa02-405b-ac66-f7078eea4188|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T02:59:25.831Z|f1e91b84-8895-482d-8eb0-17e221db32db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:59:25.832Z|f1e91b84-8895-482d-8eb0-17e221db32db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:59:25.833Z|838f56dc-d310-4904-b1cb-3ad46e30d34f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:59:25.833Z|35b0fcfc-8615-4cd9-8cac-6082fd7c08f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:59:25.834Z|838f56dc-d310-4904-b1cb-3ad46e30d34f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:59:25.834Z|35b0fcfc-8615-4cd9-8cac-6082fd7c08f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:59:32.459Z|c93d99c6-3e89-4065-bda5-6f593449f106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T02:59:32.461Z|c93d99c6-3e89-4065-bda5-6f593449f106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T02:59:35.862Z|7a19006c-0fb3-4b93-a6d5-c08023db058e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:59:35.864Z|7a19006c-0fb3-4b93-a6d5-c08023db058e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:59:35.868Z|1ec85d86-2003-4214-95e7-92281280aac7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:59:35.869Z|1ec85d86-2003-4214-95e7-92281280aac7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:59:35.869Z|f6e70ded-72d1-49ee-9657-4fea2077b65e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:59:35.871Z|f6e70ded-72d1-49ee-9657-4fea2077b65e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:59:45.897Z|2bbd70d8-3eae-4106-9458-031236a736ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:59:45.897Z|3bbb88e8-2850-43aa-8452-a88dd786be31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:59:45.897Z|f055a839-3b5c-4c6f-b918-4ce441d7957d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:59:45.898Z|2bbd70d8-3eae-4106-9458-031236a736ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:59:45.898Z|3bbb88e8-2850-43aa-8452-a88dd786be31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:59:45.898Z|f055a839-3b5c-4c6f-b918-4ce441d7957d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:59:47.459Z|51277561-054e-47a3-aed7-62d7312d38b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T02:59:47.461Z|51277561-054e-47a3-aed7-62d7312d38b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T02:59:47.496Z|5af918a4-ac04-4a3b-8069-cb4480bd57c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T02:59:47.497Z|5af918a4-ac04-4a3b-8069-cb4480bd57c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T02:59:55.926Z|83c673bf-f141-496f-84a7-3840c32727c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:59:55.926Z|c605f04a-2ebe-4660-96cb-3ee7a094a56b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:59:55.928Z|36628a47-bed5-4585-896a-208c4ed4e2f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T02:59:55.928Z|83c673bf-f141-496f-84a7-3840c32727c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:59:55.929Z|c605f04a-2ebe-4660-96cb-3ee7a094a56b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T02:59:55.929Z|36628a47-bed5-4585-896a-208c4ed4e2f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:00:02.459Z|fc4d79d9-0fd4-4a99-a017-9083bb08664d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:00:02.460Z|fc4d79d9-0fd4-4a99-a017-9083bb08664d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:00:05.955Z|4120c858-9853-419d-8430-3ce28db11386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:00:05.955Z|3d5caef6-e9a6-43c7-a0ee-461d45bff5a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:00:05.956Z|5e469757-8a1f-414d-a268-ea3548267182|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:00:05.957Z|4120c858-9853-419d-8430-3ce28db11386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:00:05.957Z|3d5caef6-e9a6-43c7-a0ee-461d45bff5a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:00:05.958Z|5e469757-8a1f-414d-a268-ea3548267182|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:00:15.987Z|d42fa9e9-7797-449f-ae38-ece20998105b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:00:15.987Z|b24c5d7c-fa11-4aa6-bbc0-fc4a99a5e21a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:00:15.987Z|71c2b49a-78e3-4105-b4ab-501c0bb546aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:00:15.988Z|d42fa9e9-7797-449f-ae38-ece20998105b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:00:15.989Z|b24c5d7c-fa11-4aa6-bbc0-fc4a99a5e21a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:00:15.990Z|71c2b49a-78e3-4105-b4ab-501c0bb546aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:00:17.460Z|d91243f8-412e-4603-ab33-b2598271e141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:00:17.464Z|d91243f8-412e-4603-ab33-b2598271e141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:00:17.499Z|e6742e0d-940f-4976-9c72-48d8d61e7455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:00:17.500Z|e6742e0d-940f-4976-9c72-48d8d61e7455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:00:26.013Z|d994a0cc-54e9-4aff-9e7f-c91d5bea5302|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:00:26.013Z|5d7e05ec-0980-4663-a352-484200ee906a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:00:26.013Z|c5f0628c-42fa-4a9f-9f87-54d90517ca61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:00:26.014Z|d994a0cc-54e9-4aff-9e7f-c91d5bea5302|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:00:26.014Z|5d7e05ec-0980-4663-a352-484200ee906a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:00:26.014Z|c5f0628c-42fa-4a9f-9f87-54d90517ca61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:00:32.459Z|795f39f4-3433-4e40-a8c8-19d525871983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:00:32.460Z|795f39f4-3433-4e40-a8c8-19d525871983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:00:36.036Z|86fffed6-5226-418e-937f-b8d67811356c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:00:36.036Z|6a001cfb-e5cb-4571-8528-1444b8886276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:00:36.037Z|adc18b64-2da9-4b6a-a48a-0214aab84d8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:00:36.037Z|86fffed6-5226-418e-937f-b8d67811356c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:00:36.038Z|6a001cfb-e5cb-4571-8528-1444b8886276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:00:36.038Z|adc18b64-2da9-4b6a-a48a-0214aab84d8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:00:46.061Z|47e820a8-8386-49d5-82e2-e1f87acb0d85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:00:46.061Z|28abdd8a-7c62-43f1-bbe4-61239b33d088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:00:46.062Z|47e820a8-8386-49d5-82e2-e1f87acb0d85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:00:46.063Z|28abdd8a-7c62-43f1-bbe4-61239b33d088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:00:46.068Z|5e436168-447b-40e2-8dcd-9580e3fb2f0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:00:46.069Z|5e436168-447b-40e2-8dcd-9580e3fb2f0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:00:47.459Z|9bdd4689-cb66-4201-b4df-45e48d192cc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:00:47.460Z|9bdd4689-cb66-4201-b4df-45e48d192cc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:00:47.502Z|7d36fb7b-89bf-444f-86c3-3ed933a02fcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:00:47.503Z|7d36fb7b-89bf-444f-86c3-3ed933a02fcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:00:56.089Z|2b600485-f108-47e5-9b0e-541d543bb730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:00:56.089Z|44f592d1-168a-4095-b2d8-da3a6cfeaa46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:00:56.090Z|403390c3-5b0e-45b2-a349-f9e9ca916ca8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:00:56.091Z|44f592d1-168a-4095-b2d8-da3a6cfeaa46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:00:56.091Z|2b600485-f108-47e5-9b0e-541d543bb730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:00:56.092Z|403390c3-5b0e-45b2-a349-f9e9ca916ca8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:01:02.459Z|a825cf6b-d929-441e-83fa-f2f6c203cec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:01:02.462Z|a825cf6b-d929-441e-83fa-f2f6c203cec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:01:06.116Z|ded44686-f6e9-467e-8c7c-350b35675a5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:01:06.116Z|eba89675-ce52-477a-9719-0dd5d72a03c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:01:06.116Z|fd3dc24e-cec3-4a53-a0ca-3f8e379c3253|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:01:06.117Z|ded44686-f6e9-467e-8c7c-350b35675a5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:01:06.118Z|eba89675-ce52-477a-9719-0dd5d72a03c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:01:06.118Z|fd3dc24e-cec3-4a53-a0ca-3f8e379c3253|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:01:16.140Z|a1f5eeef-9f78-488f-a6aa-328b82c581f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:01:16.141Z|a1f5eeef-9f78-488f-a6aa-328b82c581f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:01:16.142Z|966aec22-1006-43dd-a80f-7b6cf92ded8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:01:16.142Z|745c3066-7466-47f9-9470-26ce0a184a08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:01:16.143Z|966aec22-1006-43dd-a80f-7b6cf92ded8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:01:16.143Z|745c3066-7466-47f9-9470-26ce0a184a08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:01:17.459Z|89768021-6c93-4280-abae-b07616490902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:01:17.460Z|89768021-6c93-4280-abae-b07616490902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:01:17.505Z|72805284-336d-4a2a-99e4-4a1ad9ca045d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:01:17.505Z|72805284-336d-4a2a-99e4-4a1ad9ca045d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:01:26.163Z|de8fe5cd-5922-4a57-b8de-69128a1f0184|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:01:26.164Z|de8fe5cd-5922-4a57-b8de-69128a1f0184|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:01:26.168Z|a432a307-9db0-4679-913a-6822259d42da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:01:26.168Z|1dd7a615-664a-4e67-9628-dc2cd8f1c9ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:01:26.169Z|a432a307-9db0-4679-913a-6822259d42da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:01:26.169Z|1dd7a615-664a-4e67-9628-dc2cd8f1c9ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:01:32.460Z|3eb7cd85-4c0b-48f9-9dbe-62a8a8a72df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:01:32.461Z|3eb7cd85-4c0b-48f9-9dbe-62a8a8a72df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:01:36.186Z|5acb9c0c-64c3-4ae5-84f6-dfa2e3ddfc3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:01:36.188Z|5acb9c0c-64c3-4ae5-84f6-dfa2e3ddfc3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:01:36.194Z|445ea183-eb4b-4011-aa29-f2e4e7ae35ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:01:36.195Z|445ea183-eb4b-4011-aa29-f2e4e7ae35ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:01:36.196Z|7a2fc4da-5f59-4c1a-adf0-84391d79c99e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:01:36.197Z|7a2fc4da-5f59-4c1a-adf0-84391d79c99e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:01:46.212Z|8472e40d-3ab5-447b-ae00-6608bb5e4f4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:01:46.214Z|8472e40d-3ab5-447b-ae00-6608bb5e4f4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:01:46.216Z|19a05b16-c5f7-408d-9e1d-ef685ee78338|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:01:46.217Z|19a05b16-c5f7-408d-9e1d-ef685ee78338|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:01:46.217Z|7390150e-0587-47aa-b9e7-74424948b952|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:01:46.218Z|7390150e-0587-47aa-b9e7-74424948b952|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:01:47.459Z|f35d1561-b9a8-46fd-b4ae-3cc00eb0dcff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:01:47.463Z|f35d1561-b9a8-46fd-b4ae-3cc00eb0dcff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:01:47.507Z|e5354400-85d9-4a19-99f9-dbf59ea53955|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:01:47.508Z|e5354400-85d9-4a19-99f9-dbf59ea53955|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:01:56.239Z|845b5731-6022-4e95-995b-c92855e5f9b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:01:56.240Z|83f3608a-42af-4106-9182-c62436c90003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:01:56.240Z|b97a8bc5-615f-4f6a-ad5c-63c5465b0b24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:01:56.240Z|845b5731-6022-4e95-995b-c92855e5f9b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:01:56.241Z|b97a8bc5-615f-4f6a-ad5c-63c5465b0b24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:01:56.241Z|83f3608a-42af-4106-9182-c62436c90003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:02:02.459Z|54ff7133-77ed-4b02-be09-7a13b5a3a98f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:02:02.460Z|54ff7133-77ed-4b02-be09-7a13b5a3a98f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:02:06.263Z|aebff97c-38cb-4769-9119-212d39ad7eaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:02:06.264Z|74e1b4ff-79e1-4e4d-bd79-05140557cef2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:02:06.264Z|88160e17-97b4-4239-bfb9-0fe5b68f5a30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:02:06.265Z|aebff97c-38cb-4769-9119-212d39ad7eaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:02:06.265Z|88160e17-97b4-4239-bfb9-0fe5b68f5a30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:02:06.265Z|74e1b4ff-79e1-4e4d-bd79-05140557cef2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:02:16.290Z|fc50b9fb-5374-41e9-9c4d-e240af3acede|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:02:16.290Z|1c66345d-2ddf-460e-acbb-91f402004c64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:02:16.290Z|d6b21eb4-e136-46a3-948d-86c46183060a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:02:16.291Z|d6b21eb4-e136-46a3-948d-86c46183060a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:02:16.291Z|fc50b9fb-5374-41e9-9c4d-e240af3acede|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:02:16.291Z|1c66345d-2ddf-460e-acbb-91f402004c64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:02:17.458Z|f4e935da-564c-4733-99a1-712c57b0917c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:02:17.459Z|f4e935da-564c-4733-99a1-712c57b0917c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:02:17.509Z|0bc5d3ce-3cd8-4d5b-9af6-725e09d0edbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:02:17.510Z|0bc5d3ce-3cd8-4d5b-9af6-725e09d0edbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:02:26.312Z|236c17f9-d838-4b53-8a30-08e8bcc514fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:02:26.313Z|236c17f9-d838-4b53-8a30-08e8bcc514fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:02:26.313Z|88832377-36d5-4cbb-be5d-6fd958540f4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:02:26.313Z|664f3b57-d0a1-4c8b-a0e7-3ba99da09c53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:02:26.314Z|88832377-36d5-4cbb-be5d-6fd958540f4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:02:26.314Z|664f3b57-d0a1-4c8b-a0e7-3ba99da09c53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:02:32.459Z|13d87558-52b9-4f73-83ee-b4e4740d3cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:02:32.463Z|13d87558-52b9-4f73-83ee-b4e4740d3cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:02:36.335Z|22ee4e30-43ac-4855-bc92-8f1e0f9eb0fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:02:36.335Z|de63c09b-0df8-4d59-a933-8246a281ec44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:02:36.336Z|de63c09b-0df8-4d59-a933-8246a281ec44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:02:36.337Z|22ee4e30-43ac-4855-bc92-8f1e0f9eb0fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:02:36.344Z|8eb59616-5f91-47f3-97b4-c8e6379994e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:02:36.345Z|8eb59616-5f91-47f3-97b4-c8e6379994e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:02:46.362Z|261c4894-22c1-4680-8a11-1a7d01097de3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:02:46.362Z|d879c32a-3634-44ed-b686-14bf12c88260|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:02:46.363Z|261c4894-22c1-4680-8a11-1a7d01097de3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:02:46.364Z|2ac49bbf-a8ff-48d6-94d7-3c1bbd678661|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:02:46.364Z|d879c32a-3634-44ed-b686-14bf12c88260|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:02:46.365Z|2ac49bbf-a8ff-48d6-94d7-3c1bbd678661|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:02:47.459Z|f9fc9fdd-e51b-482f-8f96-262cf564e9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:02:47.459Z|f9fc9fdd-e51b-482f-8f96-262cf564e9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:02:47.511Z|b4b1c0a3-29c8-440f-95d0-d5896e3cb8d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:02:47.512Z|b4b1c0a3-29c8-440f-95d0-d5896e3cb8d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:02:56.386Z|f6840286-48dc-4d72-912b-c949a751e1f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:02:56.386Z|a981996b-955d-4da4-9e6c-6de6eb87b8f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:02:56.387Z|f6840286-48dc-4d72-912b-c949a751e1f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:02:56.387Z|a981996b-955d-4da4-9e6c-6de6eb87b8f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:02:56.388Z|9f32b415-195f-4a20-aa54-2f5cb6df9d25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:02:56.389Z|9f32b415-195f-4a20-aa54-2f5cb6df9d25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:03:02.458Z|b6df2b55-47fa-4706-9a93-632f547e85c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:03:02.459Z|b6df2b55-47fa-4706-9a93-632f547e85c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:03:06.410Z|1e32f26a-b4a5-48fa-b874-9760610abb04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:03:06.410Z|16fa6d74-877e-45b7-b216-4766ebcafac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:03:06.410Z|5da8ed59-7627-48e0-9e16-e27629ce544c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:03:06.411Z|1e32f26a-b4a5-48fa-b874-9760610abb04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:03:06.412Z|5da8ed59-7627-48e0-9e16-e27629ce544c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:03:06.411Z|16fa6d74-877e-45b7-b216-4766ebcafac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:03:16.433Z|fda950a6-4271-4a87-b3c9-978d3b67c583|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:03:16.433Z|fda950a6-4271-4a87-b3c9-978d3b67c583|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:03:16.434Z|cc12357f-4cdb-43ff-95fd-7ba1509db9cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:03:16.435Z|51f3a6d3-15e9-4043-8678-873891333930|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:03:16.435Z|cc12357f-4cdb-43ff-95fd-7ba1509db9cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:03:16.436Z|51f3a6d3-15e9-4043-8678-873891333930|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:03:17.459Z|45131cd4-ec02-4bb0-8c73-747206d18d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:03:17.462Z|45131cd4-ec02-4bb0-8c73-747206d18d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:03:17.514Z|afe2fdde-828d-40b7-a33b-5e7c7097d6e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:03:17.514Z|afe2fdde-828d-40b7-a33b-5e7c7097d6e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:03:26.455Z|462d961e-1afe-4705-9e0e-ea8069bce119|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:03:26.456Z|462d961e-1afe-4705-9e0e-ea8069bce119|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:03:26.458Z|2e5cebab-3332-4004-93ac-7beb0db9b2ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:03:26.458Z|4b550293-eb5f-431f-a48c-1b55d6001410|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:03:26.458Z|2e5cebab-3332-4004-93ac-7beb0db9b2ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:03:26.459Z|4b550293-eb5f-431f-a48c-1b55d6001410|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:03:32.459Z|3b0fb03c-1aea-495b-b245-21b160ca0491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:03:32.459Z|3b0fb03c-1aea-495b-b245-21b160ca0491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:03:36.478Z|cc780bf4-89aa-4548-8488-5984c71a6057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:03:36.478Z|149c0e70-c44f-444e-b8df-dc4c52a75486|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:03:36.479Z|cc780bf4-89aa-4548-8488-5984c71a6057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:03:36.479Z|149c0e70-c44f-444e-b8df-dc4c52a75486|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:03:36.479Z|444109c9-9812-4a1a-99c0-bafd80f21d12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:03:36.481Z|444109c9-9812-4a1a-99c0-bafd80f21d12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:03:46.501Z|d7465f5e-a38b-4ec3-8d29-7a5146029d0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:03:46.501Z|11d3839c-d472-448c-86f5-9b8be314565a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:03:46.502Z|d7465f5e-a38b-4ec3-8d29-7a5146029d0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:03:46.502Z|11d3839c-d472-448c-86f5-9b8be314565a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:03:46.505Z|73e0a743-5b79-4e79-9ac6-cc16b57e8314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:03:46.506Z|73e0a743-5b79-4e79-9ac6-cc16b57e8314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:03:47.459Z|f2d03f8d-e678-49ac-932b-467c440260f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:03:47.460Z|f2d03f8d-e678-49ac-932b-467c440260f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:03:47.516Z|a5fbfbbe-081e-40a3-86e4-24dfc4600e3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:03:47.517Z|a5fbfbbe-081e-40a3-86e4-24dfc4600e3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:03:56.524Z|9802b424-1252-4c4d-9682-a0d79c4e3149|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:03:56.525Z|9802b424-1252-4c4d-9682-a0d79c4e3149|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:03:56.525Z|5d762f3e-016d-4e07-b34f-880a5836098e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:03:56.526Z|5d762f3e-016d-4e07-b34f-880a5836098e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:03:56.531Z|09f3d32b-6f8d-42e6-b972-31e155a7f6ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:03:56.532Z|09f3d32b-6f8d-42e6-b972-31e155a7f6ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:04:02.459Z|a18c7d1b-a722-4036-a1a7-c8d340c6f2ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:04:02.462Z|a18c7d1b-a722-4036-a1a7-c8d340c6f2ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:04:06.548Z|b1faf9c3-ec5a-447f-a025-2658754c7d8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:04:06.549Z|b1faf9c3-ec5a-447f-a025-2658754c7d8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:04:06.549Z|067b6c15-5366-4b08-a80b-ebe56999c8e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:04:06.550Z|067b6c15-5366-4b08-a80b-ebe56999c8e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:04:06.555Z|d3bd05c2-835b-4f46-9cb6-bf99b4a6da5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:04:06.556Z|d3bd05c2-835b-4f46-9cb6-bf99b4a6da5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:04:16.572Z|a4f20909-a3c4-485a-b9b2-97213d103034|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:04:16.572Z|e122cd52-70df-471b-9b5d-cd315b1b4612|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:04:16.573Z|a4f20909-a3c4-485a-b9b2-97213d103034|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:04:16.573Z|e122cd52-70df-471b-9b5d-cd315b1b4612|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:04:16.576Z|cdcccf6f-bfa3-4fa1-8e6f-dcf7f6404c01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:04:16.576Z|cdcccf6f-bfa3-4fa1-8e6f-dcf7f6404c01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:04:17.459Z|9949c17b-86b0-4fec-ae7b-bfa2a5f0755e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:04:17.459Z|9949c17b-86b0-4fec-ae7b-bfa2a5f0755e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:04:17.519Z|29351625-0072-4ab3-acc7-00022b8f9aff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:04:17.519Z|29351625-0072-4ab3-acc7-00022b8f9aff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:04:26.594Z|19dfea21-1b9c-4de3-ad4c-309c24c6b676|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:04:26.594Z|87eb385f-b2e7-423e-8e61-c61c3a048fef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:04:26.595Z|87eb385f-b2e7-423e-8e61-c61c3a048fef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:04:26.595Z|19dfea21-1b9c-4de3-ad4c-309c24c6b676|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:04:26.596Z|ec9dec43-932d-455b-adef-62741b800383|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:04:26.597Z|ec9dec43-932d-455b-adef-62741b800383|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:04:32.459Z|4149dfc5-3e6e-48b9-8e9d-f283002beae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:04:32.460Z|4149dfc5-3e6e-48b9-8e9d-f283002beae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:04:36.616Z|a99ee2e6-286f-4b5c-a5a7-8dd2d4c68641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:04:36.617Z|a99ee2e6-286f-4b5c-a5a7-8dd2d4c68641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:04:36.617Z|df1a8766-0d90-49d3-90dd-d4697b99885c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:04:36.618Z|df1a8766-0d90-49d3-90dd-d4697b99885c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:04:36.620Z|9fef98bf-4fd8-4164-ac9c-a0de99d46e5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:04:36.622Z|9fef98bf-4fd8-4164-ac9c-a0de99d46e5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:04:46.643Z|23b4cbc7-c1e1-4e39-9e4e-10ee49f9d290|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:04:46.643Z|84eff394-eea1-4a27-8e86-81f4e3560448|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:04:46.644Z|d62d53ab-d1cf-494a-9ac0-baf5ae033c54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:04:46.644Z|23b4cbc7-c1e1-4e39-9e4e-10ee49f9d290|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:04:46.644Z|84eff394-eea1-4a27-8e86-81f4e3560448|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:04:46.645Z|d62d53ab-d1cf-494a-9ac0-baf5ae033c54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:04:47.459Z|45414bdd-fca5-4100-8108-01fb68ad8a60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:04:47.463Z|45414bdd-fca5-4100-8108-01fb68ad8a60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:04:47.521Z|0eb12d30-e099-47f9-8f2e-114cb6c9caf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:04:47.522Z|0eb12d30-e099-47f9-8f2e-114cb6c9caf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:04:56.667Z|e40e8d47-65bf-4b2f-8e4c-b182c50aea30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:04:56.667Z|e40e8d47-65bf-4b2f-8e4c-b182c50aea30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:04:56.668Z|971d94ea-6a66-4c0b-9b4a-dd324c175d40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:04:56.668Z|864f75ec-9ef6-4766-8d23-90ac50a2689b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:04:56.669Z|864f75ec-9ef6-4766-8d23-90ac50a2689b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:04:56.670Z|971d94ea-6a66-4c0b-9b4a-dd324c175d40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:05:02.459Z|72f1f314-93ef-48e6-91d5-0ea76895ab0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:05:02.459Z|72f1f314-93ef-48e6-91d5-0ea76895ab0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:05:06.688Z|cbb76e07-8361-439e-b66a-59227edbb599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:05:06.689Z|cbb76e07-8361-439e-b66a-59227edbb599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:05:06.690Z|26816bab-984d-479f-ad4c-5e5071bf88d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:05:06.692Z|26816bab-984d-479f-ad4c-5e5071bf88d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:05:06.692Z|85f7278a-f0eb-41c5-9fe5-5d530732bc3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:05:06.693Z|85f7278a-f0eb-41c5-9fe5-5d530732bc3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:05:16.711Z|386cb0ed-44e8-41bb-8363-49a16bdb3cb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:05:16.713Z|f60609c1-e234-42bc-a8ff-9245cfe4caa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:05:16.713Z|386cb0ed-44e8-41bb-8363-49a16bdb3cb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:05:16.713Z|f60609c1-e234-42bc-a8ff-9245cfe4caa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:05:16.715Z|c0a0aacd-6dea-4b05-9534-68efee29937c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:05:16.716Z|c0a0aacd-6dea-4b05-9534-68efee29937c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:05:17.459Z|d1359176-c1b4-456a-9954-c43a4c72aa76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:05:17.460Z|d1359176-c1b4-456a-9954-c43a4c72aa76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:05:17.524Z|acdb52c4-0334-4f03-9ece-f637246cadaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:05:17.525Z|acdb52c4-0334-4f03-9ece-f637246cadaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:05:26.735Z|dc538dc6-3f78-424c-ad01-bbf3a82f2063|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:05:26.736Z|d06271fc-89bc-4ade-9211-77a96b7f487b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:05:26.736Z|dc538dc6-3f78-424c-ad01-bbf3a82f2063|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:05:26.736Z|5c98b72a-4fad-4b13-b682-dd14c7e42b86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:05:26.737Z|d06271fc-89bc-4ade-9211-77a96b7f487b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:05:26.738Z|5c98b72a-4fad-4b13-b682-dd14c7e42b86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:05:32.459Z|fac25457-0ee2-4112-9612-c59c51dd28d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:05:32.463Z|fac25457-0ee2-4112-9612-c59c51dd28d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:05:36.757Z|afea8690-00ee-4dac-8850-6a8d41392af4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:05:36.757Z|afea8690-00ee-4dac-8850-6a8d41392af4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:05:36.758Z|a81b1bda-8394-4dd3-bf4c-c626f4d9c3a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:05:36.758Z|a81b1bda-8394-4dd3-bf4c-c626f4d9c3a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:05:36.758Z|b92c03e1-5004-45bd-9e19-1e638387e273|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:05:36.759Z|b92c03e1-5004-45bd-9e19-1e638387e273|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:05:46.779Z|802686cd-542e-459c-94d1-991efbb9356c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:05:46.779Z|bfa0e6b9-2ca2-4543-a002-53f8ff0c3b23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:05:46.779Z|57b4fb35-a822-433d-9b0a-0f49a9e8e347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:05:46.780Z|802686cd-542e-459c-94d1-991efbb9356c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:05:46.780Z|57b4fb35-a822-433d-9b0a-0f49a9e8e347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:05:46.780Z|bfa0e6b9-2ca2-4543-a002-53f8ff0c3b23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:05:47.460Z|eb7790f9-1d25-4a13-aa32-8376395e9a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:05:47.461Z|eb7790f9-1d25-4a13-aa32-8376395e9a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:05:47.526Z|435e3421-d60b-4f9a-9b69-bf51349b0523|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:05:47.527Z|435e3421-d60b-4f9a-9b69-bf51349b0523|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:05:56.801Z|10469e5c-50c2-4bda-aeca-46777271f6a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:05:56.801Z|88a5418f-70a1-4096-bcef-254ecb996674|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:05:56.801Z|10469e5c-50c2-4bda-aeca-46777271f6a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:05:56.801Z|88a5418f-70a1-4096-bcef-254ecb996674|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:05:56.801Z|85a3caab-79db-41f5-a0f8-144b5f16974e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:05:56.802Z|85a3caab-79db-41f5-a0f8-144b5f16974e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:06:02.458Z|e8e51739-d96a-4fb5-9310-25e55c480f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:06:02.461Z|e8e51739-d96a-4fb5-9310-25e55c480f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:06:06.823Z|363d27db-5574-4f31-a2ef-ca7fc2953d4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:06:06.823Z|09195741-19a6-4730-9890-0a9f22ddd682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:06:06.823Z|76bcf200-02a5-4050-a07a-67ee686d8a10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:06:06.824Z|363d27db-5574-4f31-a2ef-ca7fc2953d4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:06:06.824Z|09195741-19a6-4730-9890-0a9f22ddd682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:06:06.824Z|76bcf200-02a5-4050-a07a-67ee686d8a10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:06:16.845Z|df4c9260-e7ef-4dbe-8398-f570e8ed176b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:06:16.846Z|c6da1f69-4966-482b-ae9a-14560a0d3afc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:06:16.846Z|14c19c28-491f-48a2-b0ba-7078ef26696b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:06:16.846Z|df4c9260-e7ef-4dbe-8398-f570e8ed176b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:06:16.847Z|c6da1f69-4966-482b-ae9a-14560a0d3afc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:06:16.847Z|14c19c28-491f-48a2-b0ba-7078ef26696b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:06:17.458Z|6af1e321-f937-4cf6-bd5e-4b82f87cc58a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:06:17.461Z|6af1e321-f937-4cf6-bd5e-4b82f87cc58a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:06:17.527Z|88937573-0714-4499-adb1-c82f324447a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:06:17.528Z|88937573-0714-4499-adb1-c82f324447a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:06:26.870Z|69daf00b-65b0-4321-8730-e6470096c929|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:06:26.870Z|9ea6115c-1a94-4d8c-b278-cf615dd28889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:06:26.870Z|d2f14c7e-0553-46ff-a3bd-29aab654efb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:06:26.871Z|69daf00b-65b0-4321-8730-e6470096c929|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:06:26.871Z|9ea6115c-1a94-4d8c-b278-cf615dd28889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:06:26.873Z|d2f14c7e-0553-46ff-a3bd-29aab654efb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:06:32.459Z|724a9436-9946-4a82-b8bf-abd7e46eb82e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:06:32.460Z|724a9436-9946-4a82-b8bf-abd7e46eb82e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:06:36.893Z|3de7e053-6913-498f-b085-60dfa0955a6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:06:36.893Z|35be6bc9-09aa-40a0-bbb1-00a676e4a185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:06:36.893Z|5884ea54-0537-4370-a78b-938c99db3c57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:06:36.894Z|3de7e053-6913-498f-b085-60dfa0955a6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:06:36.894Z|5884ea54-0537-4370-a78b-938c99db3c57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:06:36.894Z|35be6bc9-09aa-40a0-bbb1-00a676e4a185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:06:46.914Z|95c9c0b1-f722-4d5f-aac6-c75c94dc277a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:06:46.914Z|bc329ba3-e391-4ce1-9208-320dd6b10d7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:06:46.915Z|95c9c0b1-f722-4d5f-aac6-c75c94dc277a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:06:46.915Z|bc329ba3-e391-4ce1-9208-320dd6b10d7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:06:46.915Z|d7629c9d-2c28-460b-a0c5-bf02d4b695d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:06:46.916Z|d7629c9d-2c28-460b-a0c5-bf02d4b695d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:06:47.458Z|17bd6777-2c2f-4b98-b334-a938c621514d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:06:47.459Z|17bd6777-2c2f-4b98-b334-a938c621514d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:06:47.529Z|340289a5-bcd9-402b-aa40-54bfc8bbd6b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:06:47.530Z|340289a5-bcd9-402b-aa40-54bfc8bbd6b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:06:56.937Z|d1b973de-f9ef-48ea-85a7-a8ef4b732552|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:06:56.938Z|8ec036a5-0ad9-4ec4-91a5-95e68047de05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:06:56.938Z|62eb36cf-126f-4377-841c-48812dd141a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:06:56.938Z|d1b973de-f9ef-48ea-85a7-a8ef4b732552|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:06:56.939Z|8ec036a5-0ad9-4ec4-91a5-95e68047de05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:06:56.939Z|62eb36cf-126f-4377-841c-48812dd141a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:02.458Z|0058f00b-0aa1-409b-b1c1-e740300bddba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:07:02.461Z|0058f00b-0aa1-409b-b1c1-e740300bddba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:07:06.961Z|cb88a817-f30a-4641-98d7-f5bea92996c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:07:06.962Z|ada87e09-cd7f-4645-9d8b-e40b2825ba12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:07:06.962Z|cb88a817-f30a-4641-98d7-f5bea92996c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:06.963Z|ada87e09-cd7f-4645-9d8b-e40b2825ba12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:06.962Z|d0a2f0b7-6e62-4a8e-8fd6-df67d5e17807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:07:06.964Z|d0a2f0b7-6e62-4a8e-8fd6-df67d5e17807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:16.983Z|1e16f0be-4368-46b5-815a-153657adc0bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:07:16.983Z|de71913f-b547-4c00-ba68-a752cf08bae4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:07:16.984Z|1e16f0be-4368-46b5-815a-153657adc0bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:16.984Z|de71913f-b547-4c00-ba68-a752cf08bae4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:16.991Z|3001157f-1fa9-48c7-8a5b-a4483afb5cc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:07:16.991Z|3001157f-1fa9-48c7-8a5b-a4483afb5cc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:17.459Z|57dedac8-d54a-4b52-8b8a-0cd010555cd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:07:17.459Z|57dedac8-d54a-4b52-8b8a-0cd010555cd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:07:17.531Z|f95b476d-4614-4301-b260-efc097603c75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:07:17.532Z|f95b476d-4614-4301-b260-efc097603c75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:07:27.005Z|6afaaa67-ff11-44e6-a996-d5c9a2aac4ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:07:27.005Z|48e61ef6-3039-4673-bce5-17a971eb6a34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:07:27.006Z|48e61ef6-3039-4673-bce5-17a971eb6a34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:27.006Z|6afaaa67-ff11-44e6-a996-d5c9a2aac4ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:27.012Z|b3721176-1401-48ab-aeb0-7790ea511f8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:07:27.013Z|b3721176-1401-48ab-aeb0-7790ea511f8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:32.459Z|9588d004-a5dc-4563-a3b2-d7651163cf6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:07:32.459Z|9588d004-a5dc-4563-a3b2-d7651163cf6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:07:37.028Z|cc15ba38-e4f8-4780-884f-c774c12e34df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:07:37.029Z|cc15ba38-e4f8-4780-884f-c774c12e34df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:37.030Z|1a27b51e-1239-45e3-8a10-e060188c94f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:07:37.031Z|1a27b51e-1239-45e3-8a10-e060188c94f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:37.034Z|73dfc89f-f6dc-4f68-b766-c363832c9c5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:07:37.035Z|73dfc89f-f6dc-4f68-b766-c363832c9c5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:47.052Z|be0c2944-ed12-4565-8477-c5047ad18c05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:07:47.052Z|eadf0093-4b69-478d-bc03-95cb16f6db59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:07:47.052Z|be0c2944-ed12-4565-8477-c5047ad18c05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:47.053Z|eadf0093-4b69-478d-bc03-95cb16f6db59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:47.055Z|1ca24518-0bd1-4242-8112-5dc0d0411f7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:07:47.055Z|1ca24518-0bd1-4242-8112-5dc0d0411f7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:47.458Z|647ca4c9-0cfe-46b9-baaa-f5c08fcca3dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:07:47.461Z|647ca4c9-0cfe-46b9-baaa-f5c08fcca3dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:07:47.533Z|7086560d-a66b-4d6e-8f1f-d2891dba7e85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:07:47.534Z|7086560d-a66b-4d6e-8f1f-d2891dba7e85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:07:50.805Z|e3893614-74ac-4266-b18c-debc2492d5c3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:07:50.806Z|e3893614-74ac-4266-b18c-debc2492d5c3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:57.074Z|1e2d406c-30bf-40fc-9587-758e2110b35b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:07:57.075Z|1e2d406c-30bf-40fc-9587-758e2110b35b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:57.076Z|fa72b5e9-bb63-47ed-bf31-037127442c49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:07:57.076Z|4dd4bee8-8701-4c81-a8de-51f991a5777f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:07:57.076Z|fa72b5e9-bb63-47ed-bf31-037127442c49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:07:57.077Z|4dd4bee8-8701-4c81-a8de-51f991a5777f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:02.458Z|fd4e0f52-6f1a-4dae-8363-5932c012e131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:08:02.459Z|fd4e0f52-6f1a-4dae-8363-5932c012e131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:08:07.098Z|bc220694-9cf4-40cb-801c-4c19d8e3cd90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:08:07.098Z|01f6b71e-3219-44d7-8b42-283e29265da6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:08:07.098Z|d1b9f76b-5c90-4ac6-a25e-a4a01b5fd8b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:08:07.099Z|bc220694-9cf4-40cb-801c-4c19d8e3cd90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:07.099Z|01f6b71e-3219-44d7-8b42-283e29265da6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:07.099Z|d1b9f76b-5c90-4ac6-a25e-a4a01b5fd8b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:17.120Z|b9f3fa1c-53e6-48a2-b147-833e227270bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:08:17.121Z|5e5399a0-e9b5-4ea2-86a9-95479792bdf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:08:17.121Z|b9f3fa1c-53e6-48a2-b147-833e227270bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:17.121Z|d0d174b3-910a-4c74-a204-0aede5ac25d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:08:17.121Z|5e5399a0-e9b5-4ea2-86a9-95479792bdf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:17.122Z|d0d174b3-910a-4c74-a204-0aede5ac25d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:17.459Z|0ed447b7-7e77-4ca9-b260-e99a38b752e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:08:17.459Z|0ed447b7-7e77-4ca9-b260-e99a38b752e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:08:17.535Z|e96ab652-6557-4576-b36c-56b53d6b6869|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:08:17.536Z|e96ab652-6557-4576-b36c-56b53d6b6869|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:08:27.141Z|aabb3f90-d363-4008-ba78-ab59736d8640|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:08:27.141Z|5ca82e63-e077-4273-a70f-0a7e6c6a0d81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:08:27.142Z|aabb3f90-d363-4008-ba78-ab59736d8640|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:27.142Z|5ca82e63-e077-4273-a70f-0a7e6c6a0d81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:27.144Z|883d745b-f42b-44b0-a3e9-b673caa6546a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:08:27.146Z|883d745b-f42b-44b0-a3e9-b673caa6546a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:32.458Z|d0247120-7ced-40dd-8869-bbca8fafbf0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:08:32.461Z|d0247120-7ced-40dd-8869-bbca8fafbf0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:08:37.163Z|d12ecc2b-8b23-4cf1-a5a7-c66216046ab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:08:37.164Z|e18d2b40-0f87-47a3-9456-2983d4a011e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:08:37.164Z|d12ecc2b-8b23-4cf1-a5a7-c66216046ab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:37.164Z|e18d2b40-0f87-47a3-9456-2983d4a011e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:37.167Z|e098f4e1-0bf7-43b1-ad16-ad1525e9d551|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:08:37.168Z|e098f4e1-0bf7-43b1-ad16-ad1525e9d551|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:47.186Z|3fe16103-fba0-413f-b1f6-01352f1d3b39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:08:47.187Z|d126b59d-5dc7-43fb-9b50-a49df3c72ec2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:08:47.187Z|3fe16103-fba0-413f-b1f6-01352f1d3b39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:47.188Z|2f49e130-c678-4b86-b624-1135253a8f15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:08:47.188Z|d126b59d-5dc7-43fb-9b50-a49df3c72ec2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:47.188Z|2f49e130-c678-4b86-b624-1135253a8f15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:47.458Z|8c6266a2-9c90-43e1-80b1-b819ee95d883|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:08:47.459Z|8c6266a2-9c90-43e1-80b1-b819ee95d883|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:08:47.537Z|2f7ba482-68f3-4c7a-8179-299b9d1e7c56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:08:47.538Z|2f7ba482-68f3-4c7a-8179-299b9d1e7c56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:08:50.796Z|dc7b20e1-3c33-4b2a-aa1d-1d760fbcd962|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:08:50.797Z|dc7b20e1-3c33-4b2a-aa1d-1d760fbcd962|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:57.210Z|f65671eb-1f9f-4f98-97f4-bded1d695a61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:08:57.210Z|a1d9c37b-87af-4e5b-b081-cc5477d97629|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:08:57.211Z|f65671eb-1f9f-4f98-97f4-bded1d695a61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:57.211Z|49ab72f3-9583-4d97-9bc0-aea6e2a91511|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:08:57.211Z|a1d9c37b-87af-4e5b-b081-cc5477d97629|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:08:57.212Z|49ab72f3-9583-4d97-9bc0-aea6e2a91511|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:02.458Z|1d7e31dd-e8cc-4817-8950-efd584e289fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:09:02.459Z|1d7e31dd-e8cc-4817-8950-efd584e289fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:09:07.232Z|67b81a48-5448-4e4d-ba16-4607ca34368d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:09:07.232Z|7017b630-f2f0-40e1-92fa-e0cccbbcaee8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:09:07.233Z|7017b630-f2f0-40e1-92fa-e0cccbbcaee8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:07.233Z|67b81a48-5448-4e4d-ba16-4607ca34368d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:07.233Z|19d029a5-74ea-4835-b602-1ddde842d323|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:09:07.233Z|19d029a5-74ea-4835-b602-1ddde842d323|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:17.254Z|299f0459-b058-44a7-8ff5-b770c4f20fe2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:09:17.255Z|4c52c0fa-ffcc-4fa8-9aff-dbec994eff08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:09:17.255Z|00d8d33c-6781-45b3-b10e-5743bf5b5928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:09:17.255Z|299f0459-b058-44a7-8ff5-b770c4f20fe2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:17.255Z|00d8d33c-6781-45b3-b10e-5743bf5b5928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:17.255Z|4c52c0fa-ffcc-4fa8-9aff-dbec994eff08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:17.458Z|b522b5fb-0aad-4dec-9a9f-219d4c662afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:09:17.461Z|b522b5fb-0aad-4dec-9a9f-219d4c662afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:09:17.539Z|3d8cf253-fb61-4c37-ba81-799d1e76b3f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:09:17.540Z|3d8cf253-fb61-4c37-ba81-799d1e76b3f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:09:27.278Z|f33de48a-72a2-491c-81fa-fa281e56212d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:09:27.278Z|f3bac017-faa3-4025-9f95-efcdad958cb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:09:27.278Z|87a28432-cc6f-4c5b-a6b5-0b1141ea937d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:09:27.279Z|f33de48a-72a2-491c-81fa-fa281e56212d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:27.279Z|87a28432-cc6f-4c5b-a6b5-0b1141ea937d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:27.279Z|f3bac017-faa3-4025-9f95-efcdad958cb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:32.458Z|31c1f5e8-45bd-4fc2-865e-f15b1fa8be4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:09:32.459Z|31c1f5e8-45bd-4fc2-865e-f15b1fa8be4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:09:37.300Z|9278e4d5-25be-453a-8488-4c92e7456176|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:09:37.300Z|d4aeadef-2787-4acd-9426-32476ae4ed35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:09:37.301Z|9278e4d5-25be-453a-8488-4c92e7456176|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:37.301Z|d4aeadef-2787-4acd-9426-32476ae4ed35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:37.301Z|7c7ef983-0e86-4a4a-8b67-c783ffe06f27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:09:37.303Z|7c7ef983-0e86-4a4a-8b67-c783ffe06f27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:47.324Z|200d0006-fb8c-4672-8558-b374e8a5ae10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:09:47.324Z|d322d417-b6c0-4d86-8972-5e7bb5fed346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:09:47.324Z|2d3e9c06-bc3e-4cc5-af49-6b55b233cd93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:09:47.325Z|d322d417-b6c0-4d86-8972-5e7bb5fed346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:47.325Z|2d3e9c06-bc3e-4cc5-af49-6b55b233cd93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:47.325Z|200d0006-fb8c-4672-8558-b374e8a5ae10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:47.458Z|ac86c06c-47a9-463d-9339-545b8072713e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:09:47.459Z|ac86c06c-47a9-463d-9339-545b8072713e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:09:47.541Z|3fbe0945-2408-4675-b6c4-1539bc3ce025|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:09:47.542Z|3fbe0945-2408-4675-b6c4-1539bc3ce025|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:09:50.795Z|e0366d2c-d2df-4eb2-ac2e-df8f2dbd4ab5|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:09:50.797Z|e0366d2c-d2df-4eb2-ac2e-df8f2dbd4ab5|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:57.348Z|1cdb7e6b-2ae2-44e0-a21b-0a450cd4c0f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:09:57.348Z|cd75323c-2ef4-4907-83e0-3501d25ecd0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:09:57.348Z|12b34498-0cbd-4f82-8927-a06cc44be783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:09:57.349Z|1cdb7e6b-2ae2-44e0-a21b-0a450cd4c0f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:57.349Z|cd75323c-2ef4-4907-83e0-3501d25ecd0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:09:57.349Z|12b34498-0cbd-4f82-8927-a06cc44be783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:02.458Z|4b523fd2-ff2e-41df-ab45-074511342940|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:10:02.460Z|4b523fd2-ff2e-41df-ab45-074511342940|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:10:07.369Z|231cf2da-41c2-4b3a-a866-708c9104207c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:10:07.369Z|a79b9dc4-4c81-4eb0-956d-3d7bf13ed167|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:10:07.370Z|231cf2da-41c2-4b3a-a866-708c9104207c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:07.369Z|2dbb3edd-24a3-4d91-be69-8ef8147ff159|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:10:07.370Z|a79b9dc4-4c81-4eb0-956d-3d7bf13ed167|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:07.371Z|2dbb3edd-24a3-4d91-be69-8ef8147ff159|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:17.391Z|0dbeeffb-e38f-4bff-8f6e-d2e5365c0386|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:10:17.392Z|0dbeeffb-e38f-4bff-8f6e-d2e5365c0386|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:17.392Z|9c7661a3-1664-456c-b7bc-582ccc5da5a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:10:17.393Z|9c7661a3-1664-456c-b7bc-582ccc5da5a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:17.394Z|b63d8b55-42c6-4896-ae45-5ed72c9bbbc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:10:17.396Z|b63d8b55-42c6-4896-ae45-5ed72c9bbbc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:17.459Z|332af086-7c47-439a-9e60-bd30f217687b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:10:17.459Z|332af086-7c47-439a-9e60-bd30f217687b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:10:17.543Z|82edc83f-01d8-41b8-b766-4daea12d8f98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:10:17.543Z|82edc83f-01d8-41b8-b766-4daea12d8f98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:10:27.413Z|3d698627-d9a2-4c0a-a2ba-a1a5a4df9d75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:10:27.414Z|719ab9ae-b002-41a2-a6b2-ff0891040585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:10:27.415Z|719ab9ae-b002-41a2-a6b2-ff0891040585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:27.414Z|3d698627-d9a2-4c0a-a2ba-a1a5a4df9d75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:27.416Z|262e83fe-8776-4461-a7c9-03b364012c08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:10:27.416Z|262e83fe-8776-4461-a7c9-03b364012c08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:32.458Z|64c53067-4e22-43f5-8450-451b336d15a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:10:32.459Z|64c53067-4e22-43f5-8450-451b336d15a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:10:37.435Z|9b9b0293-74c2-4bad-80b5-3fe9ee6d101c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:10:37.435Z|8916daa0-1cb1-426d-b88f-10ffc3df0792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:10:37.436Z|9b9b0293-74c2-4bad-80b5-3fe9ee6d101c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:37.436Z|6b333ec8-a4d2-4a16-a7fb-53e5fb0a59db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:10:37.436Z|8916daa0-1cb1-426d-b88f-10ffc3df0792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:37.437Z|6b333ec8-a4d2-4a16-a7fb-53e5fb0a59db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:47.457Z|33d1a001-1ce6-4766-9446-35b753e01c26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:10:47.457Z|edb193fc-b6d1-4c32-8ca5-ec3dd75a91b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:10:47.457Z|33d1a001-1ce6-4766-9446-35b753e01c26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:47.457Z|5cffd824-1e65-4eb9-822e-79368fcd9d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:10:47.457Z|edb193fc-b6d1-4c32-8ca5-ec3dd75a91b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:47.458Z|5cffd824-1e65-4eb9-822e-79368fcd9d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:47.458Z|a559326c-9a03-49dc-af78-e88d46ff9348|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:10:47.461Z|a559326c-9a03-49dc-af78-e88d46ff9348|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:10:47.545Z|382c6627-0e64-4c1b-878c-2e253352913f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:10:47.545Z|382c6627-0e64-4c1b-878c-2e253352913f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:10:50.794Z|b746b2a7-1d1f-4007-82e5-019dc9babe9b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:10:50.795Z|b746b2a7-1d1f-4007-82e5-019dc9babe9b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:57.476Z|ec29eab7-4072-486e-aa97-ce2940a925a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:10:57.476Z|c5d719bf-8b41-4177-acd9-cca19422926c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:10:57.476Z|eace5b5d-f0ee-4577-86d1-94b6201d9377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:10:57.477Z|ec29eab7-4072-486e-aa97-ce2940a925a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:57.477Z|c5d719bf-8b41-4177-acd9-cca19422926c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:10:57.477Z|eace5b5d-f0ee-4577-86d1-94b6201d9377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:02.458Z|7022136b-64e4-4d85-ac4a-72591d260feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:11:02.459Z|7022136b-64e4-4d85-ac4a-72591d260feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:11:07.496Z|4d1fd290-b411-4fd4-8a58-a28d1a25308a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:11:07.497Z|4d1fd290-b411-4fd4-8a58-a28d1a25308a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:07.497Z|790b7030-f41e-42f4-94cc-a00e17908666|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:11:07.497Z|af1ab18d-b1ff-4097-b20d-da469baf445f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:11:07.497Z|790b7030-f41e-42f4-94cc-a00e17908666|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:07.498Z|af1ab18d-b1ff-4097-b20d-da469baf445f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:17.458Z|aa40cf26-3d60-4afe-9b70-404220c0ef69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:11:17.459Z|aa40cf26-3d60-4afe-9b70-404220c0ef69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:11:17.519Z|9a71c261-fed7-4367-967a-f17d1edd7621|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:11:17.519Z|7c24747e-0f15-425f-af76-cdb2bd483280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:11:17.520Z|733ed76b-29de-45a5-90f7-b0c4f6e31ed0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:11:17.520Z|9a71c261-fed7-4367-967a-f17d1edd7621|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:17.520Z|7c24747e-0f15-425f-af76-cdb2bd483280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:17.521Z|733ed76b-29de-45a5-90f7-b0c4f6e31ed0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:17.546Z|930ca10f-3c92-44a4-a18c-2b0d7430d72b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:11:17.546Z|930ca10f-3c92-44a4-a18c-2b0d7430d72b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:11:27.543Z|84a20af2-1dae-4a28-a094-1f01be227dea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:11:27.543Z|f50205be-d4e2-4ab1-85c8-c422e514ff35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:11:27.544Z|84a20af2-1dae-4a28-a094-1f01be227dea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:27.544Z|f50205be-d4e2-4ab1-85c8-c422e514ff35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:27.545Z|c0e3352f-5f22-47e2-a302-b1c575ec1fd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:11:27.546Z|c0e3352f-5f22-47e2-a302-b1c575ec1fd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:32.458Z|f045e7d0-d717-4862-b5c5-62dd6fde65dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:11:32.462Z|f045e7d0-d717-4862-b5c5-62dd6fde65dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:11:37.564Z|c55fccde-a4a0-49f8-a732-c4475acd0e80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:11:37.564Z|c55fccde-a4a0-49f8-a732-c4475acd0e80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:37.567Z|97e276e0-ccd4-45db-b98f-8b7d083cd2e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:11:37.568Z|97e276e0-ccd4-45db-b98f-8b7d083cd2e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:37.569Z|97dfc667-5223-48a5-a2a7-60f91278a93f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:11:37.569Z|97dfc667-5223-48a5-a2a7-60f91278a93f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:47.458Z|59d55ef7-b331-498a-9549-09ee5eecba1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:11:47.459Z|59d55ef7-b331-498a-9549-09ee5eecba1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:11:47.547Z|f71308ab-31c7-4ca1-b3f7-610be99bfffe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:11:47.548Z|f71308ab-31c7-4ca1-b3f7-610be99bfffe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:11:47.585Z|c483642a-1e67-4642-be6f-301335a65dd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:11:47.586Z|c483642a-1e67-4642-be6f-301335a65dd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:47.588Z|21c44cbd-ff3f-416b-bdaf-236331420f1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:11:47.589Z|21c44cbd-ff3f-416b-bdaf-236331420f1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:47.590Z|f411db0f-bb02-4e7e-b7c8-8eff53776356|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:11:47.592Z|f411db0f-bb02-4e7e-b7c8-8eff53776356|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:50.795Z|7c8535c3-b411-42bc-afd4-d68cc3eaa072|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:11:50.796Z|7c8535c3-b411-42bc-afd4-d68cc3eaa072|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:57.610Z|02fa81e2-74ee-4bd0-8e73-5ae98b8ecfc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:11:57.610Z|8f3abb5b-cfe7-4dc7-ab45-e705e2132499|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:11:57.611Z|02fa81e2-74ee-4bd0-8e73-5ae98b8ecfc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:57.611Z|8f3abb5b-cfe7-4dc7-ab45-e705e2132499|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:11:57.615Z|4ebbfdc0-e5f5-42fe-8b24-bc6c5078fd77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:11:57.615Z|4ebbfdc0-e5f5-42fe-8b24-bc6c5078fd77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:02.458Z|86c41826-87b3-4448-bd7d-28d23124d2b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:12:02.459Z|86c41826-87b3-4448-bd7d-28d23124d2b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:12:07.636Z|7b2e847c-0238-409e-85d8-9a9b3018e984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:12:07.638Z|7b2e847c-0238-409e-85d8-9a9b3018e984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:07.638Z|423a47e6-f3fd-4778-989b-7c95780e73a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:12:07.638Z|a670a8e4-4697-4986-97b4-262d95ab2af1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:12:07.638Z|423a47e6-f3fd-4778-989b-7c95780e73a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:07.639Z|a670a8e4-4697-4986-97b4-262d95ab2af1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:17.458Z|b85abd11-abbf-4f9d-8cd7-f755ca26f957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:12:17.461Z|b85abd11-abbf-4f9d-8cd7-f755ca26f957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:12:17.549Z|600e7cf7-9ccf-4ea8-b629-50d8150b32b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:12:17.550Z|600e7cf7-9ccf-4ea8-b629-50d8150b32b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:12:17.659Z|0f1fe7ac-cc7e-4823-a54d-0572daa98c23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:12:17.659Z|3d3d8dd7-5206-4636-bfbc-c57f9e0dd866|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:12:17.660Z|a6b684ff-79ff-4c3d-a5e3-5bf8b6f54256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:12:17.660Z|3d3d8dd7-5206-4636-bfbc-c57f9e0dd866|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:17.660Z|0f1fe7ac-cc7e-4823-a54d-0572daa98c23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:17.660Z|a6b684ff-79ff-4c3d-a5e3-5bf8b6f54256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:27.679Z|f5d3ae47-a1d3-4694-ae28-909c2c352b59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:12:27.680Z|f5d3ae47-a1d3-4694-ae28-909c2c352b59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:27.681Z|9ba2e5e6-f6a3-489a-8342-1b2090327c12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:12:27.682Z|9ba2e5e6-f6a3-489a-8342-1b2090327c12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:27.688Z|a3455665-bf51-436f-bec2-fb270ff1578a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:12:27.689Z|a3455665-bf51-436f-bec2-fb270ff1578a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:32.458Z|dfe37537-23bb-42b4-a9dd-a6fce8c41c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:12:32.459Z|dfe37537-23bb-42b4-a9dd-a6fce8c41c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:12:37.701Z|ac4b80d7-76f8-41fc-a421-9eed8f743170|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:12:37.701Z|e0b323d3-22ea-4653-be87-06dfad5f8012|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:12:37.702Z|ac4b80d7-76f8-41fc-a421-9eed8f743170|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:37.702Z|e0b323d3-22ea-4653-be87-06dfad5f8012|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:37.706Z|1bbb0e55-1288-4889-935c-b1c1c18eb54e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:12:37.706Z|1bbb0e55-1288-4889-935c-b1c1c18eb54e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:47.458Z|730bd7fa-312d-41bd-b6dc-1c6a7d6c7aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:12:47.459Z|730bd7fa-312d-41bd-b6dc-1c6a7d6c7aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:12:47.551Z|95ab530a-14f7-44b7-ad78-1e3c95380e41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:12:47.552Z|95ab530a-14f7-44b7-ad78-1e3c95380e41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:12:47.723Z|bbdcb3d3-f174-4f58-aba9-3663f7d2e33f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:12:47.723Z|c5a7fa7c-7c59-4218-b793-84d03ef0d9a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:12:47.724Z|bbdcb3d3-f174-4f58-aba9-3663f7d2e33f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:47.724Z|c5a7fa7c-7c59-4218-b793-84d03ef0d9a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:47.725Z|e740dd46-9977-4786-93fa-85eb7eb39635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:12:47.726Z|e740dd46-9977-4786-93fa-85eb7eb39635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:50.794Z|0b1b97f2-4cc9-415d-84e1-442859359050|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:12:50.795Z|0b1b97f2-4cc9-415d-84e1-442859359050|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:57.743Z|706a7d58-3625-4bf9-898f-49188d60f87b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:12:57.743Z|9002a739-ecb4-4ab3-b43b-8305f087bca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:12:57.744Z|706a7d58-3625-4bf9-898f-49188d60f87b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:57.744Z|9002a739-ecb4-4ab3-b43b-8305f087bca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:12:57.744Z|f27a0c54-5133-4b79-9a47-c873807b4987|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:12:57.745Z|f27a0c54-5133-4b79-9a47-c873807b4987|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:02.458Z|fe22b641-4215-4bed-a735-3c0b14edb18b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:13:02.461Z|fe22b641-4215-4bed-a735-3c0b14edb18b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:13:07.763Z|ff907c7f-ae39-419d-810b-bd2fb9a697bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:13:07.763Z|7674fd1f-79f5-4126-99af-7006b508cf6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:13:07.763Z|83bc048b-29d0-4cd4-87e0-f4b6eb662fb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:13:07.764Z|ff907c7f-ae39-419d-810b-bd2fb9a697bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:07.764Z|83bc048b-29d0-4cd4-87e0-f4b6eb662fb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:07.764Z|7674fd1f-79f5-4126-99af-7006b508cf6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:17.458Z|04381304-b665-4573-9a75-f4e12b341ee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:13:17.459Z|04381304-b665-4573-9a75-f4e12b341ee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:13:17.553Z|024a9aa5-aa54-4a50-9b4f-3c31a274bca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:13:17.554Z|024a9aa5-aa54-4a50-9b4f-3c31a274bca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:13:17.784Z|1953729d-6eb7-4e3e-8ab3-283985a770be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:13:17.784Z|bca88328-f758-40a1-a353-0a12d26c4dbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:13:17.784Z|3bb4d962-522d-4000-8fef-3dc7133f15f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:13:17.784Z|1953729d-6eb7-4e3e-8ab3-283985a770be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:17.785Z|3bb4d962-522d-4000-8fef-3dc7133f15f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:17.785Z|bca88328-f758-40a1-a353-0a12d26c4dbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:27.805Z|3d57dda7-8d10-4ac7-af47-fce80069f55e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:13:27.806Z|60971f15-0cd9-469a-bb0f-b1e30b9077f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:13:27.806Z|0c30d72b-245d-4287-be78-6bdb7f235980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:13:27.806Z|3d57dda7-8d10-4ac7-af47-fce80069f55e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:27.806Z|0c30d72b-245d-4287-be78-6bdb7f235980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:27.806Z|60971f15-0cd9-469a-bb0f-b1e30b9077f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:32.459Z|b34b572e-588b-4922-bdd0-a1a70f4860c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:13:32.459Z|b34b572e-588b-4922-bdd0-a1a70f4860c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:13:37.826Z|3e7d767a-dcc2-4fdc-9d1f-14aff7fb4abf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:13:37.827Z|6e413ea4-77e0-429b-a556-1220200d96b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:13:37.827Z|3e7d767a-dcc2-4fdc-9d1f-14aff7fb4abf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:37.827Z|6e413ea4-77e0-429b-a556-1220200d96b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:37.827Z|4cd155e8-5cce-4afc-b3ea-8e1e4fb51c99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:13:37.828Z|4cd155e8-5cce-4afc-b3ea-8e1e4fb51c99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:47.459Z|19bc3eb7-9baa-4807-9976-7be58553b585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:13:47.462Z|19bc3eb7-9baa-4807-9976-7be58553b585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:13:47.555Z|e11dc82f-914b-4e71-8224-9a84982def32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:13:47.556Z|e11dc82f-914b-4e71-8224-9a84982def32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:13:47.846Z|792ba6cf-10c6-443c-a8e8-d3b6e90e30ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:13:47.847Z|792ba6cf-10c6-443c-a8e8-d3b6e90e30ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:47.847Z|2cd7da62-d039-4bae-8272-07bcc09a47c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:13:47.847Z|2cd7da62-d039-4bae-8272-07bcc09a47c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:47.848Z|44438f9c-e288-440d-82f3-e9457e443e99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:13:47.850Z|44438f9c-e288-440d-82f3-e9457e443e99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:50.794Z|008a9dbc-0ca1-4e5f-ac85-2af6b9ae8f01|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:13:50.795Z|008a9dbc-0ca1-4e5f-ac85-2af6b9ae8f01|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:57.865Z|260b2307-dd0e-4db6-aa6c-532b75d5a82f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:13:57.865Z|428fd54e-c909-48e8-9272-b364e37ff240|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:13:57.866Z|428fd54e-c909-48e8-9272-b364e37ff240|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:57.866Z|260b2307-dd0e-4db6-aa6c-532b75d5a82f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:13:57.867Z|19fa5ec7-7f12-4b2f-94c1-26833680c86d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:13:57.867Z|19fa5ec7-7f12-4b2f-94c1-26833680c86d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:02.458Z|7ab70cbb-dd5b-4d41-9062-291bc4015061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:14:02.459Z|7ab70cbb-dd5b-4d41-9062-291bc4015061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:14:07.885Z|bb00124c-3623-4df0-9ae1-22f50099129f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:14:07.885Z|be7eebb3-1a2b-44c6-b33f-b9fef9fd21cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:14:07.885Z|bb00124c-3623-4df0-9ae1-22f50099129f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:07.885Z|be7eebb3-1a2b-44c6-b33f-b9fef9fd21cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:07.893Z|2a617f8e-ec07-4b55-8626-358e5cc72d35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:14:07.894Z|2a617f8e-ec07-4b55-8626-358e5cc72d35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:17.459Z|34cc5011-db79-4681-ae73-f768dc3c49fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:14:17.459Z|34cc5011-db79-4681-ae73-f768dc3c49fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:14:17.556Z|48086735-4d71-4ef5-be09-96b189d669c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:14:17.557Z|48086735-4d71-4ef5-be09-96b189d669c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:14:17.905Z|7bfe72fc-621d-4580-a256-27a670a40c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:14:17.905Z|e260e069-0ae8-456d-98d0-d7af9d3c79f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:14:17.906Z|e260e069-0ae8-456d-98d0-d7af9d3c79f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:17.907Z|7bfe72fc-621d-4580-a256-27a670a40c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:17.918Z|1fee0859-aa4b-49cb-ba78-69c6ca445eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:14:17.919Z|1fee0859-aa4b-49cb-ba78-69c6ca445eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:27.928Z|47497144-4dea-4954-94ec-6153c0ee1af1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:14:27.929Z|47497144-4dea-4954-94ec-6153c0ee1af1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:27.935Z|3539c2be-2357-46eb-bbe0-700f1ae6ac2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:14:27.936Z|3539c2be-2357-46eb-bbe0-700f1ae6ac2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:27.937Z|8afc8a8e-dc9f-4a29-a3a8-f6f1a02bd035|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:14:27.937Z|8afc8a8e-dc9f-4a29-a3a8-f6f1a02bd035|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:32.458Z|03df8415-5294-4bd9-bdf3-43629df8412b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:14:32.461Z|03df8415-5294-4bd9-bdf3-43629df8412b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:14:37.949Z|c517ab1f-90c9-42d9-82e6-299fcc1636b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:14:37.950Z|c517ab1f-90c9-42d9-82e6-299fcc1636b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:37.955Z|fc290ff8-b594-4c96-94fd-221c673c3fd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:14:37.955Z|3da45c13-3d76-4f93-85ac-c7bd0664b363|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:14:37.956Z|3da45c13-3d76-4f93-85ac-c7bd0664b363|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:37.956Z|fc290ff8-b594-4c96-94fd-221c673c3fd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:47.458Z|c2cfd37f-e653-44e7-ae5e-8011acff918b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:14:47.459Z|c2cfd37f-e653-44e7-ae5e-8011acff918b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:14:47.558Z|6f3e0239-8e48-4e69-8fc8-8f786296bf36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:14:47.558Z|6f3e0239-8e48-4e69-8fc8-8f786296bf36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:14:47.970Z|7261a002-26a0-4dd3-8ae5-8fa3b8e64810|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:14:47.971Z|7261a002-26a0-4dd3-8ae5-8fa3b8e64810|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:47.973Z|f0fad995-9f27-4990-9b45-ca707edc8a5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:14:47.973Z|f0fad995-9f27-4990-9b45-ca707edc8a5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:47.976Z|e249edc8-300f-4792-aa2d-ae29d659dd4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:14:47.977Z|e249edc8-300f-4792-aa2d-ae29d659dd4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:50.794Z|891f1ca3-8cc0-41b2-8f09-d63494622d7b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:14:50.796Z|891f1ca3-8cc0-41b2-8f09-d63494622d7b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:57.993Z|ec97d506-73cc-4326-aa82-3327331b7d17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:14:57.993Z|3a76c4b7-6bbe-44e8-a203-eb468b51ea8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:14:57.994Z|3a76c4b7-6bbe-44e8-a203-eb468b51ea8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:57.994Z|ec97d506-73cc-4326-aa82-3327331b7d17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:14:58.001Z|065551ca-1c55-4471-af97-e8b961fc2329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:14:58.001Z|065551ca-1c55-4471-af97-e8b961fc2329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:02.458Z|f27c5dc2-2054-459e-bad3-489a5b948f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:15:02.459Z|f27c5dc2-2054-459e-bad3-489a5b948f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:15:08.015Z|5f0cb3ef-f938-448d-b176-e6df3355dd15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:15:08.016Z|f6b77cad-9520-40a4-b89f-1390a22f98fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:15:08.016Z|5f0cb3ef-f938-448d-b176-e6df3355dd15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:08.017Z|f6b77cad-9520-40a4-b89f-1390a22f98fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:08.022Z|d4595fc2-225d-4727-b81d-e6933ac934d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:15:08.023Z|d4595fc2-225d-4727-b81d-e6933ac934d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:17.458Z|d8f446ac-06f7-49e1-abd8-27c88dd9a469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:15:17.462Z|d8f446ac-06f7-49e1-abd8-27c88dd9a469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:15:17.559Z|6035de4a-d9bb-4589-a8ee-2ff7204771cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:15:17.559Z|6035de4a-d9bb-4589-a8ee-2ff7204771cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:15:18.036Z|ee4a84a0-58c9-461d-8ae5-ffb549b6afab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:15:18.037Z|ee4a84a0-58c9-461d-8ae5-ffb549b6afab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:18.042Z|b39a4ca1-c82c-4c66-a723-217932e2a123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:15:18.043Z|b39a4ca1-c82c-4c66-a723-217932e2a123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:18.043Z|91e02bc2-15e2-4788-a6a3-93bdd1df248b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:15:18.044Z|91e02bc2-15e2-4788-a6a3-93bdd1df248b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:28.056Z|d9492cbd-a5c2-4784-a555-7877a496cae6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:15:28.057Z|d9492cbd-a5c2-4784-a555-7877a496cae6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:28.061Z|65ad8bf3-d3ae-470e-abd9-5e9e4a01aac4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:15:28.061Z|65ad8bf3-d3ae-470e-abd9-5e9e4a01aac4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:28.062Z|426ff53c-46f9-4c77-99b7-6adabcc28f06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:15:28.062Z|426ff53c-46f9-4c77-99b7-6adabcc28f06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:32.458Z|1b82ffd1-ddd3-4a28-b832-885891c2bc1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:15:32.459Z|1b82ffd1-ddd3-4a28-b832-885891c2bc1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:15:38.078Z|278b3f07-06ff-42c9-8681-33ae236555e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:15:38.078Z|278b3f07-06ff-42c9-8681-33ae236555e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:38.079Z|b6e29b2d-7106-4987-91c6-3c77a1df8da9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:15:38.079Z|d51ac265-81d3-477f-b5a5-112e82368176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:15:38.079Z|b6e29b2d-7106-4987-91c6-3c77a1df8da9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:38.080Z|d51ac265-81d3-477f-b5a5-112e82368176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:47.458Z|b30a330a-5127-4efb-9e9d-19fe60ea21e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:15:47.459Z|b30a330a-5127-4efb-9e9d-19fe60ea21e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:15:47.560Z|f4de4500-c47d-49c3-8d25-13d88c16dc5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:15:47.560Z|f4de4500-c47d-49c3-8d25-13d88c16dc5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:15:48.101Z|48e35dd0-70c2-499a-ae38-a65c9631c9d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:15:48.101Z|dce0e592-d702-475b-aba9-70f7e1cba830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:15:48.101Z|f8c07548-dde5-410b-8859-b0bc239ca022|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:15:48.103Z|dce0e592-d702-475b-aba9-70f7e1cba830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:48.103Z|f8c07548-dde5-410b-8859-b0bc239ca022|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:48.103Z|48e35dd0-70c2-499a-ae38-a65c9631c9d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:50.795Z|93eec95d-7dbf-41fe-a3a0-325974546194|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:15:50.796Z|93eec95d-7dbf-41fe-a3a0-325974546194|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:58.125Z|6b6e7e65-07c8-43dd-bca8-63e215bda99f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:15:58.125Z|a515602c-8c7c-4072-a0a7-5f39cb7bfc53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:15:58.125Z|3b1f94ec-9b3b-42ea-8430-90865d35372b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:15:58.126Z|6b6e7e65-07c8-43dd-bca8-63e215bda99f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:58.126Z|a515602c-8c7c-4072-a0a7-5f39cb7bfc53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:15:58.126Z|3b1f94ec-9b3b-42ea-8430-90865d35372b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:02.458Z|9cbf3081-6fe0-4de7-b7d5-a5286b299fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:16:02.462Z|9cbf3081-6fe0-4de7-b7d5-a5286b299fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:16:08.146Z|f04dfdaa-a5b9-472d-8ba9-4fd0b462b4b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:16:08.147Z|f04dfdaa-a5b9-472d-8ba9-4fd0b462b4b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:08.147Z|67f5871f-0dba-4c39-97bd-7b0f25fce8cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:16:08.147Z|89b1593a-e733-43dd-8d8b-a9527f930725|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:16:08.148Z|67f5871f-0dba-4c39-97bd-7b0f25fce8cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:08.149Z|89b1593a-e733-43dd-8d8b-a9527f930725|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:17.458Z|3039dbbe-1886-41dd-8d49-1d4391f1c874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:16:17.459Z|3039dbbe-1886-41dd-8d49-1d4391f1c874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:16:17.561Z|f803d127-fd25-48df-9a94-96f24361421d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:16:17.562Z|f803d127-fd25-48df-9a94-96f24361421d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:16:18.166Z|82acbd4f-1f2e-4d10-8d9c-4ada6fd7ab6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:16:18.166Z|a8709950-e7aa-4c4b-b7fb-5260662ae7de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:16:18.167Z|82acbd4f-1f2e-4d10-8d9c-4ada6fd7ab6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:18.167Z|a8709950-e7aa-4c4b-b7fb-5260662ae7de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:18.170Z|34b9f5cb-fcdf-4b9f-9604-2895fe651cfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:16:18.170Z|34b9f5cb-fcdf-4b9f-9604-2895fe651cfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:28.187Z|a39b4be6-b27c-47bf-a38f-747f664c307e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:16:28.188Z|a39b4be6-b27c-47bf-a38f-747f664c307e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:28.189Z|695f4554-cc3a-4b36-a89c-88591f067070|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:16:28.189Z|695f4554-cc3a-4b36-a89c-88591f067070|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:28.190Z|b9dfd47e-b38c-4d06-a5bf-5ec654f0b557|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:16:28.191Z|b9dfd47e-b38c-4d06-a5bf-5ec654f0b557|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:32.458Z|cb866c2d-b892-4106-a487-5372c739e907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:16:32.459Z|cb866c2d-b892-4106-a487-5372c739e907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:16:38.211Z|3449e643-b3ce-499c-86ef-efc36ea8bb2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:16:38.211Z|aa33be8d-473a-4f64-85b0-530f432d3183|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:16:38.211Z|0a4cea07-e02a-4a5e-a89c-d3cc1af6be13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:16:38.211Z|3449e643-b3ce-499c-86ef-efc36ea8bb2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:38.212Z|aa33be8d-473a-4f64-85b0-530f432d3183|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:38.212Z|0a4cea07-e02a-4a5e-a89c-d3cc1af6be13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:47.458Z|881fa365-aa29-4ab7-a09e-384545147f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:16:47.462Z|881fa365-aa29-4ab7-a09e-384545147f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:16:47.563Z|f69db094-f687-4e28-9281-a790d7b0ad8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:16:47.563Z|f69db094-f687-4e28-9281-a790d7b0ad8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:16:48.233Z|2753282c-41a3-4a17-9317-1bf2eceae318|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:16:48.233Z|2539fcae-9ccc-41c8-86ed-74d568a554a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:16:48.234Z|2753282c-41a3-4a17-9317-1bf2eceae318|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:48.234Z|57cddc82-f65c-4b3f-8dbc-78d271c16cdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:16:48.235Z|2539fcae-9ccc-41c8-86ed-74d568a554a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:48.235Z|57cddc82-f65c-4b3f-8dbc-78d271c16cdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:50.795Z|91785909-920a-4205-87fc-e689a1a4085c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:16:50.796Z|91785909-920a-4205-87fc-e689a1a4085c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:58.254Z|f386244c-b00c-4b44-98e0-690b964a2f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:16:58.255Z|f386244c-b00c-4b44-98e0-690b964a2f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:58.255Z|c13c8f57-5dc1-4cff-b591-9cc5fdf35082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:16:58.255Z|c13c8f57-5dc1-4cff-b591-9cc5fdf35082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:16:58.256Z|f330eba6-8ef0-46ea-8952-a19f3693a03d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:16:58.257Z|f330eba6-8ef0-46ea-8952-a19f3693a03d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:02.458Z|2250c91d-5da3-4c81-a679-b302ecde184c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:17:02.459Z|2250c91d-5da3-4c81-a679-b302ecde184c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:17:08.275Z|09275728-d2d0-45ac-a3dc-1416bd0b4374|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:17:08.275Z|1cc50bae-0a31-4c53-a4da-1b582d19aee6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:17:08.276Z|09275728-d2d0-45ac-a3dc-1416bd0b4374|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:08.276Z|1cc50bae-0a31-4c53-a4da-1b582d19aee6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:08.277Z|8d0865cc-fa9f-451c-b5f1-664dd0e3f96a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:17:08.277Z|8d0865cc-fa9f-451c-b5f1-664dd0e3f96a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:17.458Z|daf7673d-49c4-4253-866b-e4c2231c3696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:17:17.459Z|daf7673d-49c4-4253-866b-e4c2231c3696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:17:17.564Z|7f4a6d61-3dc2-407b-87a8-0251435294eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:17:17.565Z|7f4a6d61-3dc2-407b-87a8-0251435294eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:17:18.296Z|f7286ccb-7e3c-478a-8ecb-e131645f6434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:17:18.297Z|ad5ee694-48e1-47d3-a697-7da70ca71510|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:17:18.297Z|6986b708-72f1-4682-af57-424f456e2cf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:17:18.297Z|f7286ccb-7e3c-478a-8ecb-e131645f6434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:18.298Z|ad5ee694-48e1-47d3-a697-7da70ca71510|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:18.298Z|6986b708-72f1-4682-af57-424f456e2cf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:28.318Z|ff4d2eaa-d365-437c-9009-48f086d5ae03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:17:28.319Z|8b613e31-109b-44b5-8552-8daff5f56a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:17:28.319Z|ff4d2eaa-d365-437c-9009-48f086d5ae03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:28.320Z|8b613e31-109b-44b5-8552-8daff5f56a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:28.319Z|4b1d3e99-ccdf-461f-9f9a-691ef4738aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:17:28.321Z|4b1d3e99-ccdf-461f-9f9a-691ef4738aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:32.458Z|e30a4570-02b6-4979-8388-8b244526025f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:17:32.462Z|e30a4570-02b6-4979-8388-8b244526025f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:17:38.339Z|db3a1390-af45-4595-b3bd-469af23b33ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:17:38.340Z|db3a1390-af45-4595-b3bd-469af23b33ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:38.341Z|8fc52ea3-a984-4034-86d2-12298b60523a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:17:38.341Z|f40b160b-4d51-4a0b-8820-b3307e538280|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:17:38.342Z|8fc52ea3-a984-4034-86d2-12298b60523a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:38.342Z|f40b160b-4d51-4a0b-8820-b3307e538280|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:47.458Z|02ceb5a3-5d9e-42ab-9900-4ffe8b3f707b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:17:47.459Z|02ceb5a3-5d9e-42ab-9900-4ffe8b3f707b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:17:47.565Z|dbb4220a-557d-4f2b-b69f-00ddc491cc6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:17:47.566Z|dbb4220a-557d-4f2b-b69f-00ddc491cc6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:17:48.362Z|56e663f2-9c43-48c2-8541-12562cf4f444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:17:48.363Z|5e16737e-d199-4151-9c90-d87236f4be25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:17:48.363Z|7500e166-5ac0-4748-9832-e15ece26cd12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:17:48.363Z|56e663f2-9c43-48c2-8541-12562cf4f444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:48.364Z|5e16737e-d199-4151-9c90-d87236f4be25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:48.364Z|7500e166-5ac0-4748-9832-e15ece26cd12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:50.794Z|fb6749ef-fd05-479d-826d-b403b93cb768|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:17:50.795Z|fb6749ef-fd05-479d-826d-b403b93cb768|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:58.385Z|a132e321-f3e1-4940-b014-b340f83e3cfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:17:58.385Z|55070948-f8be-4a10-ad44-debbf5651230|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:17:58.386Z|95912004-9f85-438d-847f-31ec08805112|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:17:58.386Z|55070948-f8be-4a10-ad44-debbf5651230|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:58.386Z|a132e321-f3e1-4940-b014-b340f83e3cfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:17:58.387Z|95912004-9f85-438d-847f-31ec08805112|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:02.458Z|d38b92dd-09f7-4056-a18f-cfc82a5306cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:18:02.459Z|d38b92dd-09f7-4056-a18f-cfc82a5306cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:18:08.408Z|f78e2414-a0c7-4ab6-bc16-4ab88cf34cba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:18:08.408Z|3f3d4d56-a935-455e-a8eb-1432d0f2e65b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:18:08.408Z|bc79ae01-2f5d-43fb-9c78-04ba2de78de4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:18:08.409Z|f78e2414-a0c7-4ab6-bc16-4ab88cf34cba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:08.409Z|bc79ae01-2f5d-43fb-9c78-04ba2de78de4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:08.409Z|3f3d4d56-a935-455e-a8eb-1432d0f2e65b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:17.458Z|8ff78c30-5aab-44c6-8a2c-d5851f239adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:18:17.461Z|8ff78c30-5aab-44c6-8a2c-d5851f239adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:18:17.566Z|5f918dad-d099-4f54-bf89-1a98758a8d43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:18:17.567Z|5f918dad-d099-4f54-bf89-1a98758a8d43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:18:18.430Z|e905dd32-c095-4b97-a73b-83b4b8bcee36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:18:18.431Z|d4599f2b-a4ae-4808-ac0c-2b1988efb844|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:18:18.431Z|039cebea-5182-44a6-9123-e8bad3a166ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:18:18.431Z|e905dd32-c095-4b97-a73b-83b4b8bcee36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:18.431Z|d4599f2b-a4ae-4808-ac0c-2b1988efb844|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:18.432Z|039cebea-5182-44a6-9123-e8bad3a166ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:28.451Z|ebeea611-1a89-4a38-b056-1e65438bc8cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:18:28.451Z|6beb3d54-8ca2-4493-81bb-724aeff11375|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:18:28.452Z|dbe921a6-c2d4-421e-97f0-c3decda9a01b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:18:28.452Z|ebeea611-1a89-4a38-b056-1e65438bc8cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:28.452Z|6beb3d54-8ca2-4493-81bb-724aeff11375|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:28.453Z|dbe921a6-c2d4-421e-97f0-c3decda9a01b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:32.459Z|35e601fc-9679-4fec-99a3-5319e2f94864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:18:32.459Z|35e601fc-9679-4fec-99a3-5319e2f94864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:18:38.472Z|b92d2c7a-e37d-4f1f-9a11-7e66596ac300|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:18:38.473Z|f30acfb2-5576-4413-9676-f0760063ca98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:18:38.473Z|b92d2c7a-e37d-4f1f-9a11-7e66596ac300|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:38.474Z|f30acfb2-5576-4413-9676-f0760063ca98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:38.475Z|e315a1aa-1795-406c-ac1d-a131c37f2f83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:18:38.475Z|e315a1aa-1795-406c-ac1d-a131c37f2f83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:47.458Z|7c2028d4-554b-4e61-8275-371ea92ea118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:18:47.459Z|7c2028d4-554b-4e61-8275-371ea92ea118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:18:47.568Z|1155534f-01a5-4b7f-8edf-515a4d25af19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:18:47.569Z|1155534f-01a5-4b7f-8edf-515a4d25af19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:18:48.495Z|a4f22cc1-375a-474a-8f41-a986bf3776c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:18:48.495Z|22b166ff-a01f-4e69-8ac2-71ccccaadbe8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:18:48.495Z|a4f22cc1-375a-474a-8f41-a986bf3776c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:48.495Z|9698d7af-ddb0-488a-b921-302586d060c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:18:48.496Z|22b166ff-a01f-4e69-8ac2-71ccccaadbe8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:48.496Z|9698d7af-ddb0-488a-b921-302586d060c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:50.793Z|7d115562-0f5e-40e4-b8d5-6413e18c688d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:18:50.794Z|7d115562-0f5e-40e4-b8d5-6413e18c688d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:58.517Z|2ceb5de3-70b1-4352-8e8f-ed23c479a3aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:18:58.517Z|e207c42e-7779-4964-8030-4816d9b618af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:18:58.517Z|eb7264c0-2470-45c9-b799-7265298004c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:18:58.518Z|2ceb5de3-70b1-4352-8e8f-ed23c479a3aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:58.518Z|e207c42e-7779-4964-8030-4816d9b618af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:18:58.518Z|eb7264c0-2470-45c9-b799-7265298004c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:02.458Z|3c9cea52-6b5a-4789-98bd-a662f84f40be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:19:02.461Z|3c9cea52-6b5a-4789-98bd-a662f84f40be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:19:08.542Z|37994728-9c07-4c61-a5a8-d9291d385aff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:19:08.543Z|37994728-9c07-4c61-a5a8-d9291d385aff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:08.543Z|43019768-655f-4d3e-b553-62248c7cac93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:19:08.544Z|43019768-655f-4d3e-b553-62248c7cac93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:08.549Z|9777443d-ae19-44c4-b06d-d630f6baf23f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:19:08.549Z|9777443d-ae19-44c4-b06d-d630f6baf23f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:17.458Z|5eabcb25-d11a-4e0f-bc3d-c752bc8c524b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:19:17.459Z|5eabcb25-d11a-4e0f-bc3d-c752bc8c524b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:19:17.570Z|b9621714-f438-42f1-a239-104c55a0f242|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:19:17.570Z|b9621714-f438-42f1-a239-104c55a0f242|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:19:18.565Z|ea2e6f92-cf46-480d-8a6f-c8134ed987c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:19:18.565Z|3d4b38ae-d883-453b-9f5c-70f0d312a7a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:19:18.566Z|ea2e6f92-cf46-480d-8a6f-c8134ed987c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:18.566Z|3d4b38ae-d883-453b-9f5c-70f0d312a7a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:18.569Z|da7c3041-a1bf-471c-b3ed-a4c51c2e7b77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:19:18.570Z|da7c3041-a1bf-471c-b3ed-a4c51c2e7b77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:28.586Z|d8f3c8b5-69f2-4c39-a116-84130a3ac106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:19:28.587Z|ba729d2b-0df4-41d2-b782-673c51bb87c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:19:28.587Z|d8f3c8b5-69f2-4c39-a116-84130a3ac106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:28.588Z|ba729d2b-0df4-41d2-b782-673c51bb87c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:28.590Z|bc42d0f8-f2c4-49dd-92c4-33e3b479dd51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:19:28.590Z|bc42d0f8-f2c4-49dd-92c4-33e3b479dd51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:32.458Z|5b399ae0-a4a4-4012-b70e-35f70d8d2387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:19:32.459Z|5b399ae0-a4a4-4012-b70e-35f70d8d2387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:19:38.609Z|71042683-148c-4139-ba1d-39b246912e89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:19:38.609Z|18536705-673f-4455-b88a-ac216b4a0045|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:19:38.610Z|71042683-148c-4139-ba1d-39b246912e89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:38.610Z|c31d693c-7dda-4aeb-9bc9-cd59f78c6fa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:19:38.610Z|18536705-673f-4455-b88a-ac216b4a0045|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:38.611Z|c31d693c-7dda-4aeb-9bc9-cd59f78c6fa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:47.458Z|eac189c2-690b-4069-9887-7c07b1335005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:19:47.461Z|eac189c2-690b-4069-9887-7c07b1335005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:19:47.571Z|eb4359b9-0622-49c6-b5f6-610d1637a731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:19:47.571Z|eb4359b9-0622-49c6-b5f6-610d1637a731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:19:48.633Z|45325b1b-d325-4c30-95d3-b995a5c0308f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:19:48.633Z|17c0b072-5deb-4921-aa7f-6b6c7ac5917f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:19:48.633Z|2df92f2b-5a17-4452-8aba-ee0f49d74f7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:19:48.634Z|2df92f2b-5a17-4452-8aba-ee0f49d74f7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:48.634Z|45325b1b-d325-4c30-95d3-b995a5c0308f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:48.634Z|17c0b072-5deb-4921-aa7f-6b6c7ac5917f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:50.794Z|7b9b90da-8b2d-4fc5-a113-12e11d925aae|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:19:50.795Z|7b9b90da-8b2d-4fc5-a113-12e11d925aae|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:58.655Z|76a4ff59-d07d-4904-bb55-c2293777e625|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:19:58.656Z|76a4ff59-d07d-4904-bb55-c2293777e625|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:58.656Z|1c6453bf-d9d5-4060-8678-915d4dbc9d29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:19:58.657Z|1c6453bf-d9d5-4060-8678-915d4dbc9d29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:19:58.661Z|1e6c1b99-a168-4b92-88ac-3875b10bc5d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:19:58.662Z|1e6c1b99-a168-4b92-88ac-3875b10bc5d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:02.459Z|41aee767-62fd-4a67-9211-88d68d090c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:20:02.459Z|41aee767-62fd-4a67-9211-88d68d090c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:20:08.676Z|69a86580-7cfc-4556-85ef-b05f6d6af15c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:20:08.677Z|69a86580-7cfc-4556-85ef-b05f6d6af15c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:08.677Z|6d62488c-dbdb-4104-9441-81141a0ef4ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:20:08.678Z|6d62488c-dbdb-4104-9441-81141a0ef4ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:08.680Z|7f57634e-6aad-4559-a041-ce825c681d0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:20:08.680Z|7f57634e-6aad-4559-a041-ce825c681d0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:17.458Z|4fd42a55-5d00-45dd-b0ca-8e2620231ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:20:17.459Z|4fd42a55-5d00-45dd-b0ca-8e2620231ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:20:17.572Z|f9ef33b4-4917-4f48-92ef-7dd2b43d825b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:20:17.573Z|f9ef33b4-4917-4f48-92ef-7dd2b43d825b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:20:18.696Z|0c6e5bbb-3b30-44ed-b86d-7eaca8254d2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:20:18.697Z|0c6e5bbb-3b30-44ed-b86d-7eaca8254d2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:18.697Z|9e422edc-7d56-4e8d-840c-f2eae3601544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:20:18.698Z|9e422edc-7d56-4e8d-840c-f2eae3601544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:18.702Z|402c9953-b080-490b-b287-e03932c987c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:20:18.702Z|402c9953-b080-490b-b287-e03932c987c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:28.715Z|1c82bdb5-55a4-41e3-a54e-a57ce03d4bf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:20:28.716Z|97b1a65b-6944-4171-b251-3794f745ec59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:20:28.716Z|1c82bdb5-55a4-41e3-a54e-a57ce03d4bf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:28.717Z|97b1a65b-6944-4171-b251-3794f745ec59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:28.722Z|755eb13a-66f5-46ba-8c5d-7fde424905f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:20:28.723Z|755eb13a-66f5-46ba-8c5d-7fde424905f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:32.458Z|0a5fafc9-8b6f-45b3-b7b8-11d141dfc2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:20:32.461Z|0a5fafc9-8b6f-45b3-b7b8-11d141dfc2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:20:38.735Z|0203fc28-431f-4473-9f88-4f6712fcd81f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:20:38.736Z|e57de933-e1c9-4dbd-bbba-905f3e2e519a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:20:38.736Z|0203fc28-431f-4473-9f88-4f6712fcd81f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:38.736Z|e57de933-e1c9-4dbd-bbba-905f3e2e519a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:38.742Z|90a8b0b5-fac1-4b42-a0d9-64d65826f3ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:20:38.742Z|90a8b0b5-fac1-4b42-a0d9-64d65826f3ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:47.458Z|2c808056-bb12-4374-a713-dac896ce4192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:20:47.459Z|2c808056-bb12-4374-a713-dac896ce4192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:20:47.574Z|51ac7b6f-8c69-476d-ba80-c01e4c39c2a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:20:47.574Z|51ac7b6f-8c69-476d-ba80-c01e4c39c2a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:20:48.757Z|4548bb27-747c-4eb1-9e79-0f3a59f78943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:20:48.757Z|77c44559-dc7b-4e8d-81ae-b095ac5ec906|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:20:48.758Z|4548bb27-747c-4eb1-9e79-0f3a59f78943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:48.758Z|77c44559-dc7b-4e8d-81ae-b095ac5ec906|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:48.761Z|741cec47-263f-47e3-a060-001a3a15c2d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:20:48.761Z|741cec47-263f-47e3-a060-001a3a15c2d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:50.793Z|d6b6b042-d2d3-4bbc-8dfc-6a50b3c6b5ce|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:20:50.793Z|d6b6b042-d2d3-4bbc-8dfc-6a50b3c6b5ce|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:58.779Z|b02af687-e9db-4ac1-93bd-6a2ae61901f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:20:58.780Z|75488fe9-822f-438a-a5e6-e5642dc7c5cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:20:58.780Z|537954f1-a474-4f63-9925-1ef7919a7e59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:20:58.780Z|b02af687-e9db-4ac1-93bd-6a2ae61901f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:58.781Z|537954f1-a474-4f63-9925-1ef7919a7e59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:20:58.781Z|75488fe9-822f-438a-a5e6-e5642dc7c5cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:02.458Z|2a6f0d5b-b7ba-4d0a-b983-94996f559fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:21:02.459Z|2a6f0d5b-b7ba-4d0a-b983-94996f559fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:21:08.800Z|5d165776-6713-4bba-8ce2-4e3e3cdfc14b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:21:08.800Z|260b99dc-792f-4d6a-96df-99905acf40ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:21:08.800Z|5d165776-6713-4bba-8ce2-4e3e3cdfc14b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:08.801Z|260b99dc-792f-4d6a-96df-99905acf40ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:08.801Z|ddd5fe2b-e431-487f-8ec9-10d32d73e35a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:21:08.802Z|ddd5fe2b-e431-487f-8ec9-10d32d73e35a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:17.458Z|32ea8a64-cb83-45b2-8d04-544afc68915d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:21:17.461Z|32ea8a64-cb83-45b2-8d04-544afc68915d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:21:17.575Z|0144dc85-0f0c-40d3-a985-c54b55fe3653|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:21:17.576Z|0144dc85-0f0c-40d3-a985-c54b55fe3653|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:21:18.819Z|5439c672-0996-46af-aa2e-971f0d6d8749|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:21:18.820Z|f8fdb0f2-2ac1-436d-b61e-72738932ff7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:21:18.820Z|5439c672-0996-46af-aa2e-971f0d6d8749|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:18.820Z|f8fdb0f2-2ac1-436d-b61e-72738932ff7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:18.822Z|0107dfca-570d-485d-bbc0-169aa02a9e57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:21:18.822Z|0107dfca-570d-485d-bbc0-169aa02a9e57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:28.840Z|4789412c-d329-4df1-b846-ff3963b83fb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:21:28.840Z|78d8fa36-7f29-482f-b982-45e98f37fb69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:21:28.841Z|4789412c-d329-4df1-b846-ff3963b83fb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:28.841Z|78d8fa36-7f29-482f-b982-45e98f37fb69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:28.841Z|c3ecef2c-c90a-4442-8798-576520998f16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:21:28.842Z|c3ecef2c-c90a-4442-8798-576520998f16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:32.459Z|ae25b81c-fcad-4aab-9c7e-5a1b1fd8935c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:21:32.459Z|ae25b81c-fcad-4aab-9c7e-5a1b1fd8935c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:21:38.860Z|9a18fdb5-0baa-41ac-9d1c-884c3d26c24e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:21:38.860Z|9a18fdb5-0baa-41ac-9d1c-884c3d26c24e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:38.863Z|20c9137d-6df0-4b61-b147-81aaf5707e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:21:38.864Z|20c9137d-6df0-4b61-b147-81aaf5707e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:38.866Z|b9ef9362-2631-4186-b557-6357c60f7481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:21:38.866Z|b9ef9362-2631-4186-b557-6357c60f7481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:47.458Z|1ca5258f-08a0-4433-9d99-d8cf7eb48a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:21:47.459Z|1ca5258f-08a0-4433-9d99-d8cf7eb48a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:21:47.576Z|8c2af37d-d7e8-48c0-8ff7-b4ba4738694b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:21:47.577Z|8c2af37d-d7e8-48c0-8ff7-b4ba4738694b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:21:48.879Z|5f43e421-8f4c-4c50-809a-008b18bcb7dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:21:48.879Z|5f43e421-8f4c-4c50-809a-008b18bcb7dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:48.881Z|55e926b3-56b5-41bf-8673-a632d66db1da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:21:48.882Z|55e926b3-56b5-41bf-8673-a632d66db1da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:48.883Z|73c8aaba-60b2-443d-b668-9616de47f777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:21:48.884Z|73c8aaba-60b2-443d-b668-9616de47f777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:50.793Z|fc9f30ad-7580-4ef0-818c-4731fb92626c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:21:50.794Z|fc9f30ad-7580-4ef0-818c-4731fb92626c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:58.898Z|c22c309b-d209-40f4-a8ab-9588a92f5d0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:21:58.899Z|c22c309b-d209-40f4-a8ab-9588a92f5d0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:58.902Z|fe97a886-b867-4d51-8411-e5c9b1515aa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:21:58.902Z|fcbdba3a-c960-41a4-b7e6-fb77379ee57e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:21:58.902Z|fe97a886-b867-4d51-8411-e5c9b1515aa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:21:58.902Z|fcbdba3a-c960-41a4-b7e6-fb77379ee57e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:02.458Z|c640637e-37d4-4634-b6c5-dbc6408f6b08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:22:02.462Z|c640637e-37d4-4634-b6c5-dbc6408f6b08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:22:08.921Z|9a0c4d7e-4797-466b-9689-b07f3bad24cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:22:08.921Z|e566f3b7-81d9-406d-9bf0-f6424b8dd99c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:22:08.921Z|9a0c4d7e-4797-466b-9689-b07f3bad24cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:08.922Z|e566f3b7-81d9-406d-9bf0-f6424b8dd99c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:08.923Z|0f6753ee-79b2-4a02-9ed2-82ce6bb0f099|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:22:08.924Z|0f6753ee-79b2-4a02-9ed2-82ce6bb0f099|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:17.458Z|6f124593-a313-4e6e-8fd0-963cc09ef5f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:22:17.459Z|6f124593-a313-4e6e-8fd0-963cc09ef5f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:22:17.578Z|7215bf99-3399-475e-a798-0dd847c73741|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:22:17.579Z|7215bf99-3399-475e-a798-0dd847c73741|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:22:18.941Z|1aa350c0-c420-4d69-a7a1-0190da33089b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:22:18.941Z|54b65565-465a-44f7-96c3-ee0ef320269f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:22:18.942Z|1aa350c0-c420-4d69-a7a1-0190da33089b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:18.942Z|54b65565-465a-44f7-96c3-ee0ef320269f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:18.943Z|ba0db9ee-5d7b-47f2-81b9-0a0819a32d4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:22:18.944Z|ba0db9ee-5d7b-47f2-81b9-0a0819a32d4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:28.964Z|0120f17f-1a8e-4db3-b300-41ebdaabeba8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:22:28.964Z|73bf9a85-fbaa-4489-843b-c5530242dc46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:22:28.964Z|3e810969-54ea-4248-ae95-4b2d138e5756|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:22:28.965Z|0120f17f-1a8e-4db3-b300-41ebdaabeba8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:28.965Z|73bf9a85-fbaa-4489-843b-c5530242dc46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:28.965Z|3e810969-54ea-4248-ae95-4b2d138e5756|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:32.458Z|0e9a88b7-225c-4824-83c0-379b08e02d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:22:32.459Z|0e9a88b7-225c-4824-83c0-379b08e02d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:22:38.985Z|37433653-7910-4eb2-8863-32ef62e73496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:22:38.986Z|37433653-7910-4eb2-8863-32ef62e73496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:38.986Z|fba42af4-cf2b-4ddc-8a62-28e3b8129299|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:22:38.986Z|3e270fff-640e-45bf-ae90-ae48df60a0d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:22:38.986Z|fba42af4-cf2b-4ddc-8a62-28e3b8129299|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:38.986Z|3e270fff-640e-45bf-ae90-ae48df60a0d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:47.458Z|102a4fc9-dc6f-41a2-a28d-08d1eeb4adb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:22:47.462Z|102a4fc9-dc6f-41a2-a28d-08d1eeb4adb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:22:47.579Z|5ebfe827-cf62-4705-92b1-f5797d967e15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:22:47.580Z|5ebfe827-cf62-4705-92b1-f5797d967e15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:22:49.005Z|f0600639-320d-4bc8-b4da-2a1305296bd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:22:49.006Z|603802fe-6681-4b39-892e-40e16a978c4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:22:49.006Z|ad8664fe-4e0a-4706-b55d-684c84de74c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:22:49.006Z|f0600639-320d-4bc8-b4da-2a1305296bd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:49.007Z|ad8664fe-4e0a-4706-b55d-684c84de74c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:49.007Z|603802fe-6681-4b39-892e-40e16a978c4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:50.793Z|d9a89a19-3245-40e9-9667-c7c4a6a5f270|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:22:50.794Z|d9a89a19-3245-40e9-9667-c7c4a6a5f270|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:59.027Z|f5f504f6-fc91-4efe-93e7-da3aa10b13c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:22:59.027Z|c5df9edf-c931-4170-99de-33eae168e478|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:22:59.027Z|8d273096-d0f8-47f7-a0e5-f50e9cb570e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:22:59.028Z|f5f504f6-fc91-4efe-93e7-da3aa10b13c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:59.029Z|c5df9edf-c931-4170-99de-33eae168e478|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:22:59.029Z|8d273096-d0f8-47f7-a0e5-f50e9cb570e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:02.458Z|3f3786c4-cc64-45bd-81f8-7325fe0ee0c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:23:02.459Z|3f3786c4-cc64-45bd-81f8-7325fe0ee0c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:23:09.053Z|6c08de95-dc8e-413d-aa38-631e5478d387|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:23:09.053Z|e6df50ae-0bb6-4083-a91e-0a5d3900a2bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:23:09.053Z|01796655-4eb3-44eb-9967-1794d32b2fc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:23:09.054Z|6c08de95-dc8e-413d-aa38-631e5478d387|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:09.054Z|01796655-4eb3-44eb-9967-1794d32b2fc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:09.054Z|e6df50ae-0bb6-4083-a91e-0a5d3900a2bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:17.458Z|962da492-87d3-4dbc-8025-156f1f015350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:23:17.459Z|962da492-87d3-4dbc-8025-156f1f015350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:23:17.581Z|e2da48e1-470e-4178-8a3d-2906357bdbd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:23:17.582Z|e2da48e1-470e-4178-8a3d-2906357bdbd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:23:19.074Z|0b6e421c-5f33-48d6-8c16-7970631fc364|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:23:19.074Z|fc700737-6e21-4fba-87b0-938259584440|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:23:19.074Z|4316b2c0-c24f-4907-bda8-7befbbc7b505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:23:19.075Z|0b6e421c-5f33-48d6-8c16-7970631fc364|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:19.075Z|fc700737-6e21-4fba-87b0-938259584440|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:19.075Z|4316b2c0-c24f-4907-bda8-7befbbc7b505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:29.094Z|e0eef26a-cafd-4413-a768-b65d67da819b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:23:29.094Z|7568c449-982f-41c8-a790-ef2e93f261c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:23:29.094Z|c1d5c1d4-8c8b-4b47-bb9c-76bf64f8abd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:23:29.094Z|7568c449-982f-41c8-a790-ef2e93f261c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:29.094Z|e0eef26a-cafd-4413-a768-b65d67da819b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:29.095Z|c1d5c1d4-8c8b-4b47-bb9c-76bf64f8abd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:32.458Z|059f1311-56f6-4cf9-b6d3-4226015d73de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:23:32.461Z|059f1311-56f6-4cf9-b6d3-4226015d73de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:23:39.115Z|b606a083-499d-456f-8245-a4de4df5a6ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:23:39.115Z|5fc92630-5baf-4f07-b097-8a9e64e7a7b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:23:39.115Z|b606a083-499d-456f-8245-a4de4df5a6ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:39.115Z|5fc92630-5baf-4f07-b097-8a9e64e7a7b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:39.116Z|d0865f9e-c4fe-4bcc-bb75-f931e1c61e23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:23:39.117Z|d0865f9e-c4fe-4bcc-bb75-f931e1c61e23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:47.458Z|e5bc64c5-edaf-4bda-91df-aa6c00e09fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:23:47.459Z|e5bc64c5-edaf-4bda-91df-aa6c00e09fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:23:47.582Z|e03ae4df-5fe6-4b48-a89c-6e0cafb5c9ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:23:47.583Z|e03ae4df-5fe6-4b48-a89c-6e0cafb5c9ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:23:49.135Z|c5180bff-7364-495e-965d-63e7fb4c89a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:23:49.135Z|744e5c1b-ff85-4522-9040-12a79305bf78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:23:49.136Z|30aecb06-3008-4ebd-b9a6-0b6c55aea384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:23:49.136Z|c5180bff-7364-495e-965d-63e7fb4c89a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:49.136Z|744e5c1b-ff85-4522-9040-12a79305bf78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:49.137Z|30aecb06-3008-4ebd-b9a6-0b6c55aea384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:50.792Z|76873564-c264-4704-bfba-f08f41312491|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:23:50.793Z|76873564-c264-4704-bfba-f08f41312491|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:59.157Z|1b306147-dc07-4bea-8ab0-294b7221be0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:23:59.158Z|1b306147-dc07-4bea-8ab0-294b7221be0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:59.157Z|c7f7f226-f418-47df-a61a-ad2668973960|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:23:59.158Z|c7f7f226-f418-47df-a61a-ad2668973960|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:23:59.159Z|4745388f-2621-4f4a-af78-a7682e1ecd31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:23:59.160Z|4745388f-2621-4f4a-af78-a7682e1ecd31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:02.458Z|f26ceea3-81df-4daa-aaf8-abe665ef6cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:24:02.459Z|f26ceea3-81df-4daa-aaf8-abe665ef6cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:24:09.178Z|b98c6580-2199-46a6-8bb2-89c9131445c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:24:09.178Z|519b1844-49b5-4c0d-ae35-d4b00b60f111|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:24:09.178Z|bcae06de-0edb-4e90-bfe7-f00d8f59fb9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:24:09.179Z|b98c6580-2199-46a6-8bb2-89c9131445c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:09.179Z|519b1844-49b5-4c0d-ae35-d4b00b60f111|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:09.179Z|bcae06de-0edb-4e90-bfe7-f00d8f59fb9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:17.458Z|ea865807-ac9d-4f57-b3de-f3e9de1ae061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:24:17.461Z|ea865807-ac9d-4f57-b3de-f3e9de1ae061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:24:17.584Z|d7a41831-fee3-4b49-b5c4-f04d41572a99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:24:17.584Z|d7a41831-fee3-4b49-b5c4-f04d41572a99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:24:19.198Z|af06c13d-5a92-4412-8ac4-b099fee820b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:24:19.199Z|af06c13d-5a92-4412-8ac4-b099fee820b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:19.201Z|648ff65c-1ec0-4569-948a-df90067d2e20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:24:19.201Z|a3c409eb-0e41-429e-8a94-ca00cfa9255d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:24:19.202Z|648ff65c-1ec0-4569-948a-df90067d2e20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:19.202Z|a3c409eb-0e41-429e-8a94-ca00cfa9255d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:29.222Z|98988c01-7b0b-42c9-b090-67f4a40a4546|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:24:29.222Z|a7cb105c-cb00-486d-9601-8b24ab27382e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:24:29.222Z|c08a838b-518a-45de-b1ed-96bfe7e84523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:24:29.223Z|a7cb105c-cb00-486d-9601-8b24ab27382e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:29.223Z|98988c01-7b0b-42c9-b090-67f4a40a4546|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:29.224Z|c08a838b-518a-45de-b1ed-96bfe7e84523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:32.458Z|b3d6c0ce-a0ac-490b-a78c-16c3fb277cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:24:32.459Z|b3d6c0ce-a0ac-490b-a78c-16c3fb277cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:24:39.245Z|8fd16970-8204-4ab5-9bf3-4a63e0e60378|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:24:39.245Z|f29ced1a-2476-4276-a964-cb66dff4a0e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:24:39.245Z|64a881c2-3f99-4c3a-800d-bacf6effb107|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:24:39.246Z|8fd16970-8204-4ab5-9bf3-4a63e0e60378|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:39.246Z|f29ced1a-2476-4276-a964-cb66dff4a0e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:39.246Z|64a881c2-3f99-4c3a-800d-bacf6effb107|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:47.458Z|7762a9cb-bddb-4b88-9e3d-e1841ae61e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:24:47.459Z|7762a9cb-bddb-4b88-9e3d-e1841ae61e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:24:47.586Z|6441af31-2098-4602-93c1-abc456d53f33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:24:47.587Z|6441af31-2098-4602-93c1-abc456d53f33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:24:49.264Z|d506d4a0-628a-442c-ba20-25be2bbbfc33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:24:49.265Z|20b243c7-f07c-4d81-896d-cc6bcc46879f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:24:49.265Z|d0757143-d9f3-463f-bb59-04081c520e53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:24:49.265Z|d506d4a0-628a-442c-ba20-25be2bbbfc33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:49.265Z|20b243c7-f07c-4d81-896d-cc6bcc46879f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:49.265Z|d0757143-d9f3-463f-bb59-04081c520e53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:50.792Z|5a10210c-cd20-448b-9292-2e407acd42bb|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:24:50.793Z|5a10210c-cd20-448b-9292-2e407acd42bb|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:59.283Z|d68389a5-4ae6-4140-8c88-06599bd704d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:24:59.283Z|69549eb0-9b20-4fbb-ae8b-915f2cd26720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:24:59.283Z|69549eb0-9b20-4fbb-ae8b-915f2cd26720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:59.283Z|d68389a5-4ae6-4140-8c88-06599bd704d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:24:59.283Z|efdddeb5-45ff-46f7-95f4-42ca45bcd118|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:24:59.284Z|efdddeb5-45ff-46f7-95f4-42ca45bcd118|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:02.458Z|ce82b1a9-eed4-4b72-a3f8-ed77973feecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:25:02.461Z|ce82b1a9-eed4-4b72-a3f8-ed77973feecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:25:09.303Z|816d027e-a25a-4dc4-a321-26cb5f3d8c50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:25:09.303Z|3c435751-8042-41fd-b63d-4215b64b13f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:25:09.303Z|f5347588-9587-4e7e-8f3b-1626cce0315d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:25:09.304Z|816d027e-a25a-4dc4-a321-26cb5f3d8c50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:09.304Z|3c435751-8042-41fd-b63d-4215b64b13f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:09.304Z|f5347588-9587-4e7e-8f3b-1626cce0315d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:17.459Z|0fd41613-7fac-4b41-b917-1f59de1363d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:25:17.459Z|0fd41613-7fac-4b41-b917-1f59de1363d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:25:17.588Z|98e51e7d-2590-418e-a142-d0606540dd93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:25:17.588Z|98e51e7d-2590-418e-a142-d0606540dd93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:25:19.323Z|b4649345-c9ad-46f2-bbc5-5832df846963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:25:19.323Z|60c3fa9f-c80a-4e99-ae1c-4322a3e5e790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:25:19.323Z|1256bc68-f942-469f-83d7-a54100d0e205|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:25:19.324Z|b4649345-c9ad-46f2-bbc5-5832df846963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:19.324Z|60c3fa9f-c80a-4e99-ae1c-4322a3e5e790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:19.324Z|1256bc68-f942-469f-83d7-a54100d0e205|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:29.345Z|11dcb037-fa8d-4144-af85-6be366a0ad73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:25:29.346Z|c7e38044-4b1d-4b68-a58d-df972c4cbca1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:25:29.345Z|7228b52e-3e47-4763-a654-687ac66b200f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:25:29.346Z|c7e38044-4b1d-4b68-a58d-df972c4cbca1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:29.346Z|11dcb037-fa8d-4144-af85-6be366a0ad73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:29.346Z|7228b52e-3e47-4763-a654-687ac66b200f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:32.458Z|fcaee1e8-2d98-4d0a-987a-0dc455ac5b27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:25:32.459Z|fcaee1e8-2d98-4d0a-987a-0dc455ac5b27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:25:39.368Z|7afc306f-24b9-4f88-9531-dc635a3ecbec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:25:39.368Z|b857688c-4adc-49fb-a735-0c73d90c970f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:25:39.368Z|7afc306f-24b9-4f88-9531-dc635a3ecbec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:39.368Z|b857688c-4adc-49fb-a735-0c73d90c970f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:39.368Z|42584f14-c9aa-4b08-af5f-f8f93929083a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:25:39.370Z|42584f14-c9aa-4b08-af5f-f8f93929083a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:47.458Z|ba64e056-fbb0-4837-a8b2-89483c09357f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:25:47.462Z|ba64e056-fbb0-4837-a8b2-89483c09357f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:25:47.589Z|41f61f51-d3ff-4683-bc6d-6c2f7c962525|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:25:47.591Z|41f61f51-d3ff-4683-bc6d-6c2f7c962525|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:25:49.388Z|c2a2dccb-319d-4675-a996-f7d67e7f30ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:25:49.389Z|3cc7b20d-3a29-4a07-a92b-d65c7dfee04e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:25:49.389Z|c2a2dccb-319d-4675-a996-f7d67e7f30ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:49.389Z|3cc7b20d-3a29-4a07-a92b-d65c7dfee04e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:49.394Z|47c3cdad-4595-4fec-b29b-ef37912d951a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:25:49.395Z|47c3cdad-4595-4fec-b29b-ef37912d951a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:50.793Z|fd323c7a-88ff-47d2-a170-abd4b82dcb5f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:25:50.794Z|fd323c7a-88ff-47d2-a170-abd4b82dcb5f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:59.409Z|b13b4458-9e34-47c6-8739-d5147eae59a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:25:59.409Z|c0bc068b-db9f-4411-9ea0-fea215af2834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:25:59.410Z|c0bc068b-db9f-4411-9ea0-fea215af2834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:59.410Z|b13b4458-9e34-47c6-8739-d5147eae59a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:25:59.414Z|a08a8e9c-643b-4ed0-a246-3bcbc72fc29b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:25:59.414Z|a08a8e9c-643b-4ed0-a246-3bcbc72fc29b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:02.458Z|15893bac-0771-4a19-8916-22dc86ddfe49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:26:02.459Z|15893bac-0771-4a19-8916-22dc86ddfe49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:26:09.430Z|c7ca531e-2901-43db-85fc-0fc9708ffb04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:26:09.430Z|710598b0-041d-4d90-b7b5-0f278edff94e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:26:09.431Z|c7ca531e-2901-43db-85fc-0fc9708ffb04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:09.431Z|710598b0-041d-4d90-b7b5-0f278edff94e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:09.438Z|bef41fdf-53d4-4b5d-a635-c868e549484b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:26:09.438Z|bef41fdf-53d4-4b5d-a635-c868e549484b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:17.458Z|526652e6-a31b-4ef7-afe5-b87b251cca8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:26:17.459Z|526652e6-a31b-4ef7-afe5-b87b251cca8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:26:17.592Z|841f22c0-f98b-43a4-aea4-f8a1e7ba70ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:26:17.592Z|841f22c0-f98b-43a4-aea4-f8a1e7ba70ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:26:19.455Z|a166fc38-1780-4d4b-b7fd-69619fee30c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:26:19.455Z|9cd86a93-2c3d-4151-8758-09d365aca480|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:26:19.456Z|a166fc38-1780-4d4b-b7fd-69619fee30c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:19.457Z|9cd86a93-2c3d-4151-8758-09d365aca480|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:19.458Z|78650fd0-dd42-44f0-8261-f8a89c45c5ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:26:19.459Z|78650fd0-dd42-44f0-8261-f8a89c45c5ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:29.476Z|45c645e1-85ea-49a4-93b2-c4ee0c102340|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:26:29.477Z|11fc529b-e654-450b-9095-814dc5dd02cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:26:29.477Z|45c645e1-85ea-49a4-93b2-c4ee0c102340|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:29.477Z|11fc529b-e654-450b-9095-814dc5dd02cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:29.479Z|9941c445-6fc3-487b-8043-b4fd09b51315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:26:29.479Z|9941c445-6fc3-487b-8043-b4fd09b51315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:32.459Z|f8ae90b6-1245-496d-ac2c-cb75841d6403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:26:32.462Z|f8ae90b6-1245-496d-ac2c-cb75841d6403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:26:39.497Z|ed7e854e-fff3-47dc-ba06-3beb7f3766a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:26:39.497Z|ed7e854e-fff3-47dc-ba06-3beb7f3766a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:39.501Z|70c0e4c4-ace7-475a-80c3-5949b3afaec2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:26:39.501Z|bc429f6c-f254-4b32-a5c3-d3205b56841f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:26:39.502Z|70c0e4c4-ace7-475a-80c3-5949b3afaec2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:39.502Z|bc429f6c-f254-4b32-a5c3-d3205b56841f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:47.459Z|e2d829bb-8d6b-4929-8d5f-2d5a9ca17162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:26:47.459Z|e2d829bb-8d6b-4929-8d5f-2d5a9ca17162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:26:47.593Z|1c2f5fff-4052-4ea0-af33-d218ef6e810b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:26:47.594Z|1c2f5fff-4052-4ea0-af33-d218ef6e810b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:26:49.519Z|a0b9f04f-5fb2-44df-85ca-61f650a5618b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:26:49.520Z|a0b9f04f-5fb2-44df-85ca-61f650a5618b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:49.521Z|645379c2-5abe-4f66-bb0b-d428f320d1da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:26:49.522Z|645379c2-5abe-4f66-bb0b-d428f320d1da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:49.522Z|4717e996-164a-45e7-9349-7cd4a51a0fa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:26:49.524Z|4717e996-164a-45e7-9349-7cd4a51a0fa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:50.792Z|a5b8148b-b3ad-47ea-8210-f16fd13edfb9|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:26:50.792Z|a5b8148b-b3ad-47ea-8210-f16fd13edfb9|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:59.539Z|88c08ca1-1bd8-4e36-bf32-aa94bcc7e68e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:26:59.540Z|88c08ca1-1bd8-4e36-bf32-aa94bcc7e68e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:59.540Z|51dac2af-189c-48b7-b524-461d56139865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:26:59.541Z|51dac2af-189c-48b7-b524-461d56139865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:26:59.543Z|572738d4-1164-4fa3-8491-aac2665f1744|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:26:59.544Z|572738d4-1164-4fa3-8491-aac2665f1744|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:02.458Z|1916d6e3-f9b8-43ee-a06d-fe3e44cb1916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:27:02.459Z|1916d6e3-f9b8-43ee-a06d-fe3e44cb1916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:27:09.559Z|b34744c6-5416-4588-b451-1540bc32d1d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:27:09.560Z|b34744c6-5416-4588-b451-1540bc32d1d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:09.560Z|20bf46c9-18c6-4221-98b8-9e31486bf215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:27:09.560Z|20bf46c9-18c6-4221-98b8-9e31486bf215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:09.562Z|8fb02bf0-7ecd-48bf-9983-233978e7a89d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:27:09.564Z|8fb02bf0-7ecd-48bf-9983-233978e7a89d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:17.458Z|27469d15-e6c5-4954-8efe-71947f8f1c22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:27:17.459Z|27469d15-e6c5-4954-8efe-71947f8f1c22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:27:17.594Z|eb51c91c-5b8a-4497-bae7-9b0731c7c88f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:27:17.595Z|eb51c91c-5b8a-4497-bae7-9b0731c7c88f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:27:19.578Z|65d7310d-239f-44c6-b2c0-249e77cbe3b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:27:19.578Z|510b22ff-2189-42af-9537-769aae5fe135|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:27:19.578Z|65d7310d-239f-44c6-b2c0-249e77cbe3b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:19.579Z|510b22ff-2189-42af-9537-769aae5fe135|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:19.586Z|2131302b-0536-430e-bee4-c3c066a8ff7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:27:19.587Z|2131302b-0536-430e-bee4-c3c066a8ff7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:29.599Z|7eef5fb6-33b6-47d4-aa51-d410ccbbe2be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:27:29.599Z|c25cd682-da93-434b-b9e9-558fe22b368a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:27:29.600Z|c25cd682-da93-434b-b9e9-558fe22b368a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:29.600Z|7eef5fb6-33b6-47d4-aa51-d410ccbbe2be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:29.603Z|626c9abe-36c4-4b8a-83c2-162b72de41c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:27:29.604Z|626c9abe-36c4-4b8a-83c2-162b72de41c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:32.458Z|f05d5523-2abb-4f71-a9a2-00c46322d8fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:27:32.459Z|f05d5523-2abb-4f71-a9a2-00c46322d8fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:27:39.621Z|1a96a3c2-8410-479d-bc56-65a74bbc4222|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:27:39.621Z|e0f644b8-e1f9-49df-b6e5-ba603a01d193|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:27:39.622Z|d2b1378f-a9cc-41e7-a857-41040886c1da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:27:39.622Z|1a96a3c2-8410-479d-bc56-65a74bbc4222|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:39.622Z|e0f644b8-e1f9-49df-b6e5-ba603a01d193|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:39.623Z|d2b1378f-a9cc-41e7-a857-41040886c1da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:47.458Z|5df3d250-35cc-45cd-8fbd-4e9823782c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:27:47.462Z|5df3d250-35cc-45cd-8fbd-4e9823782c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:27:47.596Z|b69f6ab3-7598-42f6-ac1f-88d4f37dbd30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:27:47.597Z|b69f6ab3-7598-42f6-ac1f-88d4f37dbd30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:27:49.645Z|d301d1cb-3358-4033-ab19-4806b74f05d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:27:49.646Z|aec09ffe-450b-40aa-bdf2-bec921bc8de1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:27:49.646Z|23883210-8a90-4720-baf3-9cfc9ef3819d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:27:49.646Z|aec09ffe-450b-40aa-bdf2-bec921bc8de1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:49.646Z|23883210-8a90-4720-baf3-9cfc9ef3819d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:49.647Z|d301d1cb-3358-4033-ab19-4806b74f05d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:50.795Z|ef5e70a3-3b8a-4b87-b382-4eba6a3bbc27|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:27:50.796Z|ef5e70a3-3b8a-4b87-b382-4eba6a3bbc27|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:59.670Z|596a7585-7724-463f-990e-388180cffe99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:27:59.670Z|8871e280-967b-4ed9-8534-20d195c4719d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:27:59.670Z|caf48f9e-6ad9-493b-b147-bd17b01fca78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:27:59.671Z|596a7585-7724-463f-990e-388180cffe99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:59.671Z|caf48f9e-6ad9-493b-b147-bd17b01fca78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:27:59.671Z|8871e280-967b-4ed9-8534-20d195c4719d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:02.459Z|fec0a12d-79a6-4d9b-b153-970d85c445ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:28:02.460Z|fec0a12d-79a6-4d9b-b153-970d85c445ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:28:09.690Z|46916753-e01d-4a4b-bd8b-e6732e3d71c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:28:09.691Z|46916753-e01d-4a4b-bd8b-e6732e3d71c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:09.691Z|1108afbc-c128-4103-999d-e8ba6315b92c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:28:09.691Z|5e270f2a-4ce9-41ba-8960-d736275d740d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:28:09.692Z|1108afbc-c128-4103-999d-e8ba6315b92c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:09.692Z|5e270f2a-4ce9-41ba-8960-d736275d740d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:17.458Z|f946b24d-0f14-46fd-86e8-036eef8a4701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:28:17.459Z|f946b24d-0f14-46fd-86e8-036eef8a4701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:28:17.598Z|a79a1455-1c9c-417d-a7a9-005f75310e95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:28:17.598Z|a79a1455-1c9c-417d-a7a9-005f75310e95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:28:19.711Z|0fdc6e7e-659f-42ce-9410-f41d05f0d42a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:28:19.711Z|2c9d3a9f-7862-42de-a131-2f68bb8ec48d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:28:19.711Z|5426adc9-8580-477a-ab1e-4c155dcaf81f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:28:19.712Z|0fdc6e7e-659f-42ce-9410-f41d05f0d42a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:19.712Z|5426adc9-8580-477a-ab1e-4c155dcaf81f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:19.712Z|2c9d3a9f-7862-42de-a131-2f68bb8ec48d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:29.732Z|16b4c8a9-dcec-4b1a-85a8-7641a84de47a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:28:29.732Z|7e9dbf39-3de3-4adc-8b12-838c3c0d20ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:28:29.732Z|f55b6076-71ff-440b-bf03-c13c39f445e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:28:29.733Z|16b4c8a9-dcec-4b1a-85a8-7641a84de47a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:29.733Z|7e9dbf39-3de3-4adc-8b12-838c3c0d20ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:29.733Z|f55b6076-71ff-440b-bf03-c13c39f445e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:32.458Z|a289f93b-9464-4d8c-8f3a-88342603b6a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:28:32.462Z|a289f93b-9464-4d8c-8f3a-88342603b6a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:28:39.754Z|833e08cf-61e5-4961-a61e-cea16d249607|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:28:39.754Z|2b18b375-d73b-4278-bf01-041a467adf9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:28:39.754Z|9a8985d3-def1-4aa7-903b-840be8868d17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:28:39.754Z|2b18b375-d73b-4278-bf01-041a467adf9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:39.755Z|833e08cf-61e5-4961-a61e-cea16d249607|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:39.755Z|9a8985d3-def1-4aa7-903b-840be8868d17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:47.458Z|7f34ed11-c3d8-44d6-b3bd-91fcbbdbb635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:28:47.459Z|7f34ed11-c3d8-44d6-b3bd-91fcbbdbb635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:28:47.599Z|69a6589f-b134-4da5-a825-a900d6f23417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:28:47.599Z|69a6589f-b134-4da5-a825-a900d6f23417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:28:49.774Z|403a0505-ba21-4991-9974-23d74203049f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:28:49.775Z|403a0505-ba21-4991-9974-23d74203049f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:49.775Z|7aab9bb0-521d-4449-a8b7-81acf34cfb94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:28:49.775Z|54813eb8-9dff-47a7-9082-8e91668c3815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:28:49.776Z|7aab9bb0-521d-4449-a8b7-81acf34cfb94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:49.776Z|54813eb8-9dff-47a7-9082-8e91668c3815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:50.793Z|7ad543ee-5210-4954-a76a-21a1ad149bde|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:28:50.794Z|7ad543ee-5210-4954-a76a-21a1ad149bde|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:59.795Z|b8f5e1c1-2758-4ddb-b024-b1eb0f0bc87f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:28:59.795Z|6a388481-a702-434e-8d85-7055cff8e08e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:28:59.795Z|b8f5e1c1-2758-4ddb-b024-b1eb0f0bc87f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:59.795Z|13433f8e-5366-4371-a7e2-b00e57e09d11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:28:59.795Z|6a388481-a702-434e-8d85-7055cff8e08e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:28:59.796Z|13433f8e-5366-4371-a7e2-b00e57e09d11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:02.458Z|36e1a50a-f5a8-4318-80f2-8889f28d65e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:29:02.459Z|36e1a50a-f5a8-4318-80f2-8889f28d65e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:29:09.815Z|5f70b7ab-303e-4abe-8dc8-2818ece19b8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:29:09.815Z|b0a8cce0-bf40-484a-b85b-b6812a0b1689|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:29:09.815Z|0f1bf424-7833-4a74-ba7c-7ee85e4fc27b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:29:09.816Z|5f70b7ab-303e-4abe-8dc8-2818ece19b8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:09.816Z|b0a8cce0-bf40-484a-b85b-b6812a0b1689|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:09.816Z|0f1bf424-7833-4a74-ba7c-7ee85e4fc27b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:17.459Z|05053f17-c718-4c81-86ea-f8d40198a0cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:29:17.464Z|05053f17-c718-4c81-86ea-f8d40198a0cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:29:17.600Z|4f5a97ab-e120-41d6-bb0c-b9e23e853f0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:29:17.601Z|4f5a97ab-e120-41d6-bb0c-b9e23e853f0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:29:19.838Z|42b7c755-16b6-40a3-abbc-869be6220c19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:29:19.838Z|d79709fc-9790-4d63-804a-32ff463a6d6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:29:19.838Z|fbd6f050-8b87-4ff3-b1ae-b65c69027978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:29:19.839Z|fbd6f050-8b87-4ff3-b1ae-b65c69027978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:19.839Z|42b7c755-16b6-40a3-abbc-869be6220c19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:19.839Z|d79709fc-9790-4d63-804a-32ff463a6d6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:29.859Z|70e48fd2-12fb-4e2a-8f95-af0f4ed46932|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:29:29.859Z|a200fc82-31e8-40d2-b41b-346e95515dc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:29:29.860Z|9ae84936-387e-49e9-ab95-59520aa5567b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:29:29.860Z|a200fc82-31e8-40d2-b41b-346e95515dc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:29.861Z|9ae84936-387e-49e9-ab95-59520aa5567b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:29.860Z|70e48fd2-12fb-4e2a-8f95-af0f4ed46932|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:32.458Z|ea493d29-420d-46d2-833c-fef7f702ffbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:29:32.459Z|ea493d29-420d-46d2-833c-fef7f702ffbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:29:39.878Z|4e22d599-3e12-45e0-8710-998bb2544f2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:29:39.879Z|4e22d599-3e12-45e0-8710-998bb2544f2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:39.879Z|5962b8f5-cbd8-4320-afe5-79709ee4f426|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:29:39.879Z|5962b8f5-cbd8-4320-afe5-79709ee4f426|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:39.881Z|76f618e5-a19b-4866-9e6e-54545f8f9ea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:29:39.883Z|76f618e5-a19b-4866-9e6e-54545f8f9ea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:47.458Z|d6675772-1cc6-44f4-9cb3-e6c8fac4fcdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:29:47.459Z|d6675772-1cc6-44f4-9cb3-e6c8fac4fcdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:29:47.602Z|34184d01-aafa-40b9-ac15-fa11336e9e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:29:47.603Z|34184d01-aafa-40b9-ac15-fa11336e9e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:29:49.898Z|6781344a-da75-43aa-ae2d-854642438686|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:29:49.899Z|6781344a-da75-43aa-ae2d-854642438686|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:49.899Z|280f455c-d266-46d4-b9e5-811ccf9ebeaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:29:49.900Z|280f455c-d266-46d4-b9e5-811ccf9ebeaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:49.901Z|e31e6758-5224-409a-991f-992ff4839abf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:29:49.902Z|e31e6758-5224-409a-991f-992ff4839abf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:50.793Z|bb8d7c15-825f-4165-9fb7-38362e991c7f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:29:50.794Z|bb8d7c15-825f-4165-9fb7-38362e991c7f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:59.919Z|f6295c6c-0a7d-42dc-9d9a-b812c0df7f12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:29:59.920Z|f6295c6c-0a7d-42dc-9d9a-b812c0df7f12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:59.920Z|e47c5804-3176-44f3-b391-7f75e952f6df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:29:59.920Z|e47c5804-3176-44f3-b391-7f75e952f6df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:29:59.921Z|62f01955-5325-4908-a0e6-844d0cced6e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:29:59.922Z|62f01955-5325-4908-a0e6-844d0cced6e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:30:02.459Z|328c972c-7f8d-4ca5-9f50-0a5cca6301c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:30:02.462Z|328c972c-7f8d-4ca5-9f50-0a5cca6301c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:30:09.940Z|24c1cfc2-fc78-4c3c-b12d-3bb3ca3d0051|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:30:09.941Z|24c1cfc2-fc78-4c3c-b12d-3bb3ca3d0051|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:30:09.940Z|7826ea02-cfe5-425f-8e2d-af71c041d466|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:30:09.941Z|4d0a806b-a8cd-4e28-8161-be299f16cd3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:30:09.941Z|7826ea02-cfe5-425f-8e2d-af71c041d466|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:30:09.941Z|4d0a806b-a8cd-4e28-8161-be299f16cd3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:30:17.459Z|4f9c38b3-ce02-4cc7-8314-b7b6287964a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:30:17.460Z|4f9c38b3-ce02-4cc7-8314-b7b6287964a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:30:17.603Z|cc80f61d-9ee9-4f6f-9256-950ee1d3ec2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:30:17.604Z|cc80f61d-9ee9-4f6f-9256-950ee1d3ec2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:30:19.960Z|95f8a358-9fd2-4ea7-b18e-4452005cf46d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:30:19.961Z|0af90ffe-61fe-4603-9a44-58ee58c895ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:30:19.961Z|2185b021-09a3-4d70-bbd9-2e6cb3b48134|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:30:19.961Z|95f8a358-9fd2-4ea7-b18e-4452005cf46d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:30:19.962Z|0af90ffe-61fe-4603-9a44-58ee58c895ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:30:19.962Z|2185b021-09a3-4d70-bbd9-2e6cb3b48134|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:30:29.983Z|7c6fbf48-c2e0-4b8f-8a56-7230ae0a8449|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:30:29.983Z|17d4187b-3254-4184-90f1-01a43e3fb416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:30:29.983Z|545b42db-fe7b-4d67-bc32-58483edcb778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:30:29.984Z|17d4187b-3254-4184-90f1-01a43e3fb416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:30:29.984Z|7c6fbf48-c2e0-4b8f-8a56-7230ae0a8449|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:30:29.984Z|545b42db-fe7b-4d67-bc32-58483edcb778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:30:32.458Z|9f5f5833-a0ad-4753-891a-f2691b4c852c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:30:32.459Z|9f5f5833-a0ad-4753-891a-f2691b4c852c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:30:40.005Z|6aab7b9a-b660-4712-b683-276c5f4d3418|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:30:40.005Z|f959f7a2-b272-43f1-a6f1-10bf8bb6c0d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:30:40.005Z|b5c52276-c2f1-4a41-87f3-0adb71f3d87c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:30:40.006Z|6aab7b9a-b660-4712-b683-276c5f4d3418|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:30:40.006Z|b5c52276-c2f1-4a41-87f3-0adb71f3d87c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:30:40.006Z|f959f7a2-b272-43f1-a6f1-10bf8bb6c0d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:30:47.459Z|d1252281-9ab9-4e2e-92b6-ed3784f00062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:30:47.463Z|d1252281-9ab9-4e2e-92b6-ed3784f00062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:30:47.605Z|72eb1a07-7dc7-4bf2-a8e0-42608a0097cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:30:47.606Z|72eb1a07-7dc7-4bf2-a8e0-42608a0097cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:30:50.026Z|f8633d1f-9bde-4bb9-8d9d-4e82c3eae993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:30:50.026Z|9f5d43de-2243-433c-a393-73fe64eb1814|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:30:50.027Z|9f5d43de-2243-433c-a393-73fe64eb1814|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:30:50.027Z|22a5765a-56c0-4b02-8fd7-af5fbca8055c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:30:50.027Z|f8633d1f-9bde-4bb9-8d9d-4e82c3eae993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:30:50.028Z|22a5765a-56c0-4b02-8fd7-af5fbca8055c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:30:50.794Z|22fddc3f-e9c9-4887-ad00-7f390cce234c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:30:50.794Z|22fddc3f-e9c9-4887-ad00-7f390cce234c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:00.048Z|3066ac22-f7ef-40da-82a0-08e34f744af2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:31:00.047Z|76d1c46b-2d8c-4487-89d4-c340d2c4c53c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:31:00.049Z|76d1c46b-2d8c-4487-89d4-c340d2c4c53c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:00.049Z|3066ac22-f7ef-40da-82a0-08e34f744af2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:00.050Z|b943d66b-b553-4f36-a0dd-ca22c54816d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:31:00.050Z|b943d66b-b553-4f36-a0dd-ca22c54816d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:02.458Z|c6827a39-e14b-4c21-815e-5e3ad0cc71b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:31:02.459Z|c6827a39-e14b-4c21-815e-5e3ad0cc71b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:31:10.071Z|07abf78a-6935-40a6-a178-75978410f231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:31:10.071Z|2682bf3a-f033-46f4-a189-67276ab6c8f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:31:10.071Z|07abf78a-6935-40a6-a178-75978410f231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:10.071Z|2682bf3a-f033-46f4-a189-67276ab6c8f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:10.076Z|5c9628d8-a91c-43fe-8518-058c4bf4b1fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:31:10.077Z|5c9628d8-a91c-43fe-8518-058c4bf4b1fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:17.459Z|cbacc56d-18dc-4b09-bcdc-b8a982768eed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:31:17.459Z|cbacc56d-18dc-4b09-bcdc-b8a982768eed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:31:17.607Z|9f0ab671-636f-4943-9428-d7e53cca032a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:31:17.607Z|9f0ab671-636f-4943-9428-d7e53cca032a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:31:20.091Z|dcd451fb-4705-4333-8a82-d4b6321af732|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:31:20.091Z|43a6c283-1d42-4424-a3a0-e3c7576a7470|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:31:20.092Z|dcd451fb-4705-4333-8a82-d4b6321af732|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:20.092Z|43a6c283-1d42-4424-a3a0-e3c7576a7470|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:20.093Z|d31d2893-b424-4c96-af09-fd44e9915593|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:31:20.095Z|d31d2893-b424-4c96-af09-fd44e9915593|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:30.112Z|ae1d0033-d0cb-47a6-a1de-fd824cd51277|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:31:30.112Z|5a4dde87-b9cb-4060-a6b8-8c363edf4dc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:31:30.113Z|5a4dde87-b9cb-4060-a6b8-8c363edf4dc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:30.113Z|ae1d0033-d0cb-47a6-a1de-fd824cd51277|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:30.114Z|3e1f409e-1b4c-4e23-b102-3f7615a6e4cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:31:30.115Z|3e1f409e-1b4c-4e23-b102-3f7615a6e4cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:32.458Z|c656760a-8c9b-4ed0-913e-5d2a6ae04d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:31:32.461Z|c656760a-8c9b-4ed0-913e-5d2a6ae04d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:31:40.133Z|1fba32ba-7292-4963-880c-cdb2801368fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:31:40.133Z|1901a236-baa8-47a8-ab61-a24d4dde74d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:31:40.133Z|22f3333a-329e-4e96-8360-3c0d9b320599|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:31:40.134Z|1fba32ba-7292-4963-880c-cdb2801368fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:40.134Z|1901a236-baa8-47a8-ab61-a24d4dde74d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:40.134Z|22f3333a-329e-4e96-8360-3c0d9b320599|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:47.458Z|a70b7fd0-92d8-4135-89ea-473b9fed7cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:31:47.459Z|a70b7fd0-92d8-4135-89ea-473b9fed7cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:31:47.608Z|b2c111dd-3bb2-434b-a5ae-59c5654598be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:31:47.609Z|b2c111dd-3bb2-434b-a5ae-59c5654598be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:31:50.155Z|b268d6fe-80ee-4944-8399-f5cff8d057db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:31:50.155Z|d4b6f9b3-e97b-4d09-a8bf-3ab0ec7215f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:31:50.155Z|7bde8973-2cad-4c32-985b-d101dac2b3a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:31:50.156Z|d4b6f9b3-e97b-4d09-a8bf-3ab0ec7215f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:50.156Z|7bde8973-2cad-4c32-985b-d101dac2b3a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:50.156Z|b268d6fe-80ee-4944-8399-f5cff8d057db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:31:50.793Z|6206be85-288e-4290-a4ff-268dad7037d1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:31:50.794Z|6206be85-288e-4290-a4ff-268dad7037d1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:00.176Z|32116bde-6913-4c34-9615-dbf76c6e7dd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:32:00.177Z|32116bde-6913-4c34-9615-dbf76c6e7dd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:00.177Z|56b7d223-375e-41e6-8eab-0a9fbaa10714|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:32:00.178Z|56b7d223-375e-41e6-8eab-0a9fbaa10714|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:00.178Z|56542133-a23b-4a3f-a577-75710e11b847|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:32:00.179Z|56542133-a23b-4a3f-a577-75710e11b847|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:02.458Z|e68342a1-2f1d-4117-b19e-08e2284c393b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:32:02.459Z|e68342a1-2f1d-4117-b19e-08e2284c393b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:32:10.198Z|c0aaeab8-68e6-4880-8a68-acf26a4e689c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:32:10.198Z|98534146-5aee-4b1e-9ea5-835e0f9dce13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:32:10.198Z|c0aaeab8-68e6-4880-8a68-acf26a4e689c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:10.236Z|98534146-5aee-4b1e-9ea5-835e0f9dce13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:10.237Z|7f61c41c-3f2c-4729-98ca-5202f305608b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:32:10.238Z|7f61c41c-3f2c-4729-98ca-5202f305608b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:17.458Z|c021b4dd-e29d-4f4a-aa99-4391b2454c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:32:17.461Z|c021b4dd-e29d-4f4a-aa99-4391b2454c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:32:17.610Z|ecda0efc-e13a-4351-ac0c-745669a46a38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:32:17.611Z|ecda0efc-e13a-4351-ac0c-745669a46a38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:32:20.258Z|457f25e2-5576-4efa-ad66-de1e8a0af6df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:32:20.259Z|457f25e2-5576-4efa-ad66-de1e8a0af6df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:20.258Z|0a5a2738-8060-46e4-a24f-af81fa1b3a13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:32:20.259Z|80fd2648-375e-4407-9665-65ff167da549|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:32:20.259Z|0a5a2738-8060-46e4-a24f-af81fa1b3a13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:20.259Z|80fd2648-375e-4407-9665-65ff167da549|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:30.280Z|d91f0f5d-4735-4b91-9d63-ede76390dfbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:32:30.280Z|2e17eee3-c859-4a73-a59e-e8547d332537|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:32:30.280Z|37bc7239-1dc5-4ed1-a95d-7e50fffcead8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:32:30.281Z|d91f0f5d-4735-4b91-9d63-ede76390dfbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:30.281Z|2e17eee3-c859-4a73-a59e-e8547d332537|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:30.281Z|37bc7239-1dc5-4ed1-a95d-7e50fffcead8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:32.459Z|be3cb2cb-1735-4ea8-a5bb-e559cbc5e28a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:32:32.459Z|be3cb2cb-1735-4ea8-a5bb-e559cbc5e28a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:32:40.303Z|5a3bb388-a6d6-4f06-92ca-f613b5576878|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:32:40.304Z|5a3bb388-a6d6-4f06-92ca-f613b5576878|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:40.306Z|6606e321-5998-4243-82f5-810058d0055c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:32:40.306Z|150f335e-7b7d-452c-970d-48ec01e6ed94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:32:40.307Z|6606e321-5998-4243-82f5-810058d0055c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:40.307Z|150f335e-7b7d-452c-970d-48ec01e6ed94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:47.458Z|7a444433-55ce-452f-8526-307a6b1eca48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:32:47.459Z|7a444433-55ce-452f-8526-307a6b1eca48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:32:47.612Z|bf9cfa98-4950-45ec-8fac-8d828cf6b281|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:32:47.612Z|bf9cfa98-4950-45ec-8fac-8d828cf6b281|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:32:50.326Z|f917c0ef-9205-471e-bc95-cb4c24e374b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:32:50.326Z|478622c4-0f2a-4133-a109-618c96604075|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:32:50.326Z|f917c0ef-9205-471e-bc95-cb4c24e374b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:50.326Z|478622c4-0f2a-4133-a109-618c96604075|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:50.327Z|aa91e40f-3198-4ccb-9f95-86ec6a7e398e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:32:50.328Z|aa91e40f-3198-4ccb-9f95-86ec6a7e398e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:32:50.793Z|745a1386-ba9c-4b7c-adb1-e998769bb865|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:32:50.794Z|745a1386-ba9c-4b7c-adb1-e998769bb865|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:00.346Z|79780bf5-dac7-4b5b-abdc-6f9419ea7074|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:33:00.347Z|79780bf5-dac7-4b5b-abdc-6f9419ea7074|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:00.347Z|d8ff0b5d-0dab-455a-be63-e87911f6d951|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:33:00.348Z|afe8345e-bfc6-4c9b-be86-1ee9bd6b5322|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:33:00.348Z|afe8345e-bfc6-4c9b-be86-1ee9bd6b5322|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:00.348Z|d8ff0b5d-0dab-455a-be63-e87911f6d951|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:02.458Z|7759f76d-1c9e-4b4a-a0a5-65d51db000de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:33:02.460Z|7759f76d-1c9e-4b4a-a0a5-65d51db000de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:33:10.370Z|4bc2655e-0167-453e-997d-4fc82e042405|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:33:10.370Z|a5c91fd1-b4d0-4a02-8863-eeedfc2c9bf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:33:10.370Z|76aa6499-d17e-4cdd-bebc-a70e1ec7159c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:33:10.371Z|a5c91fd1-b4d0-4a02-8863-eeedfc2c9bf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:10.371Z|4bc2655e-0167-453e-997d-4fc82e042405|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:10.371Z|76aa6499-d17e-4cdd-bebc-a70e1ec7159c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:17.458Z|573d1791-a9c2-4d35-a71d-19ab48bbb471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:33:17.459Z|573d1791-a9c2-4d35-a71d-19ab48bbb471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:33:17.613Z|2cac9ac7-91fc-43c4-b8be-5e4b3a0da73f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:33:17.614Z|2cac9ac7-91fc-43c4-b8be-5e4b3a0da73f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:33:20.392Z|77401a84-674f-4b41-a385-f0bb27ea6736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:33:20.392Z|c8357a18-3038-4dbf-87a3-911a2208d1c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:33:20.392Z|8ff9dc3b-0cba-48b5-91c0-213b8dc0b97e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:33:20.393Z|77401a84-674f-4b41-a385-f0bb27ea6736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:20.393Z|c8357a18-3038-4dbf-87a3-911a2208d1c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:20.393Z|8ff9dc3b-0cba-48b5-91c0-213b8dc0b97e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:30.417Z|c3e6128f-d748-4685-8786-4bf716f4b54f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:33:30.419Z|c3e6128f-d748-4685-8786-4bf716f4b54f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:30.422Z|94c6b454-a78d-461d-9709-156b0a3c2f09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:33:30.423Z|619461e9-7786-48be-b795-97b7a031ffc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:33:30.423Z|94c6b454-a78d-461d-9709-156b0a3c2f09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:30.424Z|619461e9-7786-48be-b795-97b7a031ffc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:32.458Z|aa05d733-7960-47d4-b132-38fad10c3fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:33:32.459Z|aa05d733-7960-47d4-b132-38fad10c3fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:33:40.439Z|568e5410-28e4-4217-a7a0-a90e1512fbcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:33:40.441Z|568e5410-28e4-4217-a7a0-a90e1512fbcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:40.441Z|7d640905-e782-46be-af3a-533a61af05e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:33:40.442Z|7d640905-e782-46be-af3a-533a61af05e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:40.447Z|3e27b675-524f-4a90-a1eb-daede09535d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:33:40.447Z|3e27b675-524f-4a90-a1eb-daede09535d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:47.458Z|164d1f09-6506-4473-b657-50b3f772c73a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:33:47.462Z|164d1f09-6506-4473-b657-50b3f772c73a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:33:47.615Z|0dfcbed5-7a55-4538-a0d3-fd389afb094b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:33:47.616Z|0dfcbed5-7a55-4538-a0d3-fd389afb094b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:33:50.463Z|e6e3bf73-4c4e-4aa9-af88-6687ac7a7da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:33:50.464Z|5129e066-8c7f-45ff-9f71-a1a92c5ad46f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:33:50.464Z|e6e3bf73-4c4e-4aa9-af88-6687ac7a7da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:50.465Z|5129e066-8c7f-45ff-9f71-a1a92c5ad46f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:50.467Z|110a8bd6-3d29-4eac-a3d4-35a0e7ad564a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:33:50.467Z|110a8bd6-3d29-4eac-a3d4-35a0e7ad564a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:33:50.794Z|9c0055d5-83e7-4ae5-80d7-2d345150f647|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:33:50.795Z|9c0055d5-83e7-4ae5-80d7-2d345150f647|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:00.484Z|4115a4b6-4f00-4fa9-ba9e-446f061de748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:34:00.484Z|f3376393-1a29-4506-8023-bf571c855eb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:34:00.485Z|4115a4b6-4f00-4fa9-ba9e-446f061de748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:00.485Z|f3376393-1a29-4506-8023-bf571c855eb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:00.486Z|081df5ab-7a6b-4abc-8040-1be8c4e38585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:34:00.487Z|081df5ab-7a6b-4abc-8040-1be8c4e38585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:02.459Z|524d3a81-b3bd-4551-a52a-117beba8de70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:34:02.459Z|524d3a81-b3bd-4551-a52a-117beba8de70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:34:10.505Z|e8a9e58a-c407-4fbc-8ea4-1fa573ba78e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:34:10.505Z|3914d044-41e1-492f-b55a-a9e857aa57f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:34:10.505Z|597978ba-ecaa-4f76-ac93-3cc375eec279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:34:10.505Z|e8a9e58a-c407-4fbc-8ea4-1fa573ba78e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:10.506Z|3914d044-41e1-492f-b55a-a9e857aa57f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:10.506Z|597978ba-ecaa-4f76-ac93-3cc375eec279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:17.458Z|d301a825-1d60-4411-8267-e58ac423b0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:34:17.459Z|d301a825-1d60-4411-8267-e58ac423b0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:34:17.616Z|e2f83cc7-fb3a-49ee-ad4f-ec1cfa708d38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:34:17.617Z|e2f83cc7-fb3a-49ee-ad4f-ec1cfa708d38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:34:20.525Z|fa034f86-fd4e-4ffd-8e16-d99081b09fb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:34:20.525Z|7873279d-7eff-4447-b235-e17cd2b318f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:34:20.525Z|cd8c86ac-20f4-4ca9-89d7-23dba5a6dcce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:34:20.526Z|fa034f86-fd4e-4ffd-8e16-d99081b09fb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:20.526Z|cd8c86ac-20f4-4ca9-89d7-23dba5a6dcce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:20.526Z|7873279d-7eff-4447-b235-e17cd2b318f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:30.544Z|01dac876-5e20-4477-ab78-d2cb3a2ddab4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:34:30.544Z|01dac876-5e20-4477-ab78-d2cb3a2ddab4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:30.544Z|dfa7f650-6c0c-4b06-91fa-4e79cd2d6713|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:34:30.545Z|dfa7f650-6c0c-4b06-91fa-4e79cd2d6713|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:30.545Z|8f088e1e-7186-4a28-8397-56ceced696f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:34:30.546Z|8f088e1e-7186-4a28-8397-56ceced696f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:32.458Z|92d45156-99af-4e40-8fe3-2835176f2491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:34:32.462Z|92d45156-99af-4e40-8fe3-2835176f2491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:34:40.563Z|6a7ac464-a520-4865-b386-eed395659e0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:34:40.564Z|6a7ac464-a520-4865-b386-eed395659e0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:40.565Z|ecb540de-0c93-4b97-bb2c-c1bbaab2c27f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:34:40.565Z|ecb540de-0c93-4b97-bb2c-c1bbaab2c27f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:40.568Z|ea1aaf0a-1454-4c7b-b9a8-81d910bd13c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:34:40.568Z|ea1aaf0a-1454-4c7b-b9a8-81d910bd13c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:47.458Z|c5d878ff-735c-496f-92a0-ed916b1477a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:34:47.459Z|c5d878ff-735c-496f-92a0-ed916b1477a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:34:47.617Z|74428380-005b-4129-b6e5-f92efa272135|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:34:47.618Z|74428380-005b-4129-b6e5-f92efa272135|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:34:50.584Z|2a40c7ea-424e-43af-8db2-f9233ae145fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:34:50.584Z|c769d5a8-bac3-46e9-acd4-4b570d8e96c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:34:50.585Z|2a40c7ea-424e-43af-8db2-f9233ae145fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:50.585Z|c769d5a8-bac3-46e9-acd4-4b570d8e96c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:50.589Z|bba9c813-5f5e-4f4f-88fa-e1b8cbbdf464|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:34:50.589Z|bba9c813-5f5e-4f4f-88fa-e1b8cbbdf464|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:34:50.793Z|d15dda69-99df-4c8a-a5f9-7c51d64d279a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:34:50.794Z|d15dda69-99df-4c8a-a5f9-7c51d64d279a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:00.604Z|279c0686-7e15-4692-887e-80f32eab15bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:35:00.604Z|65ecda50-ddb9-41e1-89a4-3fd9694d9102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:35:00.606Z|65ecda50-ddb9-41e1-89a4-3fd9694d9102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:00.605Z|279c0686-7e15-4692-887e-80f32eab15bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:00.607Z|4b0d8d3f-8c7a-4879-ba31-994522cc41a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:35:00.608Z|4b0d8d3f-8c7a-4879-ba31-994522cc41a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:02.458Z|e588d92b-a096-4920-a68b-cfa1f7803fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:35:02.459Z|e588d92b-a096-4920-a68b-cfa1f7803fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:35:10.628Z|099d2af6-2604-47f5-9fa3-32492f7cb321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:35:10.628Z|ef82d9b9-c32d-4692-8bc4-4461a1ee7ef9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:35:10.628Z|f63e13a8-998d-4fa8-8fcc-29aeb3adf178|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:35:10.629Z|099d2af6-2604-47f5-9fa3-32492f7cb321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:10.629Z|ef82d9b9-c32d-4692-8bc4-4461a1ee7ef9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:10.629Z|f63e13a8-998d-4fa8-8fcc-29aeb3adf178|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:17.458Z|c8e4bf04-8c9e-4438-b07e-9fea04e91496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:35:17.461Z|c8e4bf04-8c9e-4438-b07e-9fea04e91496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:35:17.619Z|21e71a32-8bf5-4ca9-9387-6021332c5ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:35:17.619Z|21e71a32-8bf5-4ca9-9387-6021332c5ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:35:20.648Z|9581fdb7-3d63-4edb-b8c7-d208717c4023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:35:20.649Z|35da7885-278c-469c-a8a4-81b291ddc309|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:35:20.649Z|9581fdb7-3d63-4edb-b8c7-d208717c4023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:20.649Z|35da7885-278c-469c-a8a4-81b291ddc309|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:20.649Z|9a2fc361-8d44-4d12-9fd0-4c386cc164c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:35:20.650Z|9a2fc361-8d44-4d12-9fd0-4c386cc164c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:30.670Z|5e8a7d9a-0df2-4f07-a39f-124615a12ac8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:35:30.670Z|5e8a7d9a-0df2-4f07-a39f-124615a12ac8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:30.670Z|89439653-80ff-4e32-b18c-95ecac963d2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:35:30.672Z|89439653-80ff-4e32-b18c-95ecac963d2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:30.673Z|36a6d5b5-6650-45e2-b524-8b0b7c1ae4fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:35:30.674Z|36a6d5b5-6650-45e2-b524-8b0b7c1ae4fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:32.458Z|7002a0c6-535f-4510-b7df-938ec40a1656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:35:32.459Z|7002a0c6-535f-4510-b7df-938ec40a1656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:35:40.689Z|0c32268a-7095-4c47-abdd-ae3d202cf269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:35:40.690Z|0c32268a-7095-4c47-abdd-ae3d202cf269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:40.692Z|850437d6-abf5-4b16-8d1c-1b0e67347c0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:35:40.692Z|850437d6-abf5-4b16-8d1c-1b0e67347c0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:40.692Z|65fd3397-f664-45cd-8f7b-4624d7c5151f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:35:40.693Z|65fd3397-f664-45cd-8f7b-4624d7c5151f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:47.458Z|4cf85f33-da82-440a-9e05-4a4aaf3c39ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:35:47.459Z|4cf85f33-da82-440a-9e05-4a4aaf3c39ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:35:47.620Z|96e320fb-01d9-40da-b512-f497e9563fa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:35:47.620Z|96e320fb-01d9-40da-b512-f497e9563fa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:35:50.710Z|c4723cd6-63c6-4ef7-84de-03c8c2b5b7e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:35:50.711Z|c4723cd6-63c6-4ef7-84de-03c8c2b5b7e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:50.712Z|73b7e265-01d7-489d-b4bf-6ed9a403a43c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:35:50.712Z|2fd7493b-fcfb-450f-97bc-0c3691f8e0d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:35:50.712Z|73b7e265-01d7-489d-b4bf-6ed9a403a43c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:50.713Z|2fd7493b-fcfb-450f-97bc-0c3691f8e0d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:35:50.794Z|5e14aba5-d917-4e10-ac8e-5f0238051382|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:35:50.795Z|5e14aba5-d917-4e10-ac8e-5f0238051382|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:00.730Z|851af45c-a362-463a-9808-07fff7c51f1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:36:00.730Z|6f987ab7-a22f-4579-9bdb-239c269975c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:36:00.730Z|851af45c-a362-463a-9808-07fff7c51f1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:00.731Z|6f987ab7-a22f-4579-9bdb-239c269975c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:00.734Z|f130670a-9fb7-417f-b60c-33e1a613e676|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:36:00.735Z|f130670a-9fb7-417f-b60c-33e1a613e676|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:02.458Z|527c13b5-de89-4a75-9efa-212534ea0a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:36:02.461Z|527c13b5-de89-4a75-9efa-212534ea0a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:36:10.749Z|55be2524-2b66-43a2-87e4-594580b552c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:36:10.750Z|b165d324-ff16-4e09-aec1-7fbcab527432|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:36:10.750Z|55be2524-2b66-43a2-87e4-594580b552c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:10.750Z|13f5ef8f-d42e-44f3-bfcd-f774bc66b0a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:36:10.750Z|13f5ef8f-d42e-44f3-bfcd-f774bc66b0a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:10.750Z|b165d324-ff16-4e09-aec1-7fbcab527432|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:17.458Z|7f805413-8ea7-4fdf-b9ac-9ff75e7431bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:36:17.459Z|7f805413-8ea7-4fdf-b9ac-9ff75e7431bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:36:17.621Z|5d015609-6861-4983-926c-6d259fe33697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:36:17.621Z|5d015609-6861-4983-926c-6d259fe33697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:36:20.770Z|89c9e195-d6e6-41ba-80fb-6c95b8ec8055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:36:20.770Z|a1eda1f6-2d44-4888-8a3a-fdd37c21825a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:36:20.770Z|00aafc7e-ab12-4e07-930e-9bd30f899a99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:36:20.771Z|00aafc7e-ab12-4e07-930e-9bd30f899a99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:20.771Z|89c9e195-d6e6-41ba-80fb-6c95b8ec8055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:20.771Z|a1eda1f6-2d44-4888-8a3a-fdd37c21825a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:30.789Z|f5fed110-0f55-4de4-9784-37804fcce899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:36:30.789Z|f0ba342b-da09-4a2f-9a43-29d5ec92db51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:36:30.789Z|611c9602-15e9-46fd-a8c6-853a6559910b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:36:30.790Z|f5fed110-0f55-4de4-9784-37804fcce899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:30.790Z|611c9602-15e9-46fd-a8c6-853a6559910b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:30.790Z|f0ba342b-da09-4a2f-9a43-29d5ec92db51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:32.458Z|e1676d16-1056-47e7-a55b-894bce23ccfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:36:32.459Z|e1676d16-1056-47e7-a55b-894bce23ccfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:36:40.809Z|f4f74ca7-fd8f-45d8-b79a-9de4ee045cf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:36:40.809Z|02bf3363-0ea7-4af0-a18a-9ffe8bc8553a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:36:40.809Z|02b2b3a1-d37b-45d6-97f1-017970e4dcbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:36:40.809Z|f4f74ca7-fd8f-45d8-b79a-9de4ee045cf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:40.809Z|02bf3363-0ea7-4af0-a18a-9ffe8bc8553a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:40.809Z|02b2b3a1-d37b-45d6-97f1-017970e4dcbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:47.458Z|be1a7497-3c3b-4877-a73b-bec22b3411ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:36:47.462Z|be1a7497-3c3b-4877-a73b-bec22b3411ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:36:47.622Z|d0f44ca1-b961-4c48-9a13-c266c9bb047b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:36:47.622Z|d0f44ca1-b961-4c48-9a13-c266c9bb047b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:36:50.794Z|0f50515b-3e2f-479b-bea7-2b69c340b492|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:36:50.795Z|0f50515b-3e2f-479b-bea7-2b69c340b492|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:50.828Z|39f5b449-da83-4684-9160-3fc60751a556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:36:50.827Z|593c0bc2-f6dd-45f5-9a65-a0578a0d21fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:36:50.828Z|dab1e3cb-a7df-4873-a553-a6915453e973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:36:50.828Z|dab1e3cb-a7df-4873-a553-a6915453e973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:50.828Z|39f5b449-da83-4684-9160-3fc60751a556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:36:50.828Z|593c0bc2-f6dd-45f5-9a65-a0578a0d21fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:00.846Z|184cbb3a-5fbe-477f-8652-9aca51dc7282|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:37:00.846Z|652cbc4e-3e67-4422-9188-aa59d58d0a22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:37:00.847Z|184cbb3a-5fbe-477f-8652-9aca51dc7282|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:00.847Z|652cbc4e-3e67-4422-9188-aa59d58d0a22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:00.847Z|ba4c4154-9aa5-48ae-9c85-4e0fe6afd29d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:37:00.848Z|ba4c4154-9aa5-48ae-9c85-4e0fe6afd29d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:02.458Z|c2375830-9922-4ed4-9bbc-a61eff18df58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:37:02.459Z|c2375830-9922-4ed4-9bbc-a61eff18df58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:37:10.865Z|e05afa2c-2866-446a-8ea0-a88ccbc0025d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:37:10.865Z|7ab2d7fa-e8d5-4a3f-968d-27f53ef3e826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:37:10.865Z|d615ac3a-9968-416d-b54c-d85f17a1fd99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:37:10.866Z|e05afa2c-2866-446a-8ea0-a88ccbc0025d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:10.866Z|7ab2d7fa-e8d5-4a3f-968d-27f53ef3e826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:10.866Z|d615ac3a-9968-416d-b54c-d85f17a1fd99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:17.458Z|1f6329af-b73c-4bd8-9f3b-52636bba0cc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:37:17.459Z|1f6329af-b73c-4bd8-9f3b-52636bba0cc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:37:17.623Z|7e20c4d3-a1b9-475f-ba2d-c2641dcbd81e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:37:17.624Z|7e20c4d3-a1b9-475f-ba2d-c2641dcbd81e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:37:20.884Z|276130af-7a0e-42b5-abd0-3297135353ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:37:20.884Z|134d62e7-af25-4c82-8a91-61db200ecb46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:37:20.884Z|f15ef7f1-1149-46e8-a4ab-ce682d115a06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:37:20.884Z|f15ef7f1-1149-46e8-a4ab-ce682d115a06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:20.884Z|134d62e7-af25-4c82-8a91-61db200ecb46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:20.884Z|276130af-7a0e-42b5-abd0-3297135353ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:30.903Z|3d47f68e-75d7-41aa-8507-f974b58d850d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:37:30.903Z|83387644-a7bf-46ca-881d-69a193f0b566|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:37:30.903Z|c60bcc4a-4344-4903-9068-496c1b56c943|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:37:30.904Z|3d47f68e-75d7-41aa-8507-f974b58d850d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:30.904Z|c60bcc4a-4344-4903-9068-496c1b56c943|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:30.904Z|83387644-a7bf-46ca-881d-69a193f0b566|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:32.458Z|9a055b1f-9687-4478-9ba2-a82358330e7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:37:32.461Z|9a055b1f-9687-4478-9ba2-a82358330e7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:37:40.923Z|37ea7622-5f72-4cda-8e02-0d1669a8fb08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:37:40.924Z|37ea7622-5f72-4cda-8e02-0d1669a8fb08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:40.924Z|4a31e55c-631b-49f4-9f28-a4994aaa2a81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:37:40.924Z|a2ecb9a4-ec71-46f8-a4db-e6964106b654|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:37:40.925Z|4a31e55c-631b-49f4-9f28-a4994aaa2a81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:40.925Z|a2ecb9a4-ec71-46f8-a4db-e6964106b654|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:47.458Z|b69b7e0c-ef5a-4f53-b0cf-5e6bbc904fe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:37:47.459Z|b69b7e0c-ef5a-4f53-b0cf-5e6bbc904fe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:37:47.625Z|aaf52e69-abfa-4db8-bafc-ffebcfb55438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:37:47.625Z|aaf52e69-abfa-4db8-bafc-ffebcfb55438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:37:50.793Z|b0ac9c22-1f62-47a1-b326-86f46aab6fa8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:37:50.794Z|b0ac9c22-1f62-47a1-b326-86f46aab6fa8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:50.943Z|65fb4a81-9fe2-43ef-8eff-508514d6e127|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:37:50.944Z|ed5b8342-edcc-4b7c-82a0-62f083a71022|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:37:50.944Z|02aac20e-ca0e-497a-89c9-7e75b688da1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:37:50.944Z|65fb4a81-9fe2-43ef-8eff-508514d6e127|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:50.945Z|ed5b8342-edcc-4b7c-82a0-62f083a71022|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:37:50.945Z|02aac20e-ca0e-497a-89c9-7e75b688da1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:00.963Z|eca0dba9-0d8b-41af-a12d-70b46e99ef08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:38:00.963Z|eca0dba9-0d8b-41af-a12d-70b46e99ef08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:00.964Z|e42611f7-43bd-4cbc-a379-449929626f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:38:00.964Z|9ce93450-3dcc-4c88-b7c0-8a66fda703ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:38:00.965Z|9ce93450-3dcc-4c88-b7c0-8a66fda703ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:00.965Z|e42611f7-43bd-4cbc-a379-449929626f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:02.458Z|d83ad22d-260d-4106-a26f-a692e46721d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:38:02.459Z|d83ad22d-260d-4106-a26f-a692e46721d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:38:10.982Z|f6712e7a-0aae-4563-acbf-43ef969ea4f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:38:10.983Z|f6712e7a-0aae-4563-acbf-43ef969ea4f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:10.983Z|201219f5-e1ca-496c-92cb-876cf277ef2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:38:10.984Z|201219f5-e1ca-496c-92cb-876cf277ef2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:10.984Z|c9e0cff3-31ef-4e13-bdce-84478f16d35d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:38:10.985Z|c9e0cff3-31ef-4e13-bdce-84478f16d35d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:17.458Z|c969a761-26ba-410a-8f31-3b41d557a01e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:38:17.462Z|c969a761-26ba-410a-8f31-3b41d557a01e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:38:17.626Z|4a4bce03-e76f-46ba-a1ac-558f3cdd59ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:38:17.627Z|4a4bce03-e76f-46ba-a1ac-558f3cdd59ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:38:21.002Z|5a86ecab-423b-4ec7-98b5-30406c74c203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:38:21.003Z|5a86ecab-423b-4ec7-98b5-30406c74c203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:21.006Z|fb117782-5ec6-4d78-af1c-ce24adb3e80f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:38:21.006Z|a5de6341-2e0b-4bfe-8983-2e23e1709390|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:38:21.007Z|a5de6341-2e0b-4bfe-8983-2e23e1709390|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:21.007Z|fb117782-5ec6-4d78-af1c-ce24adb3e80f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:31.023Z|da9f7b0e-4d47-4ce2-b02f-8b30d6447fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:38:31.024Z|da9f7b0e-4d47-4ce2-b02f-8b30d6447fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:31.026Z|0d9ac9b3-6f90-4b36-b95d-870717af8a4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:38:31.027Z|0d9ac9b3-6f90-4b36-b95d-870717af8a4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:31.028Z|69f6db26-0343-4c02-bfd6-e19d39dce57e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:38:31.028Z|69f6db26-0343-4c02-bfd6-e19d39dce57e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:32.458Z|6fb9e254-eb3e-4bfb-98ed-05ceea93818b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:38:32.459Z|6fb9e254-eb3e-4bfb-98ed-05ceea93818b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:38:41.046Z|04d522f1-339b-4296-a5c6-62530901a7ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:38:41.046Z|04d522f1-339b-4296-a5c6-62530901a7ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:41.047Z|4e2ccbc1-1290-480c-b41b-f319ee93ff7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:38:41.048Z|4e2ccbc1-1290-480c-b41b-f319ee93ff7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:41.052Z|364cc13e-e599-4e27-bf7c-e305d30a5970|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:38:41.053Z|364cc13e-e599-4e27-bf7c-e305d30a5970|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:47.458Z|cb0e4c33-5786-478d-b2f9-c2fd2a726685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:38:47.459Z|cb0e4c33-5786-478d-b2f9-c2fd2a726685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:38:47.627Z|f1d325d6-5543-4a01-8233-571e1faa4d5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:38:47.628Z|f1d325d6-5543-4a01-8233-571e1faa4d5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:38:50.793Z|9b78e0df-5de3-4e4d-aba4-94f022eaecc0|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:38:50.794Z|9b78e0df-5de3-4e4d-aba4-94f022eaecc0|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:51.066Z|0db09078-4c91-48f1-8897-9ab87dba90b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:38:51.066Z|ad6133ac-8ae8-493b-99db-f22f589bef68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:38:51.067Z|0db09078-4c91-48f1-8897-9ab87dba90b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:51.067Z|ad6133ac-8ae8-493b-99db-f22f589bef68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:38:51.070Z|da4a3806-0639-42bd-a698-94f08f9d6aa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:38:51.070Z|da4a3806-0639-42bd-a698-94f08f9d6aa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:01.088Z|246f087e-61b4-48d8-a812-86d1be735fba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:39:01.089Z|246f087e-61b4-48d8-a812-86d1be735fba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:01.089Z|4791d6a1-327c-4092-a346-0f5e8f3ea5f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:39:01.090Z|4791d6a1-327c-4092-a346-0f5e8f3ea5f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:01.090Z|ba0e3a65-bfc2-4bc6-b92f-d5845f28ba49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:39:01.091Z|ba0e3a65-bfc2-4bc6-b92f-d5845f28ba49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:02.458Z|9602203b-5efb-4d1c-8814-6f1d4929efc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:39:02.461Z|9602203b-5efb-4d1c-8814-6f1d4929efc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:39:11.109Z|a8f35e8e-3ff6-4767-a4f3-2b1688f7766b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:39:11.110Z|a8f35e8e-3ff6-4767-a4f3-2b1688f7766b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:11.110Z|122b3ffe-7e71-4856-9f6c-51c3361aab23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:39:11.111Z|8de4c9d8-5a61-43d1-b7b6-86f108109d79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:39:11.111Z|122b3ffe-7e71-4856-9f6c-51c3361aab23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:11.112Z|8de4c9d8-5a61-43d1-b7b6-86f108109d79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:17.458Z|ed3b208f-572d-414b-aa01-2c6e6f95d334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:39:17.459Z|ed3b208f-572d-414b-aa01-2c6e6f95d334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:39:17.628Z|ca551637-4ecc-4e24-bc0c-106f82788bcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:39:17.629Z|ca551637-4ecc-4e24-bc0c-106f82788bcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:39:21.129Z|f17969b0-0758-4727-ba5e-1e77f97b7524|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:39:21.130Z|c72975c4-e483-4831-b4c4-b89c69e6cd40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:39:21.130Z|f17969b0-0758-4727-ba5e-1e77f97b7524|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:21.130Z|c72975c4-e483-4831-b4c4-b89c69e6cd40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:21.132Z|a6b2e798-9581-48eb-a25a-771e5b9493e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:39:21.133Z|a6b2e798-9581-48eb-a25a-771e5b9493e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:31.149Z|4a1b694e-6036-4dc5-a5b5-91da970ccc85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:39:31.149Z|12b32e51-27e6-4b00-8c1a-d380d4a74821|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:39:31.149Z|4a1b694e-6036-4dc5-a5b5-91da970ccc85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:31.150Z|12b32e51-27e6-4b00-8c1a-d380d4a74821|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:31.152Z|9968474c-e948-45bf-b428-059cea72bd0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:39:31.153Z|9968474c-e948-45bf-b428-059cea72bd0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:32.458Z|34c69c55-099a-41df-8d44-d5a88a24886c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:39:32.459Z|34c69c55-099a-41df-8d44-d5a88a24886c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:39:41.168Z|5857448b-9bb1-429f-9304-efc658cdbce8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:39:41.168Z|5c60d06c-23c7-48b1-bb83-490034b89bf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:39:41.169Z|5c60d06c-23c7-48b1-bb83-490034b89bf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:41.169Z|5857448b-9bb1-429f-9304-efc658cdbce8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:41.170Z|27aa3167-e8f1-4250-9881-8c1e9b3d68b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:39:41.170Z|27aa3167-e8f1-4250-9881-8c1e9b3d68b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:47.458Z|40f1a7b9-d3c3-43d2-a495-edc4be3c0728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:39:47.461Z|40f1a7b9-d3c3-43d2-a495-edc4be3c0728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:39:47.630Z|0e4d55a0-68d3-4a8f-a492-06aa71ebfc22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:39:47.630Z|0e4d55a0-68d3-4a8f-a492-06aa71ebfc22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:39:50.793Z|72a521cb-e813-4e84-a3a8-454a2ce69614|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:39:50.794Z|72a521cb-e813-4e84-a3a8-454a2ce69614|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:51.189Z|0843852c-57e1-4098-a10a-22462d661ba2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:39:51.190Z|b0afc89c-1799-41a6-b8ae-5a81707371ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:39:51.190Z|0843852c-57e1-4098-a10a-22462d661ba2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:51.190Z|5ba58762-52e6-4d0c-9c65-5fb5166e35f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:39:51.190Z|b0afc89c-1799-41a6-b8ae-5a81707371ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:39:51.191Z|5ba58762-52e6-4d0c-9c65-5fb5166e35f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:01.209Z|a50ed222-4ff9-4fc4-a4b6-6ab1ef819f8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:40:01.210Z|a50ed222-4ff9-4fc4-a4b6-6ab1ef819f8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:01.211Z|3aca4604-3c63-4322-b31c-361b7827a768|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:40:01.211Z|6f376fe9-172c-407d-9dac-2fbe35a24376|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:40:01.212Z|6f376fe9-172c-407d-9dac-2fbe35a24376|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:01.212Z|3aca4604-3c63-4322-b31c-361b7827a768|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:02.458Z|bc92dffd-08ec-493b-ba16-971a9a574c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:40:02.459Z|bc92dffd-08ec-493b-ba16-971a9a574c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:40:11.230Z|080a6f0e-a605-4518-8144-bef29b724a16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:40:11.230Z|080a6f0e-a605-4518-8144-bef29b724a16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:11.231Z|a70b9f59-4355-48be-a84f-a40aa0c28184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:40:11.231Z|ce799a32-d2d4-46af-9fb8-527f1bdf1cca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:40:11.231Z|a70b9f59-4355-48be-a84f-a40aa0c28184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:11.231Z|ce799a32-d2d4-46af-9fb8-527f1bdf1cca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:17.458Z|43a8d325-9eea-45b4-8aac-823ccc2f93b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:40:17.459Z|43a8d325-9eea-45b4-8aac-823ccc2f93b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:40:17.631Z|a5adeccf-4d8e-4137-8c82-e83f135190b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:40:17.632Z|a5adeccf-4d8e-4137-8c82-e83f135190b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:40:21.251Z|8bbc6d9a-b0be-4ba3-8313-413b82c3f8a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:40:21.252Z|52f791f7-44d6-41b8-9554-d66f2d860a63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:40:21.252Z|c59b35e8-c5bc-4407-a1eb-257d9eb086bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:40:21.252Z|52f791f7-44d6-41b8-9554-d66f2d860a63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:21.252Z|c59b35e8-c5bc-4407-a1eb-257d9eb086bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:21.252Z|8bbc6d9a-b0be-4ba3-8313-413b82c3f8a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:31.272Z|a4ea9867-7549-4bb5-90b1-140a63283374|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:40:31.272Z|5ff16cf2-81a4-4451-80da-cda70d8fcf8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:40:31.272Z|53e19fdb-1801-42fe-95f8-5bb8b1a06884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:40:31.273Z|a4ea9867-7549-4bb5-90b1-140a63283374|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:31.273Z|5ff16cf2-81a4-4451-80da-cda70d8fcf8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:31.273Z|53e19fdb-1801-42fe-95f8-5bb8b1a06884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:32.458Z|64d57a7c-a02d-44d7-8cc5-2e78c367ba0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:40:32.462Z|64d57a7c-a02d-44d7-8cc5-2e78c367ba0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:40:41.291Z|0d21e3d3-b62c-41d3-ac7a-0401c48becea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:40:41.291Z|dd5dcce1-3e51-43d9-8a4c-41c59a5dca34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:40:41.292Z|0d21e3d3-b62c-41d3-ac7a-0401c48becea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:41.292Z|dd5dcce1-3e51-43d9-8a4c-41c59a5dca34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:41.291Z|cbf95f1e-464d-41f6-ab9b-af8037f6ec68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:40:41.293Z|cbf95f1e-464d-41f6-ab9b-af8037f6ec68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:47.458Z|ceacd97c-d1d8-4111-984a-5077772117f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:40:47.459Z|ceacd97c-d1d8-4111-984a-5077772117f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:40:47.633Z|13d64b3c-e5f0-4665-b7cb-c0038e980cdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:40:47.633Z|13d64b3c-e5f0-4665-b7cb-c0038e980cdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:40:50.793Z|ed31da07-f440-4db1-bf58-f34c2cc0e723|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:40:50.794Z|ed31da07-f440-4db1-bf58-f34c2cc0e723|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:51.312Z|78c51a14-54eb-49bc-a409-fb42bafd6c4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:40:51.312Z|79d15554-40fb-4b48-9300-305b853c5450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:40:51.312Z|c89012fc-6079-4e48-9934-b01532c0db37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:40:51.313Z|78c51a14-54eb-49bc-a409-fb42bafd6c4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:51.313Z|c89012fc-6079-4e48-9934-b01532c0db37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:40:51.313Z|79d15554-40fb-4b48-9300-305b853c5450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:01.332Z|24f3e29f-4a0d-46bb-ac78-97f878950e04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:41:01.332Z|29d9e172-8d17-489d-a5ac-3123bbfcccd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:41:01.333Z|24f3e29f-4a0d-46bb-ac78-97f878950e04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:01.333Z|29d9e172-8d17-489d-a5ac-3123bbfcccd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:01.341Z|ef1d5803-5488-4266-97d0-7d1467978761|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:41:01.343Z|ef1d5803-5488-4266-97d0-7d1467978761|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:02.458Z|8f98e6bf-1ad5-4155-bc2c-023e79c438ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:41:02.459Z|8f98e6bf-1ad5-4155-bc2c-023e79c438ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:41:11.352Z|f816aabb-d809-483c-8ceb-08d7da0ae0c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:41:11.352Z|0e1219b2-261b-4351-b8cd-934ba1b6f5b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:41:11.352Z|f816aabb-d809-483c-8ceb-08d7da0ae0c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:11.352Z|0e1219b2-261b-4351-b8cd-934ba1b6f5b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:11.362Z|646badbf-f328-4605-b61b-3bf56a8507d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:41:11.363Z|646badbf-f328-4605-b61b-3bf56a8507d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:17.458Z|8846a1d5-9e78-4ec2-b431-749125ebbaf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:41:17.462Z|8846a1d5-9e78-4ec2-b431-749125ebbaf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:41:17.634Z|01ab0c2b-5803-4718-9908-4033780d4546|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:41:17.635Z|01ab0c2b-5803-4718-9908-4033780d4546|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:41:21.371Z|e9032454-f186-4fc0-8662-578b2f472e18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:41:21.371Z|aed3ba34-9596-4f05-8c14-ab77a66bbbbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:41:21.372Z|e9032454-f186-4fc0-8662-578b2f472e18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:21.372Z|aed3ba34-9596-4f05-8c14-ab77a66bbbbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:21.379Z|bd97a5ea-87a3-4383-843d-f115a8e65fce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:41:21.380Z|bd97a5ea-87a3-4383-843d-f115a8e65fce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:31.394Z|90093d7a-d126-415f-83c6-b7a835794060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:41:31.394Z|dc27d4da-d63e-45a7-ab2d-63ed1e34e476|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:41:31.395Z|dc27d4da-d63e-45a7-ab2d-63ed1e34e476|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:31.395Z|90093d7a-d126-415f-83c6-b7a835794060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:31.400Z|757feb26-2dcf-48b7-ae6a-b66b8c9863c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:41:31.401Z|757feb26-2dcf-48b7-ae6a-b66b8c9863c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:32.458Z|8e9798ff-7cc3-4504-acfb-0b2a60cf09c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:41:32.459Z|8e9798ff-7cc3-4504-acfb-0b2a60cf09c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:41:41.415Z|7e98062a-ac8a-4903-ac74-2dda59edb592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:41:41.416Z|7e98062a-ac8a-4903-ac74-2dda59edb592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:41.420Z|a223d867-c05f-4c19-af99-2bf1a3bc061e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:41:41.420Z|b905bb59-eccf-4126-8dbe-1b5bcf728496|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:41:41.420Z|a223d867-c05f-4c19-af99-2bf1a3bc061e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:41.420Z|b905bb59-eccf-4126-8dbe-1b5bcf728496|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:47.458Z|3de991c0-3da8-44ee-a5f3-3fa298fd2a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:41:47.459Z|3de991c0-3da8-44ee-a5f3-3fa298fd2a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:41:47.635Z|acffb541-052e-4dc5-b107-ba3546de3e20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:41:47.636Z|acffb541-052e-4dc5-b107-ba3546de3e20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:41:50.793Z|a36c1816-b3a2-47e2-a36e-7f18310cbd56|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:41:50.794Z|a36c1816-b3a2-47e2-a36e-7f18310cbd56|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:51.436Z|ce235f6d-e3f7-4505-88ee-ded9989d3281|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:41:51.437Z|ce235f6d-e3f7-4505-88ee-ded9989d3281|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:51.441Z|c98dea9a-b18a-434a-96ba-b3e6c2bab771|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:41:51.442Z|c98dea9a-b18a-434a-96ba-b3e6c2bab771|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:41:51.446Z|19f7e0eb-bd3e-45f0-9e10-96f74290a321|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:41:51.447Z|19f7e0eb-bd3e-45f0-9e10-96f74290a321|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:01.456Z|261f847f-8832-4bb6-b9aa-781142ca96b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:42:01.456Z|261f847f-8832-4bb6-b9aa-781142ca96b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:01.460Z|1affb422-034f-40fd-9e00-2527b7bb0918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:42:01.461Z|1affb422-034f-40fd-9e00-2527b7bb0918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:01.465Z|0964bddb-85b3-49e0-af7e-4f7be8be31c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:42:01.465Z|0964bddb-85b3-49e0-af7e-4f7be8be31c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:02.458Z|f6f46854-1493-479a-b3cf-ae9b6e1d193e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:42:02.461Z|f6f46854-1493-479a-b3cf-ae9b6e1d193e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:42:11.477Z|2258682e-ba52-4fff-9b3b-93f27c3823c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:42:11.477Z|2258682e-ba52-4fff-9b3b-93f27c3823c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:11.479Z|7c4ec453-ab97-4ed2-8db3-ccaa67b3da12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:42:11.480Z|7c4ec453-ab97-4ed2-8db3-ccaa67b3da12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:11.483Z|56dcedcc-febe-4d43-9edf-2c4d2f8e7aab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:42:11.483Z|56dcedcc-febe-4d43-9edf-2c4d2f8e7aab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:17.458Z|18290c2a-f468-4995-81f9-b65d5e242e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:42:17.459Z|18290c2a-f468-4995-81f9-b65d5e242e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:42:17.636Z|3c3dc2dc-c606-49d6-b3c3-25a2979a6077|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:42:17.637Z|3c3dc2dc-c606-49d6-b3c3-25a2979a6077|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:42:21.496Z|95462aca-d688-4a04-a7ae-49116c5844a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:42:21.497Z|95462aca-d688-4a04-a7ae-49116c5844a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:21.498Z|fc8ca866-404d-4f93-b7d5-3708d5449a07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:42:21.498Z|fc8ca866-404d-4f93-b7d5-3708d5449a07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:21.500Z|b871bb86-fc0d-4d07-975b-f0d182204e77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:42:21.501Z|b871bb86-fc0d-4d07-975b-f0d182204e77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:31.516Z|3937a378-28fb-4c72-8931-dca028e682a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:42:31.517Z|3937a378-28fb-4c72-8931-dca028e682a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:31.517Z|69cca44b-f405-4596-bf47-1caec08d7afa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:42:31.518Z|16100f2a-55b4-42f4-aabe-21f337a4033d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:42:31.518Z|69cca44b-f405-4596-bf47-1caec08d7afa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:31.518Z|16100f2a-55b4-42f4-aabe-21f337a4033d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:32.458Z|fc17adcb-3764-456a-afdf-8f4f2208ac18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:42:32.459Z|fc17adcb-3764-456a-afdf-8f4f2208ac18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:42:41.535Z|6d85282c-9534-43de-b162-89d3a4c52919|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:42:41.535Z|33cf1689-dc64-4d85-acec-4f1e93e3c792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:42:41.536Z|33cf1689-dc64-4d85-acec-4f1e93e3c792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:41.536Z|6d85282c-9534-43de-b162-89d3a4c52919|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:41.536Z|d78d2b12-593e-42ce-9341-59da8eea25b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:42:41.537Z|d78d2b12-593e-42ce-9341-59da8eea25b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:47.458Z|752a1261-7ee4-46a2-82b9-11fdacff943b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:42:47.462Z|752a1261-7ee4-46a2-82b9-11fdacff943b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:42:47.638Z|0306352a-58df-4f73-a16a-84767e74192c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:42:47.638Z|0306352a-58df-4f73-a16a-84767e74192c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:42:50.792Z|81416480-9de2-4904-bd94-d39542befac4|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:42:50.793Z|81416480-9de2-4904-bd94-d39542befac4|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:51.555Z|9d5dfc3a-8edc-421a-b43a-59f6bd11efc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:42:51.556Z|a266f217-0f60-4c59-96db-26b026344311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:42:51.556Z|d887c2c9-e326-48df-b5db-ec79dfbea323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:42:51.556Z|9d5dfc3a-8edc-421a-b43a-59f6bd11efc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:51.557Z|a266f217-0f60-4c59-96db-26b026344311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:42:51.557Z|d887c2c9-e326-48df-b5db-ec79dfbea323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:01.577Z|9b0388ca-54be-49b7-8eae-23b2ad8a90dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:43:01.577Z|419d2580-72cc-4637-95ba-f4926537edab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:43:01.577Z|9b0388ca-54be-49b7-8eae-23b2ad8a90dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:01.577Z|7060719f-6350-4c0a-bda9-370e2d58f50a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:43:01.578Z|419d2580-72cc-4637-95ba-f4926537edab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:01.578Z|7060719f-6350-4c0a-bda9-370e2d58f50a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:02.458Z|9d5ba363-929b-42c4-ba41-ade1edff486a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:43:02.459Z|9d5ba363-929b-42c4-ba41-ade1edff486a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:43:11.597Z|48b68a69-eb4b-4dc2-a5cf-3de225942d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:43:11.597Z|9b60fdbd-d84b-4fb4-a285-65b94f255d7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:43:11.597Z|f54e2806-91a4-4d6d-8384-a8a786c04e91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:43:11.598Z|9b60fdbd-d84b-4fb4-a285-65b94f255d7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:11.598Z|48b68a69-eb4b-4dc2-a5cf-3de225942d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:11.598Z|f54e2806-91a4-4d6d-8384-a8a786c04e91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:17.458Z|616a44da-09b7-4012-b4de-c89466508c6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:43:17.459Z|616a44da-09b7-4012-b4de-c89466508c6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:43:17.639Z|a4bcb786-273a-47c4-8961-eb8d29d17f60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:43:17.639Z|a4bcb786-273a-47c4-8961-eb8d29d17f60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:43:21.617Z|63296e8a-7fe2-438f-8acd-eaad9b2bdd5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:43:21.617Z|5b30474f-f38e-4e0c-9baf-94dda6cb6e0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:43:21.618Z|532ff3d2-fd86-4e5f-a42f-f25dfba6562d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:43:21.618Z|63296e8a-7fe2-438f-8acd-eaad9b2bdd5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:21.618Z|5b30474f-f38e-4e0c-9baf-94dda6cb6e0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:21.619Z|532ff3d2-fd86-4e5f-a42f-f25dfba6562d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:31.637Z|67ac9703-382c-46d0-86fa-3b7b9641be84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:43:31.638Z|5cd81f3c-102e-4d04-830b-22725bb33686|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:43:31.638Z|67ac9703-382c-46d0-86fa-3b7b9641be84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:31.638Z|9b8b2c60-c779-4e0a-95c8-a9de701b8d41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:43:31.638Z|5cd81f3c-102e-4d04-830b-22725bb33686|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:31.639Z|9b8b2c60-c779-4e0a-95c8-a9de701b8d41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:32.458Z|535851ed-419d-4502-8fb9-ac44e5827b0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:43:32.461Z|535851ed-419d-4502-8fb9-ac44e5827b0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:43:41.658Z|0101768d-7c71-4f3f-8db9-ddf7d1e0bf4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:43:41.658Z|b3879f86-559b-41d2-854d-49f083c25cf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:43:41.658Z|9dde06df-7856-4726-8585-c03d52579f79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:43:41.659Z|0101768d-7c71-4f3f-8db9-ddf7d1e0bf4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:41.659Z|b3879f86-559b-41d2-854d-49f083c25cf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:41.659Z|9dde06df-7856-4726-8585-c03d52579f79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:47.458Z|988d3168-d3dd-4679-b76e-676b8cc82ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:43:47.459Z|988d3168-d3dd-4679-b76e-676b8cc82ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:43:47.640Z|9fd81578-4a86-4ed8-9f43-8dafd7511c0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:43:47.641Z|9fd81578-4a86-4ed8-9f43-8dafd7511c0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:43:50.794Z|73e1cdb6-47b9-4db7-8080-6737b020c32a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:43:50.795Z|73e1cdb6-47b9-4db7-8080-6737b020c32a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:51.678Z|f255ca7b-2c35-4365-9573-0c2596bfe013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:43:51.678Z|046bb1b1-cbcc-408e-a4a9-947e508e7a30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:43:51.679Z|f255ca7b-2c35-4365-9573-0c2596bfe013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:51.679Z|b6bef700-eeb3-432d-865e-7b46833aa9f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:43:51.679Z|046bb1b1-cbcc-408e-a4a9-947e508e7a30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:43:51.679Z|b6bef700-eeb3-432d-865e-7b46833aa9f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:01.699Z|4b18c6ad-fca5-4ec1-a1a7-b485f598fe5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:44:01.699Z|bd09918f-cc73-42b4-9f72-587f17505d95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:44:01.700Z|4b18c6ad-fca5-4ec1-a1a7-b485f598fe5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:01.700Z|bd09918f-cc73-42b4-9f72-587f17505d95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:01.706Z|08246048-0809-44c6-97f9-64fd3c7cf685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:44:01.707Z|08246048-0809-44c6-97f9-64fd3c7cf685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:02.458Z|939b1cc6-713b-4b11-a75e-8deb344a2257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:44:02.458Z|939b1cc6-713b-4b11-a75e-8deb344a2257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:44:11.721Z|84f56c7f-4dd8-4d79-baeb-2fc34e066cc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:44:11.721Z|17f99589-e831-4668-8e69-cf491a34183d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:44:11.722Z|84f56c7f-4dd8-4d79-baeb-2fc34e066cc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:11.722Z|17f99589-e831-4668-8e69-cf491a34183d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:11.726Z|c4676151-dd36-484a-b182-4f8d1182107a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:44:11.728Z|c4676151-dd36-484a-b182-4f8d1182107a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:17.458Z|c64737e5-86eb-4df8-b7bd-e73663a69244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:44:17.460Z|c64737e5-86eb-4df8-b7bd-e73663a69244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:44:17.642Z|b9c1bfa1-b50c-43b0-a426-028091625136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:44:17.642Z|b9c1bfa1-b50c-43b0-a426-028091625136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:44:21.743Z|5f4ba3b8-c8db-4baa-b6db-2ff4e34fbb09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:44:21.743Z|7a5dd989-3ad4-4457-b2a2-d6a399569d5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:44:21.744Z|5f4ba3b8-c8db-4baa-b6db-2ff4e34fbb09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:21.744Z|7a5dd989-3ad4-4457-b2a2-d6a399569d5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:21.745Z|4dfdd8bf-0a74-4796-bc74-b762a0ac696e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:44:21.746Z|4dfdd8bf-0a74-4796-bc74-b762a0ac696e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:31.762Z|6d3ed5ac-0846-4408-89e1-cda550af4189|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:44:31.762Z|12997b39-736f-48eb-94de-7aec84639ed8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:44:31.763Z|6d3ed5ac-0846-4408-89e1-cda550af4189|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:31.763Z|12997b39-736f-48eb-94de-7aec84639ed8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:31.764Z|1ba00004-cc50-4160-b1b3-6226e054af45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:44:31.765Z|1ba00004-cc50-4160-b1b3-6226e054af45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:32.458Z|13e608a1-2372-43eb-acad-d1072472bfe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:44:32.459Z|13e608a1-2372-43eb-acad-d1072472bfe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:44:41.782Z|277c0c3e-9af0-439b-9e35-28a0cf166931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:44:41.783Z|277c0c3e-9af0-439b-9e35-28a0cf166931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:41.783Z|cf88fa36-ff52-4157-84c1-16efd0ec812c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:44:41.783Z|04286125-1187-4818-a74b-7d415c349875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:44:41.783Z|cf88fa36-ff52-4157-84c1-16efd0ec812c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:41.784Z|04286125-1187-4818-a74b-7d415c349875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:47.458Z|9e6c62ef-2870-43a8-9e11-b34fa1633ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:44:47.459Z|9e6c62ef-2870-43a8-9e11-b34fa1633ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:44:47.643Z|b3be96ba-0c54-4ddc-89fc-179b51825138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:44:47.643Z|b3be96ba-0c54-4ddc-89fc-179b51825138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:44:50.793Z|2f8f3951-3280-4b62-8559-e403c1d1c0a5|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:44:50.794Z|2f8f3951-3280-4b62-8559-e403c1d1c0a5|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:51.803Z|74b112cc-6c42-4232-9c40-0d410ac4bd2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:44:51.803Z|74b112cc-6c42-4232-9c40-0d410ac4bd2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:51.804Z|4b3b0f20-7dfa-486e-925d-a360edc5f61a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:44:51.804Z|a8510050-80b5-4b37-b028-29c99f829a3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:44:51.804Z|4b3b0f20-7dfa-486e-925d-a360edc5f61a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:44:51.805Z|a8510050-80b5-4b37-b028-29c99f829a3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:01.821Z|17eebcdc-de37-4acf-8fa4-93668c0a9a50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:45:01.822Z|17eebcdc-de37-4acf-8fa4-93668c0a9a50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:01.822Z|6ea2cafa-2c86-47da-922c-342184a1f1d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:45:01.822Z|08ea677c-e6d7-492c-9a0b-5b3e7fa454c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:45:01.823Z|6ea2cafa-2c86-47da-922c-342184a1f1d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:01.823Z|08ea677c-e6d7-492c-9a0b-5b3e7fa454c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:02.458Z|8fcda00d-bc07-4fd2-9f8a-808b5afe3b70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:45:02.461Z|8fcda00d-bc07-4fd2-9f8a-808b5afe3b70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:45:11.842Z|e79293e5-2ba7-4c7a-a9b3-552efd7f3311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:45:11.842Z|1a68c607-80a6-452b-815f-6a738d2627fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:45:11.842Z|f21800da-a34c-49bb-888d-921e533d16e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:45:11.843Z|1a68c607-80a6-452b-815f-6a738d2627fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:11.843Z|e79293e5-2ba7-4c7a-a9b3-552efd7f3311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:11.843Z|f21800da-a34c-49bb-888d-921e533d16e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:17.458Z|c9b4a2a7-301e-40a7-872a-6f22fdbb1835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:45:17.459Z|c9b4a2a7-301e-40a7-872a-6f22fdbb1835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:45:17.644Z|a8aef525-5ee7-4c75-8c22-95836585463a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:45:17.644Z|a8aef525-5ee7-4c75-8c22-95836585463a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:45:21.861Z|bb30020f-5e38-429e-9a5a-a9a35a9c2c71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:45:21.861Z|bb30020f-5e38-429e-9a5a-a9a35a9c2c71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:21.861Z|188aa6a0-b067-4182-a9cd-44e39f6f8630|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:45:21.862Z|188aa6a0-b067-4182-a9cd-44e39f6f8630|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:21.862Z|3403ef20-e945-4f0c-bcd0-8fd209f6bdf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:45:21.863Z|3403ef20-e945-4f0c-bcd0-8fd209f6bdf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:31.880Z|a3be36b2-feef-483b-ac3f-0067c183c284|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:45:31.880Z|4f0c0e69-2663-44ad-b9b9-c6095a91a58c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:45:31.881Z|4f0c0e69-2663-44ad-b9b9-c6095a91a58c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:31.881Z|a3be36b2-feef-483b-ac3f-0067c183c284|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:31.881Z|2f13de85-78d7-4796-a305-6088ba33b38d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:45:31.882Z|2f13de85-78d7-4796-a305-6088ba33b38d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:32.458Z|d8ad1080-5862-4e7f-91a6-b10fc99dd734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:45:32.459Z|d8ad1080-5862-4e7f-91a6-b10fc99dd734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:45:41.899Z|89a18f0a-d8c1-48b8-8ddf-f45d52490f3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:45:41.899Z|1ab348ad-259c-423c-8db3-e8c297394ae7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:45:41.899Z|89a18f0a-d8c1-48b8-8ddf-f45d52490f3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:41.900Z|1ab348ad-259c-423c-8db3-e8c297394ae7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:41.900Z|7b388ae8-ad09-4ed8-b33b-6faa5c1acfa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:45:41.901Z|7b388ae8-ad09-4ed8-b33b-6faa5c1acfa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:47.458Z|339e953f-9fc2-4160-bfc9-8cdf9cb1819e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:45:47.461Z|339e953f-9fc2-4160-bfc9-8cdf9cb1819e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:45:47.645Z|eb4870f5-f66a-4c1e-904c-477c36da5d2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:45:47.646Z|eb4870f5-f66a-4c1e-904c-477c36da5d2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:45:50.794Z|769862fc-00d1-40bd-9145-527f58ca9ba2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:45:50.795Z|769862fc-00d1-40bd-9145-527f58ca9ba2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:51.918Z|1bcd6902-f928-46bc-9319-47afd716eda3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:45:51.918Z|1bcd6902-f928-46bc-9319-47afd716eda3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:51.918Z|601e71ea-b16e-4fdc-b4f9-c55fe89b1f07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:45:51.919Z|496394a0-9df3-4196-9ee3-f6b63f0ee53a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:45:51.919Z|601e71ea-b16e-4fdc-b4f9-c55fe89b1f07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:45:51.919Z|496394a0-9df3-4196-9ee3-f6b63f0ee53a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:01.939Z|ebb35bfd-060e-4be3-a09b-cda09e25b703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:46:01.939Z|8bcfa064-7567-44e7-abc0-59e69143c7bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:46:01.939Z|4c450323-1539-4145-b4fe-573fcd56865a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:46:01.940Z|ebb35bfd-060e-4be3-a09b-cda09e25b703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:01.940Z|4c450323-1539-4145-b4fe-573fcd56865a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:01.940Z|8bcfa064-7567-44e7-abc0-59e69143c7bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:02.458Z|a39c155b-7d29-43bb-ae2a-b9cd2c3dae18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:46:02.459Z|a39c155b-7d29-43bb-ae2a-b9cd2c3dae18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:46:11.960Z|184fa1d4-98d8-4e3a-baf4-50338abfeb22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:46:11.960Z|4cbbf18d-0075-4dc9-a9f9-f7d12011f88b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:46:11.960Z|29464d7a-7707-434d-ade9-00d6e6f66b14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:46:11.961Z|184fa1d4-98d8-4e3a-baf4-50338abfeb22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:11.961Z|29464d7a-7707-434d-ade9-00d6e6f66b14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:11.961Z|4cbbf18d-0075-4dc9-a9f9-f7d12011f88b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:17.458Z|60cfc2fb-9084-4606-9551-e9b6558ff5f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:46:17.459Z|60cfc2fb-9084-4606-9551-e9b6558ff5f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:46:17.647Z|13f1db0f-4f54-428d-9908-de8b6680aefe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:46:17.647Z|13f1db0f-4f54-428d-9908-de8b6680aefe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:46:21.980Z|eff68814-555d-40ed-ad2f-f6a12c3efdf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:46:21.980Z|33e19980-bbcb-45f5-b623-39d31502f4aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:46:21.980Z|5ee8dace-9205-4a02-9811-f259410cc6d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:46:21.980Z|eff68814-555d-40ed-ad2f-f6a12c3efdf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:21.980Z|5ee8dace-9205-4a02-9811-f259410cc6d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:21.980Z|33e19980-bbcb-45f5-b623-39d31502f4aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:31.998Z|ba43060e-ac17-49f3-8911-8d200495eacd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:46:31.998Z|1bcad8aa-1004-4ada-8ea8-771ef822c3e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:46:31.998Z|a4eed226-ce2b-4eeb-a975-df9d34041d62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:46:31.999Z|ba43060e-ac17-49f3-8911-8d200495eacd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:31.999Z|1bcad8aa-1004-4ada-8ea8-771ef822c3e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:31.999Z|a4eed226-ce2b-4eeb-a975-df9d34041d62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:32.458Z|d02ff7ed-6e49-451c-b59c-f4e1e533e53b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:46:32.461Z|d02ff7ed-6e49-451c-b59c-f4e1e533e53b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:46:42.019Z|2f2f04b6-2b62-4c70-97f9-1f693edf8257|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:46:42.019Z|baf5c91c-1c8e-400f-9e20-de43443f056e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:46:42.019Z|214d080a-29bb-4261-9e2e-934c068813e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:46:42.020Z|2f2f04b6-2b62-4c70-97f9-1f693edf8257|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:42.020Z|214d080a-29bb-4261-9e2e-934c068813e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:42.020Z|baf5c91c-1c8e-400f-9e20-de43443f056e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:47.458Z|337269ae-e4b6-488d-bba8-9ee9ed787f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:46:47.459Z|337269ae-e4b6-488d-bba8-9ee9ed787f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:46:47.648Z|03ee4247-ea30-4245-841d-084d1cafe7a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:46:47.648Z|03ee4247-ea30-4245-841d-084d1cafe7a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:46:50.793Z|5f684b40-2905-4ee5-9734-1e7b79633eeb|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:46:50.794Z|5f684b40-2905-4ee5-9734-1e7b79633eeb|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:52.038Z|d932ef8e-5fbd-4bd7-bb38-00dc775a83c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:46:52.039Z|d932ef8e-5fbd-4bd7-bb38-00dc775a83c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:52.039Z|5baed1bb-60a8-4c22-9b35-8dddfa78ab18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:46:52.039Z|1d7c3a4d-a587-40cd-9fb7-671a06ce045a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:46:52.040Z|5baed1bb-60a8-4c22-9b35-8dddfa78ab18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:46:52.040Z|1d7c3a4d-a587-40cd-9fb7-671a06ce045a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:02.058Z|37d11180-a28f-4ea0-a7d0-8f33876bd6de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:47:02.059Z|a0786537-04c6-4309-bb52-8b1cbcdd28dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:47:02.059Z|a0786537-04c6-4309-bb52-8b1cbcdd28dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:02.059Z|041e3420-b974-4e2f-8dd7-9cc3845e41fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:47:02.059Z|37d11180-a28f-4ea0-a7d0-8f33876bd6de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:02.060Z|041e3420-b974-4e2f-8dd7-9cc3845e41fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:02.458Z|443e68c2-a242-4f0a-9619-ff8415808cd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:47:02.459Z|443e68c2-a242-4f0a-9619-ff8415808cd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:47:12.080Z|f9b4f0a2-172f-4d16-b7c2-ced6d0bfe25b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:47:12.081Z|8bcceb81-e592-484e-88f4-fc76c349889a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:47:12.081Z|a18fdc8d-0046-48b3-8deb-7a832b338972|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:47:12.081Z|f9b4f0a2-172f-4d16-b7c2-ced6d0bfe25b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:12.082Z|8bcceb81-e592-484e-88f4-fc76c349889a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:12.082Z|a18fdc8d-0046-48b3-8deb-7a832b338972|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:17.458Z|f9b305f6-76af-4e2c-9548-8695b2ee79cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:47:17.461Z|f9b305f6-76af-4e2c-9548-8695b2ee79cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:47:17.649Z|e8875784-cb67-4ea8-a407-ecfbd4169d1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:47:17.650Z|e8875784-cb67-4ea8-a407-ecfbd4169d1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:47:22.101Z|70445afc-8f30-4f92-9397-b481f2231914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:47:22.102Z|92de40a5-d185-467a-ac5b-165de86a8f63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:47:22.102Z|70445afc-8f30-4f92-9397-b481f2231914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:22.102Z|99e4b2f4-4309-4323-8fda-9cd253f8f432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:47:22.102Z|92de40a5-d185-467a-ac5b-165de86a8f63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:22.103Z|99e4b2f4-4309-4323-8fda-9cd253f8f432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:32.121Z|831d823b-4436-41f9-9e38-1efc3dfdf894|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:47:32.121Z|147c756e-c9b7-421f-aa9b-f6dca1f78a74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:47:32.121Z|c1295983-0f80-4f37-9b9e-4a0c54a6067b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:47:32.122Z|147c756e-c9b7-421f-aa9b-f6dca1f78a74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:32.122Z|831d823b-4436-41f9-9e38-1efc3dfdf894|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:32.123Z|c1295983-0f80-4f37-9b9e-4a0c54a6067b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:32.459Z|be81d5f6-5a83-4f7c-900c-744c6d13917f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:47:32.459Z|be81d5f6-5a83-4f7c-900c-744c6d13917f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:47:42.140Z|ac9ed391-8d1c-427a-9189-307938dd444c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:47:42.140Z|c22ba1c2-7700-44fc-bf75-5a386da0b8e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:47:42.140Z|c19c5401-a5a6-4e4e-9b70-9405b1ae2967|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:47:42.141Z|ac9ed391-8d1c-427a-9189-307938dd444c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:42.141Z|c22ba1c2-7700-44fc-bf75-5a386da0b8e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:42.141Z|c19c5401-a5a6-4e4e-9b70-9405b1ae2967|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:47.458Z|1c1a5765-d280-4e90-bfd4-09340a0c3c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:47:47.459Z|1c1a5765-d280-4e90-bfd4-09340a0c3c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:47:47.650Z|d211644a-fa71-4af3-9e1d-5aa152a473b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:47:47.651Z|d211644a-fa71-4af3-9e1d-5aa152a473b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:47:50.793Z|630eef4d-a048-4775-a3f7-5f202c31a78e|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:47:50.793Z|630eef4d-a048-4775-a3f7-5f202c31a78e|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:52.161Z|f8bd2c59-060b-4eba-81cd-acfa2bc4ea49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:47:52.161Z|f8bd2c59-060b-4eba-81cd-acfa2bc4ea49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:52.161Z|80d7e3d1-60b3-4893-9b28-0374763b87ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:47:52.161Z|955c3b97-ae3b-4393-9c3d-07766511b6b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:47:52.161Z|80d7e3d1-60b3-4893-9b28-0374763b87ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:47:52.162Z|955c3b97-ae3b-4393-9c3d-07766511b6b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:02.178Z|97cda988-12f5-4c24-b8f5-6d29da6b029a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:48:02.179Z|97cda988-12f5-4c24-b8f5-6d29da6b029a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:02.179Z|a63a2a2d-b594-42e1-b94b-0b43d8cbea71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:48:02.179Z|a63a2a2d-b594-42e1-b94b-0b43d8cbea71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:02.179Z|469d7df1-36c4-4878-a9fc-5f5de8ce3c2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:48:02.180Z|469d7df1-36c4-4878-a9fc-5f5de8ce3c2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:02.458Z|852a49c4-93d0-4fc1-ac61-66aa442e3d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:48:02.461Z|852a49c4-93d0-4fc1-ac61-66aa442e3d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:48:12.201Z|166ebc51-51a1-4179-bffe-941186ed1b4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:48:12.201Z|93f780ad-78a2-45c3-8220-e00547e9c7ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:48:12.201Z|6d040644-4812-48cd-b1ef-570bda489ff5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:48:12.202Z|166ebc51-51a1-4179-bffe-941186ed1b4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:12.202Z|93f780ad-78a2-45c3-8220-e00547e9c7ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:12.202Z|6d040644-4812-48cd-b1ef-570bda489ff5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:17.458Z|3bccf20b-7cb0-40ec-a7e1-631937c28483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:48:17.459Z|3bccf20b-7cb0-40ec-a7e1-631937c28483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:48:17.651Z|ea428ffa-4db6-4aef-91e3-75ef1832198f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:48:17.652Z|ea428ffa-4db6-4aef-91e3-75ef1832198f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:48:22.223Z|20cd291d-710f-4a73-99e5-d7aa9ee3fa94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:48:22.223Z|d70718dd-8565-49ce-b2db-b99ef447f069|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:48:22.223Z|16886acf-9886-47b0-bab8-940d624a4ff1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:48:22.223Z|d70718dd-8565-49ce-b2db-b99ef447f069|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:22.223Z|20cd291d-710f-4a73-99e5-d7aa9ee3fa94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:22.223Z|16886acf-9886-47b0-bab8-940d624a4ff1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:32.241Z|453299c9-526c-4532-b4d7-6321628cd024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:48:32.241Z|453299c9-526c-4532-b4d7-6321628cd024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:32.242Z|75e6f48e-f3cc-4529-87ee-3d1bc1d9c10c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:48:32.242Z|d9439756-fe5c-4bb0-8a36-7d58f97dc3a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:48:32.242Z|75e6f48e-f3cc-4529-87ee-3d1bc1d9c10c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:32.243Z|d9439756-fe5c-4bb0-8a36-7d58f97dc3a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:32.458Z|f871032c-011b-47f1-a151-ce5efa58866f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:48:32.458Z|f871032c-011b-47f1-a151-ce5efa58866f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:48:42.259Z|82b528b8-db8c-483e-af8a-e28eece08894|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:48:42.259Z|9559809b-284a-439c-aad3-4d285a0e6ce0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:48:42.260Z|9559809b-284a-439c-aad3-4d285a0e6ce0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:42.260Z|82b528b8-db8c-483e-af8a-e28eece08894|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:42.260Z|40e71729-32ea-4a76-b095-48bb9092d487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:48:42.261Z|40e71729-32ea-4a76-b095-48bb9092d487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:47.458Z|528922a7-c97f-4027-9cdc-d0b0827a8c33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:48:47.461Z|528922a7-c97f-4027-9cdc-d0b0827a8c33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:48:47.653Z|c2f0373f-21f3-4728-abc8-0f662a820227|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:48:47.653Z|c2f0373f-21f3-4728-abc8-0f662a820227|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:48:50.794Z|4622755a-10c9-47c8-acc1-e7854fce9ef7|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:48:50.794Z|4622755a-10c9-47c8-acc1-e7854fce9ef7|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:52.281Z|4630c486-f36a-4c6c-9a77-d921bef18c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:48:52.281Z|b51e05b2-169c-49be-8832-bcb8ade7bd10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:48:52.281Z|0e5dfd94-fd5d-44d0-9993-4056e98d37ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:48:52.282Z|0e5dfd94-fd5d-44d0-9993-4056e98d37ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:52.282Z|4630c486-f36a-4c6c-9a77-d921bef18c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:48:52.282Z|b51e05b2-169c-49be-8832-bcb8ade7bd10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:02.301Z|23f58b70-ae88-43e3-96df-b6c8d1912127|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:49:02.300Z|c1946123-7285-4672-b015-052e3567246e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:49:02.300Z|e237e003-a078-4e3f-a2bd-02cd5dc250d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:49:02.301Z|23f58b70-ae88-43e3-96df-b6c8d1912127|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:02.301Z|e237e003-a078-4e3f-a2bd-02cd5dc250d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:02.302Z|c1946123-7285-4672-b015-052e3567246e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:02.458Z|04a8cfee-a56c-4bbd-8aaa-9f0c6c772d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:49:02.459Z|04a8cfee-a56c-4bbd-8aaa-9f0c6c772d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:49:12.323Z|ae2d5a40-7bc8-426e-a8ef-b04468c34df6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:49:12.323Z|6afbd2df-26f4-40db-a812-2f00bcef90d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:49:12.323Z|5bd88bb9-f3a7-4c29-83fe-2eb20a37082a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:49:12.325Z|6afbd2df-26f4-40db-a812-2f00bcef90d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:12.325Z|ae2d5a40-7bc8-426e-a8ef-b04468c34df6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:12.325Z|5bd88bb9-f3a7-4c29-83fe-2eb20a37082a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:17.459Z|168fb79a-43c1-49c0-bf66-ab382d5c482d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:49:17.460Z|168fb79a-43c1-49c0-bf66-ab382d5c482d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:49:17.654Z|c91ee96d-dfc4-4f5d-975f-1ecbab2878a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:49:17.654Z|c91ee96d-dfc4-4f5d-975f-1ecbab2878a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:49:22.344Z|05df0633-35a3-4fa0-908c-e2ecb09698d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:49:22.344Z|4575ee0b-aa7c-4dc5-96e1-d95927e94165|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:49:22.344Z|3d1fa91e-e4a3-4188-9b19-7346495bee62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:49:22.345Z|05df0633-35a3-4fa0-908c-e2ecb09698d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:22.345Z|4575ee0b-aa7c-4dc5-96e1-d95927e94165|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:22.345Z|3d1fa91e-e4a3-4188-9b19-7346495bee62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:32.366Z|4741c250-979d-4566-a14b-9192b96872ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:49:32.366Z|1f2226be-151e-41d3-8896-52c51cada503|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:49:32.367Z|594375b6-3d06-4562-bf41-798d43a2054c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:49:32.367Z|4741c250-979d-4566-a14b-9192b96872ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:32.367Z|1f2226be-151e-41d3-8896-52c51cada503|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:32.367Z|594375b6-3d06-4562-bf41-798d43a2054c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:32.458Z|414157a7-cab1-4a98-82fc-f2232e6fe09f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:49:32.462Z|414157a7-cab1-4a98-82fc-f2232e6fe09f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:49:42.386Z|9258b8fa-880b-46b0-9252-687a8cd012eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:49:42.386Z|9258b8fa-880b-46b0-9252-687a8cd012eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:42.386Z|47a72703-4533-4a0b-8048-88a4c2d36fee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:49:42.387Z|47a72703-4533-4a0b-8048-88a4c2d36fee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:42.388Z|102d59a4-5d3b-40a8-982f-f1ab44415bc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:49:42.389Z|102d59a4-5d3b-40a8-982f-f1ab44415bc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:47.459Z|7d63cfcc-9594-4a87-9d75-bd24eb014275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:49:47.459Z|7d63cfcc-9594-4a87-9d75-bd24eb014275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:49:47.655Z|601f3ea4-57e8-45b9-b6e3-ab52f13d47bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:49:47.655Z|601f3ea4-57e8-45b9-b6e3-ab52f13d47bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:49:50.793Z|f8564489-5612-4f06-8ae9-66db77fe5106|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:49:50.794Z|f8564489-5612-4f06-8ae9-66db77fe5106|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:52.405Z|9c1a5113-0ff2-4d1e-ae05-6c6d06abf463|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:49:52.405Z|9c1a5113-0ff2-4d1e-ae05-6c6d06abf463|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:52.405Z|2c88a0c9-34e5-4657-8659-9c54faad96da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:49:52.406Z|2c88a0c9-34e5-4657-8659-9c54faad96da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:49:52.409Z|33cfe08d-7b48-4188-8bb8-b9172cd18bef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:49:52.410Z|33cfe08d-7b48-4188-8bb8-b9172cd18bef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:02.424Z|92d616e4-568c-4aa2-a673-cf0f888ec781|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:50:02.424Z|92d616e4-568c-4aa2-a673-cf0f888ec781|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:02.425Z|4b4f9880-186e-4e12-ab76-33dab2315716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:50:02.426Z|4b4f9880-186e-4e12-ab76-33dab2315716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:02.427Z|6d1b7850-313c-4363-ae57-15f010c0a618|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:50:02.427Z|6d1b7850-313c-4363-ae57-15f010c0a618|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:02.458Z|8dd44afe-d5e5-442c-ab1f-5fc764c340b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:50:02.459Z|8dd44afe-d5e5-442c-ab1f-5fc764c340b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:50:12.445Z|c062cc4f-472f-4dc6-bfa7-940f131bdbe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:50:12.445Z|85bb077e-2d50-4d1d-905f-42a8845313b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:50:12.445Z|581a792c-e355-4e02-b9a3-7115e4aaa5a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:50:12.446Z|c062cc4f-472f-4dc6-bfa7-940f131bdbe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:12.446Z|85bb077e-2d50-4d1d-905f-42a8845313b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:12.446Z|581a792c-e355-4e02-b9a3-7115e4aaa5a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:17.459Z|407f1250-5dc2-4a54-936b-b3d68e6db02b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:50:17.462Z|407f1250-5dc2-4a54-936b-b3d68e6db02b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:50:17.656Z|b86b1be7-5b9f-4308-95f3-4edfca9ed992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:50:17.657Z|b86b1be7-5b9f-4308-95f3-4edfca9ed992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:50:22.465Z|fc7f1987-fe70-4c46-84f5-1f01842b01ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:50:22.465Z|8b16f341-6b71-47c4-abd5-c571d23f9121|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:50:22.466Z|fc7f1987-fe70-4c46-84f5-1f01842b01ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:22.466Z|8b16f341-6b71-47c4-abd5-c571d23f9121|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:22.466Z|39ada28b-f4e3-429b-a041-68edecd0ceb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:50:22.467Z|39ada28b-f4e3-429b-a041-68edecd0ceb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:32.458Z|5b661d32-f61d-4435-918a-f7f9d95cdeee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:50:32.459Z|5b661d32-f61d-4435-918a-f7f9d95cdeee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:50:32.484Z|708c9a66-958b-44e4-8a86-5d4095669b20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:50:32.484Z|708c9a66-958b-44e4-8a86-5d4095669b20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:32.484Z|6258f917-7b27-479c-8284-c93c9e4b3f74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:50:32.484Z|5985f3ff-df81-440d-a53f-bd69b2e11d7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:50:32.485Z|6258f917-7b27-479c-8284-c93c9e4b3f74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:32.485Z|5985f3ff-df81-440d-a53f-bd69b2e11d7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:42.503Z|8539fdd2-9515-4c82-9447-5c516b9bd4b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:50:42.504Z|3dff197e-b13b-44fb-8a70-35386cdf9e80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:50:42.504Z|1b51beb5-df60-40ae-b385-0bab5a10599f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:50:42.504Z|8539fdd2-9515-4c82-9447-5c516b9bd4b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:42.504Z|3dff197e-b13b-44fb-8a70-35386cdf9e80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:42.504Z|1b51beb5-df60-40ae-b385-0bab5a10599f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:47.458Z|ed27a4ed-5c0f-42de-b450-c54c79b9d19b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:50:47.459Z|ed27a4ed-5c0f-42de-b450-c54c79b9d19b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:50:47.657Z|d4004b51-6c5d-49fc-928b-0f91c45664a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:50:47.658Z|d4004b51-6c5d-49fc-928b-0f91c45664a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:50:50.793Z|ae52aeb6-9ce4-4d7d-921c-3aade7f170a3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:50:50.794Z|ae52aeb6-9ce4-4d7d-921c-3aade7f170a3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:52.524Z|54018099-54b2-469e-ab89-91e93f5cda44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:50:52.524Z|62995ade-d355-4004-b1f6-dfbe457478da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:50:52.524Z|a7218eec-9aab-4042-9558-76e0b59b6aed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:50:52.525Z|62995ade-d355-4004-b1f6-dfbe457478da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:52.525Z|54018099-54b2-469e-ab89-91e93f5cda44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:50:52.525Z|a7218eec-9aab-4042-9558-76e0b59b6aed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:02.458Z|c580a292-6bce-4725-b0f5-01da49c8e151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:51:02.461Z|c580a292-6bce-4725-b0f5-01da49c8e151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:51:02.543Z|abd20a19-5dd7-4346-971e-4ff497352beb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:51:02.543Z|d59b9dec-115c-4e5d-8edb-bd33d3739713|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:51:02.543Z|76d35cb1-4def-4f14-9544-a3a2232e7c8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:51:02.543Z|abd20a19-5dd7-4346-971e-4ff497352beb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:02.544Z|d59b9dec-115c-4e5d-8edb-bd33d3739713|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:02.544Z|76d35cb1-4def-4f14-9544-a3a2232e7c8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:12.563Z|be4927d1-030f-478e-9015-f5d1ca5ac212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:51:12.563Z|18d8c98a-1a82-442c-8a1c-b799e13afd8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:51:12.563Z|585a13ec-f2c5-4b98-95dd-657ef351af02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:51:12.563Z|be4927d1-030f-478e-9015-f5d1ca5ac212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:12.563Z|18d8c98a-1a82-442c-8a1c-b799e13afd8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:12.563Z|585a13ec-f2c5-4b98-95dd-657ef351af02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:17.458Z|1121a3e5-624e-4b18-a357-cecdef33981d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:51:17.459Z|1121a3e5-624e-4b18-a357-cecdef33981d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:51:17.659Z|3286185b-8aaa-4098-9ae9-c952f4f22c76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:51:17.659Z|3286185b-8aaa-4098-9ae9-c952f4f22c76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:51:22.583Z|1dfa32a7-3d8e-4887-9744-c9ea44686584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:51:22.583Z|13b34d37-e984-41b9-b798-41c9f65a6e61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:51:22.583Z|a15293bf-ca93-4866-9065-672faed454f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:51:22.584Z|1dfa32a7-3d8e-4887-9744-c9ea44686584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:22.584Z|13b34d37-e984-41b9-b798-41c9f65a6e61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:22.584Z|a15293bf-ca93-4866-9065-672faed454f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:32.458Z|72b27b51-5975-4341-b62c-40edeba4a93c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:51:32.459Z|72b27b51-5975-4341-b62c-40edeba4a93c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:51:32.603Z|c8c127ef-1e6c-4652-8760-85b9c4d6cb9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:51:32.603Z|48c44ab3-81f0-45e2-b25a-fc06653f647d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:51:32.603Z|c8c127ef-1e6c-4652-8760-85b9c4d6cb9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:32.603Z|48c44ab3-81f0-45e2-b25a-fc06653f647d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:32.604Z|5b214c22-7d54-4ae3-a9b5-ca7ddd8748bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:51:32.604Z|5b214c22-7d54-4ae3-a9b5-ca7ddd8748bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:42.622Z|10a690bc-16c2-4023-b5e6-aa25b6997230|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:51:42.622Z|885a9619-86c5-4d40-802d-620688c11ce2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:51:42.622Z|885a9619-86c5-4d40-802d-620688c11ce2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:42.622Z|10a690bc-16c2-4023-b5e6-aa25b6997230|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:42.624Z|9fc800fb-d722-4d00-8c3d-de82348b2298|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:51:42.625Z|9fc800fb-d722-4d00-8c3d-de82348b2298|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:47.458Z|42d041cf-cb86-4ac9-b1db-5b60d346c7ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:51:47.461Z|42d041cf-cb86-4ac9-b1db-5b60d346c7ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:51:47.660Z|bf976a21-28c1-4111-88f3-8ea5e7e81a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:51:47.661Z|bf976a21-28c1-4111-88f3-8ea5e7e81a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:51:50.792Z|f5b75ba4-30dc-4491-a2c3-9ca12689872a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:51:50.793Z|f5b75ba4-30dc-4491-a2c3-9ca12689872a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:52.642Z|a050be68-5369-453e-9df7-c760e83395fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:51:52.643Z|0ab01728-6516-44df-b6a9-5e5d3ab28c86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:51:52.642Z|f08a4300-b992-4ec3-afa2-0d930d3afa58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:51:52.643Z|0ab01728-6516-44df-b6a9-5e5d3ab28c86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:52.643Z|a050be68-5369-453e-9df7-c760e83395fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:51:52.643Z|f08a4300-b992-4ec3-afa2-0d930d3afa58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:02.458Z|4ff48c23-2105-43a3-84f8-57e75222ca41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:52:02.458Z|4ff48c23-2105-43a3-84f8-57e75222ca41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:52:02.663Z|e0865285-1611-4100-bae1-8d139caefd96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:52:02.663Z|a63cb979-b594-4479-b6e5-0a666588af00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:52:02.663Z|ed57bdb9-da41-4359-b4c4-ae5782b23356|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:52:02.664Z|a63cb979-b594-4479-b6e5-0a666588af00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:02.664Z|e0865285-1611-4100-bae1-8d139caefd96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:02.664Z|ed57bdb9-da41-4359-b4c4-ae5782b23356|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:12.913Z|1d784bcc-9fd9-4325-b414-2806f87edba5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:52:12.913Z|4b6edf9e-6d27-4a61-8909-8a8aeb4d5515|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:52:12.913Z|38bcef2b-f7a6-4ad8-93e3-2607ae2a6b40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:52:12.914Z|4b6edf9e-6d27-4a61-8909-8a8aeb4d5515|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:12.914Z|1d784bcc-9fd9-4325-b414-2806f87edba5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:12.914Z|38bcef2b-f7a6-4ad8-93e3-2607ae2a6b40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:17.458Z|5e45da77-3de7-4026-a9b3-d091c2e1e5e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:52:17.459Z|5e45da77-3de7-4026-a9b3-d091c2e1e5e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:52:17.661Z|820f63a3-e1d1-4ccc-97c9-2c96c928e5ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:52:17.662Z|820f63a3-e1d1-4ccc-97c9-2c96c928e5ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:52:22.933Z|3f9f174d-9be3-4bb4-8d17-b36bc489e358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:52:22.933Z|5996a1f4-aad7-4b50-a7b1-ab0c210c558f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:52:22.933Z|d987c258-688a-47c6-8184-16671d4675d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:52:22.934Z|3f9f174d-9be3-4bb4-8d17-b36bc489e358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:22.934Z|5996a1f4-aad7-4b50-a7b1-ab0c210c558f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:22.934Z|d987c258-688a-47c6-8184-16671d4675d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:32.458Z|c43cec82-3ae1-480b-b782-b8c270d97545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:52:32.461Z|c43cec82-3ae1-480b-b782-b8c270d97545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:52:32.952Z|b6247b33-dca1-429d-a78e-fdae5f665b46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:52:32.952Z|7a6002b0-ed62-410c-9e67-b85193a1363a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:52:32.952Z|2a3f69ea-b485-4812-aefe-1f7628de52f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:52:32.952Z|2a3f69ea-b485-4812-aefe-1f7628de52f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:32.952Z|b6247b33-dca1-429d-a78e-fdae5f665b46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:32.952Z|7a6002b0-ed62-410c-9e67-b85193a1363a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:42.970Z|cc40bdc5-9b16-4a09-af99-b0ba708ae5ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:52:42.970Z|ac181f29-fdbd-4253-abba-014d8088ec50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:52:42.970Z|de4c46d7-1470-4e4d-be49-4eed599bf769|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:52:42.970Z|cc40bdc5-9b16-4a09-af99-b0ba708ae5ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:42.970Z|de4c46d7-1470-4e4d-be49-4eed599bf769|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:42.970Z|ac181f29-fdbd-4253-abba-014d8088ec50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:47.458Z|0beb46a0-bafb-48a3-9dbd-45d731bde273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:52:47.459Z|0beb46a0-bafb-48a3-9dbd-45d731bde273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:52:47.663Z|250e98fa-452c-4489-9496-ecf804f11885|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:52:47.663Z|250e98fa-452c-4489-9496-ecf804f11885|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:52:50.792Z|6f4fd730-b886-466e-94c7-0b6809ffeb65|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:52:50.794Z|6f4fd730-b886-466e-94c7-0b6809ffeb65|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:52.987Z|3ecb90e2-037f-468b-b1b4-18fb9896368b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:52:52.987Z|9ed2b3fb-b7cd-4672-89b7-bbe166166cba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:52:52.987Z|cb2cb66a-97ce-4b9c-a9e2-c7bae08ce935|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:52:52.988Z|3ecb90e2-037f-468b-b1b4-18fb9896368b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:52.988Z|9ed2b3fb-b7cd-4672-89b7-bbe166166cba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:52:52.988Z|cb2cb66a-97ce-4b9c-a9e2-c7bae08ce935|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:02.458Z|c3503af9-0da6-4d7b-9bcc-9bd18bc3feee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:53:02.459Z|c3503af9-0da6-4d7b-9bcc-9bd18bc3feee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:53:03.007Z|f210b9c8-1bac-4d93-ad1e-6fe7b546f97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:53:03.007Z|2536979e-ba7f-4088-b3b6-6a2addd9dd26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:53:03.007Z|680c4e79-31eb-4764-8685-3d9d8c20daea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:53:03.007Z|f210b9c8-1bac-4d93-ad1e-6fe7b546f97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:03.008Z|2536979e-ba7f-4088-b3b6-6a2addd9dd26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:03.008Z|680c4e79-31eb-4764-8685-3d9d8c20daea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:13.027Z|f85e2d81-614a-4ac8-8c5d-3afc1487fd83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:53:13.027Z|aa954b77-bd79-44ba-a97d-ab2acecce12f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:53:13.027Z|29f83a8a-c9cc-4c64-9f88-401b7301ceb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:53:13.027Z|f85e2d81-614a-4ac8-8c5d-3afc1487fd83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:13.027Z|aa954b77-bd79-44ba-a97d-ab2acecce12f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:13.027Z|29f83a8a-c9cc-4c64-9f88-401b7301ceb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:17.458Z|277bbf56-7a29-44f0-807d-a3980c34a562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:53:17.461Z|277bbf56-7a29-44f0-807d-a3980c34a562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:53:17.664Z|3198ab90-1831-416e-9247-5f320965443f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:53:17.665Z|3198ab90-1831-416e-9247-5f320965443f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:53:23.046Z|367e4acd-68cd-41c5-94c3-cf3576d9af16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:53:23.046Z|c73f8d51-caf3-411b-bf5c-98ed3169c0ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:53:23.046Z|630250f4-bd2f-47d6-bbc2-739175336231|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:53:23.047Z|367e4acd-68cd-41c5-94c3-cf3576d9af16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:23.047Z|c73f8d51-caf3-411b-bf5c-98ed3169c0ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:23.047Z|630250f4-bd2f-47d6-bbc2-739175336231|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:32.459Z|7f718d55-b586-44f9-b157-f30c33e95b18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:53:32.459Z|7f718d55-b586-44f9-b157-f30c33e95b18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:53:33.066Z|3e28bc9a-3f15-43b2-8f88-8801f3d70e2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:53:33.066Z|b2622ae7-7814-4e0d-8a39-6e2d0a4bfaae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:53:33.066Z|875685e3-a16c-47ab-bdb5-d92de7a61e63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:53:33.067Z|3e28bc9a-3f15-43b2-8f88-8801f3d70e2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:33.067Z|b2622ae7-7814-4e0d-8a39-6e2d0a4bfaae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:33.067Z|875685e3-a16c-47ab-bdb5-d92de7a61e63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:43.085Z|89a0655d-f605-4186-8e9a-287d91b54de2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:53:43.086Z|b3b760d7-2134-43aa-af9c-33df6a966850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:53:43.086Z|8585cd0d-f332-4396-a715-6ee9e9c33c85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:53:43.086Z|89a0655d-f605-4186-8e9a-287d91b54de2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:43.086Z|b3b760d7-2134-43aa-af9c-33df6a966850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:43.087Z|8585cd0d-f332-4396-a715-6ee9e9c33c85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:47.458Z|db078398-6a58-4dbd-9794-f9a6af2c6550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:53:47.459Z|db078398-6a58-4dbd-9794-f9a6af2c6550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:53:47.666Z|2a0a92de-573c-4535-9dc1-fe9986d47163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:53:47.666Z|2a0a92de-573c-4535-9dc1-fe9986d47163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:53:50.793Z|2ab1b4d6-fca6-4c30-9a56-6f0416c7c8f1|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:53:50.794Z|2ab1b4d6-fca6-4c30-9a56-6f0416c7c8f1|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:53.106Z|c297cc4b-198a-4146-8c68-ffd81e0dc496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:53:53.106Z|ba1e6409-cdf0-4b64-a5df-085d17aacf02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:53:53.106Z|0a11d1e8-da12-45a2-8a62-520668e8a453|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:53:53.106Z|c297cc4b-198a-4146-8c68-ffd81e0dc496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:53.107Z|ba1e6409-cdf0-4b64-a5df-085d17aacf02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:53:53.107Z|0a11d1e8-da12-45a2-8a62-520668e8a453|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:02.458Z|34c78d51-5482-4f1d-b8e1-1bc193bba5b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:54:02.461Z|34c78d51-5482-4f1d-b8e1-1bc193bba5b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:54:03.126Z|dd915b4f-2302-4657-8455-0d6b7bc5252e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:54:03.126Z|229936d7-3914-41e4-be2e-df0b676ffd51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:54:03.127Z|dd915b4f-2302-4657-8455-0d6b7bc5252e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:03.126Z|734e2ade-dae5-47b4-8195-a61a3d801b10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:54:03.127Z|229936d7-3914-41e4-be2e-df0b676ffd51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:03.128Z|734e2ade-dae5-47b4-8195-a61a3d801b10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:13.146Z|c3d75392-8035-4e25-a8b3-2f6c6d9e25b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:54:13.146Z|9eddcb24-be28-46f0-a176-6bdf7df76603|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:54:13.147Z|fb74db44-e7bd-4e28-bb3d-53cf2f2ad7ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:54:13.147Z|9eddcb24-be28-46f0-a176-6bdf7df76603|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:13.147Z|c3d75392-8035-4e25-a8b3-2f6c6d9e25b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:13.147Z|fb74db44-e7bd-4e28-bb3d-53cf2f2ad7ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:17.458Z|f3048530-fa19-45ab-8b96-adffd50c1051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:54:17.459Z|f3048530-fa19-45ab-8b96-adffd50c1051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:54:17.667Z|8bcfc60c-026a-4da1-ac47-ba6dc629ae11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:54:17.668Z|8bcfc60c-026a-4da1-ac47-ba6dc629ae11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:54:23.164Z|bfa0df55-28dc-4ee2-9857-5dff1b9ab62c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:54:23.164Z|000e75fc-e366-40bf-b675-175f693a7f92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:54:23.164Z|b61b8673-e34e-463b-9987-fc48a9c6062a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:54:23.165Z|bfa0df55-28dc-4ee2-9857-5dff1b9ab62c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:23.165Z|000e75fc-e366-40bf-b675-175f693a7f92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:23.165Z|b61b8673-e34e-463b-9987-fc48a9c6062a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:32.458Z|5d1e383e-3e64-42cb-98d3-b40a560e5bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:54:32.459Z|5d1e383e-3e64-42cb-98d3-b40a560e5bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:54:33.183Z|dd260075-41e9-4895-adee-44f4f296006c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:54:33.183Z|748929d0-48e4-40bb-b9e9-0905ace65b54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:54:33.183Z|afcb21d4-7a77-4d1e-9cff-57c62beb0670|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:54:33.184Z|dd260075-41e9-4895-adee-44f4f296006c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:33.184Z|748929d0-48e4-40bb-b9e9-0905ace65b54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:33.184Z|afcb21d4-7a77-4d1e-9cff-57c62beb0670|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:43.202Z|63811e83-080f-4e85-aa6f-2b71d415eb8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:54:43.203Z|68a31d7b-a80b-420e-9ea8-baf4e41b16cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:54:43.203Z|63811e83-080f-4e85-aa6f-2b71d415eb8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:43.203Z|68a31d7b-a80b-420e-9ea8-baf4e41b16cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:43.203Z|ff56cb9e-3994-4337-a1ed-7ed4ddac1123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:54:43.204Z|ff56cb9e-3994-4337-a1ed-7ed4ddac1123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:47.458Z|1bf0796d-bcb4-4d6a-a58d-31c1348ee0ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:54:47.460Z|1bf0796d-bcb4-4d6a-a58d-31c1348ee0ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:54:47.668Z|526ed8c7-ddef-4469-84f0-c8d3f4e65860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:54:47.669Z|526ed8c7-ddef-4469-84f0-c8d3f4e65860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:54:50.793Z|24f72bc0-633d-4a38-b9b6-965ad7b0058f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:54:50.794Z|24f72bc0-633d-4a38-b9b6-965ad7b0058f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:53.222Z|4a4d40c5-6ddc-4543-a69f-6aba1bd4e019|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:54:53.222Z|3c919c06-f73f-46bd-858d-e23a4f1a2c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:54:53.222Z|4a4d40c5-6ddc-4543-a69f-6aba1bd4e019|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:53.222Z|3c919c06-f73f-46bd-858d-e23a4f1a2c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:54:53.224Z|ffa33f6d-bfb8-4fbd-8968-9740af0169b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:54:53.226Z|ffa33f6d-bfb8-4fbd-8968-9740af0169b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:02.458Z|ef5b3a94-6bee-445b-95c7-9f753ab71d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:55:02.459Z|ef5b3a94-6bee-445b-95c7-9f753ab71d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:55:03.242Z|241ef905-a5da-472c-a534-5d99b75a6deb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:55:03.243Z|241ef905-a5da-472c-a534-5d99b75a6deb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:03.242Z|09037076-e043-4fb3-af65-9a3d60170892|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:55:03.245Z|09037076-e043-4fb3-af65-9a3d60170892|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:03.251Z|b9b82011-99e6-4589-b712-6f604b2727bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:55:03.252Z|b9b82011-99e6-4589-b712-6f604b2727bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:13.263Z|747bead7-668b-4d2c-a478-9b8f8e245305|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:55:13.263Z|9cbddebb-27ef-4b19-b0c7-a842ecec4a6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:55:13.264Z|747bead7-668b-4d2c-a478-9b8f8e245305|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:13.264Z|9cbddebb-27ef-4b19-b0c7-a842ecec4a6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:13.269Z|34defe35-1c41-4432-bb58-c619a200cb21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:55:13.269Z|34defe35-1c41-4432-bb58-c619a200cb21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:17.458Z|7f52a918-4ea4-430f-8e55-24cabe594f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:55:17.459Z|7f52a918-4ea4-430f-8e55-24cabe594f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:55:17.669Z|376dd94a-c5bd-472d-aeb5-2d3dd1586c35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:55:17.670Z|376dd94a-c5bd-472d-aeb5-2d3dd1586c35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:55:23.283Z|deff5f23-6212-43f5-99e7-5e2e09891657|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:55:23.283Z|c5823c75-34d0-49e1-9bb4-5d28d6c038a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:55:23.284Z|deff5f23-6212-43f5-99e7-5e2e09891657|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:23.284Z|c5823c75-34d0-49e1-9bb4-5d28d6c038a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:23.286Z|727ae0e6-0d65-4fc7-8714-5b4202a11aa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:55:23.287Z|727ae0e6-0d65-4fc7-8714-5b4202a11aa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:32.458Z|a22accac-91b6-410f-908e-690b7fb773b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:55:32.462Z|a22accac-91b6-410f-908e-690b7fb773b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:55:33.302Z|fe33cad2-d5c2-4ed2-8ecb-e7fe40a5a07c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:55:33.303Z|ec1560d3-d0a5-43de-be69-459d24926067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:55:33.303Z|fe33cad2-d5c2-4ed2-8ecb-e7fe40a5a07c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:33.303Z|ec1560d3-d0a5-43de-be69-459d24926067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:33.306Z|6c1ede22-3687-4d2c-b18b-05a3d043d7f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:55:33.307Z|6c1ede22-3687-4d2c-b18b-05a3d043d7f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:43.321Z|ad0f4d0a-e67a-4b9c-96cf-4757fb329e80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:55:43.321Z|e313832e-f1f6-4169-92ae-488d561bf996|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:55:43.322Z|ad0f4d0a-e67a-4b9c-96cf-4757fb329e80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:43.322Z|e313832e-f1f6-4169-92ae-488d561bf996|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:43.324Z|3a185fbc-15fa-49fd-9473-e59a3501d59d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:55:43.326Z|3a185fbc-15fa-49fd-9473-e59a3501d59d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:47.458Z|b9298041-0a8d-44a6-9bdb-4807cd1be5eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:55:47.459Z|b9298041-0a8d-44a6-9bdb-4807cd1be5eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:55:47.671Z|0377244f-8794-490a-9125-8353b89af3ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:55:47.671Z|0377244f-8794-490a-9125-8353b89af3ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:55:50.793Z|d273ee24-f141-4749-88b3-569dcd6d7937|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:55:50.794Z|d273ee24-f141-4749-88b3-569dcd6d7937|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:53.341Z|5e553f54-e4d0-4cb3-af79-2c7198633e58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:55:53.341Z|18d2b508-3329-48c1-a08a-d3f4b697584b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:55:53.342Z|18d2b508-3329-48c1-a08a-d3f4b697584b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:53.342Z|5e553f54-e4d0-4cb3-af79-2c7198633e58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:55:53.344Z|6400cc52-f6d9-473a-a7bc-53ab6a13022f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:55:53.344Z|6400cc52-f6d9-473a-a7bc-53ab6a13022f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:02.458Z|537a8c6b-3d11-42ff-bf75-aa9335dcce2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:56:02.459Z|537a8c6b-3d11-42ff-bf75-aa9335dcce2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:56:03.361Z|2b57c0a7-afde-4edc-bc65-408d55bd2814|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:56:03.361Z|6e948e67-a810-4ebd-b7c8-783c6422cbfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:56:03.362Z|6e948e67-a810-4ebd-b7c8-783c6422cbfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:03.362Z|2b57c0a7-afde-4edc-bc65-408d55bd2814|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:03.364Z|a1e5518d-9adc-440f-af21-7df643276fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:56:03.365Z|a1e5518d-9adc-440f-af21-7df643276fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:13.314Z|19160d93-986d-4c39-9e81-b4aa17d47688|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T03:56:13.315Z|19160d93-986d-4c39-9e81-b4aa17d47688|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:13.382Z|7296eeb8-6f1b-4796-a455-934131adeccc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:56:13.383Z|fab2a3e0-4a6d-413e-be79-5ff2f68e213a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:56:13.383Z|7296eeb8-6f1b-4796-a455-934131adeccc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:13.384Z|fab2a3e0-4a6d-413e-be79-5ff2f68e213a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:13.405Z|96c6af03-75bd-4d02-b4a3-4fb2f8aedcf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:56:13.406Z|96c6af03-75bd-4d02-b4a3-4fb2f8aedcf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:17.458Z|aea55ce8-3dbe-401c-a28a-5c171e1218ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:56:17.459Z|aea55ce8-3dbe-401c-a28a-5c171e1218ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:56:17.672Z|004c79de-dfd6-415b-a3eb-2e0158176b91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:56:17.672Z|004c79de-dfd6-415b-a3eb-2e0158176b91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:56:23.404Z|cf71a566-9da0-4120-969a-8b560ae32505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:56:23.404Z|250755d6-84c0-49d7-8823-fb7cbf76d600|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:56:23.405Z|cf71a566-9da0-4120-969a-8b560ae32505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:23.405Z|250755d6-84c0-49d7-8823-fb7cbf76d600|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:23.427Z|e71475ce-5005-4660-8202-60ae05116efe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:56:23.428Z|e71475ce-5005-4660-8202-60ae05116efe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:32.458Z|c501f4ed-8df3-4c75-8940-2113f183f35c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:56:32.459Z|c501f4ed-8df3-4c75-8940-2113f183f35c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:56:33.423Z|e6d566fa-4e00-4246-aab2-d36a7751ca64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:56:33.423Z|2f279543-fcdc-4d3f-828a-d2d4e9c3f3b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:56:33.424Z|e6d566fa-4e00-4246-aab2-d36a7751ca64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:33.424Z|2f279543-fcdc-4d3f-828a-d2d4e9c3f3b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:33.447Z|400a5317-8d63-48c2-adcb-287c47891acb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:56:33.448Z|400a5317-8d63-48c2-adcb-287c47891acb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:43.444Z|fc52bf25-8f01-451e-bc8b-b62bf8f8c712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:56:43.445Z|13f47704-2fee-44c5-a534-8813b0d3b191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:56:43.445Z|fc52bf25-8f01-451e-bc8b-b62bf8f8c712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:43.445Z|13f47704-2fee-44c5-a534-8813b0d3b191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:43.466Z|e4d167ab-c1fc-4def-b6fa-017bbe15918d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:56:43.466Z|e4d167ab-c1fc-4def-b6fa-017bbe15918d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:47.458Z|c9ead442-21da-4913-b8f3-19759158129c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:56:47.459Z|c9ead442-21da-4913-b8f3-19759158129c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:56:47.673Z|0e1c916b-a1e8-4ba9-a99a-7238a9ffa8c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:56:47.673Z|0e1c916b-a1e8-4ba9-a99a-7238a9ffa8c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:56:50.794Z|825907c4-12dc-4a56-96ba-46858c7bdd4c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:56:50.795Z|825907c4-12dc-4a56-96ba-46858c7bdd4c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:53.464Z|b9ac3eba-4359-46c8-a8fa-32f2ee5b2377|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:56:53.464Z|6eaabda8-dec7-4dbe-93fc-fca17c0230a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:56:53.465Z|6eaabda8-dec7-4dbe-93fc-fca17c0230a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:53.465Z|b9ac3eba-4359-46c8-a8fa-32f2ee5b2377|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:56:53.485Z|6a807815-8425-4a6a-9240-c297d5edecad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:56:53.485Z|6a807815-8425-4a6a-9240-c297d5edecad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:02.458Z|85f29e85-4559-428e-b6b1-58ab482551a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:57:02.458Z|85f29e85-4559-428e-b6b1-58ab482551a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:57:03.485Z|7d191712-f5e5-49ac-8b47-562366c45f3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:57:03.485Z|f8c8b4b5-9943-40d6-8541-9bef02281240|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:57:03.486Z|7d191712-f5e5-49ac-8b47-562366c45f3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:03.486Z|f8c8b4b5-9943-40d6-8541-9bef02281240|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:03.503Z|b22a1f44-47fe-4df7-a5c4-b014216ba273|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:57:03.504Z|b22a1f44-47fe-4df7-a5c4-b014216ba273|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:13.504Z|59675895-4412-4fc4-8a6d-c73137ce1650|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:57:13.504Z|adc33d30-7c2c-4385-a53f-1f18ea8d1036|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:57:13.505Z|59675895-4412-4fc4-8a6d-c73137ce1650|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:13.505Z|adc33d30-7c2c-4385-a53f-1f18ea8d1036|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:13.521Z|4d2a73d6-e19b-45f2-b59e-8e0d5df90762|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:57:13.521Z|4d2a73d6-e19b-45f2-b59e-8e0d5df90762|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:17.458Z|aee62574-8207-44da-b0c3-7defdeeda065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:57:17.461Z|aee62574-8207-44da-b0c3-7defdeeda065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:57:17.674Z|be1bca85-8656-463b-a8fc-1ab3d66e431c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:57:17.675Z|be1bca85-8656-463b-a8fc-1ab3d66e431c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:57:23.524Z|ce8a4b0d-3a94-48a9-96be-5fa7343f92fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:57:23.524Z|561b7769-7b50-425c-8479-3de382eb8991|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:57:23.525Z|561b7769-7b50-425c-8479-3de382eb8991|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:23.525Z|ce8a4b0d-3a94-48a9-96be-5fa7343f92fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:23.539Z|9038029a-de97-4783-9b66-27fe67e08eab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:57:23.540Z|9038029a-de97-4783-9b66-27fe67e08eab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:32.458Z|d4c2a5f4-9d5a-40dc-be3c-67f99e60be5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:57:32.459Z|d4c2a5f4-9d5a-40dc-be3c-67f99e60be5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:57:33.544Z|c9043d09-ac93-4bfe-8708-eedbe7d59d5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:57:33.544Z|24236164-ff01-4737-861a-dd01528a6c41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:57:33.545Z|c9043d09-ac93-4bfe-8708-eedbe7d59d5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:33.545Z|24236164-ff01-4737-861a-dd01528a6c41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:33.558Z|ee5d25f8-0a49-4c37-90ed-729e40b1df0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:57:33.559Z|ee5d25f8-0a49-4c37-90ed-729e40b1df0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:43.565Z|521e6c23-a0c0-4850-bbf2-a0f92ce939c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:57:43.565Z|24ac43d7-2fdb-4255-bfa1-d410ff861a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:57:43.565Z|521e6c23-a0c0-4850-bbf2-a0f92ce939c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:43.566Z|24ac43d7-2fdb-4255-bfa1-d410ff861a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:43.577Z|3ee6637b-1c22-45b9-9cb4-abd7664c9f3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:57:43.578Z|3ee6637b-1c22-45b9-9cb4-abd7664c9f3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:47.458Z|48c7975b-f21a-4c1b-b971-95e12d46d130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:57:47.458Z|48c7975b-f21a-4c1b-b971-95e12d46d130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:57:47.675Z|bfde75c0-5bea-448d-a442-577a99653036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:57:47.676Z|bfde75c0-5bea-448d-a442-577a99653036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:57:50.793Z|36fa7fd3-208f-42f9-83d0-1e087c3abb62|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:57:50.794Z|36fa7fd3-208f-42f9-83d0-1e087c3abb62|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:53.584Z|3c539766-1599-488b-ade8-1ecbd191d241|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:57:53.585Z|3c539766-1599-488b-ade8-1ecbd191d241|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:53.586Z|bda080a3-527b-43ec-8041-ad363f458e95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:57:53.587Z|bda080a3-527b-43ec-8041-ad363f458e95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:57:53.594Z|9ab5d912-15fe-41dc-b7d2-ea948ce17a66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:57:53.595Z|9ab5d912-15fe-41dc-b7d2-ea948ce17a66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:02.458Z|c455cb6d-208f-44ba-a1f1-6ffd730480c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:58:02.461Z|c455cb6d-208f-44ba-a1f1-6ffd730480c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:58:03.604Z|d7e08880-baa4-4cbe-bc3a-2e514f9ab003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:58:03.604Z|74ce06bd-3373-4ac0-b374-48064f517319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:58:03.605Z|74ce06bd-3373-4ac0-b374-48064f517319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:03.605Z|d7e08880-baa4-4cbe-bc3a-2e514f9ab003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:03.611Z|ddda5975-e3e7-41ee-9022-fa41222250d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:58:03.611Z|ddda5975-e3e7-41ee-9022-fa41222250d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:13.622Z|bc2e38e6-49e8-41fc-842f-01a404fe7b9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:58:13.623Z|bc2e38e6-49e8-41fc-842f-01a404fe7b9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:13.623Z|5f538eb9-f37a-4e56-a792-b18dac585d03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:58:13.624Z|5f538eb9-f37a-4e56-a792-b18dac585d03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:13.630Z|ec3a8edc-56d2-4adb-a698-3a4105c2f58e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:58:13.631Z|ec3a8edc-56d2-4adb-a698-3a4105c2f58e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:17.458Z|d7a13b4c-2088-492e-9fef-76d087869efc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:58:17.459Z|d7a13b4c-2088-492e-9fef-76d087869efc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:58:17.677Z|a4ff24c8-c1fd-4177-95f0-eac9fcc462ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:58:17.677Z|a4ff24c8-c1fd-4177-95f0-eac9fcc462ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:58:23.644Z|e5c94ec3-5446-491f-a748-1973b35efc19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:58:23.644Z|fb49e1e9-c119-4cd2-acd7-7210b6dcffec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:58:23.644Z|e5c94ec3-5446-491f-a748-1973b35efc19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:23.645Z|fb49e1e9-c119-4cd2-acd7-7210b6dcffec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:23.649Z|7ba6a25a-fce4-4bc6-a213-6aa72f315f0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:58:23.649Z|7ba6a25a-fce4-4bc6-a213-6aa72f315f0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:32.458Z|ccc2c443-330f-4003-87c0-b03f4dff1fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:58:32.459Z|ccc2c443-330f-4003-87c0-b03f4dff1fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:58:33.664Z|45c6a326-a94c-4820-8d30-92251424c9f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:58:33.665Z|45c6a326-a94c-4820-8d30-92251424c9f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:33.665Z|327a3e34-ad93-4e4f-8e72-ee074218e078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:58:33.666Z|327a3e34-ad93-4e4f-8e72-ee074218e078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:33.666Z|5f372b76-1a54-47b2-803d-5ad302fa23cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:58:33.667Z|5f372b76-1a54-47b2-803d-5ad302fa23cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:43.684Z|974fd769-a8d1-447e-b4d8-c833fb3d1f91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:58:43.684Z|7778c788-703e-443d-a4bf-50cf52de330e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:58:43.684Z|305aa609-4ba6-4e6b-bb16-2150d4edbb33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:58:43.685Z|7778c788-703e-443d-a4bf-50cf52de330e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:43.685Z|974fd769-a8d1-447e-b4d8-c833fb3d1f91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:43.685Z|305aa609-4ba6-4e6b-bb16-2150d4edbb33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:47.458Z|36fc5393-6e73-4da6-a200-7002b57e731f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:58:47.462Z|36fc5393-6e73-4da6-a200-7002b57e731f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:58:47.678Z|eb27a88e-d9f6-4b22-8b60-fcfb77d10e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:58:47.678Z|eb27a88e-d9f6-4b22-8b60-fcfb77d10e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:58:50.793Z|645b3619-90e7-4665-a652-1859f5dc3d08|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:58:50.794Z|645b3619-90e7-4665-a652-1859f5dc3d08|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:53.705Z|10903fda-d1b1-4ceb-976e-3dff62f40f69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:58:53.705Z|c37dc458-edda-4eb0-9ffb-1fcff396e5ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:58:53.705Z|ff4e0130-4ace-4b8c-a638-a4d2465132bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:58:53.706Z|10903fda-d1b1-4ceb-976e-3dff62f40f69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:53.706Z|c37dc458-edda-4eb0-9ffb-1fcff396e5ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:58:53.706Z|ff4e0130-4ace-4b8c-a638-a4d2465132bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:02.458Z|5a2da5b9-7122-45a5-a6ea-cc7f0dff5bb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:59:02.459Z|5a2da5b9-7122-45a5-a6ea-cc7f0dff5bb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:59:03.723Z|2d5b53e3-4485-4a15-9243-5d1cd0b875e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:59:03.723Z|6195317b-8bed-45b8-8712-71add82fe8d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:59:03.724Z|ac170bd1-943a-4c4a-b1d3-51a8a352a5e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:59:03.724Z|6195317b-8bed-45b8-8712-71add82fe8d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:03.724Z|2d5b53e3-4485-4a15-9243-5d1cd0b875e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:03.724Z|ac170bd1-943a-4c4a-b1d3-51a8a352a5e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:13.743Z|1ab0f792-2224-4c08-a1f5-7c9319d457d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:59:13.743Z|938eb163-adf4-413c-aa24-2cc947600b36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:59:13.743Z|8c723183-5522-42a7-afb7-8ef7ef118be7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:59:13.744Z|1ab0f792-2224-4c08-a1f5-7c9319d457d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:13.744Z|938eb163-adf4-413c-aa24-2cc947600b36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:13.744Z|8c723183-5522-42a7-afb7-8ef7ef118be7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:17.458Z|3fc505c5-0598-4756-9a15-849e47467166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:59:17.459Z|3fc505c5-0598-4756-9a15-849e47467166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:59:17.679Z|af500c81-efff-4d2d-8750-8d8b8a7dce63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:59:17.679Z|af500c81-efff-4d2d-8750-8d8b8a7dce63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:59:23.762Z|576add0e-6925-45af-b567-a4dfa551331d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:59:23.762Z|576add0e-6925-45af-b567-a4dfa551331d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:23.763Z|1c82246a-457b-4e68-b87a-bc0a613ea5a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:59:23.763Z|82aaa472-dc37-463e-b257-25cc25fe3d93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:59:23.763Z|1c82246a-457b-4e68-b87a-bc0a613ea5a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:23.763Z|82aaa472-dc37-463e-b257-25cc25fe3d93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:32.458Z|e8f5109e-31cb-43c4-b314-1c41a622a69a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:59:32.461Z|e8f5109e-31cb-43c4-b314-1c41a622a69a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:59:33.782Z|91b3aa43-4e03-42ea-8d20-f185a324d297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:59:33.782Z|8e5a157e-b462-40e4-bdca-0ebece91cd19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:59:33.782Z|ab22a48f-360d-457b-af7e-97da34103ddf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:59:33.783Z|8e5a157e-b462-40e4-bdca-0ebece91cd19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:33.783Z|91b3aa43-4e03-42ea-8d20-f185a324d297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:33.783Z|ab22a48f-360d-457b-af7e-97da34103ddf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:43.801Z|cc7b1c97-0b30-4b44-9ad3-69dc1a98c9b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:59:43.801Z|cc7b1c97-0b30-4b44-9ad3-69dc1a98c9b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:43.801Z|fb2e378c-dd7b-4673-8312-55793bcf819f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:59:43.801Z|66ea16ef-cc54-459b-a7f4-5783bbc40c40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:59:43.802Z|fb2e378c-dd7b-4673-8312-55793bcf819f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:43.802Z|66ea16ef-cc54-459b-a7f4-5783bbc40c40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:47.458Z|fb182213-b6d7-498b-9a69-204c19fbd5f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:59:47.459Z|fb182213-b6d7-498b-9a69-204c19fbd5f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:59:47.680Z|b150e897-7a6d-4264-b417-b9a6ad8f7ead|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T03:59:47.680Z|b150e897-7a6d-4264-b417-b9a6ad8f7ead|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T03:59:50.794Z|4d452e62-1d26-4463-8069-2dae8294a7d4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T03:59:50.795Z|4d452e62-1d26-4463-8069-2dae8294a7d4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:53.820Z|03b41c49-9672-4aba-b6d2-d930345e4d37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:59:53.819Z|0ece3649-85e3-4654-a852-1d46ffb215a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:59:53.820Z|0ece3649-85e3-4654-a852-1d46ffb215a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:53.821Z|03b41c49-9672-4aba-b6d2-d930345e4d37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T03:59:53.822Z|3874d3d1-2a9f-4c39-b09e-78a33c8ff173|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T03:59:53.823Z|3874d3d1-2a9f-4c39-b09e-78a33c8ff173|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:02.458Z|3ff3064f-f0be-474b-a2ca-83941a13750a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:00:02.459Z|3ff3064f-f0be-474b-a2ca-83941a13750a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:00:03.838Z|265c2a0d-3254-404f-93da-19adad6f2bbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:00:03.838Z|a47d53ab-763d-4d4b-a985-9e66072ad34d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:00:03.839Z|265c2a0d-3254-404f-93da-19adad6f2bbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:03.839Z|a47d53ab-763d-4d4b-a985-9e66072ad34d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:03.842Z|9f37f8dc-44d0-4d65-b606-388c0991183b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:00:03.842Z|9f37f8dc-44d0-4d65-b606-388c0991183b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:13.857Z|ae886dd1-666c-49ca-9f89-e32234b15d7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:00:13.857Z|b5ffde9a-ca11-4252-a486-c5faac7ef24a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:00:13.857Z|ae886dd1-666c-49ca-9f89-e32234b15d7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:13.858Z|b5ffde9a-ca11-4252-a486-c5faac7ef24a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:13.860Z|b4d4fc65-003a-4ccb-974f-cef62a0511cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:00:13.861Z|b4d4fc65-003a-4ccb-974f-cef62a0511cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:17.458Z|ffa1273e-4564-45df-b8d2-856941c2ff91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:00:17.461Z|ffa1273e-4564-45df-b8d2-856941c2ff91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:00:17.681Z|6caaa31e-80a8-4cce-8511-7f628038ea63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:00:17.682Z|6caaa31e-80a8-4cce-8511-7f628038ea63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:00:23.876Z|89309c9e-d3a5-4a49-915b-aa43328ca8c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:00:23.877Z|89309c9e-d3a5-4a49-915b-aa43328ca8c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:23.877Z|e933f2a1-9fd1-46b0-b495-355a1409f49a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:00:23.877Z|e933f2a1-9fd1-46b0-b495-355a1409f49a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:23.880Z|8e474892-db9c-4f44-ae7f-3bb90176cd49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:00:23.881Z|8e474892-db9c-4f44-ae7f-3bb90176cd49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:32.458Z|ba1eaea2-fbfd-472a-a785-71e77017f9fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:00:32.459Z|ba1eaea2-fbfd-472a-a785-71e77017f9fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:00:33.896Z|3a78a5fd-d743-4264-bb1d-4d3a9872cde5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:00:33.896Z|fb27c43b-01b6-4890-971d-dccb761995a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:00:33.896Z|3a78a5fd-d743-4264-bb1d-4d3a9872cde5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:33.896Z|fb27c43b-01b6-4890-971d-dccb761995a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:33.897Z|bc8b8beb-97f5-423a-b0fa-a2dc8be3ddf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:00:33.898Z|bc8b8beb-97f5-423a-b0fa-a2dc8be3ddf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:43.916Z|fa8db307-f03b-44ec-a779-987dcb9df3c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:00:43.916Z|6dda38f6-91c8-4212-9ef2-f93d0d75bf45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:00:43.916Z|904ab1e9-8b54-4f1c-a69e-1debcc1538f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:00:43.917Z|fa8db307-f03b-44ec-a779-987dcb9df3c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:43.917Z|6dda38f6-91c8-4212-9ef2-f93d0d75bf45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:43.917Z|904ab1e9-8b54-4f1c-a69e-1debcc1538f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:47.458Z|5983bccc-7a92-4e66-9438-6e4f97cef40b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:00:47.458Z|5983bccc-7a92-4e66-9438-6e4f97cef40b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:00:47.683Z|39e8b896-3624-4a3c-93d9-eeb19494b5c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:00:47.683Z|39e8b896-3624-4a3c-93d9-eeb19494b5c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:00:50.793Z|4de2f6e4-1aed-4664-83b7-2f439ce1716e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:00:50.793Z|4de2f6e4-1aed-4664-83b7-2f439ce1716e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:53.937Z|10bbcf84-64a6-4ccb-82c5-3777cebac4cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:00:53.937Z|ae6cfb21-bb8d-4f1b-b8ca-5010dc830109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:00:53.937Z|1050d5b7-73f4-4b40-8a2b-258dfb3d9b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:00:53.937Z|10bbcf84-64a6-4ccb-82c5-3777cebac4cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:53.937Z|ae6cfb21-bb8d-4f1b-b8ca-5010dc830109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:00:53.938Z|1050d5b7-73f4-4b40-8a2b-258dfb3d9b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:02.458Z|84dbfafa-189c-496b-bdcb-9f13074bf2f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:01:02.461Z|84dbfafa-189c-496b-bdcb-9f13074bf2f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:01:03.957Z|6932c534-3be0-4b27-a8d8-fbb2d58b063d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:01:03.957Z|191b417c-85f8-4db2-94fb-942eeac6540b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:01:03.958Z|6932c534-3be0-4b27-a8d8-fbb2d58b063d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:03.958Z|dc40b46f-ddbe-49fc-9313-07c9f1d78494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:01:03.958Z|191b417c-85f8-4db2-94fb-942eeac6540b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:03.958Z|dc40b46f-ddbe-49fc-9313-07c9f1d78494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:13.976Z|15e43b4c-c625-4d46-9ca2-5b58986a3ab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:01:13.976Z|84fc52f5-6421-464d-80c2-34bcb15d2235|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:01:13.976Z|536764cb-3b43-4b0f-95bf-67ccf5cabdfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:01:13.977Z|15e43b4c-c625-4d46-9ca2-5b58986a3ab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:13.977Z|84fc52f5-6421-464d-80c2-34bcb15d2235|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:13.977Z|536764cb-3b43-4b0f-95bf-67ccf5cabdfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:17.458Z|f54e6d46-f4b1-445e-9a96-0c8439eb7492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:01:17.459Z|f54e6d46-f4b1-445e-9a96-0c8439eb7492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:01:17.684Z|325a061c-ba25-4c51-8eb8-3524d260a2f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:01:17.685Z|325a061c-ba25-4c51-8eb8-3524d260a2f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:01:23.997Z|1883e6c4-cdbc-4803-8178-a086c99c3a46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:01:23.997Z|88f844ad-3fcb-430d-a949-e6754ead0802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:01:23.997Z|18f78d1c-95ed-411a-ab62-11e55dfc883c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:01:23.998Z|88f844ad-3fcb-430d-a949-e6754ead0802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:23.998Z|1883e6c4-cdbc-4803-8178-a086c99c3a46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:23.998Z|18f78d1c-95ed-411a-ab62-11e55dfc883c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:32.459Z|88137be9-ca23-41b7-a898-913b9fad6887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:01:32.459Z|88137be9-ca23-41b7-a898-913b9fad6887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:01:34.019Z|3ec9b5ab-f0f0-4a5c-a310-92980e82ca91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:01:34.019Z|f3dac975-dc62-401a-b4f4-c13973e9e3dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:01:34.019Z|3ec9b5ab-f0f0-4a5c-a310-92980e82ca91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:34.019Z|edd139bf-b09a-437f-b5b1-a3dfaa0de830|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:01:34.019Z|f3dac975-dc62-401a-b4f4-c13973e9e3dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:34.020Z|edd139bf-b09a-437f-b5b1-a3dfaa0de830|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:44.039Z|df2f2751-9584-42b8-af96-c3d491e7f928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:01:44.039Z|7c0a7a85-1c18-4ea1-8eeb-fdc9d3f66fbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:01:44.039Z|df2f2751-9584-42b8-af96-c3d491e7f928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:44.039Z|7c0a7a85-1c18-4ea1-8eeb-fdc9d3f66fbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:44.039Z|55eda8ce-4e70-43cf-ba15-a0bd75d294f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:01:44.040Z|55eda8ce-4e70-43cf-ba15-a0bd75d294f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:47.458Z|0eb6f44c-3119-47ba-a0a6-9368f3f6798f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:01:47.461Z|0eb6f44c-3119-47ba-a0a6-9368f3f6798f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:01:47.685Z|a32d2222-4bca-4558-bb3e-ac2820eec0cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:01:47.685Z|a32d2222-4bca-4558-bb3e-ac2820eec0cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:01:50.793Z|bc2fee02-f35c-41af-9f8f-ad4496b0b21c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:01:50.794Z|bc2fee02-f35c-41af-9f8f-ad4496b0b21c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:54.058Z|112116a9-a0d0-46b5-95cb-77fba1bf5aaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:01:54.058Z|ef8e924c-8009-481f-ab13-4b576197ab46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:01:54.059Z|ef8e924c-8009-481f-ab13-4b576197ab46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:54.059Z|112116a9-a0d0-46b5-95cb-77fba1bf5aaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:01:54.061Z|9fc95fae-bd53-446e-af9d-b7f52632ba49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:01:54.061Z|9fc95fae-bd53-446e-af9d-b7f52632ba49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:02.458Z|eb209912-cc90-4e33-929f-1a27e490578a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:02:02.458Z|eb209912-cc90-4e33-929f-1a27e490578a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:02:04.078Z|4daa2ad3-ddad-4435-80e7-3290c3c7ddcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:02:04.078Z|fdc4d64c-1f82-479f-8f88-9098978a8ee5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:02:04.078Z|feb79bda-c0ff-4982-a096-9a8807b2a27b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:02:04.078Z|4daa2ad3-ddad-4435-80e7-3290c3c7ddcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:04.078Z|fdc4d64c-1f82-479f-8f88-9098978a8ee5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:04.078Z|feb79bda-c0ff-4982-a096-9a8807b2a27b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:14.097Z|6dafc0f8-e7ce-4e16-bf64-26ba2f7ba73f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:02:14.097Z|848aa59d-ddcb-4c53-ad69-7825ee6603bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:02:14.097Z|c03ff970-b72f-4404-b39b-368cfe479ba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:02:14.098Z|6dafc0f8-e7ce-4e16-bf64-26ba2f7ba73f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:14.098Z|848aa59d-ddcb-4c53-ad69-7825ee6603bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:14.098Z|c03ff970-b72f-4404-b39b-368cfe479ba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:17.458Z|d52455d6-3302-433b-9abc-767c27735487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:02:17.459Z|d52455d6-3302-433b-9abc-767c27735487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:02:17.686Z|6529e757-e8ca-4402-b20a-42a043f01736|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:02:17.686Z|6529e757-e8ca-4402-b20a-42a043f01736|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:02:24.117Z|c48ee92d-36d6-4fee-8612-6ce2512264ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:02:24.117Z|8fed37c0-b0ba-45d1-ac67-2cef21dfbbf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:02:24.117Z|b0dabbaa-f0e0-4441-b9e2-2c37f3506441|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:02:24.118Z|c48ee92d-36d6-4fee-8612-6ce2512264ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:24.118Z|8fed37c0-b0ba-45d1-ac67-2cef21dfbbf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:24.118Z|b0dabbaa-f0e0-4441-b9e2-2c37f3506441|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:32.458Z|6f75d597-bf45-4098-ad8c-a3a7e42d985e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:02:32.461Z|6f75d597-bf45-4098-ad8c-a3a7e42d985e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:02:34.136Z|d5889aa1-4441-4034-8c08-68744e837671|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:02:34.137Z|d5889aa1-4441-4034-8c08-68744e837671|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:34.138Z|e8e69716-83c4-4cd9-9f55-aeea1809f5b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:02:34.138Z|b4955450-4eef-4a46-8640-c2ac9da0d364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:02:34.139Z|b4955450-4eef-4a46-8640-c2ac9da0d364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:34.139Z|e8e69716-83c4-4cd9-9f55-aeea1809f5b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:44.158Z|73132915-cf0f-4b2d-9db8-1b3783d87467|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:02:44.158Z|2adc1c6f-557b-4fb2-95d8-12c0aca7e7af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:02:44.158Z|5e769643-d7a5-4ba9-bd18-570cab394e6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:02:44.158Z|73132915-cf0f-4b2d-9db8-1b3783d87467|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:44.159Z|2adc1c6f-557b-4fb2-95d8-12c0aca7e7af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:44.159Z|5e769643-d7a5-4ba9-bd18-570cab394e6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:47.458Z|5bb943c2-595a-4398-b035-aff3865c604b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:02:47.459Z|5bb943c2-595a-4398-b035-aff3865c604b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:02:47.687Z|6f2fc935-3cb7-42c7-a5be-62d5b19cf37f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:02:47.687Z|6f2fc935-3cb7-42c7-a5be-62d5b19cf37f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:02:50.792Z|3058a25a-73f8-49a7-9548-42aaa0f25c85|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:02:50.794Z|3058a25a-73f8-49a7-9548-42aaa0f25c85|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:54.178Z|eea23fd7-e217-4368-b9ae-ed4fd1b7dde4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:02:54.179Z|3f3f6a6f-6ca4-4581-a49b-c846634fef63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:02:54.179Z|86ee589e-5e2b-42d9-9ba0-6ac30939168e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:02:54.179Z|eea23fd7-e217-4368-b9ae-ed4fd1b7dde4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:54.179Z|3f3f6a6f-6ca4-4581-a49b-c846634fef63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:02:54.179Z|86ee589e-5e2b-42d9-9ba0-6ac30939168e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:02.458Z|13bad236-444d-4dfb-a419-f051ff87862e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:03:02.459Z|13bad236-444d-4dfb-a419-f051ff87862e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:03:04.199Z|f75c3e46-7d19-4160-9c1b-0fe32f098680|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:03:04.199Z|05170dbd-02ed-42c7-9702-65882fb1444f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:03:04.199Z|f3d0929c-e6f5-4ed4-a956-0ff8a0884cbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:03:04.200Z|f75c3e46-7d19-4160-9c1b-0fe32f098680|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:04.200Z|f3d0929c-e6f5-4ed4-a956-0ff8a0884cbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:04.200Z|05170dbd-02ed-42c7-9702-65882fb1444f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:14.219Z|514bf77f-8849-4711-863c-7ad60f3e4032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:03:14.219Z|f3741dae-3fb4-47a0-b374-00abf0dd50a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:03:14.219Z|6d4cfff1-d44b-4586-8d34-8cc7230d1c7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:03:14.219Z|514bf77f-8849-4711-863c-7ad60f3e4032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:14.219Z|f3741dae-3fb4-47a0-b374-00abf0dd50a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:14.220Z|6d4cfff1-d44b-4586-8d34-8cc7230d1c7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:17.458Z|daab9874-f06c-4c00-b024-5e5f6aadb915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:03:17.461Z|daab9874-f06c-4c00-b024-5e5f6aadb915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:03:17.688Z|5a3e1fec-9dce-4038-8687-d074d6cf349d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:03:17.689Z|5a3e1fec-9dce-4038-8687-d074d6cf349d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:03:24.239Z|f0bfbf34-08f3-44b5-acbc-0599e8153e3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:03:24.240Z|f0bfbf34-08f3-44b5-acbc-0599e8153e3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:24.239Z|3e19d1c0-daae-450d-9666-00c099c219e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:03:24.239Z|5557068e-3946-458b-b2b9-c5673d9c4366|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:03:24.240Z|5557068e-3946-458b-b2b9-c5673d9c4366|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:24.240Z|3e19d1c0-daae-450d-9666-00c099c219e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:32.458Z|618c0876-cd44-4c9f-b40b-9649540486f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:03:32.459Z|618c0876-cd44-4c9f-b40b-9649540486f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:03:34.259Z|080764b5-75e3-43ff-907a-2fa065221b33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:03:34.259Z|357def97-cde1-474c-bbf5-513801b91b2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:03:34.259Z|80a3ba9f-9319-43bf-80d1-0df2868f9083|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:03:34.259Z|080764b5-75e3-43ff-907a-2fa065221b33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:34.259Z|80a3ba9f-9319-43bf-80d1-0df2868f9083|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:34.259Z|357def97-cde1-474c-bbf5-513801b91b2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:44.278Z|c120e392-0fbe-42fa-bed9-48e1366c7a2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:03:44.278Z|3f95b62b-d492-4431-b920-90c0ae492807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:03:44.278Z|26c0b6dd-8cc8-4e18-8e35-17d2f933976a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:03:44.279Z|c120e392-0fbe-42fa-bed9-48e1366c7a2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:44.279Z|26c0b6dd-8cc8-4e18-8e35-17d2f933976a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:44.279Z|3f95b62b-d492-4431-b920-90c0ae492807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:47.458Z|d2c65762-6804-468a-9ff8-99477a8c3571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:03:47.458Z|d2c65762-6804-468a-9ff8-99477a8c3571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:03:47.690Z|640a9546-4c5f-41e0-9609-bb97c6d70e2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:03:47.690Z|640a9546-4c5f-41e0-9609-bb97c6d70e2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:03:50.793Z|dabb0844-53ee-48a3-aaf5-fb4c4fd46ec4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:03:50.793Z|dabb0844-53ee-48a3-aaf5-fb4c4fd46ec4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:54.298Z|4e9b9561-28f4-48ce-9f6a-6c6ec302076a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:03:54.298Z|a735db5a-f4e7-47a5-baa8-273eb4bc3ba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:03:54.298Z|f081e57e-6975-495e-b3d3-6429dd4ad7dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:03:54.299Z|4e9b9561-28f4-48ce-9f6a-6c6ec302076a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:54.299Z|f081e57e-6975-495e-b3d3-6429dd4ad7dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:03:54.299Z|a735db5a-f4e7-47a5-baa8-273eb4bc3ba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:02.458Z|21f67f01-3ee2-420f-9dd3-31745114a8c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:04:02.461Z|21f67f01-3ee2-420f-9dd3-31745114a8c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:04:04.319Z|dd40c50c-72c2-4726-bd5b-ba7366e262e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:04:04.319Z|c4cee33d-71ed-4b74-b305-08d5d5437969|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:04:04.319Z|624c6e5e-d4b1-4652-b6c3-9337b5c77acd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:04:04.320Z|dd40c50c-72c2-4726-bd5b-ba7366e262e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:04.320Z|c4cee33d-71ed-4b74-b305-08d5d5437969|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:04.320Z|624c6e5e-d4b1-4652-b6c3-9337b5c77acd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:14.339Z|4d7aa8ce-f191-4348-bdcc-bbd8d513c453|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:04:14.339Z|649d170f-11e1-4cc7-b1cb-66111a9d7720|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:04:14.339Z|68452130-9ce3-412a-8057-2ebebbf7aa26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:04:14.340Z|4d7aa8ce-f191-4348-bdcc-bbd8d513c453|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:14.340Z|68452130-9ce3-412a-8057-2ebebbf7aa26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:14.340Z|649d170f-11e1-4cc7-b1cb-66111a9d7720|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:17.458Z|fb8041b6-8e71-4065-907a-369190c0ca83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:04:17.459Z|fb8041b6-8e71-4065-907a-369190c0ca83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:04:17.691Z|2b661b52-d73f-48c9-9cc8-edd629d8c6bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:04:17.691Z|2b661b52-d73f-48c9-9cc8-edd629d8c6bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:04:24.359Z|24109ad4-55d9-4938-8e8d-ac104133871b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:04:24.359Z|24109ad4-55d9-4938-8e8d-ac104133871b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:24.360Z|38baa0d8-7f04-4211-a26f-c39f316fc50f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:04:24.360Z|d95a3735-760d-4bb7-9ed9-d2eceaa82e60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:04:24.361Z|38baa0d8-7f04-4211-a26f-c39f316fc50f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:24.361Z|d95a3735-760d-4bb7-9ed9-d2eceaa82e60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:32.458Z|8ba61b6b-9598-466a-92a6-7570e9a7059a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:04:32.459Z|8ba61b6b-9598-466a-92a6-7570e9a7059a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:04:34.380Z|fcd837ca-7af0-404f-810e-3e4b46134cc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:04:34.380Z|ddc30a90-3c26-4b7c-93ff-efc25a4559f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:04:34.380Z|ddc30a90-3c26-4b7c-93ff-efc25a4559f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:34.380Z|d41bae2b-c956-4821-b62e-24b53bc77844|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:04:34.380Z|fcd837ca-7af0-404f-810e-3e4b46134cc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:34.381Z|d41bae2b-c956-4821-b62e-24b53bc77844|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:44.398Z|6536b9ae-fe5b-4a5b-aa0a-550fbae23ee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:04:44.399Z|6536b9ae-fe5b-4a5b-aa0a-550fbae23ee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:44.399Z|3379c832-c6d6-46db-a188-03da1d1a10a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:04:44.399Z|b3caf80d-3a0f-439c-8f1e-e1aed90c2fc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:04:44.400Z|3379c832-c6d6-46db-a188-03da1d1a10a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:44.400Z|b3caf80d-3a0f-439c-8f1e-e1aed90c2fc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:47.458Z|9a42edac-2bfc-4093-bc82-3ebcd71fcfab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:04:47.462Z|9a42edac-2bfc-4093-bc82-3ebcd71fcfab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:04:47.696Z|e93c477c-d293-43d9-8419-eb9d8cf58134|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:04:47.696Z|e93c477c-d293-43d9-8419-eb9d8cf58134|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:04:50.794Z|e75e89a1-5a76-4401-a5b2-1d3a0f824314|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:04:50.795Z|e75e89a1-5a76-4401-a5b2-1d3a0f824314|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:54.421Z|80a0be4c-ec96-4ad5-8eb7-2bf4aa1af313|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:04:54.421Z|ddb07f51-e742-4063-84a1-63400ff19463|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:04:54.421Z|64627dcf-4f4b-4d2a-9464-f431397aff5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:04:54.421Z|80a0be4c-ec96-4ad5-8eb7-2bf4aa1af313|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:54.422Z|ddb07f51-e742-4063-84a1-63400ff19463|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:04:54.422Z|64627dcf-4f4b-4d2a-9464-f431397aff5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:02.458Z|8f803d2c-dbb3-46d2-8920-2da58b779b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:05:02.459Z|8f803d2c-dbb3-46d2-8920-2da58b779b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:05:04.441Z|4d9dfd5e-e35f-4324-9a97-63a1c5778855|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:05:04.441Z|e860ccd6-a020-4b22-90d7-5fa61381fe86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:05:04.441Z|b9f0a7d2-e823-4461-90af-c4164851624b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:05:04.441Z|4d9dfd5e-e35f-4324-9a97-63a1c5778855|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:04.442Z|b9f0a7d2-e823-4461-90af-c4164851624b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:04.442Z|e860ccd6-a020-4b22-90d7-5fa61381fe86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:14.460Z|82a5947b-e447-4b11-8c7d-4bbde2467cb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:05:14.460Z|d572f29a-5ea9-4cb5-a6a8-86cd662242b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:05:14.460Z|0ac1fcfa-1e1d-4d81-ae6d-b4490c6c013a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:05:14.461Z|82a5947b-e447-4b11-8c7d-4bbde2467cb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:14.461Z|d572f29a-5ea9-4cb5-a6a8-86cd662242b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:14.461Z|0ac1fcfa-1e1d-4d81-ae6d-b4490c6c013a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:17.458Z|95cc9b95-2668-4fe5-9a24-a6c8897d4edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:05:17.459Z|95cc9b95-2668-4fe5-9a24-a6c8897d4edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:05:17.697Z|6d8f19c3-ee9e-440c-aa6f-8eb72347e95c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:05:17.698Z|6d8f19c3-ee9e-440c-aa6f-8eb72347e95c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:05:24.479Z|ce1a2037-076f-4e30-a76d-4146eb7f969f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:05:24.479Z|dbcffde4-7b99-4325-9ef0-4d1ff00623b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:05:24.479Z|4dc1f6e4-52b2-48be-b651-9131fb54410a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:05:24.479Z|ce1a2037-076f-4e30-a76d-4146eb7f969f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:24.479Z|dbcffde4-7b99-4325-9ef0-4d1ff00623b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:24.480Z|4dc1f6e4-52b2-48be-b651-9131fb54410a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:32.458Z|623fcb18-11e0-4f68-82f3-f8009b752c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:05:32.462Z|623fcb18-11e0-4f68-82f3-f8009b752c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:05:34.497Z|3628b568-d3fc-478b-a361-547606680ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:05:34.498Z|3628b568-d3fc-478b-a361-547606680ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:34.498Z|ef46bd1f-1828-4c44-ab51-f39904010232|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:05:34.498Z|fef51b07-d37b-417a-829b-e50be40bf60f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:05:34.498Z|ef46bd1f-1828-4c44-ab51-f39904010232|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:34.499Z|fef51b07-d37b-417a-829b-e50be40bf60f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:44.518Z|10ada3a9-a43a-4ae6-b638-96c514e5ed41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:05:44.518Z|45fd3e9f-708f-40dd-aaa6-300480faa3ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:05:44.518Z|476adf05-0b02-466e-827a-238f3396abd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:05:44.518Z|10ada3a9-a43a-4ae6-b638-96c514e5ed41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:44.519Z|45fd3e9f-708f-40dd-aaa6-300480faa3ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:44.519Z|476adf05-0b02-466e-827a-238f3396abd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:47.458Z|ac90b81f-87fb-4a9f-ba43-988f70319ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:05:47.459Z|ac90b81f-87fb-4a9f-ba43-988f70319ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:05:47.699Z|7a492235-c244-442a-858d-3eeb6da7e637|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:05:47.699Z|7a492235-c244-442a-858d-3eeb6da7e637|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:05:50.793Z|4a214d3b-784c-438e-a3aa-3c19a3c9878d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:05:50.794Z|4a214d3b-784c-438e-a3aa-3c19a3c9878d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:54.538Z|d8de299b-569b-40e2-8779-dd833b6f446a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:05:54.539Z|d8de299b-569b-40e2-8779-dd833b6f446a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:54.539Z|7660d660-7827-41e6-8e29-e8ee84ab06db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:05:54.539Z|3ac51f67-70a3-4c71-beeb-9fee0fb2024a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:05:54.540Z|7660d660-7827-41e6-8e29-e8ee84ab06db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:05:54.540Z|3ac51f67-70a3-4c71-beeb-9fee0fb2024a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:02.458Z|e89a858e-593a-45fd-ae8b-b0cbec32f5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:06:02.458Z|e89a858e-593a-45fd-ae8b-b0cbec32f5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:06:04.556Z|3fd329ff-17e7-4d72-aaf3-9f727d01090e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:06:04.556Z|3fd329ff-17e7-4d72-aaf3-9f727d01090e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:04.557Z|f9a8600a-55cb-4b66-aeed-fa07c9b2ddc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:06:04.557Z|f9a8600a-55cb-4b66-aeed-fa07c9b2ddc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:04.559Z|b1016542-73ce-4e0e-9d2d-6cd5f26bb0ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:06:04.559Z|b1016542-73ce-4e0e-9d2d-6cd5f26bb0ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:14.574Z|c96c8fa7-b250-4125-8bb9-6abc7d5cbb3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:06:14.575Z|c96c8fa7-b250-4125-8bb9-6abc7d5cbb3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:14.576Z|70a1910c-a93b-4850-9c2d-eb8add13b03d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:06:14.576Z|a3361589-25de-4dc9-8a33-b87687fc6444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:06:14.576Z|70a1910c-a93b-4850-9c2d-eb8add13b03d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:14.577Z|a3361589-25de-4dc9-8a33-b87687fc6444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:17.458Z|7c86668d-2060-4d16-9d5e-43376e440108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:06:17.462Z|7c86668d-2060-4d16-9d5e-43376e440108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:06:17.700Z|e3c80465-531a-4735-b98c-c2fd94721278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:06:17.700Z|e3c80465-531a-4735-b98c-c2fd94721278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:06:24.595Z|b98abc17-65ce-45b9-b35b-951b475608d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:06:24.596Z|b2a2f96d-134f-4cce-a8de-60fe86a27cca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:06:24.596Z|78e15cff-664e-47ff-8569-41f5f6cd8e1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:06:24.596Z|b2a2f96d-134f-4cce-a8de-60fe86a27cca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:24.596Z|78e15cff-664e-47ff-8569-41f5f6cd8e1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:24.596Z|b98abc17-65ce-45b9-b35b-951b475608d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:32.458Z|ca1f28c4-d85a-455e-be0b-c88ccd2907e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:06:32.459Z|ca1f28c4-d85a-455e-be0b-c88ccd2907e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:06:34.616Z|f2e768d0-3722-4190-af65-7ed36a3fcf31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:06:34.616Z|6c811c64-127b-4cc8-8d8c-ac5be0e092af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:06:34.616Z|327e77e0-47a6-4edf-ab76-0c3310cac1cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:06:34.617Z|327e77e0-47a6-4edf-ab76-0c3310cac1cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:34.617Z|f2e768d0-3722-4190-af65-7ed36a3fcf31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:34.617Z|6c811c64-127b-4cc8-8d8c-ac5be0e092af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:44.636Z|fa60b18e-68bc-40a8-a0d2-1861851cb49e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:06:44.636Z|bf3ae18e-ba3c-4734-8947-c92e35c5671c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:06:44.636Z|65dcd8bd-ae94-4cb1-a941-cb26629d6023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:06:44.637Z|fa60b18e-68bc-40a8-a0d2-1861851cb49e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:44.637Z|bf3ae18e-ba3c-4734-8947-c92e35c5671c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:44.637Z|65dcd8bd-ae94-4cb1-a941-cb26629d6023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:47.458Z|399fd2c6-e739-4ff7-9679-05505ef8b560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:06:47.459Z|399fd2c6-e739-4ff7-9679-05505ef8b560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:06:47.701Z|15c0f3b2-5197-4018-8327-1b2b3fff304a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:06:47.701Z|15c0f3b2-5197-4018-8327-1b2b3fff304a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:06:50.793Z|1fd8f45b-8430-4629-ac62-2f4e817bc341|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:06:50.793Z|1fd8f45b-8430-4629-ac62-2f4e817bc341|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:54.656Z|69545a75-72fb-4ecc-829a-19fedcffa3ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:06:54.657Z|69545a75-72fb-4ecc-829a-19fedcffa3ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:54.656Z|94836ae9-d28c-449d-829b-6435338ea12b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:06:54.657Z|40384731-134c-4424-9f3a-59887b3a48ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:06:54.657Z|94836ae9-d28c-449d-829b-6435338ea12b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:06:54.658Z|40384731-134c-4424-9f3a-59887b3a48ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:02.458Z|9b84c0e2-c868-412b-9eb0-00a6858cde9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:07:02.461Z|9b84c0e2-c868-412b-9eb0-00a6858cde9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:07:04.675Z|3d626d49-3b94-4507-aec4-ad23c0d2885b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:07:04.675Z|6edabb32-6d92-434a-8586-8b1d8e01c9db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:07:04.675Z|3d626d49-3b94-4507-aec4-ad23c0d2885b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:04.675Z|6edabb32-6d92-434a-8586-8b1d8e01c9db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:04.677Z|edef78a9-939c-4735-a1a1-6bd4b11d0052|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:07:04.677Z|edef78a9-939c-4735-a1a1-6bd4b11d0052|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:14.693Z|1c2c9ff2-dc68-4202-951e-b3c26ee46eaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:07:14.693Z|68ef0de3-11e7-46c8-a14a-3a4393bfd970|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:07:14.693Z|dcceb41b-97b9-46f0-9135-a1271748066c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:07:14.694Z|1c2c9ff2-dc68-4202-951e-b3c26ee46eaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:14.694Z|dcceb41b-97b9-46f0-9135-a1271748066c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:14.694Z|68ef0de3-11e7-46c8-a14a-3a4393bfd970|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:17.458Z|3fa2b1f2-f764-4210-8a06-959dafe0d8db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:07:17.459Z|3fa2b1f2-f764-4210-8a06-959dafe0d8db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:07:17.702Z|64aa6f6f-3dcd-4b5a-a208-456070181e98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:07:17.703Z|64aa6f6f-3dcd-4b5a-a208-456070181e98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:07:24.714Z|decc4d5f-8e3c-4a6e-8b68-0b338508586c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:07:24.714Z|d7938118-1dce-4215-993b-58028fe7a93c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:07:24.714Z|108ce276-86be-45b9-a519-d02c20e57798|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:07:24.715Z|decc4d5f-8e3c-4a6e-8b68-0b338508586c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:24.715Z|108ce276-86be-45b9-a519-d02c20e57798|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:24.715Z|d7938118-1dce-4215-993b-58028fe7a93c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:32.458Z|decfdde0-3a78-4db3-bcfd-f8a48d885ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:07:32.459Z|decfdde0-3a78-4db3-bcfd-f8a48d885ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:07:34.734Z|cc0c7914-5b0d-4e2a-8f8d-fb0c0d1c8083|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:07:34.734Z|51c9494e-6b5b-42d0-88c4-f1f49c5e5100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:07:34.734Z|267e5a37-33e7-4928-b5e3-4f1751019319|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:07:34.734Z|cc0c7914-5b0d-4e2a-8f8d-fb0c0d1c8083|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:34.734Z|51c9494e-6b5b-42d0-88c4-f1f49c5e5100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:34.734Z|267e5a37-33e7-4928-b5e3-4f1751019319|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:44.751Z|f621476b-3663-40e5-b97e-a52d43c3ff91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:07:44.751Z|7855b8c0-eadd-49a2-bbe8-71e99f59ab16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:07:44.751Z|ddc90439-aff1-42eb-9d36-09a5ab159b4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:07:44.752Z|f621476b-3663-40e5-b97e-a52d43c3ff91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:44.752Z|7855b8c0-eadd-49a2-bbe8-71e99f59ab16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:44.752Z|ddc90439-aff1-42eb-9d36-09a5ab159b4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:47.458Z|721a8121-15a2-4c69-9740-1592a49cef03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:07:47.461Z|721a8121-15a2-4c69-9740-1592a49cef03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:07:47.703Z|f1fb0b22-f91a-43b3-8134-53d066d379ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:07:47.704Z|f1fb0b22-f91a-43b3-8134-53d066d379ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:07:50.794Z|7235d993-a425-46db-8e6b-ce07626b2746|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:07:50.795Z|7235d993-a425-46db-8e6b-ce07626b2746|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:54.769Z|bb5a825a-d46a-44a2-aeca-bb0c291b3dcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:07:54.769Z|0e47f25c-8f3e-4d37-9731-47ef9911c7a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:07:54.770Z|bb5a825a-d46a-44a2-aeca-bb0c291b3dcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:54.770Z|0e47f25c-8f3e-4d37-9731-47ef9911c7a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:07:54.770Z|143e9163-eb26-4de6-97ef-599f1cd357dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:07:54.770Z|143e9163-eb26-4de6-97ef-599f1cd357dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:02.458Z|0cf65aac-b9fd-4375-b208-8fca341a2f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:08:02.459Z|0cf65aac-b9fd-4375-b208-8fca341a2f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:08:04.788Z|73344e98-b3a8-41a3-b6c9-34ef299b15a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:08:04.788Z|63367eb6-5c47-40b3-bb14-295df11fb55b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:08:04.788Z|f00e72f5-bbd6-43d7-a433-db72a1dc3f14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:08:04.789Z|73344e98-b3a8-41a3-b6c9-34ef299b15a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:04.789Z|f00e72f5-bbd6-43d7-a433-db72a1dc3f14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:04.789Z|63367eb6-5c47-40b3-bb14-295df11fb55b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:14.807Z|8140fb40-08a9-4d16-9256-bf13f900c1c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:08:14.807Z|00e5b6eb-d798-499e-8ee7-1673d0669503|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:08:14.808Z|50ef933e-a86e-49f7-9765-71b1482b4d7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:08:14.808Z|8140fb40-08a9-4d16-9256-bf13f900c1c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:14.808Z|00e5b6eb-d798-499e-8ee7-1673d0669503|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:14.808Z|50ef933e-a86e-49f7-9765-71b1482b4d7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:17.458Z|739731a6-087d-49db-9653-330435b0fa5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:08:17.459Z|739731a6-087d-49db-9653-330435b0fa5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:08:17.705Z|8cd4217b-4538-46a1-b5b6-5b22e02021fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:08:17.705Z|8cd4217b-4538-46a1-b5b6-5b22e02021fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:08:24.825Z|c869644b-fcee-4435-96e8-9da67caa396c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:08:24.825Z|a3811322-b366-4634-b507-68b3bb292c3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:08:24.825Z|c7bc4085-d752-4b11-b1cd-b1707915d43f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:08:24.825Z|c869644b-fcee-4435-96e8-9da67caa396c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:24.825Z|a3811322-b366-4634-b507-68b3bb292c3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:24.825Z|c7bc4085-d752-4b11-b1cd-b1707915d43f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:32.458Z|751cfe17-2c4b-4e1b-9090-6ac6581ab639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:08:32.461Z|751cfe17-2c4b-4e1b-9090-6ac6581ab639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:08:34.843Z|e3c03506-2e68-4a3c-832f-ca22eedf2f2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:08:34.843Z|4e5c9154-73c4-46d9-889e-1f6b706133bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:08:34.843Z|e3c03506-2e68-4a3c-832f-ca22eedf2f2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:34.843Z|641097b0-c70e-45fb-b4ba-b131534dc1be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:08:34.844Z|4e5c9154-73c4-46d9-889e-1f6b706133bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:34.844Z|641097b0-c70e-45fb-b4ba-b131534dc1be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:44.862Z|0455781a-9ce9-4ac8-8f02-2d77d427a55d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:08:44.862Z|c7d728c8-b862-4ea8-9a5a-0073b3049eda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:08:44.862Z|0c2b5e9f-05df-4338-843a-0d540091707b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:08:44.863Z|0c2b5e9f-05df-4338-843a-0d540091707b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:44.863Z|0455781a-9ce9-4ac8-8f02-2d77d427a55d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:44.863Z|c7d728c8-b862-4ea8-9a5a-0073b3049eda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:47.458Z|d57fc0e6-6e36-4834-80d5-c649b2065820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:08:47.459Z|d57fc0e6-6e36-4834-80d5-c649b2065820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:08:47.706Z|19f187ce-9f07-42d6-81f7-f47d9a9b3371|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:08:47.706Z|19f187ce-9f07-42d6-81f7-f47d9a9b3371|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:08:50.793Z|8f514d2f-7e30-4fe8-bd21-5d7b36693549|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:08:50.793Z|8f514d2f-7e30-4fe8-bd21-5d7b36693549|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:54.884Z|f014c6a5-68d5-422b-8de1-200f9a1fd838|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:08:54.884Z|d54e6eb2-5196-4061-9849-e523cb13ad49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:08:54.884Z|3ec4d076-e00f-4c05-b0c4-ec9bad88516e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:08:54.884Z|d54e6eb2-5196-4061-9849-e523cb13ad49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:54.884Z|3ec4d076-e00f-4c05-b0c4-ec9bad88516e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:08:54.884Z|f014c6a5-68d5-422b-8de1-200f9a1fd838|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:02.458Z|2c892571-d5fd-4ce7-8bf0-4b7cc59ea791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:09:02.459Z|2c892571-d5fd-4ce7-8bf0-4b7cc59ea791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:09:04.902Z|97036e89-1d63-4072-bed1-b1926081cb02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:09:04.902Z|e0194bff-f6bf-4464-8696-3d96dfce187c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:09:04.902Z|57381e19-9bc7-4139-993e-9214c3cb0b4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:09:04.902Z|97036e89-1d63-4072-bed1-b1926081cb02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:04.903Z|e0194bff-f6bf-4464-8696-3d96dfce187c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:04.903Z|57381e19-9bc7-4139-993e-9214c3cb0b4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:14.921Z|aa490068-cd17-4b6c-8b82-46dbe2eb5716|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:09:14.922Z|9b4e674d-7fbe-424b-a909-ef85ba62faf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:09:14.922Z|aa490068-cd17-4b6c-8b82-46dbe2eb5716|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:14.922Z|ee329ad5-6176-403f-987c-63e35d3ad9a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:09:14.922Z|9b4e674d-7fbe-424b-a909-ef85ba62faf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:14.923Z|ee329ad5-6176-403f-987c-63e35d3ad9a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:17.458Z|b2a22eba-8e34-4f42-a578-5620f0ede504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:09:17.460Z|b2a22eba-8e34-4f42-a578-5620f0ede504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:09:17.707Z|0b5265bd-0028-4fc3-ae04-25019345f5a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:09:17.707Z|0b5265bd-0028-4fc3-ae04-25019345f5a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:09:24.942Z|2d37a099-8102-4304-8fd3-6d1c65de9e95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:09:24.942Z|caec82b2-11db-470a-84a9-4eb92689ed4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:09:24.942Z|dd8f826a-a4c3-4956-8742-c0bf431c4d1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:09:24.943Z|caec82b2-11db-470a-84a9-4eb92689ed4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:24.943Z|2d37a099-8102-4304-8fd3-6d1c65de9e95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:24.943Z|dd8f826a-a4c3-4956-8742-c0bf431c4d1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:32.458Z|d810c8da-36c0-424e-b575-6efaf91cc982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:09:32.459Z|d810c8da-36c0-424e-b575-6efaf91cc982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:09:34.961Z|f1f65806-7b4c-475f-bcd4-e07537df5c45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:09:34.961Z|1cc21327-17f2-435a-bc63-1bf00536dc91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:09:34.962Z|1cc21327-17f2-435a-bc63-1bf00536dc91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:34.962Z|f1f65806-7b4c-475f-bcd4-e07537df5c45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:34.963Z|a6b74951-2046-4e37-8a31-366b7b2132d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:09:34.964Z|a6b74951-2046-4e37-8a31-366b7b2132d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:44.980Z|8821d50f-e3eb-4829-9fe2-3f98dd6dc687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:09:44.980Z|3fd1bd64-d6cf-4e99-97b6-da9c2fb907a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:09:44.981Z|8821d50f-e3eb-4829-9fe2-3f98dd6dc687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:44.981Z|8ff6e1e1-fba6-41a0-8c1a-5a48bbaf1092|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:09:44.981Z|8ff6e1e1-fba6-41a0-8c1a-5a48bbaf1092|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:44.981Z|3fd1bd64-d6cf-4e99-97b6-da9c2fb907a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:47.458Z|8d60f416-0587-4072-bbbd-b1843a0c369d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:09:47.459Z|8d60f416-0587-4072-bbbd-b1843a0c369d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:09:47.708Z|ea86c547-085a-4565-bd85-33a688580d26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:09:47.708Z|ea86c547-085a-4565-bd85-33a688580d26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:09:50.793Z|1efd3bad-3189-4ced-b6bd-de12a1fc05f9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:09:50.793Z|1efd3bad-3189-4ced-b6bd-de12a1fc05f9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:55.010Z|fa5d0995-3121-4834-bb13-4f68ae465c5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:09:55.010Z|729c89fd-c010-44ef-922c-81a08407b5b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:09:55.010Z|a7a8a191-0aff-4c98-ac72-391fe07ca830|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:09:55.011Z|a7a8a191-0aff-4c98-ac72-391fe07ca830|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:55.011Z|729c89fd-c010-44ef-922c-81a08407b5b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:09:55.011Z|fa5d0995-3121-4834-bb13-4f68ae465c5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:02.459Z|fd52f85b-8f2f-4498-b88b-74ab79b01597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:10:02.462Z|fd52f85b-8f2f-4498-b88b-74ab79b01597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:10:05.032Z|c8bb0e2c-0bdc-4931-b018-39798baa1acc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:10:05.032Z|16c79656-afee-401c-9f77-4ed36ae5c38a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:10:05.032Z|d19f4f25-ef44-4374-9503-37f6e29fc4ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:10:05.032Z|c8bb0e2c-0bdc-4931-b018-39798baa1acc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:05.032Z|16c79656-afee-401c-9f77-4ed36ae5c38a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:05.033Z|d19f4f25-ef44-4374-9503-37f6e29fc4ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:15.051Z|0359b518-654a-435d-b7fb-285072d826ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:10:15.051Z|04087d3b-d7c2-4be5-9aa3-a122c6bb6f8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:10:15.052Z|0359b518-654a-435d-b7fb-285072d826ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:15.052Z|687b561c-44b4-4505-b189-c064cc2b4937|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:10:15.052Z|04087d3b-d7c2-4be5-9aa3-a122c6bb6f8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:15.053Z|687b561c-44b4-4505-b189-c064cc2b4937|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:17.458Z|07b66b3c-c47f-4511-9f38-cdbe9f9a56e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:10:17.459Z|07b66b3c-c47f-4511-9f38-cdbe9f9a56e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:10:17.709Z|4fcc12fe-8152-445f-9416-163602682223|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:10:17.710Z|4fcc12fe-8152-445f-9416-163602682223|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:10:25.071Z|c7851330-3036-4671-bdef-e12d4cac50bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:10:25.072Z|c7851330-3036-4671-bdef-e12d4cac50bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:25.071Z|3c6255c3-9d64-4b0a-8732-f05808ce65a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:10:25.072Z|3c6255c3-9d64-4b0a-8732-f05808ce65a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:25.073Z|f0fc08f5-fbd1-4ad0-bf2d-8f1cb3d642a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:10:25.074Z|f0fc08f5-fbd1-4ad0-bf2d-8f1cb3d642a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:32.458Z|259e7196-30fd-4f89-ad7f-9177afb1862e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:10:32.459Z|259e7196-30fd-4f89-ad7f-9177afb1862e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:10:35.092Z|91f34af5-797b-4368-b96f-7d521662e062|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:10:35.092Z|6934d272-56d0-40ae-af2d-4fc54b7ff1e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:10:35.092Z|c0eedb68-8c98-4c5b-94f7-ef2f60cf0f77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:10:35.093Z|c0eedb68-8c98-4c5b-94f7-ef2f60cf0f77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:35.093Z|6934d272-56d0-40ae-af2d-4fc54b7ff1e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:35.093Z|91f34af5-797b-4368-b96f-7d521662e062|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:45.112Z|ed5e46e3-5eeb-4c73-bff1-6d8fed09a491|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:10:45.112Z|ed5e46e3-5eeb-4c73-bff1-6d8fed09a491|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:45.112Z|2480e793-a306-4766-891d-b02b98b39287|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:10:45.113Z|2480e793-a306-4766-891d-b02b98b39287|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:45.113Z|46e2c5da-9359-49a8-a34d-2dc3eadc4f80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:10:45.114Z|46e2c5da-9359-49a8-a34d-2dc3eadc4f80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:47.459Z|77b45787-8bb1-43c2-befb-51bff357246f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:10:47.462Z|77b45787-8bb1-43c2-befb-51bff357246f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:10:47.710Z|1449e0c6-16f0-467b-bbcd-66623a86102f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:10:47.710Z|1449e0c6-16f0-467b-bbcd-66623a86102f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:10:50.794Z|e475906f-e170-4942-afdb-5511ee48b164|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:10:50.795Z|e475906f-e170-4942-afdb-5511ee48b164|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:55.130Z|16e13919-e88a-44f7-b8e8-fcf7bd1fb6d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:10:55.131Z|16e13919-e88a-44f7-b8e8-fcf7bd1fb6d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:55.131Z|1fc17ce0-1924-4f9d-bb3e-ffada4846d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:10:55.132Z|1fc17ce0-1924-4f9d-bb3e-ffada4846d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:10:55.132Z|15179707-ec72-453f-a53a-cdd9c38fd951|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:10:55.133Z|15179707-ec72-453f-a53a-cdd9c38fd951|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:02.458Z|50ac0610-fbdd-4a54-bf0e-20d301502391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:11:02.459Z|50ac0610-fbdd-4a54-bf0e-20d301502391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:11:05.149Z|73a9a01c-b768-4edc-82c3-5c36b6a7a946|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:11:05.150Z|73a9a01c-b768-4edc-82c3-5c36b6a7a946|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:05.150Z|ada9b108-6260-4d65-9b26-8ee9230e3e8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:11:05.151Z|ada9b108-6260-4d65-9b26-8ee9230e3e8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:05.151Z|2de06200-58fc-4cce-a571-65040e0798e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:11:05.153Z|2de06200-58fc-4cce-a571-65040e0798e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:15.173Z|0c2611ed-20c4-4c66-8015-76dd2a33aba5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:11:15.173Z|b420661e-706a-49cc-8140-be7dd3ce0695|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:11:15.175Z|b420661e-706a-49cc-8140-be7dd3ce0695|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:15.175Z|0c2611ed-20c4-4c66-8015-76dd2a33aba5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:15.180Z|acce838c-fd4e-4a9e-974a-9ba19ebd6bd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:11:15.181Z|acce838c-fd4e-4a9e-974a-9ba19ebd6bd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:17.458Z|fe10fb7e-7ca8-41ea-b9c0-d05326fe960c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:11:17.459Z|fe10fb7e-7ca8-41ea-b9c0-d05326fe960c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:11:17.711Z|11bdb640-4fe2-48a6-a972-aacd41900354|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:11:17.711Z|11bdb640-4fe2-48a6-a972-aacd41900354|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:11:25.196Z|f07459ed-1df3-443c-a0a8-34ed9113a7c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:11:25.197Z|f07459ed-1df3-443c-a0a8-34ed9113a7c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:25.198Z|37ee7070-44f2-441d-a029-9975ed95744d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:11:25.198Z|37ee7070-44f2-441d-a029-9975ed95744d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:25.203Z|267dac57-c3f0-4121-8b74-2c203ea1a762|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:11:25.204Z|267dac57-c3f0-4121-8b74-2c203ea1a762|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:32.458Z|74174df8-23ec-49e4-bf59-0c67d3e79931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:11:32.462Z|74174df8-23ec-49e4-bf59-0c67d3e79931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:11:35.216Z|bc7c4de6-75ce-46a0-a4d7-06d84da6e2e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:11:35.217Z|bc7c4de6-75ce-46a0-a4d7-06d84da6e2e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:35.217Z|9bf9dd86-818b-4bf9-bca8-30923e9a4730|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:11:35.218Z|9bf9dd86-818b-4bf9-bca8-30923e9a4730|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:35.223Z|0895095b-08a7-4947-a056-0e9d4d64c9a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:11:35.223Z|0895095b-08a7-4947-a056-0e9d4d64c9a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:45.235Z|a61b9467-2e0a-4835-b01c-054d49fdce28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:11:45.236Z|a61b9467-2e0a-4835-b01c-054d49fdce28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:45.238Z|d9eb157a-ce83-474f-ac2d-ef8a3b4afbcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:11:45.238Z|d9eb157a-ce83-474f-ac2d-ef8a3b4afbcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:45.244Z|83cbff59-b113-448e-a517-cea7b508fdcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:11:45.245Z|83cbff59-b113-448e-a517-cea7b508fdcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:47.458Z|e18e0936-0af0-44de-ae4f-6bc507656caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:11:47.459Z|e18e0936-0af0-44de-ae4f-6bc507656caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:11:47.712Z|c20f32f3-191f-4987-aad1-21c354738f9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:11:47.712Z|c20f32f3-191f-4987-aad1-21c354738f9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:11:50.794Z|5a242a1d-1224-4704-b060-1f5fb185bb35|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:11:50.795Z|5a242a1d-1224-4704-b060-1f5fb185bb35|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:55.258Z|989f474a-6344-4bff-8fca-e4bfb40483d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:11:55.258Z|d2861c6e-b470-47dc-88d6-45778d937fb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:11:55.258Z|989f474a-6344-4bff-8fca-e4bfb40483d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:55.259Z|d2861c6e-b470-47dc-88d6-45778d937fb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:11:55.262Z|29552f51-52a9-4c6e-ab3b-734978edd4f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:11:55.263Z|29552f51-52a9-4c6e-ab3b-734978edd4f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:02.458Z|bb3d2f85-274f-48be-a571-7160686f0a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:12:02.459Z|bb3d2f85-274f-48be-a571-7160686f0a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:12:05.279Z|adcf31d2-0a7e-4559-a643-deb233cfed82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:12:05.279Z|adcf31d2-0a7e-4559-a643-deb233cfed82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:05.279Z|de8719e3-86d9-41b7-8b7f-a40668493858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:12:05.279Z|3d9e48ed-0cc1-4c36-b9f8-6074d662c77b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:12:05.280Z|de8719e3-86d9-41b7-8b7f-a40668493858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:05.280Z|3d9e48ed-0cc1-4c36-b9f8-6074d662c77b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:15.298Z|ff8cce26-f663-49cf-b1c8-a8ec7d1d641a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:12:15.298Z|07f6e8ba-1b63-4cf8-9f3e-d8aa1ae32bec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:12:15.299Z|ff8cce26-f663-49cf-b1c8-a8ec7d1d641a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:15.299Z|07f6e8ba-1b63-4cf8-9f3e-d8aa1ae32bec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:15.301Z|be3da3ef-d43a-4b4a-90ae-639004e9ca35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:12:15.302Z|be3da3ef-d43a-4b4a-90ae-639004e9ca35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:17.458Z|8b13b2bf-f6cf-4511-8004-674741d1e728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:12:17.460Z|8b13b2bf-f6cf-4511-8004-674741d1e728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:12:17.713Z|99c7260d-f684-4c4a-8ff5-7fbc40254c84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:12:17.714Z|99c7260d-f684-4c4a-8ff5-7fbc40254c84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:12:25.320Z|12cf546e-2a98-4e74-ba62-8e0553089a59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:12:25.321Z|e28d6623-5228-44cb-87d6-acdad368382a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:12:25.321Z|12cf546e-2a98-4e74-ba62-8e0553089a59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:25.321Z|e28d6623-5228-44cb-87d6-acdad368382a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:25.328Z|123b4a19-aab7-4d06-91cb-6fe6d676a1c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:12:25.328Z|123b4a19-aab7-4d06-91cb-6fe6d676a1c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:32.458Z|5c410153-f7a5-4df8-bf51-4550715ca6b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:12:32.459Z|5c410153-f7a5-4df8-bf51-4550715ca6b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:12:35.339Z|03926c99-c1ec-4b1d-bac2-7638b0481a6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:12:35.339Z|56cd4f93-b928-4120-b9cd-8760a2d89536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:12:35.340Z|03926c99-c1ec-4b1d-bac2-7638b0481a6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:35.340Z|56cd4f93-b928-4120-b9cd-8760a2d89536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:35.347Z|bb85777c-28c4-4dba-8d46-39cf6250d689|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:12:35.347Z|bb85777c-28c4-4dba-8d46-39cf6250d689|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:45.359Z|3767f976-82a9-4977-aa7a-c4d0b7a11d3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:12:45.359Z|5978abb3-30ae-47a4-997e-2e3df68ded0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:12:45.359Z|3767f976-82a9-4977-aa7a-c4d0b7a11d3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:45.359Z|5978abb3-30ae-47a4-997e-2e3df68ded0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:45.366Z|03959ca6-15a0-419d-936f-af210ccbfc93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:12:45.367Z|03959ca6-15a0-419d-936f-af210ccbfc93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:47.458Z|579feceb-5713-4a47-a03e-0b9798f2c847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:12:47.459Z|579feceb-5713-4a47-a03e-0b9798f2c847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:12:47.715Z|944bc102-23fa-4b3d-b095-8c3c68e7a8b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:12:47.716Z|944bc102-23fa-4b3d-b095-8c3c68e7a8b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:12:50.793Z|20c26894-8f4e-4761-b3be-4452c0ba35b6|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:12:50.794Z|20c26894-8f4e-4761-b3be-4452c0ba35b6|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:55.377Z|96af3d89-0ac7-4588-89d1-ef3629e0419d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:12:55.378Z|96af3d89-0ac7-4588-89d1-ef3629e0419d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:55.378Z|fb24b6c0-fb7c-4cbd-821e-12b3071c2844|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:12:55.378Z|fb24b6c0-fb7c-4cbd-821e-12b3071c2844|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:12:55.386Z|95985aff-7619-495e-88f8-68937bb00c8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:12:55.387Z|95985aff-7619-495e-88f8-68937bb00c8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:02.458Z|d7eadfa6-8469-491e-89cf-6a827e732b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:13:02.460Z|d7eadfa6-8469-491e-89cf-6a827e732b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:13:05.396Z|ab5da761-2034-495c-b84f-bd821e82b0a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:13:05.396Z|1198c3cb-5b75-45a5-af8b-cc964d0153a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:13:05.397Z|ab5da761-2034-495c-b84f-bd821e82b0a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:05.397Z|1198c3cb-5b75-45a5-af8b-cc964d0153a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:05.403Z|7d57d166-ae51-4f96-819e-2bcbb1c6b9ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:13:05.404Z|7d57d166-ae51-4f96-819e-2bcbb1c6b9ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:15.415Z|97e0320b-3629-4681-9593-dc8be53b5e4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:13:15.416Z|97e0320b-3629-4681-9593-dc8be53b5e4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:15.416Z|90495c50-600c-408c-9d86-622420b9d358|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:13:15.417Z|90495c50-600c-408c-9d86-622420b9d358|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:15.421Z|9dd3bc83-73ca-4ed6-aff0-0f7729cf6a66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:13:15.422Z|9dd3bc83-73ca-4ed6-aff0-0f7729cf6a66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:17.458Z|3372ec8c-f27f-4386-9676-3ef8b7f86a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:13:17.459Z|3372ec8c-f27f-4386-9676-3ef8b7f86a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:13:17.717Z|35e9203d-d0ce-425f-8cac-3e3d20a053f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:13:17.718Z|35e9203d-d0ce-425f-8cac-3e3d20a053f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:13:25.435Z|13f1a0b0-3157-42e7-9cf8-0cb43ad024f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:13:25.436Z|5a96cf1a-b88c-495b-a20c-116d3f1af7f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:13:25.436Z|13f1a0b0-3157-42e7-9cf8-0cb43ad024f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:25.436Z|5a96cf1a-b88c-495b-a20c-116d3f1af7f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:25.439Z|2743ef40-047c-4c2d-91d1-b8b3106c5f0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:13:25.440Z|2743ef40-047c-4c2d-91d1-b8b3106c5f0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:32.458Z|85d33c00-a665-494d-963e-92ad719b805c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:13:32.459Z|85d33c00-a665-494d-963e-92ad719b805c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:13:35.455Z|fd7613dd-67a7-4b12-856c-35f6f92328c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:13:35.455Z|05777579-2086-4301-a8ea-95608f0d9c6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:13:35.456Z|05777579-2086-4301-a8ea-95608f0d9c6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:35.456Z|fd7613dd-67a7-4b12-856c-35f6f92328c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:35.457Z|838ea234-4157-4a8b-85c3-16f082437727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:13:35.457Z|838ea234-4157-4a8b-85c3-16f082437727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:45.474Z|81858d89-15d5-47f1-9b67-d1bb30bd9a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:13:45.475Z|81858d89-15d5-47f1-9b67-d1bb30bd9a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:45.475Z|9d28322b-3bb3-4523-8bbd-13788dbcac56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:13:45.475Z|0889ad9f-f182-4c4a-be47-eeb4f650e986|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:13:45.475Z|9d28322b-3bb3-4523-8bbd-13788dbcac56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:45.476Z|0889ad9f-f182-4c4a-be47-eeb4f650e986|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:47.458Z|27f12934-ea15-4518-b6d8-b633ecef1b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:13:47.462Z|27f12934-ea15-4518-b6d8-b633ecef1b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:13:47.718Z|5102b574-4e35-4957-aa1b-f24afdcda1f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:13:47.719Z|5102b574-4e35-4957-aa1b-f24afdcda1f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:13:50.794Z|be5cd317-52de-41b3-905e-c30d0a05a0ff|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:13:50.795Z|be5cd317-52de-41b3-905e-c30d0a05a0ff|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:55.492Z|a9ac1a5c-6609-4302-a8c7-199c18d3ec9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:13:55.493Z|a9ac1a5c-6609-4302-a8c7-199c18d3ec9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:55.494Z|22cd5c84-2b51-4f2b-9f53-22172effa276|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:13:55.495Z|22cd5c84-2b51-4f2b-9f53-22172effa276|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:13:55.497Z|da7272c0-7a70-423c-b64f-42af757156c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:13:55.497Z|da7272c0-7a70-423c-b64f-42af757156c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:02.458Z|4b2e4e39-b866-4d76-9f20-435274499dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:14:02.459Z|4b2e4e39-b866-4d76-9f20-435274499dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:14:05.511Z|3a987548-8f71-4744-855a-3d164fc6907a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:14:05.512Z|3a987548-8f71-4744-855a-3d164fc6907a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:05.512Z|8a3ed1f1-5dcc-407e-b3bf-eac3e6bd5eac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:14:05.513Z|8a3ed1f1-5dcc-407e-b3bf-eac3e6bd5eac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:05.515Z|477e6307-f453-4950-bc28-669570bf4d23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:14:05.516Z|477e6307-f453-4950-bc28-669570bf4d23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:15.531Z|5fae7b77-9651-4e08-9d36-d1c926675076|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:14:15.531Z|010d3572-34b1-4725-be9d-03c1feafccdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:14:15.531Z|010d3572-34b1-4725-be9d-03c1feafccdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:15.531Z|5fae7b77-9651-4e08-9d36-d1c926675076|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:15.533Z|262f72d6-5cb0-483c-9eb3-02c0b4aef80d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:14:15.534Z|262f72d6-5cb0-483c-9eb3-02c0b4aef80d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:17.458Z|73a5df0f-73a1-48fd-b8f1-19859bbf6f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:14:17.458Z|73a5df0f-73a1-48fd-b8f1-19859bbf6f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:14:17.720Z|cd53e2a8-632e-4fac-805d-2331f2949a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:14:17.721Z|cd53e2a8-632e-4fac-805d-2331f2949a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:14:25.551Z|eb0796ca-2eb9-487d-8cb3-29be5ca1ef07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:14:25.551Z|4e7322bc-9957-438c-b492-719bd0c28739|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:14:25.551Z|eb0796ca-2eb9-487d-8cb3-29be5ca1ef07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:25.551Z|4e7322bc-9957-438c-b492-719bd0c28739|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:25.552Z|561b6175-010d-4661-a0f5-c2d6c51e3766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:14:25.553Z|561b6175-010d-4661-a0f5-c2d6c51e3766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:32.458Z|ede78642-82e2-4172-8b7e-e8ad0d630db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:14:32.462Z|ede78642-82e2-4172-8b7e-e8ad0d630db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:14:35.571Z|76801125-2723-4b0f-83d8-e96c658e4692|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:14:35.571Z|a5bb4405-93d7-41d8-a235-718bb4d26cf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:14:35.571Z|c3d203f2-1fa1-4300-ba87-bd4e302f095a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:14:35.572Z|c3d203f2-1fa1-4300-ba87-bd4e302f095a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:35.572Z|a5bb4405-93d7-41d8-a235-718bb4d26cf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:35.572Z|76801125-2723-4b0f-83d8-e96c658e4692|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:45.591Z|e023efca-c50e-4740-8193-050acfd58124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:14:45.592Z|e023efca-c50e-4740-8193-050acfd58124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:45.593Z|094af52b-c6cb-442c-910f-623ed4195e98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:14:45.593Z|833146fb-440c-4ad6-bfb3-3a453346c455|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:14:45.594Z|833146fb-440c-4ad6-bfb3-3a453346c455|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:45.594Z|094af52b-c6cb-442c-910f-623ed4195e98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:47.458Z|8aaca554-c326-4c47-87fa-b5a2f84135ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:14:47.459Z|8aaca554-c326-4c47-87fa-b5a2f84135ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:14:47.722Z|4c07824b-a235-4a2e-940c-5c041974cc42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:14:47.722Z|4c07824b-a235-4a2e-940c-5c041974cc42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:14:50.792Z|35666820-4384-4de0-87e7-3623634fb6d6|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:14:50.793Z|35666820-4384-4de0-87e7-3623634fb6d6|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:55.611Z|1e5d10fc-d42d-43e9-9024-c785302eb60e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:14:55.611Z|1e5d10fc-d42d-43e9-9024-c785302eb60e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:55.611Z|930f2462-2444-4323-84b4-b697033f135a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:14:55.612Z|a0e96ff0-b5ca-4dab-8d3d-01234c82e2a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:14:55.612Z|930f2462-2444-4323-84b4-b697033f135a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:14:55.612Z|a0e96ff0-b5ca-4dab-8d3d-01234c82e2a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:02.458Z|6978dab7-18df-482a-9da6-5a287cff2e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:15:02.459Z|6978dab7-18df-482a-9da6-5a287cff2e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:15:05.631Z|4a63cc93-9bba-44ef-8358-8b36cc35654e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:15:05.631Z|06b9d1c8-6285-4a1a-9e36-0f4bbe92399e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:15:05.631Z|cab240fd-2853-46bc-b93b-1c389ff2945f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:15:05.631Z|4a63cc93-9bba-44ef-8358-8b36cc35654e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:05.631Z|cab240fd-2853-46bc-b93b-1c389ff2945f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:05.632Z|06b9d1c8-6285-4a1a-9e36-0f4bbe92399e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:15.650Z|61c48b60-72f5-45f1-8a85-dbd9ec39045c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:15:15.650Z|58545675-9404-4543-9529-9b6a572f6777|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:15:15.650Z|6b2b7c12-d9b3-4dec-b516-b9ff84444e89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:15:15.651Z|58545675-9404-4543-9529-9b6a572f6777|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:15.651Z|61c48b60-72f5-45f1-8a85-dbd9ec39045c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:15.651Z|6b2b7c12-d9b3-4dec-b516-b9ff84444e89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:17.458Z|38997aee-3c67-44d4-bab1-95d9d20d7ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:15:17.461Z|38997aee-3c67-44d4-bab1-95d9d20d7ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:15:17.723Z|d03de1ae-5648-4e3c-a0e7-fb2797f0ee34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:15:17.724Z|d03de1ae-5648-4e3c-a0e7-fb2797f0ee34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:15:25.671Z|e2c495cb-c6be-4d39-8e0b-afb20793e060|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:15:25.671Z|26c1f5bc-f69b-4c5e-8e01-14e46ce8ef6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:15:25.671Z|e2c495cb-c6be-4d39-8e0b-afb20793e060|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:25.671Z|e4a4aaaf-e94b-4850-9845-ae6b81621400|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:15:25.671Z|26c1f5bc-f69b-4c5e-8e01-14e46ce8ef6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:25.672Z|e4a4aaaf-e94b-4850-9845-ae6b81621400|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:32.458Z|28c926af-9cb3-4303-8054-ed5170a7b164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:15:32.459Z|28c926af-9cb3-4303-8054-ed5170a7b164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:15:35.688Z|7afcc936-7050-4348-b01e-2aa4b74e7cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:15:35.688Z|9f42d08c-f4f4-4f6f-b17c-79f3a39b5e5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:15:35.688Z|0addebb3-28c1-4b37-bc8c-ee51cf614818|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:15:35.689Z|7afcc936-7050-4348-b01e-2aa4b74e7cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:35.689Z|9f42d08c-f4f4-4f6f-b17c-79f3a39b5e5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:35.689Z|0addebb3-28c1-4b37-bc8c-ee51cf614818|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:45.706Z|5fd16587-b51e-4d7c-847d-b7ebffe54e7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:15:45.706Z|c13d73c1-d792-428e-99a6-8819f0147c28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:15:45.707Z|5fd16587-b51e-4d7c-847d-b7ebffe54e7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:45.706Z|e8f6294d-9242-442a-822c-a60db0391146|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:15:45.707Z|c13d73c1-d792-428e-99a6-8819f0147c28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:45.707Z|e8f6294d-9242-442a-822c-a60db0391146|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:47.458Z|9b1a0cf1-4051-41fe-bba6-9de9719df815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:15:47.459Z|9b1a0cf1-4051-41fe-bba6-9de9719df815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:15:47.725Z|4961af39-ab97-4729-a629-fbd7e98ec53d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:15:47.726Z|4961af39-ab97-4729-a629-fbd7e98ec53d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:15:50.794Z|df8cf1fe-4f0c-4d2d-ae58-7d69a76db658|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:15:50.795Z|df8cf1fe-4f0c-4d2d-ae58-7d69a76db658|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:55.726Z|9992baa2-88b1-4590-8f64-4996f1d2a6bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:15:55.726Z|81ea5a41-0384-4a56-97f5-03fd4ea37f94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:15:55.727Z|81ea5a41-0384-4a56-97f5-03fd4ea37f94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:55.726Z|8bb6c680-246b-4b0f-b307-810ec5c94564|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:15:55.727Z|9992baa2-88b1-4590-8f64-4996f1d2a6bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:15:55.727Z|8bb6c680-246b-4b0f-b307-810ec5c94564|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:02.458Z|e3616c63-29eb-4cca-a5b0-5d563e754c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:16:02.461Z|e3616c63-29eb-4cca-a5b0-5d563e754c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:16:05.746Z|5b245a06-9936-4fcf-ab2a-852caaba5df1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:16:05.746Z|aa5c6b42-5edf-4534-bcf4-03c4e6bfd84c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:16:05.746Z|2da3c998-64f6-4ff7-b427-5e193eb534e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:16:05.746Z|5b245a06-9936-4fcf-ab2a-852caaba5df1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:05.746Z|2da3c998-64f6-4ff7-b427-5e193eb534e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:05.746Z|aa5c6b42-5edf-4534-bcf4-03c4e6bfd84c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:15.766Z|efbbc407-7288-485c-babd-8527d776b282|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:16:15.767Z|5b2c806e-eef9-47ab-91d2-01943e2c0a4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:16:15.767Z|0a38e6bb-fc21-42ac-9e64-8c679c41233c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:16:15.767Z|efbbc407-7288-485c-babd-8527d776b282|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:15.767Z|0a38e6bb-fc21-42ac-9e64-8c679c41233c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:15.767Z|5b2c806e-eef9-47ab-91d2-01943e2c0a4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:17.458Z|693afd7a-3ff1-476e-859a-ba8a234225c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:16:17.459Z|693afd7a-3ff1-476e-859a-ba8a234225c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:16:17.726Z|b0003fdb-19ca-43cc-8db3-4a59475be384|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:16:17.727Z|b0003fdb-19ca-43cc-8db3-4a59475be384|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:16:25.788Z|07908c06-2d98-450e-b2d7-31a5dff9f6d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:16:25.789Z|07908c06-2d98-450e-b2d7-31a5dff9f6d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:25.790Z|e1248460-bff0-4bc4-851c-0b11ecd4fb0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:16:25.790Z|e1248460-bff0-4bc4-851c-0b11ecd4fb0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:25.800Z|1571db06-bcf8-47bf-86d2-58289c452bf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:16:25.803Z|1571db06-bcf8-47bf-86d2-58289c452bf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:32.458Z|11908371-d59b-4093-8d87-f54282b06efe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:16:32.459Z|11908371-d59b-4093-8d87-f54282b06efe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:16:35.810Z|51beaa67-a676-44c7-9841-75cdffdef59d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:16:35.810Z|51beaa67-a676-44c7-9841-75cdffdef59d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:35.810Z|a9f5deda-bcd8-4e4e-906f-12f64d570837|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:16:35.811Z|a9f5deda-bcd8-4e4e-906f-12f64d570837|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:35.821Z|761cf768-485b-4792-a481-b1333c292168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:16:35.822Z|761cf768-485b-4792-a481-b1333c292168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:45.829Z|cb812580-0ac1-4d4f-a7d6-1fe5b70cd9ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:16:45.830Z|cb812580-0ac1-4d4f-a7d6-1fe5b70cd9ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:45.831Z|92541f95-7566-4a93-b78b-f448f5e6740e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:16:45.831Z|92541f95-7566-4a93-b78b-f448f5e6740e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:45.837Z|e043f026-8bac-4214-9ac2-480b9a451820|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:16:45.838Z|e043f026-8bac-4214-9ac2-480b9a451820|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:47.458Z|9cef38bc-6e4e-4a43-8e04-28d6353a9049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:16:47.461Z|9cef38bc-6e4e-4a43-8e04-28d6353a9049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:16:47.728Z|92ab2547-7c9e-4461-ba0e-b545995790ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:16:47.728Z|92ab2547-7c9e-4461-ba0e-b545995790ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:16:50.793Z|672daa40-474e-48a7-9da7-cba391f1b106|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:16:50.793Z|672daa40-474e-48a7-9da7-cba391f1b106|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:55.849Z|81273fd5-cc39-4fce-a436-ab94dec04699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:16:55.850Z|81273fd5-cc39-4fce-a436-ab94dec04699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:55.851Z|ae8ca8ef-39c2-49e8-86a0-58d161f3bede|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:16:55.851Z|ae8ca8ef-39c2-49e8-86a0-58d161f3bede|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:16:55.855Z|466c6c81-d9b5-4ae0-a7d9-ff0629c67a06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:16:55.856Z|466c6c81-d9b5-4ae0-a7d9-ff0629c67a06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:02.458Z|443e4108-7118-436e-aa3d-7981bbc08633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:17:02.459Z|443e4108-7118-436e-aa3d-7981bbc08633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:17:05.869Z|364e66a4-14fe-4359-8e43-0fcf5c6b857d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:17:05.869Z|f063c91f-d45d-4087-ba4c-3fc02f287f5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:17:05.869Z|364e66a4-14fe-4359-8e43-0fcf5c6b857d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:05.870Z|f063c91f-d45d-4087-ba4c-3fc02f287f5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:05.875Z|7152b2fc-e68a-48b3-aec8-f56ad4528712|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:17:05.876Z|7152b2fc-e68a-48b3-aec8-f56ad4528712|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:15.888Z|c4d2f175-b315-466e-87bf-8086a73366c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:17:15.889Z|c4d2f175-b315-466e-87bf-8086a73366c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:15.889Z|85476b0f-dc72-407f-8a8e-77cb351e52a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:17:15.889Z|85476b0f-dc72-407f-8a8e-77cb351e52a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:15.893Z|13d7f67a-f216-48f3-8b74-360739cfb474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:17:15.894Z|13d7f67a-f216-48f3-8b74-360739cfb474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:17.458Z|b384a158-5b44-4a22-b8f8-b51740eaa0ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:17:17.459Z|b384a158-5b44-4a22-b8f8-b51740eaa0ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:17:17.729Z|9f7bbd25-f717-4b08-9621-a611d358c521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:17:17.729Z|9f7bbd25-f717-4b08-9621-a611d358c521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:17:25.907Z|d4f97d07-c677-4f99-94cf-2eb88a12ab01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:17:25.907Z|d4f97d07-c677-4f99-94cf-2eb88a12ab01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:25.908Z|4330f3eb-76a7-48bb-916d-4a6ec48e27b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:17:25.908Z|4330f3eb-76a7-48bb-916d-4a6ec48e27b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:25.912Z|42a020a1-239f-4cdb-9632-c132c793daef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:17:25.913Z|42a020a1-239f-4cdb-9632-c132c793daef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:32.458Z|11315900-fbf1-49dd-b1bc-b6f90aedc3cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:17:32.461Z|11315900-fbf1-49dd-b1bc-b6f90aedc3cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:17:35.927Z|64a12bc1-250c-401f-9331-2d134188a61f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:17:35.927Z|7e387554-b1b5-4742-a47d-b18b8c727a72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:17:35.928Z|64a12bc1-250c-401f-9331-2d134188a61f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:35.928Z|7e387554-b1b5-4742-a47d-b18b8c727a72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:35.931Z|ab85c0cb-1acd-491f-9832-fd2971f3f72b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:17:35.932Z|ab85c0cb-1acd-491f-9832-fd2971f3f72b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:45.947Z|37940e85-11b9-4252-8253-2bb68906b07c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:17:45.947Z|37940e85-11b9-4252-8253-2bb68906b07c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:45.947Z|a259c647-b923-47cb-a1d5-2538a408b56b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:17:45.948Z|d3575dbd-8c26-4e1f-8766-2e65467b4780|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:17:45.948Z|a259c647-b923-47cb-a1d5-2538a408b56b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:45.948Z|d3575dbd-8c26-4e1f-8766-2e65467b4780|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:47.458Z|6f8978f1-d7fc-4c9a-a64c-43dd44dbb07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:17:47.459Z|6f8978f1-d7fc-4c9a-a64c-43dd44dbb07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:17:47.730Z|edef8c8a-0b5c-4520-9c98-c5ffb47ccaee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:17:47.730Z|edef8c8a-0b5c-4520-9c98-c5ffb47ccaee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:17:50.792Z|4e9dcfd9-171e-4d51-a9d7-d7bf6f324c02|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:17:50.793Z|4e9dcfd9-171e-4d51-a9d7-d7bf6f324c02|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:55.965Z|676b823a-8e65-43ef-9259-b32ff3740e52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:17:55.965Z|e7641a81-9151-4bb5-b3f8-32af363df14c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:17:55.965Z|36ca8f40-66ae-435a-b5ea-aab94bcb196c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:17:55.966Z|36ca8f40-66ae-435a-b5ea-aab94bcb196c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:55.966Z|676b823a-8e65-43ef-9259-b32ff3740e52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:17:55.966Z|e7641a81-9151-4bb5-b3f8-32af363df14c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:02.458Z|e7e3fc2d-b65c-4cc0-8778-5a6295b02b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:18:02.459Z|e7e3fc2d-b65c-4cc0-8778-5a6295b02b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:18:05.983Z|1a9096a3-d927-459e-ae39-16d2f893c420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:18:05.983Z|1a9096a3-d927-459e-ae39-16d2f893c420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:05.983Z|3ca7e458-b61a-4155-bc53-8dafe4263987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:18:05.983Z|e322a981-e202-4624-8294-c42d29d7b965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:18:05.984Z|3ca7e458-b61a-4155-bc53-8dafe4263987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:05.984Z|e322a981-e202-4624-8294-c42d29d7b965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:16.001Z|2b586f8a-0dad-4420-9788-2cd2fda0e0e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:18:16.001Z|59cda7da-af9e-4eed-bf7f-21451c5b3eef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:18:16.002Z|2b586f8a-0dad-4420-9788-2cd2fda0e0e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:16.002Z|bc4d3399-13b3-42d2-bb30-2e3836ee3b87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:18:16.002Z|59cda7da-af9e-4eed-bf7f-21451c5b3eef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:16.002Z|bc4d3399-13b3-42d2-bb30-2e3836ee3b87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:17.458Z|39bc500b-059a-4b88-ae26-ceb07b16d868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:18:17.461Z|39bc500b-059a-4b88-ae26-ceb07b16d868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:18:17.731Z|4e1558b8-e457-4fdc-9f40-4cabbc4aefbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:18:17.732Z|4e1558b8-e457-4fdc-9f40-4cabbc4aefbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:18:26.020Z|ef0f0513-3646-452b-9327-c52777f0cc2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:18:26.020Z|4f4e167e-811d-4046-8c41-f5c2e478e480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:18:26.020Z|4f4e167e-811d-4046-8c41-f5c2e478e480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:26.020Z|dfe8a691-b79e-4531-b434-31ed40264149|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:18:26.020Z|ef0f0513-3646-452b-9327-c52777f0cc2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:26.021Z|dfe8a691-b79e-4531-b434-31ed40264149|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:32.458Z|b4e97e7d-fef4-48f9-97d1-d281d1ba7a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:18:32.459Z|b4e97e7d-fef4-48f9-97d1-d281d1ba7a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:18:36.038Z|5260b89f-0dd6-400f-aeb3-ae2c001f04d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:18:36.038Z|1b128d45-83ab-4d4a-b585-2477905b8384|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:18:36.038Z|9f7f6c0c-989f-4969-8add-bd8b5221c1fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:18:36.038Z|5260b89f-0dd6-400f-aeb3-ae2c001f04d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:36.039Z|1b128d45-83ab-4d4a-b585-2477905b8384|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:36.039Z|9f7f6c0c-989f-4969-8add-bd8b5221c1fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:46.057Z|0e8f7572-9874-4cc5-a320-8fc015ff4d5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:18:46.057Z|8cd01858-20d3-48a1-b3ff-bcea12a1f3ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:18:46.057Z|1cd8c9ee-94be-48ac-a81b-9a04a2d02fc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:18:46.057Z|0e8f7572-9874-4cc5-a320-8fc015ff4d5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:46.057Z|8cd01858-20d3-48a1-b3ff-bcea12a1f3ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:46.057Z|1cd8c9ee-94be-48ac-a81b-9a04a2d02fc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:47.458Z|aa76312e-395d-4586-a0b4-6db8159c877e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:18:47.459Z|aa76312e-395d-4586-a0b4-6db8159c877e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:18:47.732Z|9d60282e-26bf-44a3-9af2-857cb91d9d2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:18:47.733Z|9d60282e-26bf-44a3-9af2-857cb91d9d2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:18:50.793Z|52ad7dff-708e-4dde-b296-00d8335c8d09|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:18:50.794Z|52ad7dff-708e-4dde-b296-00d8335c8d09|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:56.074Z|1147758d-2134-4502-b462-fc04f4309c37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:18:56.074Z|cccdf207-697a-4fb8-b025-84ac5174e316|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:18:56.074Z|889f15e1-d5ba-43c5-bbd9-00b309ae86f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:18:56.074Z|1147758d-2134-4502-b462-fc04f4309c37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:56.074Z|cccdf207-697a-4fb8-b025-84ac5174e316|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:18:56.074Z|889f15e1-d5ba-43c5-bbd9-00b309ae86f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:02.458Z|3bedf9a7-29ff-4415-96a6-989731a1611e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:19:02.460Z|3bedf9a7-29ff-4415-96a6-989731a1611e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:19:06.091Z|ced80621-66f6-4593-bd34-4cb64ea657d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:19:06.091Z|7844eded-c14d-4497-8088-8848bbea15d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:19:06.092Z|7844eded-c14d-4497-8088-8848bbea15d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:06.092Z|ced80621-66f6-4593-bd34-4cb64ea657d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:06.092Z|faafb7dc-0aa5-4420-a78e-b02a67040c3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:19:06.093Z|faafb7dc-0aa5-4420-a78e-b02a67040c3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:16.109Z|5fc2bdfc-808e-4733-bf97-e93c44d0400a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:19:16.109Z|ff41a62d-9314-4dfc-ad90-71439864d601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:19:16.109Z|95dfbd7f-86ca-4986-94ff-f28551a6bdd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:19:16.109Z|5fc2bdfc-808e-4733-bf97-e93c44d0400a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:16.109Z|ff41a62d-9314-4dfc-ad90-71439864d601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:16.109Z|95dfbd7f-86ca-4986-94ff-f28551a6bdd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:17.458Z|b1a1cc8d-69c9-4b03-9a2a-bd3e791ba752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:19:17.459Z|b1a1cc8d-69c9-4b03-9a2a-bd3e791ba752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:19:17.733Z|86344021-e5a5-410c-bc0f-f5fb17356b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:19:17.734Z|86344021-e5a5-410c-bc0f-f5fb17356b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:19:26.127Z|bd5c0455-426a-4f39-ba04-eb389f0afe55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:19:26.127Z|411277bf-88b3-4095-9a3f-d0f4a61fbad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:19:26.127Z|871938f1-f4c5-4aa1-977f-486ff4a677c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:19:26.127Z|bd5c0455-426a-4f39-ba04-eb389f0afe55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:26.127Z|411277bf-88b3-4095-9a3f-d0f4a61fbad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:26.128Z|871938f1-f4c5-4aa1-977f-486ff4a677c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:32.458Z|a3e12928-4de5-4fe9-9f83-d59a47844a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:19:32.458Z|a3e12928-4de5-4fe9-9f83-d59a47844a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:19:36.146Z|1702775e-55a2-4daf-85f0-34b121283138|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:19:36.146Z|b9d91c2b-15db-49ad-a0a5-a5cacc5b79ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:19:36.146Z|4d01049c-c5cd-4d62-ae8e-65bdfa71f2e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:19:36.147Z|1702775e-55a2-4daf-85f0-34b121283138|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:36.147Z|4d01049c-c5cd-4d62-ae8e-65bdfa71f2e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:36.147Z|b9d91c2b-15db-49ad-a0a5-a5cacc5b79ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:39.721Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:19:39.729Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 3d29ab92-cd66-4a43-a07f-6c7face635fb already exists in requestDb InfraActiveRequests table
2022-01-28T04:19:39.763Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb
2022-01-28T04:19:39.764Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|INFO|500||Invoke
2022-01-28T04:19:39.765Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||===========================request begin================================================
2022-01-28T04:19:39.765Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb
2022-01-28T04:19:39.765Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Method      : GET
2022-01-28T04:19:39.765Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f49d4d1f8e8e3b96", X-B3-SpanId:"a378dcad7679ab86", X-B3-ParentSpanId:"f49d4d1f8e8e3b96", X-B3-Sampled:"0", X-ONAP-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-TransactionID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-ECOMP-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab2f63da-458d-49ba-bc89-c22f76cd9f36"]
2022-01-28T04:19:39.766Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Request body: 
2022-01-28T04:19:39.766Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||==========================request end================================================
2022-01-28T04:19:40.338Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||============================response begin==========================================
2022-01-28T04:19:40.338Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T04:19:40.339Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Status text  : 
2022-01-28T04:19:40.339Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=82F569E808D8A7A432BAFA602581D7D9; 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:"Fri, 28 Jan 2022 04:19:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:19:40.340Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Response body: 
2022-01-28T04:19:40.340Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||=======================response end=================================================
2022-01-28T04:19:40.341Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|INFO|404|Not Found|InvokeReturn
2022-01-28T04:19:40.459Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-28T04:19:46.166Z|f0997283-a425-4ca2-9e3e-5274e6b83836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:19:46.166Z|2e0df61e-1bff-48e5-a6af-6fca5144fe04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:19:46.167Z|f0997283-a425-4ca2-9e3e-5274e6b83836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:46.167Z|2e0df61e-1bff-48e5-a6af-6fca5144fe04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:46.168Z|fad5780f-ac35-4490-b049-aa42f24421d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:19:46.169Z|fad5780f-ac35-4490-b049-aa42f24421d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:47.458Z|7de0bd1b-fc86-4a65-a0ff-10fb156c1f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:19:47.461Z|7de0bd1b-fc86-4a65-a0ff-10fb156c1f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:19:47.735Z|b700f653-1cae-469c-8de9-e93622efe7e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:19:47.735Z|b700f653-1cae-469c-8de9-e93622efe7e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:19:50.794Z|a98c7abf-a133-4f55-aad8-bf40950f6d30|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:19:50.794Z|a98c7abf-a133-4f55-aad8-bf40950f6d30|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:54.095Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-28T04:19:54.205Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|INFO|500||Invoke
2022-01-28T04:19:54.206Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3d29ab92-cd66-4a43-a07f-6c7face635fb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8f008415-8d7b-4e54-94f5-3e0e30146b01], X-ECOMP-RequestID=[3d29ab92-cd66-4a43-a07f-6c7face635fb], X-TransactionId=[], X-ONAP-RequestID=[3d29ab92-cd66-4a43-a07f-6c7face635fb]}
2022-01-28T04:19:54.677Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220128-04:19:54:496-44476], vertex-id=[4248], Content-Length=[619], Date=[Fri, 28 Jan 2022 04:19:54 GMT], Content-Type=[application/json]}
2022-01-28T04:19:54.680Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|DEBUG|500||{"tenant-id":"d53240b6b9314eaf9145045be6b51749","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1643343518023","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2022-01-28T04:19:54.680Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|INFO|500||InvokeReturn
2022-01-28T04:19:54.767Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-28T04:19:54.767Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-28T04:19:54.780Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:54.781Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-28T04:19:54.781Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-28T04:19:54.781Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:54.782Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-28T04:19:54.782Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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:"115", X-B3-TraceId:"f49d4d1f8e8e3b96", X-B3-SpanId:"60b952a49f13f974", X-B3-ParentSpanId:"f49d4d1f8e8e3b96", X-B3-Sampled:"0", X-ONAP-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-TransactionID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-ECOMP-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a903f1da-2a93-4ab2-96db-583a297e75b5"]
2022-01-28T04:19:54.782Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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":"basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0","requestScope":"service"}
2022-01-28T04:19:54.782Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-28T04:19:54.947Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-28T04:19:54.948Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:54.948Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-28T04:19:54.949Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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:"Fri, 28 Jan 2022 04:19:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:19:54.949Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-28T04:19:54.950Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-28T04:19:54.950Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-28T04:19:54.961Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:54.961Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:54.962Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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================================================
2022-01-28T04:19:54.962Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:54.962Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:54.962Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-TransactionID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-ECOMP-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ed80b03-b45a-418d-a974-d17ec041af62"]
2022-01-28T04:19:54.963Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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: 
2022-01-28T04:19:54.963Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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================================================
2022-01-28T04:19:55.222Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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==========================================
2022-01-28T04:19:55.223Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:55.223Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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  : 
2022-01-28T04:19:55.224Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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      : [Set-Cookie:"JSESSIONID=4C7FA472C015A14105CEEAAE732EDBC1; 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:"Fri, 28 Jan 2022 04:19:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:19:55.225Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T04:19:55.226Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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=================================================
2022-01-28T04:19:55.226Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:55.319Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:55.337Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:55.338Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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================================================
2022-01-28T04:19:55.338Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:55.338Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:55.338Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-TransactionID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-ECOMP-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35619cf5-41cc-491e-aebc-b263b67c2544"]
2022-01-28T04:19:55.338Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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: 
2022-01-28T04:19:55.339Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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================================================
2022-01-28T04:19:55.585Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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==========================================
2022-01-28T04:19:55.586Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:55.587Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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  : 
2022-01-28T04:19:55.588Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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:"Fri, 28 Jan 2022 04:19:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:19:55.589Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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" : 507,
  "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" : "2022-01-28T02:34:15.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507/service"
    }
  }
}
2022-01-28T04:19:55.589Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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=================================================
2022-01-28T04:19:55.589Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:55.601Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:55.601Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:55.602Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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================================================
2022-01-28T04:19:55.602Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:55.602Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:55.602Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-TransactionID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-ECOMP-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eeb0c9de-6668-4f43-b461-5978ef59f733"]
2022-01-28T04:19:55.602Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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: 
2022-01-28T04:19:55.602Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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================================================
2022-01-28T04:19:55.624Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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==========================================
2022-01-28T04:19:55.625Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:55.625Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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  : 
2022-01-28T04:19:55.625Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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:"Fri, 28 Jan 2022 04:19:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:19:55.626Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T04:19:55.626Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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=================================================
2022-01-28T04:19:55.627Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:55.639Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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/
2022-01-28T04:19:55.639Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-28T04:19:55.639Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-28T04:19:55.640Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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/
2022-01-28T04:19:55.640Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-28T04:19:55.640Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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:"1858", X-B3-TraceId:"f49d4d1f8e8e3b96", X-B3-SpanId:"3b6634b20d5cb1ae", X-B3-ParentSpanId:"f49d4d1f8e8e3b96", X-B3-Sampled:"0", X-ONAP-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-TransactionID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-ECOMP-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c09775a-a7d2-42b6-a064-44c906297fc8"]
2022-01-28T04:19:55.640Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3d29ab92-cd66-4a43-a07f-6c7face635fb","requestStatus":"IN_PROGRESS","startTime":1643343580464,"source":"VID","tenantId":"d53240b6b9314eaf9145045be6b51749","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"3d29ab92-cd66-4a43-a07f-6c7face635fb"}
2022-01-28T04:19:55.640Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-28T04:19:55.913Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-28T04:19:55.914Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-28T04:19:55.914Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-28T04:19:55.914Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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/3d29ab92-cd66-4a43-a07f-6c7face635fb", 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:"Fri, 28 Jan 2022 04:19:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:19:55.915Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "3d29ab92-cd66-4a43-a07f-6c7face635fb",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T04:19:40.464+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-28T04:19:55.754+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3d29ab92-cd66-4a43-a07f-6c7face635fb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb"
    }
  }
}
2022-01-28T04:19:55.916Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-28T04:19:55.916Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-28T04:19:55.959Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:55.960Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-28T04:19:55.960Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-28T04:19:55.961Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:19:55.961Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-28T04:19:55.961Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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:"2258", X-B3-TraceId:"f49d4d1f8e8e3b96", X-B3-SpanId:"18bd25dd37946ce9", X-B3-ParentSpanId:"f49d4d1f8e8e3b96", X-B3-Sampled:"0", X-ONAP-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-TransactionID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-ECOMP-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d122a762-e79e-43c8-a964-f61413ea695f"]
2022-01-28T04:19:55.961Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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\":\"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d4d91191-d36f-4b96-9c38-87e082570c0a\",\"modelUuid\":\"d4d91191-d36f-4b96-9c38-87e082570c0a\",\"modelInvariantUuid\":\"ed693583-19e0-42cb-bd72-2b5359ea3bae\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"d53240b6b9314eaf9145045be6b51749\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"3d29ab92-cd66-4a43-a07f-6c7face635fb","type":"String"},"mso-request-id":{"value":"3d29ab92-cd66-4a43-a07f-6c7face635fb","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":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-28T04:19:55.962Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-28T04:19:56.190Z|4a3feb13-883e-426a-a977-8d58e3530c40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:19:56.190Z|404f8449-f373-4799-84fe-b2f516744be0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:19:56.190Z|2c00edbb-ea42-4071-87df-997178ee0f5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:19:56.190Z|4a3feb13-883e-426a-a977-8d58e3530c40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:56.190Z|404f8449-f373-4799-84fe-b2f516744be0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:19:56.191Z|2c00edbb-ea42-4071-87df-997178ee0f5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:00.491Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-28T04:20:00.492Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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
2022-01-28T04:20:00.493Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-28T04:20:00.494Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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=1503FC8AA993EC8C1CDEBAAE60A80D4C; Path=/; HttpOnly", Date:"Fri, 28 Jan 2022 04:20:00 GMT", X-ONAP-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-TransactionID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-ECOMP-RequestID:"3d29ab92-cd66-4a43-a07f-6c7face635fb", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d122a762-e79e-43c8-a964-f61413ea695f", 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"]
2022-01-28T04:20:00.495Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|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\":\"3d29ab92-cd66-4a43-a07f-6c7face635fb\",\"instanceId\":\"eae002d8-cc61-4843-8bce-0be6dd5ddb64\"}}","message":"Success","processInstanceID":"8c9f03ec-7ff1-11ec-825d-ea285b5e6c63","variables":null,"messageCode":200}
2022-01-28T04:20:00.495Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-28T04:20:00.496Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-28T04:20:00.510Z|3d29ab92-cd66-4a43-a07f-6c7face635fb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:20:00.645Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:20:00.674Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb
2022-01-28T04:20:00.675Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|INFO|500||Invoke
2022-01-28T04:20:00.675Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||===========================request begin================================================
2022-01-28T04:20:00.675Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb
2022-01-28T04:20:00.675Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Method      : GET
2022-01-28T04:20:00.675Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5754c5460562eb2a", X-B3-SpanId:"d6227bf7141a249e", X-B3-ParentSpanId:"5754c5460562eb2a", X-B3-Sampled:"0", X-ONAP-RequestID:"7510ffba-797a-4038-9991-61ec1ef48c4b", X-RequestID:"7510ffba-797a-4038-9991-61ec1ef48c4b", X-TransactionID:"7510ffba-797a-4038-9991-61ec1ef48c4b", X-ECOMP-RequestID:"7510ffba-797a-4038-9991-61ec1ef48c4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25f4104c-bc5d-4293-ad46-e090e4d83960"]
2022-01-28T04:20:00.676Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Request body: 
2022-01-28T04:20:00.676Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||==========================request end================================================
2022-01-28T04:20:00.702Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||============================response begin==========================================
2022-01-28T04:20:00.702Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Status code  : 200 OK
2022-01-28T04:20:00.703Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Status text  : 
2022-01-28T04:20:00.703Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|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:"Fri, 28 Jan 2022 04:19:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:20:00.704Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Response body: {
  "requestId" : "3d29ab92-cd66-4a43-a07f-6c7face635fb",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T04:19:40.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:19:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "eae002d8-cc61-4843-8bce-0be6dd5ddb64",
  "serviceInstanceName" : "basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3d29ab92-cd66-4a43-a07f-6c7face635fb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb"
    }
  }
}
2022-01-28T04:20:00.704Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||=======================response end=================================================
2022-01-28T04:20:00.704Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|INFO|500||InvokeReturn
2022-01-28T04:20:00.709Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false
2022-01-28T04:20:00.710Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:20:00.710Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:20:00.710Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false
2022-01-28T04:20:00.710Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:20:00.710Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5754c5460562eb2a", X-B3-SpanId:"7c74956fb6561b63", X-B3-ParentSpanId:"5754c5460562eb2a", X-B3-Sampled:"0", X-ONAP-RequestID:"7510ffba-797a-4038-9991-61ec1ef48c4b", X-RequestID:"7510ffba-797a-4038-9991-61ec1ef48c4b", X-TransactionID:"7510ffba-797a-4038-9991-61ec1ef48c4b", X-ECOMP-RequestID:"7510ffba-797a-4038-9991-61ec1ef48c4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da71dac9-0eb0-428e-b849-58ba93c2a209"]
2022-01-28T04:20:00.711Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:20:00.711Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:20:00.772Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:20:00.773Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:20:00.774Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:20:00.774Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&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:"Fri, 28 Jan 2022 04:20:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:20:00.775Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:20:00.775Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:20:00.776Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:20:00.792Z|7510ffba-797a-4038-9991-61ec1ef48c4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:20:02.458Z|e321cf61-7398-46b8-8b95-d767d7107182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:20:02.459Z|e321cf61-7398-46b8-8b95-d767d7107182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:20:06.210Z|e8a78cdf-2c8f-4f38-b579-c0ec0eb8e511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:20:06.211Z|e8a78cdf-2c8f-4f38-b579-c0ec0eb8e511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:06.211Z|661b60be-1b34-4dbe-94bf-e0f816402b3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:20:06.211Z|b88ac260-7d65-4e38-9875-a133f1e10320|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:20:06.212Z|661b60be-1b34-4dbe-94bf-e0f816402b3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:06.212Z|b88ac260-7d65-4e38-9875-a133f1e10320|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:10.915Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:20:10.918Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb
2022-01-28T04:20:10.919Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|INFO|500||Invoke
2022-01-28T04:20:10.919Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||===========================request begin================================================
2022-01-28T04:20:10.919Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb
2022-01-28T04:20:10.919Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Method      : GET
2022-01-28T04:20:10.919Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a78d2892319e343d", X-B3-SpanId:"214f7d354bb5b0b2", X-B3-ParentSpanId:"a78d2892319e343d", X-B3-Sampled:"0", X-ONAP-RequestID:"6acec267-06c4-48f3-b673-11c3ef803c18", X-RequestID:"6acec267-06c4-48f3-b673-11c3ef803c18", X-TransactionID:"6acec267-06c4-48f3-b673-11c3ef803c18", X-ECOMP-RequestID:"6acec267-06c4-48f3-b673-11c3ef803c18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa5bf77e-dc10-46a7-91ce-3e13dcf0b40e"]
2022-01-28T04:20:10.920Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Request body: 
2022-01-28T04:20:10.920Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||==========================request end================================================
2022-01-28T04:20:10.943Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||============================response begin==========================================
2022-01-28T04:20:10.943Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Status code  : 200 OK
2022-01-28T04:20:10.944Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Status text  : 
2022-01-28T04:20:10.944Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|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:"Fri, 28 Jan 2022 04:20:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:20:10.945Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Response body: {
  "requestId" : "3d29ab92-cd66-4a43-a07f-6c7face635fb",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T04:19:40.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:19:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "eae002d8-cc61-4843-8bce-0be6dd5ddb64",
  "serviceInstanceName" : "basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3d29ab92-cd66-4a43-a07f-6c7face635fb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb"
    }
  }
}
2022-01-28T04:20:10.945Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||=======================response end=================================================
2022-01-28T04:20:10.945Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|INFO|500||InvokeReturn
2022-01-28T04:20:10.947Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false
2022-01-28T04:20:10.948Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:20:10.948Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:20:10.948Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false
2022-01-28T04:20:10.948Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:20:10.948Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a78d2892319e343d", X-B3-SpanId:"88b6843459ebfbfc", X-B3-ParentSpanId:"a78d2892319e343d", X-B3-Sampled:"0", X-ONAP-RequestID:"6acec267-06c4-48f3-b673-11c3ef803c18", X-RequestID:"6acec267-06c4-48f3-b673-11c3ef803c18", X-TransactionID:"6acec267-06c4-48f3-b673-11c3ef803c18", X-ECOMP-RequestID:"6acec267-06c4-48f3-b673-11c3ef803c18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25834325-cf3b-465e-8b39-7a271b837137"]
2022-01-28T04:20:10.949Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:20:10.949Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:20:10.964Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:20:10.965Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:20:10.965Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:20:10.965Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&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:"Fri, 28 Jan 2022 04:20:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:20:10.966Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:20:10.967Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:20:10.967Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:20:10.976Z|6acec267-06c4-48f3-b673-11c3ef803c18|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:20:16.232Z|66f0b1f9-1d7a-408a-9538-f332d70c5e97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:20:16.232Z|99d9621a-c776-4e12-82c5-3988f220b9ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:20:16.232Z|8a00ed0a-39c3-48b2-bb80-1c4d55fa40db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:20:16.233Z|66f0b1f9-1d7a-408a-9538-f332d70c5e97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:16.233Z|8a00ed0a-39c3-48b2-bb80-1c4d55fa40db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:16.233Z|99d9621a-c776-4e12-82c5-3988f220b9ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:17.458Z|dc51c3c1-e7a5-4e51-bbb9-7dadca7a052b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:20:17.459Z|dc51c3c1-e7a5-4e51-bbb9-7dadca7a052b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:20:17.736Z|f8d74f18-f8c3-4263-a6b9-2388f936f89f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:20:17.736Z|f8d74f18-f8c3-4263-a6b9-2388f936f89f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:20:21.084Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:20:21.088Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb
2022-01-28T04:20:21.088Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|INFO|500||Invoke
2022-01-28T04:20:21.088Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||===========================request begin================================================
2022-01-28T04:20:21.088Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb
2022-01-28T04:20:21.089Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Method      : GET
2022-01-28T04:20:21.089Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c8d722a02234857", X-B3-SpanId:"3ef74fed1bcf603f", X-B3-ParentSpanId:"4c8d722a02234857", X-B3-Sampled:"0", X-ONAP-RequestID:"4ad07969-57f4-427c-8cdf-5bb3d72816c5", X-RequestID:"4ad07969-57f4-427c-8cdf-5bb3d72816c5", X-TransactionID:"4ad07969-57f4-427c-8cdf-5bb3d72816c5", X-ECOMP-RequestID:"4ad07969-57f4-427c-8cdf-5bb3d72816c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"397182b9-a6f6-451b-9844-7d7592fafec6"]
2022-01-28T04:20:21.089Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Request body: 
2022-01-28T04:20:21.089Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||==========================request end================================================
2022-01-28T04:20:21.112Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||============================response begin==========================================
2022-01-28T04:20:21.113Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Status code  : 200 OK
2022-01-28T04:20:21.113Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Status text  : 
2022-01-28T04:20:21.113Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|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:"Fri, 28 Jan 2022 04:20:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:20:21.114Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Response body: {
  "requestId" : "3d29ab92-cd66-4a43-a07f-6c7face635fb",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=3d29ab92-cd66-4a43-a07f-6c7face635fb Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/eae002d8-cc61-4843-8bce-0be6dd5ddb64 (msg=Node Not Found:object located at service-design-and-creation/models/model/ed693583-19e0-42cb-bd72-2b5359ea3bae/model-vers/model-ver/d4d91191-d36f-4b96-9c38-87e082570c0a#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:19:40.000+00:00",
  "endTime" : "2022-01-28T04:20:17.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:20:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "eae002d8-cc61-4843-8bce-0be6dd5ddb64",
  "serviceInstanceName" : "basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3d29ab92-cd66-4a43-a07f-6c7face635fb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb"
    }
  }
}
2022-01-28T04:20:21.114Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||=======================response end=================================================
2022-01-28T04:20:21.115Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|INFO|500||InvokeReturn
2022-01-28T04:20:21.117Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false
2022-01-28T04:20:21.118Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:20:21.118Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:20:21.118Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false
2022-01-28T04:20:21.118Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:20:21.119Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c8d722a02234857", X-B3-SpanId:"f2b090f04d9b7b9a", X-B3-ParentSpanId:"4c8d722a02234857", X-B3-Sampled:"0", X-ONAP-RequestID:"4ad07969-57f4-427c-8cdf-5bb3d72816c5", X-RequestID:"4ad07969-57f4-427c-8cdf-5bb3d72816c5", X-TransactionID:"4ad07969-57f4-427c-8cdf-5bb3d72816c5", X-ECOMP-RequestID:"4ad07969-57f4-427c-8cdf-5bb3d72816c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98d8ee98-d0f0-4962-8ee2-59e33cb91bda"]
2022-01-28T04:20:21.119Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:20:21.119Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:20:21.132Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:20:21.133Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:20:21.133Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:20:21.133Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&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:"Fri, 28 Jan 2022 04:20:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:20:21.134Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:20:21.134Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:20:21.134Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:20:21.145Z|4ad07969-57f4-427c-8cdf-5bb3d72816c5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:20:21.247Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:20:21.250Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb
2022-01-28T04:20:21.250Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|INFO|500||Invoke
2022-01-28T04:20:21.250Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||===========================request begin================================================
2022-01-28T04:20:21.250Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb
2022-01-28T04:20:21.250Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Method      : GET
2022-01-28T04:20:21.251Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1545eb9229856dc8", X-B3-SpanId:"e0377220606d65fc", X-B3-ParentSpanId:"1545eb9229856dc8", X-B3-Sampled:"0", X-ONAP-RequestID:"928a64b5-8db5-45c1-8562-a823dbcc8268", X-RequestID:"928a64b5-8db5-45c1-8562-a823dbcc8268", X-TransactionID:"928a64b5-8db5-45c1-8562-a823dbcc8268", X-ECOMP-RequestID:"928a64b5-8db5-45c1-8562-a823dbcc8268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9cda140-f6b9-4505-be6e-5fe167411f5a"]
2022-01-28T04:20:21.251Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Request body: 
2022-01-28T04:20:21.251Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||==========================request end================================================
2022-01-28T04:20:21.274Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||============================response begin==========================================
2022-01-28T04:20:21.275Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Status code  : 200 OK
2022-01-28T04:20:21.275Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Status text  : 
2022-01-28T04:20:21.275Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|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:"Fri, 28 Jan 2022 04:20:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:20:21.276Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Response body: {
  "requestId" : "3d29ab92-cd66-4a43-a07f-6c7face635fb",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=3d29ab92-cd66-4a43-a07f-6c7face635fb Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/eae002d8-cc61-4843-8bce-0be6dd5ddb64 (msg=Node Not Found:object located at service-design-and-creation/models/model/ed693583-19e0-42cb-bd72-2b5359ea3bae/model-vers/model-ver/d4d91191-d36f-4b96-9c38-87e082570c0a#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:19:40.000+00:00",
  "endTime" : "2022-01-28T04:20:17.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:20:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "eae002d8-cc61-4843-8bce-0be6dd5ddb64",
  "serviceInstanceName" : "basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3d29ab92-cd66-4a43-a07f-6c7face635fb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb"
    }
  }
}
2022-01-28T04:20:21.276Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||=======================response end=================================================
2022-01-28T04:20:21.277Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|INFO|500||InvokeReturn
2022-01-28T04:20:21.278Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false
2022-01-28T04:20:21.278Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:20:21.278Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:20:21.279Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false
2022-01-28T04:20:21.279Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:20:21.279Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1545eb9229856dc8", X-B3-SpanId:"e5707ccd5d3c38ed", X-B3-ParentSpanId:"1545eb9229856dc8", X-B3-Sampled:"0", X-ONAP-RequestID:"928a64b5-8db5-45c1-8562-a823dbcc8268", X-RequestID:"928a64b5-8db5-45c1-8562-a823dbcc8268", X-TransactionID:"928a64b5-8db5-45c1-8562-a823dbcc8268", X-ECOMP-RequestID:"928a64b5-8db5-45c1-8562-a823dbcc8268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ff69612-5aed-479f-a8d8-4f525137a51e"]
2022-01-28T04:20:21.279Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:20:21.279Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:20:21.291Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:20:21.291Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:20:21.292Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:20:21.292Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&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:"Fri, 28 Jan 2022 04:20:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:20:21.295Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:20:21.296Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:20:21.296Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:20:21.305Z|928a64b5-8db5-45c1-8562-a823dbcc8268|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:20:21.413Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:20:21.417Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb
2022-01-28T04:20:21.417Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|INFO|500||Invoke
2022-01-28T04:20:21.417Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||===========================request begin================================================
2022-01-28T04:20:21.418Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb
2022-01-28T04:20:21.418Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Method      : GET
2022-01-28T04:20:21.418Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c9e026bb29ea636", X-B3-SpanId:"4950298ccb01b645", X-B3-ParentSpanId:"9c9e026bb29ea636", X-B3-Sampled:"0", X-ONAP-RequestID:"7eb1eef8-0404-41ae-89f1-4b03b33fa728", X-RequestID:"7eb1eef8-0404-41ae-89f1-4b03b33fa728", X-TransactionID:"7eb1eef8-0404-41ae-89f1-4b03b33fa728", X-ECOMP-RequestID:"7eb1eef8-0404-41ae-89f1-4b03b33fa728", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca38829f-0874-4bff-b634-47d739cb50c9"]
2022-01-28T04:20:21.418Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Request body: 
2022-01-28T04:20:21.418Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||==========================request end================================================
2022-01-28T04:20:21.437Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||============================response begin==========================================
2022-01-28T04:20:21.438Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Status code  : 200 OK
2022-01-28T04:20:21.438Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Status text  : 
2022-01-28T04:20:21.439Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|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:"Fri, 28 Jan 2022 04:20:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:20:21.440Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Response body: {
  "requestId" : "3d29ab92-cd66-4a43-a07f-6c7face635fb",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=3d29ab92-cd66-4a43-a07f-6c7face635fb Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/eae002d8-cc61-4843-8bce-0be6dd5ddb64 (msg=Node Not Found:object located at service-design-and-creation/models/model/ed693583-19e0-42cb-bd72-2b5359ea3bae/model-vers/model-ver/d4d91191-d36f-4b96-9c38-87e082570c0a#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:19:40.000+00:00",
  "endTime" : "2022-01-28T04:20:17.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:20:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "eae002d8-cc61-4843-8bce-0be6dd5ddb64",
  "serviceInstanceName" : "basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3d29ab92-cd66-4a43-a07f-6c7face635fb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb"
    }
  }
}
2022-01-28T04:20:21.440Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||=======================response end=================================================
2022-01-28T04:20:21.441Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|INFO|500||InvokeReturn
2022-01-28T04:20:21.448Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false
2022-01-28T04:20:21.449Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:20:21.450Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:20:21.451Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false
2022-01-28T04:20:21.451Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:20:21.451Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c9e026bb29ea636", X-B3-SpanId:"e8d70e415578dcbc", X-B3-ParentSpanId:"9c9e026bb29ea636", X-B3-Sampled:"0", X-ONAP-RequestID:"7eb1eef8-0404-41ae-89f1-4b03b33fa728", X-RequestID:"7eb1eef8-0404-41ae-89f1-4b03b33fa728", X-TransactionID:"7eb1eef8-0404-41ae-89f1-4b03b33fa728", X-ECOMP-RequestID:"7eb1eef8-0404-41ae-89f1-4b03b33fa728", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4d27cb0-ebb8-45d0-a010-c8667f5e5593"]
2022-01-28T04:20:21.452Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:20:21.452Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:20:21.464Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:20:21.464Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:20:21.464Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:20:21.464Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&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:"Fri, 28 Jan 2022 04:20:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:20:21.465Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:20:21.465Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:20:21.465Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:20:21.472Z|7eb1eef8-0404-41ae-89f1-4b03b33fa728|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:20:21.584Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:20:21.587Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb
2022-01-28T04:20:21.587Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|INFO|500||Invoke
2022-01-28T04:20:21.587Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||===========================request begin================================================
2022-01-28T04:20:21.587Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb
2022-01-28T04:20:21.588Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Method      : GET
2022-01-28T04:20:21.588Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b63dbb2a32d240a", X-B3-SpanId:"0f867d8f867b2d64", X-B3-ParentSpanId:"2b63dbb2a32d240a", X-B3-Sampled:"0", X-ONAP-RequestID:"d352246f-f585-4c64-a7fc-9aa5b597e7c8", X-RequestID:"d352246f-f585-4c64-a7fc-9aa5b597e7c8", X-TransactionID:"d352246f-f585-4c64-a7fc-9aa5b597e7c8", X-ECOMP-RequestID:"d352246f-f585-4c64-a7fc-9aa5b597e7c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbee9ea5-46d0-43c7-b406-57cfc9f5e9e2"]
2022-01-28T04:20:21.588Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Request body: 
2022-01-28T04:20:21.588Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||==========================request end================================================
2022-01-28T04:20:21.610Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||============================response begin==========================================
2022-01-28T04:20:21.611Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Status code  : 200 OK
2022-01-28T04:20:21.611Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Status text  : 
2022-01-28T04:20:21.611Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|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:"Fri, 28 Jan 2022 04:20:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:20:21.612Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Response body: {
  "requestId" : "3d29ab92-cd66-4a43-a07f-6c7face635fb",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=3d29ab92-cd66-4a43-a07f-6c7face635fb Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/eae002d8-cc61-4843-8bce-0be6dd5ddb64 (msg=Node Not Found:object located at service-design-and-creation/models/model/ed693583-19e0-42cb-bd72-2b5359ea3bae/model-vers/model-ver/d4d91191-d36f-4b96-9c38-87e082570c0a#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:19:40.000+00:00",
  "endTime" : "2022-01-28T04:20:17.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:20:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "eae002d8-cc61-4843-8bce-0be6dd5ddb64",
  "serviceInstanceName" : "basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3d29ab92-cd66-4a43-a07f-6c7face635fb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb"
    }
  }
}
2022-01-28T04:20:21.613Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||=======================response end=================================================
2022-01-28T04:20:21.613Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|INFO|500||InvokeReturn
2022-01-28T04:20:21.615Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false
2022-01-28T04:20:21.615Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:20:21.615Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:20:21.616Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false
2022-01-28T04:20:21.616Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:20:21.616Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b63dbb2a32d240a", X-B3-SpanId:"c469d3c7d995e13e", X-B3-ParentSpanId:"2b63dbb2a32d240a", X-B3-Sampled:"0", X-ONAP-RequestID:"d352246f-f585-4c64-a7fc-9aa5b597e7c8", X-RequestID:"d352246f-f585-4c64-a7fc-9aa5b597e7c8", X-TransactionID:"d352246f-f585-4c64-a7fc-9aa5b597e7c8", X-ECOMP-RequestID:"d352246f-f585-4c64-a7fc-9aa5b597e7c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4995c52-4e49-4303-841a-be11a1e65a62"]
2022-01-28T04:20:21.616Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:20:21.616Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:20:21.630Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:20:21.630Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:20:21.630Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:20:21.630Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&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:"Fri, 28 Jan 2022 04:20:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:20:21.632Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:20:21.632Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:20:21.632Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:20:21.642Z|d352246f-f585-4c64-a7fc-9aa5b597e7c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:20:21.750Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:20:21.755Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb
2022-01-28T04:20:21.756Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|INFO|500||Invoke
2022-01-28T04:20:21.757Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||===========================request begin================================================
2022-01-28T04:20:21.757Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb
2022-01-28T04:20:21.757Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Method      : GET
2022-01-28T04:20:21.758Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51829fbabcd3983d", X-B3-SpanId:"909e35222526aff3", X-B3-ParentSpanId:"51829fbabcd3983d", X-B3-Sampled:"0", X-ONAP-RequestID:"1c01734b-0a3e-4a9a-80b4-c84ed9726fe5", X-RequestID:"1c01734b-0a3e-4a9a-80b4-c84ed9726fe5", X-TransactionID:"1c01734b-0a3e-4a9a-80b4-c84ed9726fe5", X-ECOMP-RequestID:"1c01734b-0a3e-4a9a-80b4-c84ed9726fe5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d15ad1d-6526-4d9d-9e0e-5a894830da8c"]
2022-01-28T04:20:21.758Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Request body: 
2022-01-28T04:20:21.758Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||==========================request end================================================
2022-01-28T04:20:21.791Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||============================response begin==========================================
2022-01-28T04:20:21.792Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Status code  : 200 OK
2022-01-28T04:20:21.792Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Status text  : 
2022-01-28T04:20:21.792Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|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:"Fri, 28 Jan 2022 04:20:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:20:21.793Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||Response body: {
  "requestId" : "3d29ab92-cd66-4a43-a07f-6c7face635fb",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=3d29ab92-cd66-4a43-a07f-6c7face635fb Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/eae002d8-cc61-4843-8bce-0be6dd5ddb64 (msg=Node Not Found:object located at service-design-and-creation/models/model/ed693583-19e0-42cb-bd72-2b5359ea3bae/model-vers/model-ver/d4d91191-d36f-4b96-9c38-87e082570c0a#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:19:40.000+00:00",
  "endTime" : "2022-01-28T04:20:17.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:20:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "eae002d8-cc61-4843-8bce-0be6dd5ddb64",
  "serviceInstanceName" : "basic_network-aff0c3ae-dafd-4fd0-9d8f-69971ab32dd0",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3d29ab92-cd66-4a43-a07f-6c7face635fb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb"
    }
  }
}
2022-01-28T04:20:21.793Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|DEBUG|500||=======================response end=================================================
2022-01-28T04:20:21.793Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3d29ab92-cd66-4a43-a07f-6c7face635fb|INFO|500||InvokeReturn
2022-01-28T04:20:21.795Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false
2022-01-28T04:20:21.795Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:20:21.795Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:20:21.795Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false
2022-01-28T04:20:21.795Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:20:21.796Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51829fbabcd3983d", X-B3-SpanId:"7b8901674632a3d7", X-B3-ParentSpanId:"51829fbabcd3983d", X-B3-Sampled:"0", X-ONAP-RequestID:"1c01734b-0a3e-4a9a-80b4-c84ed9726fe5", X-RequestID:"1c01734b-0a3e-4a9a-80b4-c84ed9726fe5", X-TransactionID:"1c01734b-0a3e-4a9a-80b4-c84ed9726fe5", X-ECOMP-RequestID:"1c01734b-0a3e-4a9a-80b4-c84ed9726fe5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1103cbde-f3aa-466c-b4cc-2215107ef45f"]
2022-01-28T04:20:21.796Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:20:21.796Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:20:21.806Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:20:21.806Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:20:21.806Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:20:21.806Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&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:"Fri, 28 Jan 2022 04:20:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:20:21.807Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:20:21.807Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:20:21.807Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3d29ab92-cd66-4a43-a07f-6c7face635fb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:20:21.816Z|1c01734b-0a3e-4a9a-80b4-c84ed9726fe5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3d29ab92-cd66-4a43-a07f-6c7face635fb|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:20:26.253Z|4dc0dc10-14d6-4133-b872-6851c475b446|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:20:26.253Z|ab21a276-0e6b-4597-a1c6-4b3ade98ee0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:20:26.254Z|ab21a276-0e6b-4597-a1c6-4b3ade98ee0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:26.254Z|4dc0dc10-14d6-4133-b872-6851c475b446|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:26.255Z|aed80055-e2f2-4076-bc36-d94664174da5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:20:26.256Z|aed80055-e2f2-4076-bc36-d94664174da5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:32.458Z|ac295457-7438-413c-8eda-d2379946c7a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:20:32.462Z|ac295457-7438-413c-8eda-d2379946c7a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:20:36.273Z|02814336-8a18-401f-b774-245410ec180d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:20:36.273Z|bc7596e1-58d6-4f6f-89ff-e87461fe8e1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:20:36.274Z|02814336-8a18-401f-b774-245410ec180d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:36.274Z|bc7596e1-58d6-4f6f-89ff-e87461fe8e1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:36.276Z|3736da73-d747-410b-996c-2c916b47128e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:20:36.278Z|3736da73-d747-410b-996c-2c916b47128e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:46.293Z|f13a8e72-dd01-46b5-9458-46a46f532ba8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:20:46.293Z|d4f84d04-1582-4b77-b65d-09655a35f2db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:20:46.293Z|f13a8e72-dd01-46b5-9458-46a46f532ba8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:46.294Z|d4f84d04-1582-4b77-b65d-09655a35f2db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:46.298Z|93121429-727f-42b2-990e-5ec5e41751ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:20:46.299Z|93121429-727f-42b2-990e-5ec5e41751ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:47.458Z|0aaf566f-6346-4416-addd-9f4d928d056e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:20:47.459Z|0aaf566f-6346-4416-addd-9f4d928d056e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:20:47.737Z|22cbdbf1-ab33-4d51-8e26-ea5ab655029f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:20:47.737Z|22cbdbf1-ab33-4d51-8e26-ea5ab655029f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:20:50.794Z|5b333750-4fbc-45a6-8c4f-3ad5ab4c7235|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:20:50.795Z|5b333750-4fbc-45a6-8c4f-3ad5ab4c7235|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:56.311Z|ea4d7990-a16e-4b92-9e7d-2ce193606dc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:20:56.311Z|5235cec7-9d82-4e17-a307-195eac09d103|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:20:56.312Z|ea4d7990-a16e-4b92-9e7d-2ce193606dc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:56.312Z|5235cec7-9d82-4e17-a307-195eac09d103|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:20:56.317Z|c33f4377-0093-4239-8f39-098af074fef5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:20:56.318Z|c33f4377-0093-4239-8f39-098af074fef5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:02.458Z|235b7f80-f948-471a-bc48-fd288751cfaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:21:02.459Z|235b7f80-f948-471a-bc48-fd288751cfaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:21:06.331Z|538475f0-f43e-48a5-82b4-c3bcc5fc3ed8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:21:06.331Z|b7e5bdbc-3bfb-46ea-a6b4-47694a407368|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:21:06.331Z|538475f0-f43e-48a5-82b4-c3bcc5fc3ed8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:06.331Z|b7e5bdbc-3bfb-46ea-a6b4-47694a407368|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:06.337Z|1d7b430b-da84-4bb3-8fd4-a5cafa683e0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:21:06.338Z|1d7b430b-da84-4bb3-8fd4-a5cafa683e0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:16.350Z|43c5f656-7283-42d6-ab64-85033188e655|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:21:16.351Z|9b2d2a44-7078-4571-b8a0-17a57936e41a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:21:16.351Z|43c5f656-7283-42d6-ab64-85033188e655|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:16.352Z|9b2d2a44-7078-4571-b8a0-17a57936e41a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:16.357Z|06f74ebe-1cab-4615-9f63-07a388e1837e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:21:16.357Z|06f74ebe-1cab-4615-9f63-07a388e1837e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:17.458Z|03ea54c3-d3d7-4b87-b958-9a05f9a3bd1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:21:17.461Z|03ea54c3-d3d7-4b87-b958-9a05f9a3bd1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:21:17.738Z|47a11431-15e7-47be-b837-0ce33f242deb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:21:17.739Z|47a11431-15e7-47be-b837-0ce33f242deb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:21:26.371Z|083b1935-a221-45b3-864d-bba9841e0404|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:21:26.372Z|083b1935-a221-45b3-864d-bba9841e0404|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:26.373Z|2d128480-5434-40ea-af82-390b663296da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:21:26.373Z|2d128480-5434-40ea-af82-390b663296da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:26.375Z|01b7e460-aff8-498b-a212-724c7bfdbb49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:21:26.376Z|01b7e460-aff8-498b-a212-724c7bfdbb49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:32.458Z|e4e5348a-734a-4c73-89f0-3466ce54d1ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:21:32.459Z|e4e5348a-734a-4c73-89f0-3466ce54d1ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:21:36.393Z|44c1803a-cf35-4f39-952d-66e807dbc173|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:21:36.393Z|48c9fb32-dc6b-4192-9592-2592a940cfdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:21:36.394Z|484ec038-f0e3-4d58-84b5-fdbeb8881eaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:21:36.394Z|44c1803a-cf35-4f39-952d-66e807dbc173|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:36.394Z|48c9fb32-dc6b-4192-9592-2592a940cfdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:36.395Z|484ec038-f0e3-4d58-84b5-fdbeb8881eaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:46.413Z|08173721-de4e-43d5-84a8-8ea2abfd3c28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:21:46.413Z|f2c129de-8140-47c9-b9dd-71530bac32d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:21:46.414Z|f2c129de-8140-47c9-b9dd-71530bac32d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:46.414Z|08173721-de4e-43d5-84a8-8ea2abfd3c28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:46.414Z|613b3a66-8a04-4f37-8e84-e076e0ca6602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:21:46.415Z|613b3a66-8a04-4f37-8e84-e076e0ca6602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:47.458Z|3fdda194-ad7b-4225-aaa5-8f47f33ac2d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:21:47.459Z|3fdda194-ad7b-4225-aaa5-8f47f33ac2d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:21:47.739Z|71bddff8-4116-43ff-822f-953f9811c4b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:21:47.740Z|71bddff8-4116-43ff-822f-953f9811c4b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:21:50.793Z|2dcbe6a6-0a4f-43d5-85a1-257d9728d5eb|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:21:50.794Z|2dcbe6a6-0a4f-43d5-85a1-257d9728d5eb|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:56.434Z|164534a4-b218-4f6f-b174-cd56b78fea71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:21:56.434Z|f0be4108-e5e7-4a86-a38a-a3a9dbcb40f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:21:56.435Z|164534a4-b218-4f6f-b174-cd56b78fea71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:56.435Z|f0be4108-e5e7-4a86-a38a-a3a9dbcb40f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:21:56.435Z|6fdeb6c3-bd43-4bb6-b349-abe6383ace69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:21:56.436Z|6fdeb6c3-bd43-4bb6-b349-abe6383ace69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:02.458Z|19f70b8d-99a9-40cf-adae-b96f13ab7557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:22:02.461Z|19f70b8d-99a9-40cf-adae-b96f13ab7557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:22:06.454Z|9cdb76c0-1a69-41b1-a1c3-3ba32e94cb83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:22:06.454Z|8ac1f1f5-0107-465d-ae14-ca36b9278933|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:22:06.455Z|8ac1f1f5-0107-465d-ae14-ca36b9278933|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:06.455Z|9cdb76c0-1a69-41b1-a1c3-3ba32e94cb83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:06.457Z|a42234f3-9bc7-4822-b0e6-e4289e20dedc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:22:06.458Z|a42234f3-9bc7-4822-b0e6-e4289e20dedc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:16.475Z|26a7560f-7dff-40e4-81eb-e8648431b2ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:22:16.475Z|49a1d511-c0da-47c4-a040-4d592b917c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:22:16.476Z|26a7560f-7dff-40e4-81eb-e8648431b2ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:16.476Z|fa7dd769-8909-46db-bce7-ca7d59391dab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:22:16.476Z|49a1d511-c0da-47c4-a040-4d592b917c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:16.477Z|fa7dd769-8909-46db-bce7-ca7d59391dab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:17.458Z|6534ab71-ddf6-496c-8f1a-0f3e261f8c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:22:17.458Z|6534ab71-ddf6-496c-8f1a-0f3e261f8c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:22:17.740Z|196c20b6-9b29-4590-b016-61502af64e95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:22:17.741Z|196c20b6-9b29-4590-b016-61502af64e95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:22:26.496Z|4dd9cbc6-2294-419d-8a0d-82636afe3999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:22:26.496Z|deeea217-f536-4a38-bfcc-20a1993fa6e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:22:26.496Z|4dd9cbc6-2294-419d-8a0d-82636afe3999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:26.496Z|deeea217-f536-4a38-bfcc-20a1993fa6e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:26.497Z|9d1be4fb-73a5-4b07-b3e9-a9c7ac02be66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:22:26.497Z|9d1be4fb-73a5-4b07-b3e9-a9c7ac02be66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:32.458Z|510eb2b7-98b6-49e1-b896-8c2b63559fac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:22:32.459Z|510eb2b7-98b6-49e1-b896-8c2b63559fac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:22:36.513Z|ff5907b0-0c21-4f2f-9b15-8660a9ec82b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:22:36.513Z|cbcbd916-296b-4bbd-849a-465578be9dd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:22:36.513Z|b0ff7612-5a83-4ef0-8f52-9f92ac909936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:22:36.514Z|b0ff7612-5a83-4ef0-8f52-9f92ac909936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:36.514Z|ff5907b0-0c21-4f2f-9b15-8660a9ec82b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:36.514Z|cbcbd916-296b-4bbd-849a-465578be9dd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:46.532Z|75c6b281-8128-43f9-9f87-c898e6f44ea7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:22:46.532Z|21a44226-0ab4-4d2b-8e7c-15f1751e3fa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:22:46.532Z|169bff9e-70b7-484a-aaf7-8b351279cad4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:22:46.533Z|21a44226-0ab4-4d2b-8e7c-15f1751e3fa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:46.533Z|169bff9e-70b7-484a-aaf7-8b351279cad4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:46.533Z|75c6b281-8128-43f9-9f87-c898e6f44ea7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:47.458Z|505f85cb-f72b-4aff-b2d0-a71325cd84e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:22:47.461Z|505f85cb-f72b-4aff-b2d0-a71325cd84e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:22:47.742Z|4b70467c-3f44-4a20-af53-549e52ec00c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:22:47.743Z|4b70467c-3f44-4a20-af53-549e52ec00c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:22:50.792Z|5cfa2807-a190-41e6-9c7c-e2e78d03184c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:22:50.793Z|5cfa2807-a190-41e6-9c7c-e2e78d03184c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:56.553Z|8d627c0f-c96f-4877-8ec3-1e0b26183962|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:22:56.554Z|8d627c0f-c96f-4877-8ec3-1e0b26183962|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:56.555Z|db6ea2dc-b25e-40d5-a3c8-3b13f5b3484b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:22:56.556Z|db6ea2dc-b25e-40d5-a3c8-3b13f5b3484b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:22:56.553Z|14743e34-6865-43ef-97f4-c4747cfe2f22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:22:56.557Z|14743e34-6865-43ef-97f4-c4747cfe2f22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:02.458Z|4ce893a9-f2cf-4e96-865f-3508dc10827d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:23:02.459Z|4ce893a9-f2cf-4e96-865f-3508dc10827d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:23:06.573Z|36165ff3-9318-4832-bc7c-a140e3f5d694|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:23:06.574Z|914606ce-9ce6-463c-9868-240150acd3e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:23:06.575Z|36165ff3-9318-4832-bc7c-a140e3f5d694|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:06.575Z|914606ce-9ce6-463c-9868-240150acd3e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:06.575Z|4b51a459-30cd-4962-99e9-80b96100a72e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:23:06.576Z|4b51a459-30cd-4962-99e9-80b96100a72e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:08.704Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:23:08.705Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: df87bfa0-5baf-42ce-8d1b-f78380de91f3 already exists in requestDb InfraActiveRequests table
2022-01-28T04:23:08.706Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3
2022-01-28T04:23:08.706Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|INFO|500||Invoke
2022-01-28T04:23:08.706Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||===========================request begin================================================
2022-01-28T04:23:08.706Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3
2022-01-28T04:23:08.706Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Method      : GET
2022-01-28T04:23:08.707Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ec37ce52df222be", X-B3-SpanId:"eb7b26f1d0bacf42", X-B3-ParentSpanId:"0ec37ce52df222be", X-B3-Sampled:"0", X-ONAP-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-TransactionID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-ECOMP-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80a5ea07-04dd-437d-ae99-38f49892f4b0"]
2022-01-28T04:23:08.707Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Request body: 
2022-01-28T04:23:08.707Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||==========================request end================================================
2022-01-28T04:23:08.730Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||============================response begin==========================================
2022-01-28T04:23:08.730Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T04:23:08.731Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Status text  : 
2022-01-28T04:23:08.731Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|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:"Fri, 28 Jan 2022 04:23:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:23:08.732Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Response body: 
2022-01-28T04:23:08.732Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||=======================response end=================================================
2022-01-28T04:23:08.732Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|INFO|404|Not Found|InvokeReturn
2022-01-28T04:23:08.744Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-28T04:23:08.748Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-28T04:23:08.767Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|INFO|500||Invoke
2022-01-28T04:23:08.767Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749 with request headers:{Authorization=[***REDACTED***], X-RequestID=[df87bfa0-5baf-42ce-8d1b-f78380de91f3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[89a1ea7b-27c4-4065-8d10-eb74e25c28da], X-ECOMP-RequestID=[df87bfa0-5baf-42ce-8d1b-f78380de91f3], X-TransactionId=[], X-ONAP-RequestID=[df87bfa0-5baf-42ce-8d1b-f78380de91f3]}
2022-01-28T04:23:08.822Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220128-04:23:08:796-52299], vertex-id=[16536], Content-Length=[609], Date=[Fri, 28 Jan 2022 04:23:08 GMT], Content-Type=[application/json]}
2022-01-28T04:23:08.824Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|DEBUG|500||{"tenant-id":"d53240b6b9314eaf9145045be6b51749","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1643343727713","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-01-28T04:23:08.824Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|INFO|500||InvokeReturn
2022-01-28T04:23:08.826Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-28T04:23:08.826Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-28T04:23:08.827Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.828Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-28T04:23:08.828Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-28T04:23:08.828Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.829Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-28T04:23:08.829Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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:"110", X-B3-TraceId:"0ec37ce52df222be", X-B3-SpanId:"6296f51e3efd20b2", X-B3-ParentSpanId:"0ec37ce52df222be", X-B3-Sampled:"0", X-ONAP-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-TransactionID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-ECOMP-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4b37642-c476-44a2-8740-69d83baf4987"]
2022-01-28T04:23:08.829Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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":"basic_vm-e83e8a3d-7d55-4401-9edf-8e0395512302","requestScope":"service"}
2022-01-28T04:23:08.829Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-28T04:23:08.846Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-28T04:23:08.847Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.847Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-28T04:23:08.847Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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:"Fri, 28 Jan 2022 04:23:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:23:08.847Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-28T04:23:08.848Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-28T04:23:08.848Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-28T04:23:08.849Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.849Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.849Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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================================================
2022-01-28T04:23:08.849Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.850Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.850Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-TransactionID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-ECOMP-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a2c3983-ae75-422a-9846-a64b465cf37e"]
2022-01-28T04:23:08.850Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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: 
2022-01-28T04:23:08.850Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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================================================
2022-01-28T04:23:08.875Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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==========================================
2022-01-28T04:23:08.875Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.876Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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  : 
2022-01-28T04:23:08.876Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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:"Fri, 28 Jan 2022 04:23:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:23:08.877Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T04:23:08.878Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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=================================================
2022-01-28T04:23:08.878Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.891Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.891Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.892Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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================================================
2022-01-28T04:23:08.892Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.892Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.892Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-TransactionID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-ECOMP-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63534e80-5fd3-4872-8991-c5d3e708526f"]
2022-01-28T04:23:08.893Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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: 
2022-01-28T04:23:08.893Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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================================================
2022-01-28T04:23:08.911Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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==========================================
2022-01-28T04:23:08.911Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.911Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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  : 
2022-01-28T04:23:08.912Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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:"Fri, 28 Jan 2022 04:23:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:23:08.913Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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" : 507,
  "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" : "2022-01-28T02:34:15.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507/service"
    }
  }
}
2022-01-28T04:23:08.913Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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=================================================
2022-01-28T04:23:08.913Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.915Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.915Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.916Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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================================================
2022-01-28T04:23:08.916Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.916Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.916Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-TransactionID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-ECOMP-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f053d5cd-c0d0-4695-9d24-da7efb88f089"]
2022-01-28T04:23:08.916Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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: 
2022-01-28T04:23:08.916Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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================================================
2022-01-28T04:23:08.929Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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==========================================
2022-01-28T04:23:08.930Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.930Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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  : 
2022-01-28T04:23:08.930Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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:"Fri, 28 Jan 2022 04:23:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:23:08.931Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T04:23:08.931Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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=================================================
2022-01-28T04:23:08.931Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.935Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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/
2022-01-28T04:23:08.935Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-28T04:23:08.935Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-28T04:23:08.935Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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/
2022-01-28T04:23:08.936Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-28T04:23:08.936Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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:"1838", X-B3-TraceId:"0ec37ce52df222be", X-B3-SpanId:"8262e3330a7910a6", X-B3-ParentSpanId:"0ec37ce52df222be", X-B3-Sampled:"0", X-ONAP-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-TransactionID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-ECOMP-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0587dea-5298-47a5-80c1-cd6180be6f42"]
2022-01-28T04:23:08.936Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"df87bfa0-5baf-42ce-8d1b-f78380de91f3","requestStatus":"IN_PROGRESS","startTime":1643343788744,"source":"VID","tenantId":"d53240b6b9314eaf9145045be6b51749","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e83e8a3d-7d55-4401-9edf-8e0395512302\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-e83e8a3d-7d55-4401-9edf-8e0395512302","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"df87bfa0-5baf-42ce-8d1b-f78380de91f3"}
2022-01-28T04:23:08.936Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-28T04:23:08.963Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-28T04:23:08.964Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-28T04:23:08.964Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-28T04:23:08.964Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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/df87bfa0-5baf-42ce-8d1b-f78380de91f3", 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:"Fri, 28 Jan 2022 04:23:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:23:08.965Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "df87bfa0-5baf-42ce-8d1b-f78380de91f3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T04:23:08.744+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e83e8a3d-7d55-4401-9edf-8e0395512302\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-28T04:23:08.952+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-e83e8a3d-7d55-4401-9edf-8e0395512302",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "df87bfa0-5baf-42ce-8d1b-f78380de91f3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3"
    }
  }
}
2022-01-28T04:23:08.965Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-28T04:23:08.965Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-28T04:23:08.973Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.974Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-28T04:23:08.974Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-28T04:23:08.974Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:08.974Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-28T04:23:08.974Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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:"2243", X-B3-TraceId:"0ec37ce52df222be", X-B3-SpanId:"433205d46ff8e667", X-B3-ParentSpanId:"0ec37ce52df222be", X-B3-Sampled:"0", X-ONAP-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-TransactionID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-ECOMP-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cb29e74-ecd6-4484-a73b-04731481139e"]
2022-01-28T04:23:08.974Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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\":\"9a95917a-abea-4a90-a36b-e316656a0590\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\"modelUuid\":\"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\"modelInvariantUuid\":\"9a95917a-abea-4a90-a36b-e316656a0590\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-e83e8a3d-7d55-4401-9edf-8e0395512302\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"d53240b6b9314eaf9145045be6b51749\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"df87bfa0-5baf-42ce-8d1b-f78380de91f3","type":"String"},"mso-request-id":{"value":"df87bfa0-5baf-42ce-8d1b-f78380de91f3","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":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-28T04:23:08.974Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-28T04:23:09.990Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-28T04:23:09.991Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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
2022-01-28T04:23:09.991Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-28T04:23:09.992Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Jan 2022 04:23:09 GMT", X-ONAP-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-TransactionID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-ECOMP-RequestID:"df87bfa0-5baf-42ce-8d1b-f78380de91f3", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8cb29e74-ecd6-4484-a73b-04731481139e", 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"]
2022-01-28T04:23:09.992Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|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\":\"df87bfa0-5baf-42ce-8d1b-f78380de91f3\",\"instanceId\":\"1576c22f-a350-431c-b924-7e3f3aa88c96\"}}","message":"Success","processInstanceID":"ff5f636e-7ff1-11ec-825d-ea285b5e6c63","variables":null,"messageCode":200}
2022-01-28T04:23:09.993Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-28T04:23:09.993Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-28T04:23:09.999Z|df87bfa0-5baf-42ce-8d1b-f78380de91f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:23:10.126Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:23:10.129Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3
2022-01-28T04:23:10.130Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|INFO|500||Invoke
2022-01-28T04:23:10.130Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||===========================request begin================================================
2022-01-28T04:23:10.130Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3
2022-01-28T04:23:10.130Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Method      : GET
2022-01-28T04:23:10.130Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d53bceb2f0d3df4", X-B3-SpanId:"4e076d24b888bfbc", X-B3-ParentSpanId:"7d53bceb2f0d3df4", X-B3-Sampled:"0", X-ONAP-RequestID:"801f7a7b-8274-4ade-84ce-82760fc9d17b", X-RequestID:"801f7a7b-8274-4ade-84ce-82760fc9d17b", X-TransactionID:"801f7a7b-8274-4ade-84ce-82760fc9d17b", X-ECOMP-RequestID:"801f7a7b-8274-4ade-84ce-82760fc9d17b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32803226-b72d-4775-96e0-18a0db074222"]
2022-01-28T04:23:10.130Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Request body: 
2022-01-28T04:23:10.131Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||==========================request end================================================
2022-01-28T04:23:10.151Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||============================response begin==========================================
2022-01-28T04:23:10.152Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Status code  : 200 OK
2022-01-28T04:23:10.152Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Status text  : 
2022-01-28T04:23:10.152Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|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:"Fri, 28 Jan 2022 04:23:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:23:10.153Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Response body: {
  "requestId" : "df87bfa0-5baf-42ce-8d1b-f78380de91f3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T04:23:08.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e83e8a3d-7d55-4401-9edf-8e0395512302\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:23:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1576c22f-a350-431c-b924-7e3f3aa88c96",
  "serviceInstanceName" : "basic_vm-e83e8a3d-7d55-4401-9edf-8e0395512302",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "df87bfa0-5baf-42ce-8d1b-f78380de91f3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3"
    }
  }
}
2022-01-28T04:23:10.153Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||=======================response end=================================================
2022-01-28T04:23:10.153Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|INFO|500||InvokeReturn
2022-01-28T04:23:10.155Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false
2022-01-28T04:23:10.155Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:23:10.155Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:23:10.155Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false
2022-01-28T04:23:10.156Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:23:10.156Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d53bceb2f0d3df4", X-B3-SpanId:"277faa5aa7413d10", X-B3-ParentSpanId:"7d53bceb2f0d3df4", X-B3-Sampled:"0", X-ONAP-RequestID:"801f7a7b-8274-4ade-84ce-82760fc9d17b", X-RequestID:"801f7a7b-8274-4ade-84ce-82760fc9d17b", X-TransactionID:"801f7a7b-8274-4ade-84ce-82760fc9d17b", X-ECOMP-RequestID:"801f7a7b-8274-4ade-84ce-82760fc9d17b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e5bbe03-5f1f-4928-aa9f-918607fbd034"]
2022-01-28T04:23:10.156Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:23:10.156Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:23:10.167Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:23:10.168Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:23:10.168Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:23:10.168Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&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:"Fri, 28 Jan 2022 04:23:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:23:10.170Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:23:10.170Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:23:10.171Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:23:10.178Z|801f7a7b-8274-4ade-84ce-82760fc9d17b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:23:16.594Z|0c7c93e6-6ff1-4ee6-afcf-2e6849103e49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:23:16.594Z|20dbe952-0d9a-4552-9c61-d05721c6c17f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:23:16.595Z|20dbe952-0d9a-4552-9c61-d05721c6c17f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:16.595Z|0c7c93e6-6ff1-4ee6-afcf-2e6849103e49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:16.596Z|9bdd2bd8-1c18-473f-8749-ac959f1e26ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:23:16.596Z|9bdd2bd8-1c18-473f-8749-ac959f1e26ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:17.458Z|848e3898-59f6-4a13-800c-b7312d24f5f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:23:17.459Z|848e3898-59f6-4a13-800c-b7312d24f5f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:23:17.743Z|ed7da496-2032-454b-9bf5-9a2a9dbf77a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:23:17.744Z|ed7da496-2032-454b-9bf5-9a2a9dbf77a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:23:20.300Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:23:20.303Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3
2022-01-28T04:23:20.304Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|INFO|500||Invoke
2022-01-28T04:23:20.304Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||===========================request begin================================================
2022-01-28T04:23:20.304Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3
2022-01-28T04:23:20.304Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Method      : GET
2022-01-28T04:23:20.304Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b59c3f91d0937522", X-B3-SpanId:"44287ef44f7dceec", X-B3-ParentSpanId:"b59c3f91d0937522", X-B3-Sampled:"0", X-ONAP-RequestID:"66478956-fd81-478a-81f6-9e2188c1c348", X-RequestID:"66478956-fd81-478a-81f6-9e2188c1c348", X-TransactionID:"66478956-fd81-478a-81f6-9e2188c1c348", X-ECOMP-RequestID:"66478956-fd81-478a-81f6-9e2188c1c348", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a20479b-ecd3-4991-8849-273ee136e9bd"]
2022-01-28T04:23:20.304Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Request body: 
2022-01-28T04:23:20.305Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||==========================request end================================================
2022-01-28T04:23:20.329Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||============================response begin==========================================
2022-01-28T04:23:20.329Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Status code  : 200 OK
2022-01-28T04:23:20.329Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Status text  : 
2022-01-28T04:23:20.330Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|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:"Fri, 28 Jan 2022 04:23:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:23:20.330Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Response body: {
  "requestId" : "df87bfa0-5baf-42ce-8d1b-f78380de91f3",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=df87bfa0-5baf-42ce-8d1b-f78380de91f3 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1576c22f-a350-431c-b924-7e3f3aa88c96 (msg=Node Not Found:object located at service-design-and-creation/models/model/9a95917a-abea-4a90-a36b-e316656a0590/model-vers/model-ver/27381854-4185-4dc8-8c30-d4876ee2a9cc#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:23:08.000+00:00",
  "endTime" : "2022-01-28T04:23:12.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e83e8a3d-7d55-4401-9edf-8e0395512302\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:23:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1576c22f-a350-431c-b924-7e3f3aa88c96",
  "serviceInstanceName" : "basic_vm-e83e8a3d-7d55-4401-9edf-8e0395512302",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "df87bfa0-5baf-42ce-8d1b-f78380de91f3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3"
    }
  }
}
2022-01-28T04:23:20.331Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||=======================response end=================================================
2022-01-28T04:23:20.331Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|INFO|500||InvokeReturn
2022-01-28T04:23:20.333Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false
2022-01-28T04:23:20.333Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:23:20.333Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:23:20.333Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false
2022-01-28T04:23:20.334Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:23:20.334Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b59c3f91d0937522", X-B3-SpanId:"ac099aa595548df0", X-B3-ParentSpanId:"b59c3f91d0937522", X-B3-Sampled:"0", X-ONAP-RequestID:"66478956-fd81-478a-81f6-9e2188c1c348", X-RequestID:"66478956-fd81-478a-81f6-9e2188c1c348", X-TransactionID:"66478956-fd81-478a-81f6-9e2188c1c348", X-ECOMP-RequestID:"66478956-fd81-478a-81f6-9e2188c1c348", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c78ed61-18f0-4169-8636-56925a42935a"]
2022-01-28T04:23:20.334Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:23:20.334Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:23:20.347Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:23:20.348Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:23:20.348Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:23:20.348Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&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:"Fri, 28 Jan 2022 04:23:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:23:20.349Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:23:20.349Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:23:20.349Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:23:20.359Z|66478956-fd81-478a-81f6-9e2188c1c348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:23:20.461Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:23:20.465Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3
2022-01-28T04:23:20.465Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|INFO|500||Invoke
2022-01-28T04:23:20.466Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||===========================request begin================================================
2022-01-28T04:23:20.466Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3
2022-01-28T04:23:20.466Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Method      : GET
2022-01-28T04:23:20.466Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0a1d9ddf6675c5b", X-B3-SpanId:"0d49f4e6c82009b5", X-B3-ParentSpanId:"e0a1d9ddf6675c5b", X-B3-Sampled:"0", X-ONAP-RequestID:"aa713da6-1394-4d29-89b5-4f7afe3e51ba", X-RequestID:"aa713da6-1394-4d29-89b5-4f7afe3e51ba", X-TransactionID:"aa713da6-1394-4d29-89b5-4f7afe3e51ba", X-ECOMP-RequestID:"aa713da6-1394-4d29-89b5-4f7afe3e51ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bebd6579-78ee-4069-8001-896a1ad4a16e"]
2022-01-28T04:23:20.466Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Request body: 
2022-01-28T04:23:20.466Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||==========================request end================================================
2022-01-28T04:23:20.484Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||============================response begin==========================================
2022-01-28T04:23:20.484Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Status code  : 200 OK
2022-01-28T04:23:20.485Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Status text  : 
2022-01-28T04:23:20.485Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|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:"Fri, 28 Jan 2022 04:23:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:23:20.486Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Response body: {
  "requestId" : "df87bfa0-5baf-42ce-8d1b-f78380de91f3",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=df87bfa0-5baf-42ce-8d1b-f78380de91f3 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1576c22f-a350-431c-b924-7e3f3aa88c96 (msg=Node Not Found:object located at service-design-and-creation/models/model/9a95917a-abea-4a90-a36b-e316656a0590/model-vers/model-ver/27381854-4185-4dc8-8c30-d4876ee2a9cc#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:23:08.000+00:00",
  "endTime" : "2022-01-28T04:23:12.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e83e8a3d-7d55-4401-9edf-8e0395512302\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:23:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1576c22f-a350-431c-b924-7e3f3aa88c96",
  "serviceInstanceName" : "basic_vm-e83e8a3d-7d55-4401-9edf-8e0395512302",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "df87bfa0-5baf-42ce-8d1b-f78380de91f3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3"
    }
  }
}
2022-01-28T04:23:20.486Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||=======================response end=================================================
2022-01-28T04:23:20.486Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|INFO|500||InvokeReturn
2022-01-28T04:23:20.488Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false
2022-01-28T04:23:20.488Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:23:20.488Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:23:20.489Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false
2022-01-28T04:23:20.489Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:23:20.489Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0a1d9ddf6675c5b", X-B3-SpanId:"c65213c566ffe839", X-B3-ParentSpanId:"e0a1d9ddf6675c5b", X-B3-Sampled:"0", X-ONAP-RequestID:"aa713da6-1394-4d29-89b5-4f7afe3e51ba", X-RequestID:"aa713da6-1394-4d29-89b5-4f7afe3e51ba", X-TransactionID:"aa713da6-1394-4d29-89b5-4f7afe3e51ba", X-ECOMP-RequestID:"aa713da6-1394-4d29-89b5-4f7afe3e51ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0c1730b-f8a3-4cb0-a79c-f71b911ed00a"]
2022-01-28T04:23:20.490Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:23:20.490Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:23:20.504Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:23:20.505Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:23:20.505Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:23:20.505Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&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:"Fri, 28 Jan 2022 04:23:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:23:20.506Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:23:20.506Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:23:20.506Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:23:20.516Z|aa713da6-1394-4d29-89b5-4f7afe3e51ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:23:20.617Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:23:20.620Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3
2022-01-28T04:23:20.620Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|INFO|500||Invoke
2022-01-28T04:23:20.620Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||===========================request begin================================================
2022-01-28T04:23:20.621Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3
2022-01-28T04:23:20.621Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Method      : GET
2022-01-28T04:23:20.621Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb6404b707792762", X-B3-SpanId:"d0309874f82bf3e4", X-B3-ParentSpanId:"bb6404b707792762", X-B3-Sampled:"0", X-ONAP-RequestID:"94db3b49-0ef1-48c1-8e23-a30f276aaa65", X-RequestID:"94db3b49-0ef1-48c1-8e23-a30f276aaa65", X-TransactionID:"94db3b49-0ef1-48c1-8e23-a30f276aaa65", X-ECOMP-RequestID:"94db3b49-0ef1-48c1-8e23-a30f276aaa65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c7fa00a-974c-4840-80f1-d02dfe21cf18"]
2022-01-28T04:23:20.621Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Request body: 
2022-01-28T04:23:20.621Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||==========================request end================================================
2022-01-28T04:23:20.639Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||============================response begin==========================================
2022-01-28T04:23:20.640Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Status code  : 200 OK
2022-01-28T04:23:20.640Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Status text  : 
2022-01-28T04:23:20.640Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|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:"Fri, 28 Jan 2022 04:23:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:23:20.641Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Response body: {
  "requestId" : "df87bfa0-5baf-42ce-8d1b-f78380de91f3",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=df87bfa0-5baf-42ce-8d1b-f78380de91f3 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1576c22f-a350-431c-b924-7e3f3aa88c96 (msg=Node Not Found:object located at service-design-and-creation/models/model/9a95917a-abea-4a90-a36b-e316656a0590/model-vers/model-ver/27381854-4185-4dc8-8c30-d4876ee2a9cc#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:23:08.000+00:00",
  "endTime" : "2022-01-28T04:23:12.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e83e8a3d-7d55-4401-9edf-8e0395512302\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:23:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1576c22f-a350-431c-b924-7e3f3aa88c96",
  "serviceInstanceName" : "basic_vm-e83e8a3d-7d55-4401-9edf-8e0395512302",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "df87bfa0-5baf-42ce-8d1b-f78380de91f3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3"
    }
  }
}
2022-01-28T04:23:20.641Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||=======================response end=================================================
2022-01-28T04:23:20.642Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|INFO|500||InvokeReturn
2022-01-28T04:23:20.643Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false
2022-01-28T04:23:20.644Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:23:20.644Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:23:20.644Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false
2022-01-28T04:23:20.645Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:23:20.645Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb6404b707792762", X-B3-SpanId:"8ec98a0e5de29f32", X-B3-ParentSpanId:"bb6404b707792762", X-B3-Sampled:"0", X-ONAP-RequestID:"94db3b49-0ef1-48c1-8e23-a30f276aaa65", X-RequestID:"94db3b49-0ef1-48c1-8e23-a30f276aaa65", X-TransactionID:"94db3b49-0ef1-48c1-8e23-a30f276aaa65", X-ECOMP-RequestID:"94db3b49-0ef1-48c1-8e23-a30f276aaa65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fe4b924-c2d3-4640-a992-10087dcdddd0"]
2022-01-28T04:23:20.645Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:23:20.646Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:23:20.660Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:23:20.661Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:23:20.661Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:23:20.661Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&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:"Fri, 28 Jan 2022 04:23:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:23:20.662Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:23:20.662Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:23:20.662Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:23:20.670Z|94db3b49-0ef1-48c1-8e23-a30f276aaa65|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:23:20.792Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:23:20.795Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3
2022-01-28T04:23:20.795Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|INFO|500||Invoke
2022-01-28T04:23:20.795Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||===========================request begin================================================
2022-01-28T04:23:20.795Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3
2022-01-28T04:23:20.796Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Method      : GET
2022-01-28T04:23:20.796Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c7556bce5c86a73", X-B3-SpanId:"5064812e1642ad7b", X-B3-ParentSpanId:"0c7556bce5c86a73", X-B3-Sampled:"0", X-ONAP-RequestID:"70d796b6-0acc-4dc5-be70-7dd87e457fc2", X-RequestID:"70d796b6-0acc-4dc5-be70-7dd87e457fc2", X-TransactionID:"70d796b6-0acc-4dc5-be70-7dd87e457fc2", X-ECOMP-RequestID:"70d796b6-0acc-4dc5-be70-7dd87e457fc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"381bfcd1-3b16-4d05-8e7d-4981fc28bfe0"]
2022-01-28T04:23:20.796Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Request body: 
2022-01-28T04:23:20.796Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||==========================request end================================================
2022-01-28T04:23:20.815Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||============================response begin==========================================
2022-01-28T04:23:20.815Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Status code  : 200 OK
2022-01-28T04:23:20.815Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Status text  : 
2022-01-28T04:23:20.815Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|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:"Fri, 28 Jan 2022 04:23:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:23:20.816Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Response body: {
  "requestId" : "df87bfa0-5baf-42ce-8d1b-f78380de91f3",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=df87bfa0-5baf-42ce-8d1b-f78380de91f3 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1576c22f-a350-431c-b924-7e3f3aa88c96 (msg=Node Not Found:object located at service-design-and-creation/models/model/9a95917a-abea-4a90-a36b-e316656a0590/model-vers/model-ver/27381854-4185-4dc8-8c30-d4876ee2a9cc#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:23:08.000+00:00",
  "endTime" : "2022-01-28T04:23:12.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e83e8a3d-7d55-4401-9edf-8e0395512302\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:23:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1576c22f-a350-431c-b924-7e3f3aa88c96",
  "serviceInstanceName" : "basic_vm-e83e8a3d-7d55-4401-9edf-8e0395512302",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "df87bfa0-5baf-42ce-8d1b-f78380de91f3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3"
    }
  }
}
2022-01-28T04:23:20.816Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||=======================response end=================================================
2022-01-28T04:23:20.817Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|INFO|500||InvokeReturn
2022-01-28T04:23:20.818Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false
2022-01-28T04:23:20.818Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:23:20.819Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:23:20.819Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false
2022-01-28T04:23:20.819Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:23:20.819Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c7556bce5c86a73", X-B3-SpanId:"2354152641570646", X-B3-ParentSpanId:"0c7556bce5c86a73", X-B3-Sampled:"0", X-ONAP-RequestID:"70d796b6-0acc-4dc5-be70-7dd87e457fc2", X-RequestID:"70d796b6-0acc-4dc5-be70-7dd87e457fc2", X-TransactionID:"70d796b6-0acc-4dc5-be70-7dd87e457fc2", X-ECOMP-RequestID:"70d796b6-0acc-4dc5-be70-7dd87e457fc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d675fb15-86a3-4cc7-828a-a2c76283ff22"]
2022-01-28T04:23:20.820Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:23:20.820Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:23:20.833Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:23:20.833Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:23:20.833Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:23:20.834Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&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:"Fri, 28 Jan 2022 04:23:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:23:20.834Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:23:20.834Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:23:20.835Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:23:20.843Z|70d796b6-0acc-4dc5-be70-7dd87e457fc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:23:20.945Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:23:20.948Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3
2022-01-28T04:23:20.949Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|INFO|500||Invoke
2022-01-28T04:23:20.949Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||===========================request begin================================================
2022-01-28T04:23:20.949Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3
2022-01-28T04:23:20.950Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Method      : GET
2022-01-28T04:23:20.950Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"854cf60cf9ace87b", X-B3-SpanId:"1819e628423f948b", X-B3-ParentSpanId:"854cf60cf9ace87b", X-B3-Sampled:"0", X-ONAP-RequestID:"e53e332d-28fc-4ae2-a714-add5c26fdfce", X-RequestID:"e53e332d-28fc-4ae2-a714-add5c26fdfce", X-TransactionID:"e53e332d-28fc-4ae2-a714-add5c26fdfce", X-ECOMP-RequestID:"e53e332d-28fc-4ae2-a714-add5c26fdfce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32b37673-1228-4379-95af-b524b7b49894"]
2022-01-28T04:23:20.950Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Request body: 
2022-01-28T04:23:20.950Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||==========================request end================================================
2022-01-28T04:23:20.972Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||============================response begin==========================================
2022-01-28T04:23:20.972Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Status code  : 200 OK
2022-01-28T04:23:20.973Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Status text  : 
2022-01-28T04:23:20.973Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|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:"Fri, 28 Jan 2022 04:23:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:23:20.974Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||Response body: {
  "requestId" : "df87bfa0-5baf-42ce-8d1b-f78380de91f3",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=df87bfa0-5baf-42ce-8d1b-f78380de91f3 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1576c22f-a350-431c-b924-7e3f3aa88c96 (msg=Node Not Found:object located at service-design-and-creation/models/model/9a95917a-abea-4a90-a36b-e316656a0590/model-vers/model-ver/27381854-4185-4dc8-8c30-d4876ee2a9cc#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:23:08.000+00:00",
  "endTime" : "2022-01-28T04:23:12.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e83e8a3d-7d55-4401-9edf-8e0395512302\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:23:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1576c22f-a350-431c-b924-7e3f3aa88c96",
  "serviceInstanceName" : "basic_vm-e83e8a3d-7d55-4401-9edf-8e0395512302",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "df87bfa0-5baf-42ce-8d1b-f78380de91f3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3"
    }
  }
}
2022-01-28T04:23:20.974Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|DEBUG|500||=======================response end=================================================
2022-01-28T04:23:20.974Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df87bfa0-5baf-42ce-8d1b-f78380de91f3|INFO|500||InvokeReturn
2022-01-28T04:23:20.976Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false
2022-01-28T04:23:20.976Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:23:20.976Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:23:20.976Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false
2022-01-28T04:23:20.977Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:23:20.977Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"854cf60cf9ace87b", X-B3-SpanId:"28288186294add74", X-B3-ParentSpanId:"854cf60cf9ace87b", X-B3-Sampled:"0", X-ONAP-RequestID:"e53e332d-28fc-4ae2-a714-add5c26fdfce", X-RequestID:"e53e332d-28fc-4ae2-a714-add5c26fdfce", X-TransactionID:"e53e332d-28fc-4ae2-a714-add5c26fdfce", X-ECOMP-RequestID:"e53e332d-28fc-4ae2-a714-add5c26fdfce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fba0ff9-bf29-4f20-9b97-db3bb93abcc5"]
2022-01-28T04:23:20.977Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:23:20.977Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:23:20.991Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:23:20.991Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:23:20.991Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:23:20.991Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&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:"Fri, 28 Jan 2022 04:23:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:23:20.993Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:23:20.993Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:23:20.993Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df87bfa0-5baf-42ce-8d1b-f78380de91f3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:23:21.002Z|e53e332d-28fc-4ae2-a714-add5c26fdfce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df87bfa0-5baf-42ce-8d1b-f78380de91f3|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:23:26.613Z|b4ebd8b5-3478-42f2-84db-ec24563fff6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:23:26.613Z|8d110e16-0811-4748-8a19-5e3e272735c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:23:26.614Z|b4ebd8b5-3478-42f2-84db-ec24563fff6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:26.614Z|8d110e16-0811-4748-8a19-5e3e272735c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:26.614Z|60394bbc-43f4-45a5-a82b-6f9ef2577b1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:23:26.615Z|60394bbc-43f4-45a5-a82b-6f9ef2577b1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:32.458Z|30a17515-beba-4b6e-8952-b91d79f4c92c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:23:32.462Z|30a17515-beba-4b6e-8952-b91d79f4c92c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:23:36.631Z|c61c6165-fee4-4991-ad0a-24f75d521874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:23:36.632Z|c61c6165-fee4-4991-ad0a-24f75d521874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:36.637Z|1f5fff58-f0db-46c5-8cb4-3d2b3ca72ed5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:23:36.638Z|1f5fff58-f0db-46c5-8cb4-3d2b3ca72ed5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:36.638Z|1f8f6887-583c-46c7-a587-183f7539e32d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:23:36.638Z|1f8f6887-583c-46c7-a587-183f7539e32d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:46.651Z|e726ae68-fec1-4d51-8c11-786e8945797c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:23:46.653Z|e726ae68-fec1-4d51-8c11-786e8945797c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:46.655Z|2c85eb44-faa4-4138-a7f3-c370f6a047ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:23:46.655Z|2c85eb44-faa4-4138-a7f3-c370f6a047ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:46.655Z|91d53a66-f27f-408f-9632-37ea05d2a812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:23:46.656Z|91d53a66-f27f-408f-9632-37ea05d2a812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:47.458Z|1bd836e5-7c1f-4338-a899-b8d4c913700c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:23:47.459Z|1bd836e5-7c1f-4338-a899-b8d4c913700c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:23:47.745Z|47a32b87-ada9-4c89-90e6-491aa116117e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:23:47.745Z|47a32b87-ada9-4c89-90e6-491aa116117e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:23:50.793Z|eeed63d9-713c-4de3-9992-2a043e1e21d3|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:23:50.793Z|eeed63d9-713c-4de3-9992-2a043e1e21d3|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:56.673Z|bf15a342-e660-40bb-80cd-7990230fbdbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:23:56.673Z|eeb308df-68e1-4e97-bc68-a182c0f36622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:23:56.673Z|f0c5d5f8-4c69-40bf-b2be-c215c73d304c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:23:56.674Z|bf15a342-e660-40bb-80cd-7990230fbdbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:56.674Z|eeb308df-68e1-4e97-bc68-a182c0f36622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:23:56.674Z|f0c5d5f8-4c69-40bf-b2be-c215c73d304c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:02.458Z|9eb46a12-f33d-4a33-850d-276258612045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:24:02.458Z|9eb46a12-f33d-4a33-850d-276258612045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:24:06.694Z|42c52c07-3986-4a03-9bc8-517370e63904|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:24:06.694Z|ea70f0b8-ac8a-406d-94c4-a847377cf3d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:24:06.694Z|f9444e0a-a82e-4f69-8ef2-58924ab78dc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:24:06.695Z|ea70f0b8-ac8a-406d-94c4-a847377cf3d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:06.695Z|42c52c07-3986-4a03-9bc8-517370e63904|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:06.695Z|f9444e0a-a82e-4f69-8ef2-58924ab78dc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:16.717Z|58bfd7c1-a351-46d2-861b-620049a5c80c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:24:16.717Z|698a9afe-e0cd-4cec-97e3-96fec5ec207e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:24:16.717Z|37fa1b3c-5223-4446-acb8-a37d341ac15e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:24:16.718Z|37fa1b3c-5223-4446-acb8-a37d341ac15e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:16.718Z|698a9afe-e0cd-4cec-97e3-96fec5ec207e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:16.718Z|58bfd7c1-a351-46d2-861b-620049a5c80c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:17.458Z|e5faa121-fe8e-4a57-8f42-8df13067c3ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:24:17.460Z|e5faa121-fe8e-4a57-8f42-8df13067c3ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:24:17.746Z|77f802e7-ced8-441c-bbe8-13df3b7cb8a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:24:17.746Z|77f802e7-ced8-441c-bbe8-13df3b7cb8a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:24:26.737Z|16f05d4d-e46e-4ea5-8719-3f8395ed5eb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:24:26.737Z|16f05d4d-e46e-4ea5-8719-3f8395ed5eb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:26.739Z|3bb7bd0a-66a2-4d64-9c36-f0bbce22cbd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:24:26.739Z|3bb7bd0a-66a2-4d64-9c36-f0bbce22cbd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:26.739Z|a149a602-4771-49e7-838c-7f9d391f6a24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:24:26.741Z|a149a602-4771-49e7-838c-7f9d391f6a24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:32.458Z|2c23af2d-3180-46f8-ac67-7a2c5e63f9cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:24:32.459Z|2c23af2d-3180-46f8-ac67-7a2c5e63f9cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:24:36.755Z|139c7b2e-b9a8-4641-be02-9a7d9479bb7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:24:36.756Z|139c7b2e-b9a8-4641-be02-9a7d9479bb7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:36.757Z|f881adef-1831-44b3-8f5a-3f6e976ee6a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:24:36.757Z|f881adef-1831-44b3-8f5a-3f6e976ee6a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:36.758Z|c3b1fb3b-9a9e-4268-a508-9779a2b3e16f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:24:36.759Z|c3b1fb3b-9a9e-4268-a508-9779a2b3e16f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:46.776Z|ce085eee-749c-447f-a264-a4244b6a4b3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:24:46.776Z|ce085eee-749c-447f-a264-a4244b6a4b3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:46.777Z|cf1e4fbf-04ad-4907-af01-3e887b2d3305|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:24:46.777Z|345c7b26-594a-4ce8-81c6-eca68acf88d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:24:46.777Z|cf1e4fbf-04ad-4907-af01-3e887b2d3305|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:46.777Z|345c7b26-594a-4ce8-81c6-eca68acf88d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:47.458Z|b86891a9-db51-4f53-8717-ac509d48bea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:24:47.458Z|b86891a9-db51-4f53-8717-ac509d48bea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:24:47.747Z|3459c0ca-b42e-45ce-8ce8-09c3f262ddbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:24:47.747Z|3459c0ca-b42e-45ce-8ce8-09c3f262ddbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:24:50.793Z|f57e8626-1681-49a9-ad5a-9cdd4245720a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:24:50.794Z|f57e8626-1681-49a9-ad5a-9cdd4245720a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:56.793Z|beba45db-4267-4a0d-8c6f-f3845c37bc65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:24:56.794Z|beba45db-4267-4a0d-8c6f-f3845c37bc65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:56.797Z|3f0c27c8-df12-41ed-bf8e-e29390795d32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:24:56.797Z|8147035c-bef1-4241-849c-d9b13a123f7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:24:56.798Z|3f0c27c8-df12-41ed-bf8e-e29390795d32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:24:56.798Z|8147035c-bef1-4241-849c-d9b13a123f7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:02.458Z|3cd3f661-16f2-4799-9af3-80f59b77451a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:25:02.460Z|3cd3f661-16f2-4799-9af3-80f59b77451a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:25:06.813Z|50caa330-0222-4c4b-a7c9-2db12bc38d5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:25:06.814Z|50caa330-0222-4c4b-a7c9-2db12bc38d5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:06.816Z|2f4222d7-e98f-4c41-b1d8-040bdd7b8413|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:25:06.816Z|2f4222d7-e98f-4c41-b1d8-040bdd7b8413|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:06.818Z|341f575f-6dae-458e-b5dd-836d2c702777|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:25:06.820Z|341f575f-6dae-458e-b5dd-836d2c702777|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:16.834Z|cd603f24-8455-4b23-b600-3016df350736|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:25:16.834Z|f0eb439d-0c5a-4d2d-80ff-3b0500af38c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:25:16.835Z|cd603f24-8455-4b23-b600-3016df350736|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:16.835Z|f0eb439d-0c5a-4d2d-80ff-3b0500af38c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:16.839Z|a4a8dc07-49ca-4e5a-9128-377c1dcf03b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:25:16.839Z|a4a8dc07-49ca-4e5a-9128-377c1dcf03b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:17.458Z|e6e104e6-6e79-45f3-a78d-aa431499ead5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:25:17.458Z|e6e104e6-6e79-45f3-a78d-aa431499ead5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:25:17.748Z|9983e636-b650-4abc-8708-162d6efdfd75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:25:17.749Z|9983e636-b650-4abc-8708-162d6efdfd75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:25:26.852Z|6bdf4a15-5acf-490b-a150-00921aab4a9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:25:26.852Z|43fb7e60-d07b-4a9f-8d1c-b4bc71ad36e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:25:26.853Z|6bdf4a15-5acf-490b-a150-00921aab4a9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:26.853Z|43fb7e60-d07b-4a9f-8d1c-b4bc71ad36e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:26.856Z|aa979138-670b-4979-b6ca-235f7c6f3e66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:25:26.856Z|aa979138-670b-4979-b6ca-235f7c6f3e66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:32.458Z|7b74079a-f98f-41d1-a93c-931f308b8e36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:25:32.459Z|7b74079a-f98f-41d1-a93c-931f308b8e36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:25:36.870Z|970f1332-59cb-436d-a3c4-6774612e5709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:25:36.871Z|970f1332-59cb-436d-a3c4-6774612e5709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:36.871Z|2c0c9d3d-0e68-4449-9438-3c098d6effb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:25:36.909Z|2c0c9d3d-0e68-4449-9438-3c098d6effb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:36.911Z|2c302189-94d5-4bac-84d0-072b52555db5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:25:36.915Z|2c302189-94d5-4bac-84d0-072b52555db5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:46.927Z|bad6390a-5c4a-44eb-8b59-7de335a5693d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:25:46.927Z|6d6fb42c-e6a8-4d72-b2e4-25c9c276a348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:25:46.927Z|bad6390a-5c4a-44eb-8b59-7de335a5693d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:46.928Z|6d6fb42c-e6a8-4d72-b2e4-25c9c276a348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:46.933Z|9979c589-a96d-4991-a845-917364f50efe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:25:46.933Z|9979c589-a96d-4991-a845-917364f50efe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:47.458Z|6adbf4c5-83a3-410c-8252-1acf34563a1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:25:47.462Z|6adbf4c5-83a3-410c-8252-1acf34563a1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:25:47.749Z|ec38f398-ee33-4971-9257-a6c7974f6133|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:25:47.750Z|ec38f398-ee33-4971-9257-a6c7974f6133|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:25:50.792Z|af7a2686-c2e6-4dbf-80c4-a2b23a76f852|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:25:50.793Z|af7a2686-c2e6-4dbf-80c4-a2b23a76f852|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:56.946Z|f473abe0-aa0a-4a4b-bf68-e42b0fe34c98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:25:56.947Z|f473abe0-aa0a-4a4b-bf68-e42b0fe34c98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:56.949Z|6d39dc7c-afd3-446e-81a6-dc284ec3be6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:25:56.949Z|56a80646-fd49-4cf3-9112-adff0da0e272|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:25:56.950Z|6d39dc7c-afd3-446e-81a6-dc284ec3be6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:25:56.950Z|56a80646-fd49-4cf3-9112-adff0da0e272|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:02.458Z|f20a8d57-7213-449e-9cd7-51a48377a49e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:26:02.459Z|f20a8d57-7213-449e-9cd7-51a48377a49e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:26:04.873Z|20d9f4db-3d50-4110-90b5-bf721fd96b0c|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T04:26:04.873Z|20d9f4db-3d50-4110-90b5-bf721fd96b0c|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:06.966Z|c1dfd050-21c2-4e0d-841b-50b7e8fd3275|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:26:06.967Z|c1dfd050-21c2-4e0d-841b-50b7e8fd3275|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:06.967Z|8f47c2db-0511-4117-81c0-5954cb967206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:26:06.967Z|2abdd336-bc2a-4d67-80fa-7afa1d8849c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:26:06.967Z|8f47c2db-0511-4117-81c0-5954cb967206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:06.968Z|2abdd336-bc2a-4d67-80fa-7afa1d8849c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:16.982Z|f72545e1-9604-43c9-b88e-04ed555e5768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:26:16.983Z|f72545e1-9604-43c9-b88e-04ed555e5768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:16.983Z|d8b10270-2973-427f-87d3-28095594b368|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:26:16.984Z|d8b10270-2973-427f-87d3-28095594b368|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:16.985Z|c2c9da3a-bdc3-436d-b136-a213e78d95f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:26:16.986Z|c2c9da3a-bdc3-436d-b136-a213e78d95f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:17.458Z|c0ded300-921d-4bcf-88cd-0e1b1907ccf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:26:17.458Z|c0ded300-921d-4bcf-88cd-0e1b1907ccf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:26:17.751Z|813d16bf-96ef-4156-8a07-dd39276edad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:26:17.751Z|813d16bf-96ef-4156-8a07-dd39276edad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:26:27.000Z|946ae093-1db7-4236-bb4c-98f88ad92614|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:26:27.001Z|946ae093-1db7-4236-bb4c-98f88ad92614|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:27.006Z|b4707735-a084-48d6-b9c6-6293da463a8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:26:27.007Z|b4707735-a084-48d6-b9c6-6293da463a8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:27.008Z|3536ffc2-5b28-4e4e-9f92-b9f8be7194c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:26:27.009Z|3536ffc2-5b28-4e4e-9f92-b9f8be7194c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:32.458Z|f701d624-2c3e-4557-b54e-67257afc200b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:26:32.458Z|f701d624-2c3e-4557-b54e-67257afc200b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:26:37.019Z|48bfc014-59c7-412c-a10a-2a4e6966e9ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:26:37.020Z|48bfc014-59c7-412c-a10a-2a4e6966e9ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:37.026Z|8908d938-e5a7-44e8-b5b7-c3903af71737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:26:37.026Z|8908d938-e5a7-44e8-b5b7-c3903af71737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:37.027Z|86bc4b9b-58f0-41b3-9720-be542f06ade3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:26:37.027Z|86bc4b9b-58f0-41b3-9720-be542f06ade3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:47.038Z|59a61711-df0b-4129-a807-59372e366815|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:26:47.039Z|59a61711-df0b-4129-a807-59372e366815|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:47.044Z|05522829-9779-404c-a56d-28cb0eb06038|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:26:47.044Z|c46df455-044c-42ea-9737-3bdb92c81cb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:26:47.045Z|05522829-9779-404c-a56d-28cb0eb06038|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:47.045Z|c46df455-044c-42ea-9737-3bdb92c81cb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:47.458Z|4dfa2548-5364-4ef2-bfeb-575bcdfc118c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:26:47.459Z|4dfa2548-5364-4ef2-bfeb-575bcdfc118c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:26:47.751Z|a5644aef-8c76-4b1a-95c4-ed284647377f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:26:47.752Z|a5644aef-8c76-4b1a-95c4-ed284647377f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:26:50.793Z|81f22551-1b05-4b9f-b92b-de89b5aa5b83|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:26:50.794Z|81f22551-1b05-4b9f-b92b-de89b5aa5b83|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:57.057Z|123385e5-8fb0-4dab-8a3e-b290bb71352c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:26:57.057Z|123385e5-8fb0-4dab-8a3e-b290bb71352c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:57.063Z|04265e61-e9ae-48d7-ae65-5358112f85cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:26:57.063Z|b42fbfaa-27ce-4bcc-af24-3e98a7139a20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:26:57.063Z|04265e61-e9ae-48d7-ae65-5358112f85cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:26:57.064Z|b42fbfaa-27ce-4bcc-af24-3e98a7139a20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:02.458Z|c9bb07b0-3552-434c-8d1c-cc34b60a1d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:27:02.461Z|c9bb07b0-3552-434c-8d1c-cc34b60a1d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:27:07.074Z|00cf014f-9f82-4edd-9fd7-d8954ab38794|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:27:07.075Z|00cf014f-9f82-4edd-9fd7-d8954ab38794|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:07.079Z|e37906bb-3046-48d2-88b1-571fa42251d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:27:07.079Z|5ba55cf3-7280-40eb-b4cd-a38cb8067029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:27:07.080Z|5ba55cf3-7280-40eb-b4cd-a38cb8067029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:07.080Z|e37906bb-3046-48d2-88b1-571fa42251d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:17.093Z|39c78894-771c-4ac5-bd2f-6f4a2d5c8f0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:27:17.094Z|39c78894-771c-4ac5-bd2f-6f4a2d5c8f0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:17.095Z|f47c53ba-e667-4134-b2eb-b8264baf6ff6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:27:17.095Z|5a404a48-a609-4844-bba2-0800b546368b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:27:17.096Z|f47c53ba-e667-4134-b2eb-b8264baf6ff6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:17.096Z|5a404a48-a609-4844-bba2-0800b546368b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:17.458Z|19a4c094-11aa-4fc6-a5ee-4274e4a15be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:27:17.458Z|19a4c094-11aa-4fc6-a5ee-4274e4a15be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:27:17.752Z|e6eb9db9-149c-45d7-8b39-6e2ac002d111|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:27:17.753Z|e6eb9db9-149c-45d7-8b39-6e2ac002d111|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:27:22.994Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:27:22.996Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 13f62f18-feb9-4b40-8af6-c87987a612b6 already exists in requestDb InfraActiveRequests table
2022-01-28T04:27:22.997Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6
2022-01-28T04:27:22.997Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|INFO|500||Invoke
2022-01-28T04:27:22.997Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:22.997Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6
2022-01-28T04:27:22.997Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Method      : GET
2022-01-28T04:27:22.997Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52d4bab10e41dd89", X-B3-SpanId:"ee1a90b073f11143", X-B3-ParentSpanId:"52d4bab10e41dd89", X-B3-Sampled:"0", X-ONAP-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-TransactionID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-ECOMP-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97b68671-8599-45f3-bd2d-2f3a0dc8ca42"]
2022-01-28T04:27:22.998Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Request body: 
2022-01-28T04:27:22.998Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||==========================request end================================================
2022-01-28T04:27:23.021Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:23.021Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T04:27:23.021Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Status text  : 
2022-01-28T04:27:23.022Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|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:"Fri, 28 Jan 2022 04:27:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:23.022Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Response body: 
2022-01-28T04:27:23.022Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:23.022Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|INFO|404|Not Found|InvokeReturn
2022-01-28T04:27:23.037Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-28T04:27:23.040Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-28T04:27:23.072Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-28T04:27:23.072Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-01-28T04:27:23.137Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-01-28T04:27:23.137Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220128-04:27:23:101-79574], vertex-id=[16552], Content-Length=[573], Date=[Fri, 28 Jan 2022 04:27:23 GMT], Content-Type=[application/json]}
2022-01-28T04:27:23.138Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1643343981719","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-01-28T04:27:23.139Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-28T04:27:23.140Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-28T04:27:23.141Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.141Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-28T04:27:23.141Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:23.142Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.142Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-28T04:27:23.142Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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:"111", X-B3-TraceId:"52d4bab10e41dd89", X-B3-SpanId:"059f6db7015deb31", X-B3-ParentSpanId:"52d4bab10e41dd89", X-B3-Sampled:"0", X-ONAP-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-TransactionID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-ECOMP-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c9909c4-e081-4f83-b7af-102fc6a208b6"]
2022-01-28T04:27:23.142Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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":"basic_cnf-b139b4f8-7053-43ee-a4d3-e329e994de96","requestScope":"service"}
2022-01-28T04:27:23.142Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-28T04:27:23.158Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:23.159Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.159Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-28T04:27:23.159Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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:"Fri, 28 Jan 2022 04:27:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:23.159Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-28T04:27:23.159Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:23.159Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-28T04:27:23.160Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.160Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.160Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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================================================
2022-01-28T04:27:23.160Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.161Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.161Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-TransactionID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-ECOMP-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0db4f8fb-0b29-4174-8cbd-5e96ca8de80a"]
2022-01-28T04:27:23.161Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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: 
2022-01-28T04:27:23.161Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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================================================
2022-01-28T04:27:23.187Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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==========================================
2022-01-28T04:27:23.188Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.188Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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  : 
2022-01-28T04:27:23.188Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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:"Fri, 28 Jan 2022 04:27:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:23.189Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T04:27:23.189Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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=================================================
2022-01-28T04:27:23.189Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.195Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.195Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.195Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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================================================
2022-01-28T04:27:23.195Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.196Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.196Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-TransactionID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-ECOMP-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89259350-8698-4ad4-afa6-164cf3251c7b"]
2022-01-28T04:27:23.196Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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: 
2022-01-28T04:27:23.196Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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================================================
2022-01-28T04:27:23.209Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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==========================================
2022-01-28T04:27:23.209Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.209Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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  : 
2022-01-28T04:27:23.209Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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:"Fri, 28 Jan 2022 04:27:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:23.210Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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" : 507,
  "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" : "2022-01-28T02:34:15.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507/service"
    }
  }
}
2022-01-28T04:27:23.210Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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=================================================
2022-01-28T04:27:23.211Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.214Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.215Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.215Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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================================================
2022-01-28T04:27:23.215Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.215Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.215Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-TransactionID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-ECOMP-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95e23057-6763-4e3b-9dfa-4696edc58fa1"]
2022-01-28T04:27:23.215Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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: 
2022-01-28T04:27:23.215Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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================================================
2022-01-28T04:27:23.233Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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==========================================
2022-01-28T04:27:23.233Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.233Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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  : 
2022-01-28T04:27:23.234Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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:"Fri, 28 Jan 2022 04:27:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:23.235Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T04:27:23.235Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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=================================================
2022-01-28T04:27:23.236Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.239Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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/
2022-01-28T04:27:23.240Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-28T04:27:23.240Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:23.240Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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/
2022-01-28T04:27:23.240Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-28T04:27:23.240Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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:"1783", X-B3-TraceId:"52d4bab10e41dd89", X-B3-SpanId:"9f1d8d8e49580919", X-B3-ParentSpanId:"52d4bab10e41dd89", X-B3-Sampled:"0", X-ONAP-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-TransactionID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-ECOMP-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cb263a1-9476-4f26-98c9-b189174afc29"]
2022-01-28T04:27:23.241Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"13f62f18-feb9-4b40-8af6-c87987a612b6","requestStatus":"IN_PROGRESS","startTime":1643344043037,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-b139b4f8-7053-43ee-a4d3-e329e994de96\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\",\n\t\t\t\"modelVersionId\": \"356b83d4-9887-4451-b52e-7293d97af304\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8e05b052-02c2-4851-b837-f5723003e432\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-b139b4f8-7053-43ee-a4d3-e329e994de96","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"13f62f18-feb9-4b40-8af6-c87987a612b6"}
2022-01-28T04:27:23.241Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-28T04:27:23.268Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:23.269Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-28T04:27:23.269Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-28T04:27:23.269Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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/13f62f18-feb9-4b40-8af6-c87987a612b6", 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:"Fri, 28 Jan 2022 04:27:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:23.270Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "13f62f18-feb9-4b40-8af6-c87987a612b6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T04:27:23.037+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-b139b4f8-7053-43ee-a4d3-e329e994de96\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\",\n\t\t\t\"modelVersionId\": \"356b83d4-9887-4451-b52e-7293d97af304\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8e05b052-02c2-4851-b837-f5723003e432\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-28T04:27:23.255+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-b139b4f8-7053-43ee-a4d3-e329e994de96",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "13f62f18-feb9-4b40-8af6-c87987a612b6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6"
    }
  }
}
2022-01-28T04:27:23.270Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:23.271Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-28T04:27:23.281Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.281Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-28T04:27:23.281Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:23.282Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:23.282Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-28T04:27:23.282Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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:"2225", X-B3-TraceId:"52d4bab10e41dd89", X-B3-SpanId:"115936b0e9ca434a", X-B3-ParentSpanId:"52d4bab10e41dd89", X-B3-Sampled:"0", X-ONAP-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-TransactionID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-ECOMP-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76ba89e9-950d-4bea-a535-88d6351a2ebc"]
2022-01-28T04:27:23.282Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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\":\"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"356b83d4-9887-4451-b52e-7293d97af304\",\"modelUuid\":\"356b83d4-9887-4451-b52e-7293d97af304\",\"modelInvariantUuid\":\"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-b139b4f8-7053-43ee-a4d3-e329e994de96\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"8e05b052-02c2-4851-b837-f5723003e432\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"13f62f18-feb9-4b40-8af6-c87987a612b6","type":"String"},"mso-request-id":{"value":"13f62f18-feb9-4b40-8af6-c87987a612b6","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":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-28T04:27:23.282Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-28T04:27:24.300Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:24.300Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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
2022-01-28T04:27:24.301Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-28T04:27:24.301Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Jan 2022 04:27:24 GMT", X-ONAP-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-TransactionID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-ECOMP-RequestID:"13f62f18-feb9-4b40-8af6-c87987a612b6", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"76ba89e9-950d-4bea-a535-88d6351a2ebc", 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"]
2022-01-28T04:27:24.302Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|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\":\"13f62f18-feb9-4b40-8af6-c87987a612b6\",\"instanceId\":\"3727ff61-6b9d-4f60-9669-e4a1cff8902e\"}}","message":"Success","processInstanceID":"96f3b5a0-7ff2-11ec-825d-ea285b5e6c63","variables":null,"messageCode":200}
2022-01-28T04:27:24.302Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:24.303Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-28T04:27:24.307Z|13f62f18-feb9-4b40-8af6-c87987a612b6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:27:24.426Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:27:24.429Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6
2022-01-28T04:27:24.429Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|INFO|500||Invoke
2022-01-28T04:27:24.429Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:24.430Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6
2022-01-28T04:27:24.430Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Method      : GET
2022-01-28T04:27:24.430Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df40c7d758d1a605", X-B3-SpanId:"de1b8263fb72feb9", X-B3-ParentSpanId:"df40c7d758d1a605", X-B3-Sampled:"0", X-ONAP-RequestID:"fc0063fc-e9fd-4487-87cf-eed1933da8a2", X-RequestID:"fc0063fc-e9fd-4487-87cf-eed1933da8a2", X-TransactionID:"fc0063fc-e9fd-4487-87cf-eed1933da8a2", X-ECOMP-RequestID:"fc0063fc-e9fd-4487-87cf-eed1933da8a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"290b7aaa-b0fe-40c3-8918-95e4ede2962e"]
2022-01-28T04:27:24.430Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Request body: 
2022-01-28T04:27:24.430Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||==========================request end================================================
2022-01-28T04:27:24.449Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:24.449Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:24.449Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Status text  : 
2022-01-28T04:27:24.450Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|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:"Fri, 28 Jan 2022 04:27:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:24.450Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Response body: {
  "requestId" : "13f62f18-feb9-4b40-8af6-c87987a612b6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T04:27:23.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-b139b4f8-7053-43ee-a4d3-e329e994de96\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\",\n\t\t\t\"modelVersionId\": \"356b83d4-9887-4451-b52e-7293d97af304\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8e05b052-02c2-4851-b837-f5723003e432\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:27:23.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3727ff61-6b9d-4f60-9669-e4a1cff8902e",
  "serviceInstanceName" : "basic_cnf-b139b4f8-7053-43ee-a4d3-e329e994de96",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "13f62f18-feb9-4b40-8af6-c87987a612b6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6"
    }
  }
}
2022-01-28T04:27:24.450Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:24.451Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|INFO|500||InvokeReturn
2022-01-28T04:27:24.452Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false
2022-01-28T04:27:24.452Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:27:24.452Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:24.452Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false
2022-01-28T04:27:24.452Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:27:24.452Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df40c7d758d1a605", X-B3-SpanId:"3f62600a698c488e", X-B3-ParentSpanId:"df40c7d758d1a605", X-B3-Sampled:"0", X-ONAP-RequestID:"fc0063fc-e9fd-4487-87cf-eed1933da8a2", X-RequestID:"fc0063fc-e9fd-4487-87cf-eed1933da8a2", X-TransactionID:"fc0063fc-e9fd-4487-87cf-eed1933da8a2", X-ECOMP-RequestID:"fc0063fc-e9fd-4487-87cf-eed1933da8a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dd213c8-3019-45a2-ab47-59d344e85ff1"]
2022-01-28T04:27:24.453Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:27:24.453Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:27:24.465Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:24.466Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:24.466Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:27:24.467Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&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:"Fri, 28 Jan 2022 04:27:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:24.467Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:27:24.467Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:24.468Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:27:24.476Z|fc0063fc-e9fd-4487-87cf-eed1933da8a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:27:27.113Z|5eea8643-3b30-4c23-bdee-4e9926a1a38e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:27:27.113Z|2dddfeff-0c5b-4df4-a97b-ca7a6830cc3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:27:27.113Z|5eea8643-3b30-4c23-bdee-4e9926a1a38e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:27.113Z|2dddfeff-0c5b-4df4-a97b-ca7a6830cc3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:27.113Z|da6d9b05-cee5-42b5-961a-4700ea118215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:27:27.114Z|da6d9b05-cee5-42b5-961a-4700ea118215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:32.458Z|8b394d0e-6df9-465e-bb25-600f2c81536e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:27:32.458Z|8b394d0e-6df9-465e-bb25-600f2c81536e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:27:34.590Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:27:34.594Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6
2022-01-28T04:27:34.595Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|INFO|500||Invoke
2022-01-28T04:27:34.595Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:34.595Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6
2022-01-28T04:27:34.595Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Method      : GET
2022-01-28T04:27:34.595Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f4fba099b9ccfe7", X-B3-SpanId:"545b067de552cf96", X-B3-ParentSpanId:"1f4fba099b9ccfe7", X-B3-Sampled:"0", X-ONAP-RequestID:"800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc", X-RequestID:"800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc", X-TransactionID:"800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc", X-ECOMP-RequestID:"800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95b71d70-9bec-450c-818a-aafb5a4904f7"]
2022-01-28T04:27:34.595Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Request body: 
2022-01-28T04:27:34.596Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||==========================request end================================================
2022-01-28T04:27:34.617Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:34.617Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:34.617Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Status text  : 
2022-01-28T04:27:34.618Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|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:"Fri, 28 Jan 2022 04:27:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:34.618Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Response body: {
  "requestId" : "13f62f18-feb9-4b40-8af6-c87987a612b6",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=13f62f18-feb9-4b40-8af6-c87987a612b6 Resource not found for PUT using id business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3727ff61-6b9d-4f60-9669-e4a1cff8902e (msg=Node Not Found:object located at service-design-and-creation/models/model/ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc/model-vers/model-ver/356b83d4-9887-4451-b52e-7293d97af304#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:27:23.000+00:00",
  "endTime" : "2022-01-28T04:27:25.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-b139b4f8-7053-43ee-a4d3-e329e994de96\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\",\n\t\t\t\"modelVersionId\": \"356b83d4-9887-4451-b52e-7293d97af304\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8e05b052-02c2-4851-b837-f5723003e432\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:27:25.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3727ff61-6b9d-4f60-9669-e4a1cff8902e",
  "serviceInstanceName" : "basic_cnf-b139b4f8-7053-43ee-a4d3-e329e994de96",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "13f62f18-feb9-4b40-8af6-c87987a612b6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6"
    }
  }
}
2022-01-28T04:27:34.618Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:34.618Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|INFO|500||InvokeReturn
2022-01-28T04:27:34.619Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false
2022-01-28T04:27:34.620Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:27:34.620Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:34.620Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false
2022-01-28T04:27:34.620Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:27:34.620Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f4fba099b9ccfe7", X-B3-SpanId:"7345bb11f52d2b1a", X-B3-ParentSpanId:"1f4fba099b9ccfe7", X-B3-Sampled:"0", X-ONAP-RequestID:"800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc", X-RequestID:"800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc", X-TransactionID:"800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc", X-ECOMP-RequestID:"800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddf8b0e3-ba6b-41e9-b2f5-d46667f53f9f"]
2022-01-28T04:27:34.620Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:27:34.620Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:27:34.635Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:34.635Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:34.635Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:27:34.635Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&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:"Fri, 28 Jan 2022 04:27:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:34.638Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:27:34.638Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:34.638Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:27:34.651Z|800b6ad9-ad49-4e3b-8e8a-1e97ed4b99cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:27:34.767Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:27:34.770Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6
2022-01-28T04:27:34.771Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|INFO|500||Invoke
2022-01-28T04:27:34.771Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:34.771Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6
2022-01-28T04:27:34.771Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Method      : GET
2022-01-28T04:27:34.771Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"581234b7309fadd8", X-B3-SpanId:"7e5962e1853acfd2", X-B3-ParentSpanId:"581234b7309fadd8", X-B3-Sampled:"0", X-ONAP-RequestID:"4732ce2d-0d21-4802-aae2-33db1e103fd5", X-RequestID:"4732ce2d-0d21-4802-aae2-33db1e103fd5", X-TransactionID:"4732ce2d-0d21-4802-aae2-33db1e103fd5", X-ECOMP-RequestID:"4732ce2d-0d21-4802-aae2-33db1e103fd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ac0f83d-911a-4866-9bdb-24f0e8df0ddb"]
2022-01-28T04:27:34.771Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Request body: 
2022-01-28T04:27:34.771Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||==========================request end================================================
2022-01-28T04:27:34.788Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:34.788Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:34.789Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Status text  : 
2022-01-28T04:27:34.789Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|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:"Fri, 28 Jan 2022 04:27:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:34.790Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Response body: {
  "requestId" : "13f62f18-feb9-4b40-8af6-c87987a612b6",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=13f62f18-feb9-4b40-8af6-c87987a612b6 Resource not found for PUT using id business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3727ff61-6b9d-4f60-9669-e4a1cff8902e (msg=Node Not Found:object located at service-design-and-creation/models/model/ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc/model-vers/model-ver/356b83d4-9887-4451-b52e-7293d97af304#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:27:23.000+00:00",
  "endTime" : "2022-01-28T04:27:25.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-b139b4f8-7053-43ee-a4d3-e329e994de96\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\",\n\t\t\t\"modelVersionId\": \"356b83d4-9887-4451-b52e-7293d97af304\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8e05b052-02c2-4851-b837-f5723003e432\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:27:25.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3727ff61-6b9d-4f60-9669-e4a1cff8902e",
  "serviceInstanceName" : "basic_cnf-b139b4f8-7053-43ee-a4d3-e329e994de96",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "13f62f18-feb9-4b40-8af6-c87987a612b6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6"
    }
  }
}
2022-01-28T04:27:34.790Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:34.790Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|INFO|500||InvokeReturn
2022-01-28T04:27:34.798Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false
2022-01-28T04:27:34.798Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:27:34.798Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:34.798Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false
2022-01-28T04:27:34.798Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:27:34.798Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"581234b7309fadd8", X-B3-SpanId:"531a97e0d37ecc60", X-B3-ParentSpanId:"581234b7309fadd8", X-B3-Sampled:"0", X-ONAP-RequestID:"4732ce2d-0d21-4802-aae2-33db1e103fd5", X-RequestID:"4732ce2d-0d21-4802-aae2-33db1e103fd5", X-TransactionID:"4732ce2d-0d21-4802-aae2-33db1e103fd5", X-ECOMP-RequestID:"4732ce2d-0d21-4802-aae2-33db1e103fd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ca7abc3-df19-49d6-abd8-f4e5a2ac65ec"]
2022-01-28T04:27:34.799Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:27:34.799Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:27:34.809Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:34.810Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:34.810Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:27:34.810Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&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:"Fri, 28 Jan 2022 04:27:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:34.811Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:27:34.811Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:34.811Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:27:34.820Z|4732ce2d-0d21-4802-aae2-33db1e103fd5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:27:34.927Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:27:34.931Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6
2022-01-28T04:27:34.932Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|INFO|500||Invoke
2022-01-28T04:27:34.932Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:34.933Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6
2022-01-28T04:27:34.933Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Method      : GET
2022-01-28T04:27:34.933Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70ce6c1817ff43f9", X-B3-SpanId:"7c655c6aff99206b", X-B3-ParentSpanId:"70ce6c1817ff43f9", X-B3-Sampled:"0", X-ONAP-RequestID:"edc8b648-7cae-4e25-8c2a-4ea7d45eff66", X-RequestID:"edc8b648-7cae-4e25-8c2a-4ea7d45eff66", X-TransactionID:"edc8b648-7cae-4e25-8c2a-4ea7d45eff66", X-ECOMP-RequestID:"edc8b648-7cae-4e25-8c2a-4ea7d45eff66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7957e24-6bc5-483e-864d-ffbc87769d9a"]
2022-01-28T04:27:34.934Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Request body: 
2022-01-28T04:27:34.934Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||==========================request end================================================
2022-01-28T04:27:34.953Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:34.954Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:34.955Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Status text  : 
2022-01-28T04:27:34.955Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|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:"Fri, 28 Jan 2022 04:27:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:34.957Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Response body: {
  "requestId" : "13f62f18-feb9-4b40-8af6-c87987a612b6",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=13f62f18-feb9-4b40-8af6-c87987a612b6 Resource not found for PUT using id business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3727ff61-6b9d-4f60-9669-e4a1cff8902e (msg=Node Not Found:object located at service-design-and-creation/models/model/ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc/model-vers/model-ver/356b83d4-9887-4451-b52e-7293d97af304#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:27:23.000+00:00",
  "endTime" : "2022-01-28T04:27:25.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-b139b4f8-7053-43ee-a4d3-e329e994de96\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\",\n\t\t\t\"modelVersionId\": \"356b83d4-9887-4451-b52e-7293d97af304\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8e05b052-02c2-4851-b837-f5723003e432\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:27:25.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3727ff61-6b9d-4f60-9669-e4a1cff8902e",
  "serviceInstanceName" : "basic_cnf-b139b4f8-7053-43ee-a4d3-e329e994de96",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "13f62f18-feb9-4b40-8af6-c87987a612b6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6"
    }
  }
}
2022-01-28T04:27:34.957Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:34.957Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|INFO|500||InvokeReturn
2022-01-28T04:27:34.959Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false
2022-01-28T04:27:34.959Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:27:34.960Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:34.960Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false
2022-01-28T04:27:34.960Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:27:34.960Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70ce6c1817ff43f9", X-B3-SpanId:"39f8911cc2dbe768", X-B3-ParentSpanId:"70ce6c1817ff43f9", X-B3-Sampled:"0", X-ONAP-RequestID:"edc8b648-7cae-4e25-8c2a-4ea7d45eff66", X-RequestID:"edc8b648-7cae-4e25-8c2a-4ea7d45eff66", X-TransactionID:"edc8b648-7cae-4e25-8c2a-4ea7d45eff66", X-ECOMP-RequestID:"edc8b648-7cae-4e25-8c2a-4ea7d45eff66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"539eee20-79e8-4698-8658-a2f6ab8589c9"]
2022-01-28T04:27:34.960Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:27:34.960Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:27:34.975Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:34.976Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:34.976Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:27:34.976Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&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:"Fri, 28 Jan 2022 04:27:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:34.977Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:27:34.977Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:34.977Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:27:34.983Z|edc8b648-7cae-4e25-8c2a-4ea7d45eff66|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:27:35.097Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:27:35.101Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6
2022-01-28T04:27:35.101Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|INFO|500||Invoke
2022-01-28T04:27:35.101Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:35.102Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6
2022-01-28T04:27:35.102Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Method      : GET
2022-01-28T04:27:35.102Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91663bd4060bbffe", X-B3-SpanId:"9709999d0761cad3", X-B3-ParentSpanId:"91663bd4060bbffe", X-B3-Sampled:"0", X-ONAP-RequestID:"47db8edd-5b11-486d-ac46-444387e2f1ba", X-RequestID:"47db8edd-5b11-486d-ac46-444387e2f1ba", X-TransactionID:"47db8edd-5b11-486d-ac46-444387e2f1ba", X-ECOMP-RequestID:"47db8edd-5b11-486d-ac46-444387e2f1ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2aa2359-f3a4-4b56-ab1a-94d7e03f658d"]
2022-01-28T04:27:35.102Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Request body: 
2022-01-28T04:27:35.102Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||==========================request end================================================
2022-01-28T04:27:35.120Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:35.120Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:35.120Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Status text  : 
2022-01-28T04:27:35.120Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|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:"Fri, 28 Jan 2022 04:27:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:35.122Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Response body: {
  "requestId" : "13f62f18-feb9-4b40-8af6-c87987a612b6",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=13f62f18-feb9-4b40-8af6-c87987a612b6 Resource not found for PUT using id business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3727ff61-6b9d-4f60-9669-e4a1cff8902e (msg=Node Not Found:object located at service-design-and-creation/models/model/ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc/model-vers/model-ver/356b83d4-9887-4451-b52e-7293d97af304#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:27:23.000+00:00",
  "endTime" : "2022-01-28T04:27:25.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-b139b4f8-7053-43ee-a4d3-e329e994de96\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\",\n\t\t\t\"modelVersionId\": \"356b83d4-9887-4451-b52e-7293d97af304\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8e05b052-02c2-4851-b837-f5723003e432\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:27:25.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3727ff61-6b9d-4f60-9669-e4a1cff8902e",
  "serviceInstanceName" : "basic_cnf-b139b4f8-7053-43ee-a4d3-e329e994de96",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "13f62f18-feb9-4b40-8af6-c87987a612b6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6"
    }
  }
}
2022-01-28T04:27:35.122Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:35.122Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|INFO|500||InvokeReturn
2022-01-28T04:27:35.123Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false
2022-01-28T04:27:35.124Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:27:35.124Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:35.124Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false
2022-01-28T04:27:35.124Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:27:35.124Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91663bd4060bbffe", X-B3-SpanId:"83e754b4fde44442", X-B3-ParentSpanId:"91663bd4060bbffe", X-B3-Sampled:"0", X-ONAP-RequestID:"47db8edd-5b11-486d-ac46-444387e2f1ba", X-RequestID:"47db8edd-5b11-486d-ac46-444387e2f1ba", X-TransactionID:"47db8edd-5b11-486d-ac46-444387e2f1ba", X-ECOMP-RequestID:"47db8edd-5b11-486d-ac46-444387e2f1ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1ce0a26-a7ed-490d-99aa-c3bc4dcaaa6b"]
2022-01-28T04:27:35.124Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:27:35.124Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:27:35.138Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:35.138Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:35.138Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:27:35.139Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&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:"Fri, 28 Jan 2022 04:27:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:35.140Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:27:35.140Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:35.141Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:27:35.148Z|47db8edd-5b11-486d-ac46-444387e2f1ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:27:35.259Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:27:35.263Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6
2022-01-28T04:27:35.264Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|INFO|500||Invoke
2022-01-28T04:27:35.264Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:35.264Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6
2022-01-28T04:27:35.264Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Method      : GET
2022-01-28T04:27:35.264Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83fae3c102353130", X-B3-SpanId:"73e9351d1648de9c", X-B3-ParentSpanId:"83fae3c102353130", X-B3-Sampled:"0", X-ONAP-RequestID:"7b0250bd-83d4-46a2-b6b4-748d494dfe0c", X-RequestID:"7b0250bd-83d4-46a2-b6b4-748d494dfe0c", X-TransactionID:"7b0250bd-83d4-46a2-b6b4-748d494dfe0c", X-ECOMP-RequestID:"7b0250bd-83d4-46a2-b6b4-748d494dfe0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6391608-27e7-4588-a305-adfe6f23b8c0"]
2022-01-28T04:27:35.265Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Request body: 
2022-01-28T04:27:35.265Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||==========================request end================================================
2022-01-28T04:27:35.286Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:35.286Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:35.286Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Status text  : 
2022-01-28T04:27:35.286Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|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:"Fri, 28 Jan 2022 04:27:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:35.287Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||Response body: {
  "requestId" : "13f62f18-feb9-4b40-8af6-c87987a612b6",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=13f62f18-feb9-4b40-8af6-c87987a612b6 Resource not found for PUT using id business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3727ff61-6b9d-4f60-9669-e4a1cff8902e (msg=Node Not Found:object located at service-design-and-creation/models/model/ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc/model-vers/model-ver/356b83d4-9887-4451-b52e-7293d97af304#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:27:23.000+00:00",
  "endTime" : "2022-01-28T04:27:25.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-b139b4f8-7053-43ee-a4d3-e329e994de96\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\",\n\t\t\t\"modelVersionId\": \"356b83d4-9887-4451-b52e-7293d97af304\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8e05b052-02c2-4851-b837-f5723003e432\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:27:25.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3727ff61-6b9d-4f60-9669-e4a1cff8902e",
  "serviceInstanceName" : "basic_cnf-b139b4f8-7053-43ee-a4d3-e329e994de96",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "13f62f18-feb9-4b40-8af6-c87987a612b6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6"
    }
  }
}
2022-01-28T04:27:35.287Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:35.287Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f62f18-feb9-4b40-8af6-c87987a612b6|INFO|500||InvokeReturn
2022-01-28T04:27:35.288Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false
2022-01-28T04:27:35.289Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:27:35.289Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:35.289Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false
2022-01-28T04:27:35.289Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:27:35.289Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83fae3c102353130", X-B3-SpanId:"87c209c14225ca9b", X-B3-ParentSpanId:"83fae3c102353130", X-B3-Sampled:"0", X-ONAP-RequestID:"7b0250bd-83d4-46a2-b6b4-748d494dfe0c", X-RequestID:"7b0250bd-83d4-46a2-b6b4-748d494dfe0c", X-TransactionID:"7b0250bd-83d4-46a2-b6b4-748d494dfe0c", X-ECOMP-RequestID:"7b0250bd-83d4-46a2-b6b4-748d494dfe0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f473732d-d6d1-4666-ae74-b54f44fe7d7d"]
2022-01-28T04:27:35.289Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:27:35.289Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:27:35.299Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:35.299Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:35.299Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:27:35.299Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&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:"Fri, 28 Jan 2022 04:27:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:35.300Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:27:35.300Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:35.300Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=13f62f18-feb9-4b40-8af6-c87987a612b6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:27:35.306Z|7b0250bd-83d4-46a2-b6b4-748d494dfe0c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/13f62f18-feb9-4b40-8af6-c87987a612b6|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:27:37.091Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:27:37.092Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 168e5c7d-80f9-49f3-9f09-5aefb98076f9 already exists in requestDb InfraActiveRequests table
2022-01-28T04:27:37.092Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9
2022-01-28T04:27:37.093Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|INFO|500||Invoke
2022-01-28T04:27:37.093Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:37.093Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9
2022-01-28T04:27:37.093Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Method      : GET
2022-01-28T04:27:37.093Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2fd64fe7a31025d", X-B3-SpanId:"0ed0f2515b8a365d", X-B3-ParentSpanId:"f2fd64fe7a31025d", X-B3-Sampled:"0", X-ONAP-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-TransactionID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-ECOMP-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c15d82b-291e-46c7-aa54-8e2ef7a4025a"]
2022-01-28T04:27:37.093Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Request body: 
2022-01-28T04:27:37.093Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||==========================request end================================================
2022-01-28T04:27:37.109Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:37.110Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T04:27:37.110Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Status text  : 
2022-01-28T04:27:37.110Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|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:"Fri, 28 Jan 2022 04:27:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:37.110Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Response body: 
2022-01-28T04:27:37.110Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:37.110Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|INFO|404|Not Found|InvokeReturn
2022-01-28T04:27:37.120Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-28T04:27:37.126Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-28T04:27:37.129Z|8822a6b2-5177-4245-bd07-41fba5817f02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:27:37.130Z|8822a6b2-5177-4245-bd07-41fba5817f02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:37.130Z|ef87a070-daf9-4be0-9d7c-08a8f3da08d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:27:37.130Z|ef87a070-daf9-4be0-9d7c-08a8f3da08d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:37.131Z|e91a7dd2-20f8-49e5-9e7f-8a1023676873|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:27:37.131Z|e91a7dd2-20f8-49e5-9e7f-8a1023676873|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:37.149Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-28T04:27:37.150Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|INFO|500||Invoke
2022-01-28T04:27:37.193Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|INFO|500||InvokeReturn
2022-01-28T04:27:37.194Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220128-04:27:37:166-39927], vertex-id=[16536], Content-Length=[609], Date=[Fri, 28 Jan 2022 04:27:37 GMT], Content-Type=[application/json]}
2022-01-28T04:27:37.194Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"d53240b6b9314eaf9145045be6b51749","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1643344056269","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-01-28T04:27:37.196Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-28T04:27:37.196Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-28T04:27:37.196Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.197Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-28T04:27:37.197Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:37.197Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.197Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-28T04:27:37.197Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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:"110", X-B3-TraceId:"f2fd64fe7a31025d", X-B3-SpanId:"e81b733d90d305f7", X-B3-ParentSpanId:"f2fd64fe7a31025d", X-B3-Sampled:"0", X-ONAP-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-TransactionID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-ECOMP-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"677ec976-9a38-45e4-ad72-d130651a22e2"]
2022-01-28T04:27:37.197Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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":"basic_vm-98995ec0-e7d4-4704-a4d4-c292fb3a6b0e","requestScope":"service"}
2022-01-28T04:27:37.197Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-28T04:27:37.212Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:37.212Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.212Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-28T04:27:37.212Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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:"Fri, 28 Jan 2022 04:27:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:37.212Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-28T04:27:37.213Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:37.213Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-28T04:27:37.214Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.214Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.214Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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================================================
2022-01-28T04:27:37.214Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.214Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.214Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-TransactionID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-ECOMP-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e908ef2-5691-4c0d-a772-a1c8311a51f5"]
2022-01-28T04:27:37.215Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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: 
2022-01-28T04:27:37.215Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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================================================
2022-01-28T04:27:37.236Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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==========================================
2022-01-28T04:27:37.236Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.237Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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  : 
2022-01-28T04:27:37.237Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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:"Fri, 28 Jan 2022 04:27:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:37.238Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T04:27:37.238Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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=================================================
2022-01-28T04:27:37.238Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.243Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.243Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.243Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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================================================
2022-01-28T04:27:37.243Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.244Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.244Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-TransactionID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-ECOMP-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e81649b-fcda-4616-b325-5955b95b7a79"]
2022-01-28T04:27:37.244Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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: 
2022-01-28T04:27:37.244Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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================================================
2022-01-28T04:27:37.258Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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==========================================
2022-01-28T04:27:37.259Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.259Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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  : 
2022-01-28T04:27:37.259Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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:"Fri, 28 Jan 2022 04:27:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:37.260Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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" : 507,
  "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" : "2022-01-28T02:34:15.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507/service"
    }
  }
}
2022-01-28T04:27:37.260Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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=================================================
2022-01-28T04:27:37.260Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.262Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.262Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.263Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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================================================
2022-01-28T04:27:37.263Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.263Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.263Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-TransactionID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-ECOMP-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d15d166-da56-4fca-a5d8-4d129c8a3513"]
2022-01-28T04:27:37.263Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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: 
2022-01-28T04:27:37.263Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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================================================
2022-01-28T04:27:37.277Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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==========================================
2022-01-28T04:27:37.278Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.278Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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  : 
2022-01-28T04:27:37.278Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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:"Fri, 28 Jan 2022 04:27:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:37.279Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T04:27:37.279Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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=================================================
2022-01-28T04:27:37.279Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.282Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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/
2022-01-28T04:27:37.282Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-28T04:27:37.283Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:37.283Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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/
2022-01-28T04:27:37.283Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-28T04:27:37.283Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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:"1838", X-B3-TraceId:"f2fd64fe7a31025d", X-B3-SpanId:"21cc4ec0e8190200", X-B3-ParentSpanId:"f2fd64fe7a31025d", X-B3-Sampled:"0", X-ONAP-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-TransactionID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-ECOMP-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4369c56-da49-4f8a-b48e-da1dafb454a9"]
2022-01-28T04:27:37.283Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"168e5c7d-80f9-49f3-9f09-5aefb98076f9","requestStatus":"IN_PROGRESS","startTime":1643344057120,"source":"VID","tenantId":"d53240b6b9314eaf9145045be6b51749","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-98995ec0-e7d4-4704-a4d4-c292fb3a6b0e\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-98995ec0-e7d4-4704-a4d4-c292fb3a6b0e","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"168e5c7d-80f9-49f3-9f09-5aefb98076f9"}
2022-01-28T04:27:37.283Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-28T04:27:37.313Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:37.314Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-28T04:27:37.314Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-28T04:27:37.314Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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/168e5c7d-80f9-49f3-9f09-5aefb98076f9", 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:"Fri, 28 Jan 2022 04:27:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:37.315Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "168e5c7d-80f9-49f3-9f09-5aefb98076f9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T04:27:37.120+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-98995ec0-e7d4-4704-a4d4-c292fb3a6b0e\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-28T04:27:37.302+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-98995ec0-e7d4-4704-a4d4-c292fb3a6b0e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "168e5c7d-80f9-49f3-9f09-5aefb98076f9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9"
    }
  }
}
2022-01-28T04:27:37.315Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:37.316Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-28T04:27:37.325Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.326Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-28T04:27:37.326Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:37.326Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:37.326Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-28T04:27:37.326Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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:"2243", X-B3-TraceId:"f2fd64fe7a31025d", X-B3-SpanId:"54c086aab5909fdc", X-B3-ParentSpanId:"f2fd64fe7a31025d", X-B3-Sampled:"0", X-ONAP-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-TransactionID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-ECOMP-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"338fadec-174d-4c6b-8e84-c4615507023d"]
2022-01-28T04:27:37.327Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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\":\"9a95917a-abea-4a90-a36b-e316656a0590\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\"modelUuid\":\"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\"modelInvariantUuid\":\"9a95917a-abea-4a90-a36b-e316656a0590\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-98995ec0-e7d4-4704-a4d4-c292fb3a6b0e\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"d53240b6b9314eaf9145045be6b51749\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"168e5c7d-80f9-49f3-9f09-5aefb98076f9","type":"String"},"mso-request-id":{"value":"168e5c7d-80f9-49f3-9f09-5aefb98076f9","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":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-28T04:27:37.327Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-28T04:27:38.340Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:38.341Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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
2022-01-28T04:27:38.342Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-28T04:27:38.342Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Jan 2022 04:27:38 GMT", X-ONAP-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-TransactionID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-ECOMP-RequestID:"168e5c7d-80f9-49f3-9f09-5aefb98076f9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"338fadec-174d-4c6b-8e84-c4615507023d", 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"]
2022-01-28T04:27:38.342Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|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\":\"168e5c7d-80f9-49f3-9f09-5aefb98076f9\",\"instanceId\":\"c4e0de81-d9c0-43ef-a7ec-ca4e38e5364c\"}}","message":"Success","processInstanceID":"9f51bcf2-7ff2-11ec-825d-ea285b5e6c63","variables":null,"messageCode":200}
2022-01-28T04:27:38.343Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:38.343Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-28T04:27:38.348Z|168e5c7d-80f9-49f3-9f09-5aefb98076f9|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:27:38.465Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:27:38.468Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9
2022-01-28T04:27:38.468Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|INFO|500||Invoke
2022-01-28T04:27:38.468Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:38.469Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9
2022-01-28T04:27:38.469Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Method      : GET
2022-01-28T04:27:38.469Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4285584696801a14", X-B3-SpanId:"412da8e26c46d4a8", X-B3-ParentSpanId:"4285584696801a14", X-B3-Sampled:"0", X-ONAP-RequestID:"5b614d2e-5f3a-4dc6-a482-a752d87a7b35", X-RequestID:"5b614d2e-5f3a-4dc6-a482-a752d87a7b35", X-TransactionID:"5b614d2e-5f3a-4dc6-a482-a752d87a7b35", X-ECOMP-RequestID:"5b614d2e-5f3a-4dc6-a482-a752d87a7b35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da271d6e-8d7a-42b0-b7ff-9c1294d8b4d0"]
2022-01-28T04:27:38.469Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Request body: 
2022-01-28T04:27:38.469Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||==========================request end================================================
2022-01-28T04:27:38.533Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:38.534Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:38.534Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Status text  : 
2022-01-28T04:27:38.534Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|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:"Fri, 28 Jan 2022 04:27:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:38.535Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Response body: {
  "requestId" : "168e5c7d-80f9-49f3-9f09-5aefb98076f9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T04:27:37.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-98995ec0-e7d4-4704-a4d4-c292fb3a6b0e\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:27:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4e0de81-d9c0-43ef-a7ec-ca4e38e5364c",
  "serviceInstanceName" : "basic_vm-98995ec0-e7d4-4704-a4d4-c292fb3a6b0e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "168e5c7d-80f9-49f3-9f09-5aefb98076f9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9"
    }
  }
}
2022-01-28T04:27:38.536Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:38.536Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|INFO|500||InvokeReturn
2022-01-28T04:27:38.539Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false
2022-01-28T04:27:38.539Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:27:38.540Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:38.540Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false
2022-01-28T04:27:38.540Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:27:38.540Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4285584696801a14", X-B3-SpanId:"731aa969f954cd49", X-B3-ParentSpanId:"4285584696801a14", X-B3-Sampled:"0", X-ONAP-RequestID:"5b614d2e-5f3a-4dc6-a482-a752d87a7b35", X-RequestID:"5b614d2e-5f3a-4dc6-a482-a752d87a7b35", X-TransactionID:"5b614d2e-5f3a-4dc6-a482-a752d87a7b35", X-ECOMP-RequestID:"5b614d2e-5f3a-4dc6-a482-a752d87a7b35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab451b23-bda4-4d36-ba9e-ee586db68eee"]
2022-01-28T04:27:38.541Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:27:38.541Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:27:38.555Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:38.555Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:38.555Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:27:38.555Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&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:"Fri, 28 Jan 2022 04:27:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:38.556Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:27:38.556Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:38.556Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:27:38.562Z|5b614d2e-5f3a-4dc6-a482-a752d87a7b35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:27:47.146Z|f698d376-9458-4485-a2bb-358acb5f0600|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:27:47.146Z|f698d376-9458-4485-a2bb-358acb5f0600|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:47.146Z|aa66063a-fcac-4e65-88a3-2763938208d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:27:47.147Z|aa66063a-fcac-4e65-88a3-2763938208d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:47.148Z|1a9decd9-75bd-4355-aa42-1d3c99092a66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:27:47.149Z|1a9decd9-75bd-4355-aa42-1d3c99092a66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:47.458Z|534b9140-2fb1-4d99-ba46-84a9ff684c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:27:47.461Z|534b9140-2fb1-4d99-ba46-84a9ff684c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:27:47.753Z|9b23fb2c-b897-4c81-98a0-4e7ff1bfa423|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:27:47.754Z|9b23fb2c-b897-4c81-98a0-4e7ff1bfa423|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:27:48.679Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:27:48.682Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9
2022-01-28T04:27:48.683Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|INFO|500||Invoke
2022-01-28T04:27:48.683Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:48.683Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9
2022-01-28T04:27:48.683Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Method      : GET
2022-01-28T04:27:48.683Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29ae5322f774bb84", X-B3-SpanId:"95821c6ec5b3cbe8", X-B3-ParentSpanId:"29ae5322f774bb84", X-B3-Sampled:"0", X-ONAP-RequestID:"fc90cf30-5f6c-4c17-93d2-7299e3246aa2", X-RequestID:"fc90cf30-5f6c-4c17-93d2-7299e3246aa2", X-TransactionID:"fc90cf30-5f6c-4c17-93d2-7299e3246aa2", X-ECOMP-RequestID:"fc90cf30-5f6c-4c17-93d2-7299e3246aa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5362a84-0a44-4dc3-83a9-51258d11925f"]
2022-01-28T04:27:48.683Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Request body: 
2022-01-28T04:27:48.684Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||==========================request end================================================
2022-01-28T04:27:48.703Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:48.703Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:48.703Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Status text  : 
2022-01-28T04:27:48.704Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|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:"Fri, 28 Jan 2022 04:27:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:48.704Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Response body: {
  "requestId" : "168e5c7d-80f9-49f3-9f09-5aefb98076f9",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=168e5c7d-80f9-49f3-9f09-5aefb98076f9 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/c4e0de81-d9c0-43ef-a7ec-ca4e38e5364c (msg=Node Not Found:object located at service-design-and-creation/models/model/9a95917a-abea-4a90-a36b-e316656a0590/model-vers/model-ver/27381854-4185-4dc8-8c30-d4876ee2a9cc#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:27:37.000+00:00",
  "endTime" : "2022-01-28T04:27:39.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-98995ec0-e7d4-4704-a4d4-c292fb3a6b0e\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:27:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4e0de81-d9c0-43ef-a7ec-ca4e38e5364c",
  "serviceInstanceName" : "basic_vm-98995ec0-e7d4-4704-a4d4-c292fb3a6b0e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "168e5c7d-80f9-49f3-9f09-5aefb98076f9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9"
    }
  }
}
2022-01-28T04:27:48.705Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:48.705Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|INFO|500||InvokeReturn
2022-01-28T04:27:48.708Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false
2022-01-28T04:27:48.709Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:27:48.709Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:48.709Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false
2022-01-28T04:27:48.709Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:27:48.709Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29ae5322f774bb84", X-B3-SpanId:"8b3b20f80fd236a7", X-B3-ParentSpanId:"29ae5322f774bb84", X-B3-Sampled:"0", X-ONAP-RequestID:"fc90cf30-5f6c-4c17-93d2-7299e3246aa2", X-RequestID:"fc90cf30-5f6c-4c17-93d2-7299e3246aa2", X-TransactionID:"fc90cf30-5f6c-4c17-93d2-7299e3246aa2", X-ECOMP-RequestID:"fc90cf30-5f6c-4c17-93d2-7299e3246aa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49060462-309d-4ac8-8c2f-f4cce6c34f19"]
2022-01-28T04:27:48.709Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:27:48.709Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:27:48.721Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:48.721Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:48.721Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:27:48.721Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&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:"Fri, 28 Jan 2022 04:27:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:48.722Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:27:48.723Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:48.723Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:27:48.730Z|fc90cf30-5f6c-4c17-93d2-7299e3246aa2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:27:48.842Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:27:48.845Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9
2022-01-28T04:27:48.845Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|INFO|500||Invoke
2022-01-28T04:27:48.846Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:48.846Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9
2022-01-28T04:27:48.846Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Method      : GET
2022-01-28T04:27:48.846Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b7df87d5959522c", X-B3-SpanId:"ee4179333f61e58a", X-B3-ParentSpanId:"6b7df87d5959522c", X-B3-Sampled:"0", X-ONAP-RequestID:"9bd2774e-8ad2-485b-a7b0-a298b2e3b827", X-RequestID:"9bd2774e-8ad2-485b-a7b0-a298b2e3b827", X-TransactionID:"9bd2774e-8ad2-485b-a7b0-a298b2e3b827", X-ECOMP-RequestID:"9bd2774e-8ad2-485b-a7b0-a298b2e3b827", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"271232da-9ead-420e-8eca-bda3bab8ea84"]
2022-01-28T04:27:48.846Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Request body: 
2022-01-28T04:27:48.846Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||==========================request end================================================
2022-01-28T04:27:48.865Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:48.866Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:48.866Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Status text  : 
2022-01-28T04:27:48.866Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|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:"Fri, 28 Jan 2022 04:27:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:48.867Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Response body: {
  "requestId" : "168e5c7d-80f9-49f3-9f09-5aefb98076f9",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=168e5c7d-80f9-49f3-9f09-5aefb98076f9 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/c4e0de81-d9c0-43ef-a7ec-ca4e38e5364c (msg=Node Not Found:object located at service-design-and-creation/models/model/9a95917a-abea-4a90-a36b-e316656a0590/model-vers/model-ver/27381854-4185-4dc8-8c30-d4876ee2a9cc#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:27:37.000+00:00",
  "endTime" : "2022-01-28T04:27:39.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-98995ec0-e7d4-4704-a4d4-c292fb3a6b0e\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:27:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4e0de81-d9c0-43ef-a7ec-ca4e38e5364c",
  "serviceInstanceName" : "basic_vm-98995ec0-e7d4-4704-a4d4-c292fb3a6b0e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "168e5c7d-80f9-49f3-9f09-5aefb98076f9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9"
    }
  }
}
2022-01-28T04:27:48.867Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:48.867Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|INFO|500||InvokeReturn
2022-01-28T04:27:48.868Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false
2022-01-28T04:27:48.869Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:27:48.869Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:48.869Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false
2022-01-28T04:27:48.869Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:27:48.869Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b7df87d5959522c", X-B3-SpanId:"fecf286f4be916d3", X-B3-ParentSpanId:"6b7df87d5959522c", X-B3-Sampled:"0", X-ONAP-RequestID:"9bd2774e-8ad2-485b-a7b0-a298b2e3b827", X-RequestID:"9bd2774e-8ad2-485b-a7b0-a298b2e3b827", X-TransactionID:"9bd2774e-8ad2-485b-a7b0-a298b2e3b827", X-ECOMP-RequestID:"9bd2774e-8ad2-485b-a7b0-a298b2e3b827", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6acb4c93-0775-4d51-b773-586dcde54e21"]
2022-01-28T04:27:48.869Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:27:48.869Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:27:48.882Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:48.882Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:48.882Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:27:48.882Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&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:"Fri, 28 Jan 2022 04:27:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:48.883Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:27:48.883Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:48.883Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:27:48.890Z|9bd2774e-8ad2-485b-a7b0-a298b2e3b827|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:27:48.993Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:27:48.996Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9
2022-01-28T04:27:48.997Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|INFO|500||Invoke
2022-01-28T04:27:48.997Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:48.997Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9
2022-01-28T04:27:48.997Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Method      : GET
2022-01-28T04:27:48.997Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7c0aa254f382985", X-B3-SpanId:"480cf79b644e42de", X-B3-ParentSpanId:"d7c0aa254f382985", X-B3-Sampled:"0", X-ONAP-RequestID:"a00b287e-9a16-4bab-a061-c06d8facc30f", X-RequestID:"a00b287e-9a16-4bab-a061-c06d8facc30f", X-TransactionID:"a00b287e-9a16-4bab-a061-c06d8facc30f", X-ECOMP-RequestID:"a00b287e-9a16-4bab-a061-c06d8facc30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c3e6ff9-f4ac-44c9-a318-8b41c10e8504"]
2022-01-28T04:27:48.998Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Request body: 
2022-01-28T04:27:48.998Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||==========================request end================================================
2022-01-28T04:27:49.017Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:49.017Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:49.017Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Status text  : 
2022-01-28T04:27:49.017Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|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:"Fri, 28 Jan 2022 04:27:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:49.017Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Response body: {
  "requestId" : "168e5c7d-80f9-49f3-9f09-5aefb98076f9",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=168e5c7d-80f9-49f3-9f09-5aefb98076f9 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/c4e0de81-d9c0-43ef-a7ec-ca4e38e5364c (msg=Node Not Found:object located at service-design-and-creation/models/model/9a95917a-abea-4a90-a36b-e316656a0590/model-vers/model-ver/27381854-4185-4dc8-8c30-d4876ee2a9cc#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:27:37.000+00:00",
  "endTime" : "2022-01-28T04:27:39.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-98995ec0-e7d4-4704-a4d4-c292fb3a6b0e\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:27:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4e0de81-d9c0-43ef-a7ec-ca4e38e5364c",
  "serviceInstanceName" : "basic_vm-98995ec0-e7d4-4704-a4d4-c292fb3a6b0e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "168e5c7d-80f9-49f3-9f09-5aefb98076f9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9"
    }
  }
}
2022-01-28T04:27:49.018Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:49.018Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|INFO|500||InvokeReturn
2022-01-28T04:27:49.019Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false
2022-01-28T04:27:49.019Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:27:49.019Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:49.019Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false
2022-01-28T04:27:49.020Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:27:49.020Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7c0aa254f382985", X-B3-SpanId:"e4cba683f7b0a505", X-B3-ParentSpanId:"d7c0aa254f382985", X-B3-Sampled:"0", X-ONAP-RequestID:"a00b287e-9a16-4bab-a061-c06d8facc30f", X-RequestID:"a00b287e-9a16-4bab-a061-c06d8facc30f", X-TransactionID:"a00b287e-9a16-4bab-a061-c06d8facc30f", X-ECOMP-RequestID:"a00b287e-9a16-4bab-a061-c06d8facc30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0aff54c2-0c5e-4915-8713-6af84fc25880"]
2022-01-28T04:27:49.020Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:27:49.020Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:27:49.032Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:49.032Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:49.032Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:27:49.032Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&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:"Fri, 28 Jan 2022 04:27:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:49.033Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:27:49.033Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:49.033Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:27:49.039Z|a00b287e-9a16-4bab-a061-c06d8facc30f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:27:49.150Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:27:49.152Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9
2022-01-28T04:27:49.153Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|INFO|500||Invoke
2022-01-28T04:27:49.153Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:49.153Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9
2022-01-28T04:27:49.153Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Method      : GET
2022-01-28T04:27:49.153Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df620906080a674c", X-B3-SpanId:"95d948061f59cb3b", X-B3-ParentSpanId:"df620906080a674c", X-B3-Sampled:"0", X-ONAP-RequestID:"5dfe9945-e73a-4e0e-9823-48faa56c07b8", X-RequestID:"5dfe9945-e73a-4e0e-9823-48faa56c07b8", X-TransactionID:"5dfe9945-e73a-4e0e-9823-48faa56c07b8", X-ECOMP-RequestID:"5dfe9945-e73a-4e0e-9823-48faa56c07b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be82dc51-6687-4de1-91fd-835a08bc91ab"]
2022-01-28T04:27:49.154Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Request body: 
2022-01-28T04:27:49.154Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||==========================request end================================================
2022-01-28T04:27:49.172Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:49.173Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:49.173Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Status text  : 
2022-01-28T04:27:49.173Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|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:"Fri, 28 Jan 2022 04:27:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:49.174Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Response body: {
  "requestId" : "168e5c7d-80f9-49f3-9f09-5aefb98076f9",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=168e5c7d-80f9-49f3-9f09-5aefb98076f9 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/c4e0de81-d9c0-43ef-a7ec-ca4e38e5364c (msg=Node Not Found:object located at service-design-and-creation/models/model/9a95917a-abea-4a90-a36b-e316656a0590/model-vers/model-ver/27381854-4185-4dc8-8c30-d4876ee2a9cc#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:27:37.000+00:00",
  "endTime" : "2022-01-28T04:27:39.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-98995ec0-e7d4-4704-a4d4-c292fb3a6b0e\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:27:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4e0de81-d9c0-43ef-a7ec-ca4e38e5364c",
  "serviceInstanceName" : "basic_vm-98995ec0-e7d4-4704-a4d4-c292fb3a6b0e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "168e5c7d-80f9-49f3-9f09-5aefb98076f9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9"
    }
  }
}
2022-01-28T04:27:49.174Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:49.174Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|INFO|500||InvokeReturn
2022-01-28T04:27:49.175Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false
2022-01-28T04:27:49.175Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:27:49.176Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:49.176Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false
2022-01-28T04:27:49.176Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:27:49.176Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df620906080a674c", X-B3-SpanId:"bd3c665575b1d971", X-B3-ParentSpanId:"df620906080a674c", X-B3-Sampled:"0", X-ONAP-RequestID:"5dfe9945-e73a-4e0e-9823-48faa56c07b8", X-RequestID:"5dfe9945-e73a-4e0e-9823-48faa56c07b8", X-TransactionID:"5dfe9945-e73a-4e0e-9823-48faa56c07b8", X-ECOMP-RequestID:"5dfe9945-e73a-4e0e-9823-48faa56c07b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4a314b4-cbb1-4ecf-acf9-9e4f251a524c"]
2022-01-28T04:27:49.176Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:27:49.177Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:27:49.185Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:49.186Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:49.186Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:27:49.186Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&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:"Fri, 28 Jan 2022 04:27:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:49.187Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:27:49.187Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:49.187Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:27:49.192Z|5dfe9945-e73a-4e0e-9823-48faa56c07b8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:27:49.302Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:27:49.304Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9
2022-01-28T04:27:49.305Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|INFO|500||Invoke
2022-01-28T04:27:49.305Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:49.305Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9
2022-01-28T04:27:49.305Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Method      : GET
2022-01-28T04:27:49.305Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4047f2de902b3e82", X-B3-SpanId:"e07e89a7199a0a10", X-B3-ParentSpanId:"4047f2de902b3e82", X-B3-Sampled:"0", X-ONAP-RequestID:"b462f0e6-63a0-4c4e-bd1d-ebe502aa5810", X-RequestID:"b462f0e6-63a0-4c4e-bd1d-ebe502aa5810", X-TransactionID:"b462f0e6-63a0-4c4e-bd1d-ebe502aa5810", X-ECOMP-RequestID:"b462f0e6-63a0-4c4e-bd1d-ebe502aa5810", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79ce4abe-02dc-4bd8-ac93-0b8c19c1b930"]
2022-01-28T04:27:49.306Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Request body: 
2022-01-28T04:27:49.306Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||==========================request end================================================
2022-01-28T04:27:49.323Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:49.324Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:49.324Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Status text  : 
2022-01-28T04:27:49.324Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|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:"Fri, 28 Jan 2022 04:27:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:49.324Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||Response body: {
  "requestId" : "168e5c7d-80f9-49f3-9f09-5aefb98076f9",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=168e5c7d-80f9-49f3-9f09-5aefb98076f9 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/c4e0de81-d9c0-43ef-a7ec-ca4e38e5364c (msg=Node Not Found:object located at service-design-and-creation/models/model/9a95917a-abea-4a90-a36b-e316656a0590/model-vers/model-ver/27381854-4185-4dc8-8c30-d4876ee2a9cc#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:27:37.000+00:00",
  "endTime" : "2022-01-28T04:27:39.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-98995ec0-e7d4-4704-a4d4-c292fb3a6b0e\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:27:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4e0de81-d9c0-43ef-a7ec-ca4e38e5364c",
  "serviceInstanceName" : "basic_vm-98995ec0-e7d4-4704-a4d4-c292fb3a6b0e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "168e5c7d-80f9-49f3-9f09-5aefb98076f9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9"
    }
  }
}
2022-01-28T04:27:49.324Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:49.325Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/168e5c7d-80f9-49f3-9f09-5aefb98076f9|INFO|500||InvokeReturn
2022-01-28T04:27:49.326Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false
2022-01-28T04:27:49.326Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:27:49.326Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:27:49.326Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false
2022-01-28T04:27:49.326Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:27:49.326Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4047f2de902b3e82", X-B3-SpanId:"f79298a2b10f0527", X-B3-ParentSpanId:"4047f2de902b3e82", X-B3-Sampled:"0", X-ONAP-RequestID:"b462f0e6-63a0-4c4e-bd1d-ebe502aa5810", X-RequestID:"b462f0e6-63a0-4c4e-bd1d-ebe502aa5810", X-TransactionID:"b462f0e6-63a0-4c4e-bd1d-ebe502aa5810", X-ECOMP-RequestID:"b462f0e6-63a0-4c4e-bd1d-ebe502aa5810", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de4fed12-0566-4672-b0a9-5d6aabedbf2b"]
2022-01-28T04:27:49.326Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:27:49.326Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:27:49.339Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:27:49.340Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:27:49.340Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:27:49.340Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&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:"Fri, 28 Jan 2022 04:27:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:27:49.341Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:27:49.341Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:27:49.341Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=168e5c7d-80f9-49f3-9f09-5aefb98076f9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:27:49.347Z|b462f0e6-63a0-4c4e-bd1d-ebe502aa5810|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/168e5c7d-80f9-49f3-9f09-5aefb98076f9|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:27:50.792Z|0f52a4f3-4ca6-4f12-989d-2f66ff3d8972|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:27:50.793Z|0f52a4f3-4ca6-4f12-989d-2f66ff3d8972|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:57.165Z|bea41113-350e-4732-9ef1-b139b3053160|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:27:57.166Z|bea41113-350e-4732-9ef1-b139b3053160|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:57.166Z|c6c74867-072d-40c3-9498-9aa1cff21ce3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:27:57.166Z|c6c74867-072d-40c3-9498-9aa1cff21ce3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:27:57.171Z|ad11032c-4594-4913-918f-19dd827ab53c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:27:57.172Z|ad11032c-4594-4913-918f-19dd827ab53c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:02.458Z|6e0ffb0e-4aca-4fef-96c5-3f5751573116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:28:02.459Z|6e0ffb0e-4aca-4fef-96c5-3f5751573116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:28:07.185Z|aa28188a-965d-46c6-a6a7-67004a5528b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:28:07.186Z|db8e2b0d-e291-4a13-8d18-0fdc536e1253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:28:07.186Z|aa28188a-965d-46c6-a6a7-67004a5528b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:07.186Z|db8e2b0d-e291-4a13-8d18-0fdc536e1253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:07.189Z|8b0ed3dc-743c-48ca-b2e9-8a4ad2178ee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:28:07.190Z|8b0ed3dc-743c-48ca-b2e9-8a4ad2178ee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:17.205Z|9c57986a-dcab-4fe8-852f-4f79a58fdac1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:28:17.205Z|97dae54d-fd7d-4a4d-ae87-c1fdd70808f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:28:17.206Z|9c57986a-dcab-4fe8-852f-4f79a58fdac1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:17.206Z|97dae54d-fd7d-4a4d-ae87-c1fdd70808f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:17.208Z|3af511b2-d9cc-4472-a9f5-49411f219c69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:28:17.209Z|3af511b2-d9cc-4472-a9f5-49411f219c69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:17.458Z|560c60e8-b2ab-4707-b532-ad2ea290050c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:28:17.458Z|560c60e8-b2ab-4707-b532-ad2ea290050c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:28:17.754Z|68efff4b-b789-4216-946b-81438d080a72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:28:17.754Z|68efff4b-b789-4216-946b-81438d080a72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:28:27.225Z|ddaa9972-1c0b-49fd-be26-ab9fa157f651|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:28:27.225Z|ee981f27-21a7-4cce-b74f-33c0591be698|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:28:27.226Z|ee981f27-21a7-4cce-b74f-33c0591be698|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:27.226Z|ddaa9972-1c0b-49fd-be26-ab9fa157f651|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:27.226Z|05b32595-692b-4d1f-a478-0f1271fd5cf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:28:27.227Z|05b32595-692b-4d1f-a478-0f1271fd5cf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:32.458Z|d3c7954e-e42d-4118-8027-cafdc5397af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:28:32.461Z|d3c7954e-e42d-4118-8027-cafdc5397af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:28:37.246Z|94f3bdd9-1681-4047-8e19-558c46fe8388|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:28:37.246Z|74fd569c-1b43-4a91-bbe1-0eef6938a979|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:28:37.247Z|94f3bdd9-1681-4047-8e19-558c46fe8388|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:37.247Z|74fd569c-1b43-4a91-bbe1-0eef6938a979|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:37.250Z|dd8c5b7e-4cda-44d7-8e68-f5096265da8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:28:37.250Z|dd8c5b7e-4cda-44d7-8e68-f5096265da8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:47.266Z|af12bc1f-75d5-4134-9bda-7e63e9386da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:28:47.267Z|af12bc1f-75d5-4134-9bda-7e63e9386da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:47.267Z|c8d985a4-5c10-4ff4-bf59-cc78a72c87b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:28:47.267Z|87d2056d-e1db-43ab-8341-3c4dedc92b31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:28:47.267Z|c8d985a4-5c10-4ff4-bf59-cc78a72c87b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:47.267Z|87d2056d-e1db-43ab-8341-3c4dedc92b31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:47.458Z|2401ff6f-dbe1-4521-a7b4-5805e9da1fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:28:47.458Z|2401ff6f-dbe1-4521-a7b4-5805e9da1fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:28:47.755Z|cda63052-c2a0-48c2-9142-0a559082a329|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:28:47.755Z|cda63052-c2a0-48c2-9142-0a559082a329|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:28:48.267Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:28:48.268Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 6c15ef41-3a5d-422a-ac38-a7eeaaf555c4 already exists in requestDb InfraActiveRequests table
2022-01-28T04:28:48.269Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c15ef41-3a5d-422a-ac38-a7eeaaf555c4
2022-01-28T04:28:48.269Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|INFO|500||Invoke
2022-01-28T04:28:48.269Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|DEBUG|500||===========================request begin================================================
2022-01-28T04:28:48.269Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c15ef41-3a5d-422a-ac38-a7eeaaf555c4
2022-01-28T04:28:48.269Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|DEBUG|500||Method      : GET
2022-01-28T04:28:48.269Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21c228969d061fc1", X-B3-SpanId:"b0e730e82a03f415", X-B3-ParentSpanId:"21c228969d061fc1", X-B3-Sampled:"0", X-ONAP-RequestID:"6c15ef41-3a5d-422a-ac38-a7eeaaf555c4", X-RequestID:"6c15ef41-3a5d-422a-ac38-a7eeaaf555c4", X-TransactionID:"6c15ef41-3a5d-422a-ac38-a7eeaaf555c4", X-ECOMP-RequestID:"6c15ef41-3a5d-422a-ac38-a7eeaaf555c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50ec480d-8cc8-44e0-a359-d1bd83d0a780"]
2022-01-28T04:28:48.269Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|DEBUG|500||Request body: 
2022-01-28T04:28:48.269Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|DEBUG|500||==========================request end================================================
2022-01-28T04:28:48.288Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|DEBUG|500||============================response begin==========================================
2022-01-28T04:28:48.289Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T04:28:48.289Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|DEBUG|500||Status text  : 
2022-01-28T04:28:48.290Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|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:"Fri, 28 Jan 2022 04:28:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:28:48.290Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|DEBUG|500||Response body: 
2022-01-28T04:28:48.290Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|DEBUG|500||=======================response end=================================================
2022-01-28T04:28:48.291Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|INFO|404|Not Found|InvokeReturn
2022-01-28T04:28:48.314Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 6c15ef41-3a5d-422a-ac38-a7eeaaf555c4
2022-01-28T04:28:48.325Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-28T04:28:48.326Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-28T04:28:48.326Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-28T04:28:48.327Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T04:28:48.327Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-28T04:28:48.327Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-28T04:28:48.327Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|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:"21c228969d061fc1", X-B3-SpanId:"79a6d4ca9b95cc1b", X-B3-ParentSpanId:"21c228969d061fc1", X-B3-Sampled:"0", X-ONAP-RequestID:"6c15ef41-3a5d-422a-ac38-a7eeaaf555c4", X-RequestID:"6c15ef41-3a5d-422a-ac38-a7eeaaf555c4", X-TransactionID:"6c15ef41-3a5d-422a-ac38-a7eeaaf555c4", X-ECOMP-RequestID:"6c15ef41-3a5d-422a-ac38-a7eeaaf555c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba814ec9-fe54-48b7-9d69-5442e1ba6a02"]
2022-01-28T04:28:48.327Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-28T04:28:48.328Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T04:28:48.341Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T04:28:48.341Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T04:28:48.341Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-28T04:28:48.342Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|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:"Fri, 28 Jan 2022 04:28:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:28:48.342Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-28T04:28:48.342Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T04:28:48.343Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T04:28:48.345Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|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$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:28:48.346Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:28:48.347Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:28:48.347Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-28T04:28:48.348Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T04:28:48.348Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:28:48.348Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-28T04:28:48.348Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|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:"21c228969d061fc1", X-B3-SpanId:"398e24dbf0ea7c7f", X-B3-ParentSpanId:"21c228969d061fc1", X-B3-Sampled:"0", X-ONAP-RequestID:"6c15ef41-3a5d-422a-ac38-a7eeaaf555c4", X-RequestID:"6c15ef41-3a5d-422a-ac38-a7eeaaf555c4", X-TransactionID:"6c15ef41-3a5d-422a-ac38-a7eeaaf555c4", X-ECOMP-RequestID:"6c15ef41-3a5d-422a-ac38-a7eeaaf555c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80b660ed-33d8-4cb0-a256-4f52168f96ce"]
2022-01-28T04:28:48.348Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-28T04:28:48.349Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T04:28:48.374Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T04:28:48.375Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T04:28:48.375Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-28T04:28:48.375Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|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:"Fri, 28 Jan 2022 04:28:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:28:48.376Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-28T04:28:48.376Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T04:28:48.376Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T04:28:48.377Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|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$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:28:48.378Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@470fd1d1
2022-01-28T04:28:48.386Z|6c15ef41-3a5d-422a-ac38-a7eeaaf555c4|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:28:50.793Z|c838db86-b048-41da-b2da-4b8f1002ed6f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:28:50.793Z|c838db86-b048-41da-b2da-4b8f1002ed6f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:57.285Z|29f14961-47b1-4796-b8c9-e14b8fa196ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:28:57.285Z|2c4ecb1a-5f18-4b4d-9a34-a40021c38121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:28:57.285Z|29f14961-47b1-4796-b8c9-e14b8fa196ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:57.285Z|2c4ecb1a-5f18-4b4d-9a34-a40021c38121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:28:57.286Z|229edf2c-fcc1-41ba-a18a-48ab10afa81a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:28:57.286Z|229edf2c-fcc1-41ba-a18a-48ab10afa81a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:02.458Z|75bab2ef-114f-4a09-9c8e-9c1993606332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:29:02.458Z|75bab2ef-114f-4a09-9c8e-9c1993606332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:29:07.302Z|7296123a-41ce-49c2-9dfc-99c0a838d936|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:29:07.302Z|e9462079-2705-48e6-a01b-36c649e4356c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:29:07.303Z|7296123a-41ce-49c2-9dfc-99c0a838d936|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:07.303Z|e9462079-2705-48e6-a01b-36c649e4356c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:07.303Z|b213437c-744a-440c-a03c-201444d31206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:29:07.304Z|b213437c-744a-440c-a03c-201444d31206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:17.321Z|0d8ab9e3-6673-4df6-9cbb-fbbf736f46f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:29:17.321Z|7c7e8c0f-39b6-40cc-8cbd-b5084eeaeff6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:29:17.322Z|7c7e8c0f-39b6-40cc-8cbd-b5084eeaeff6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:17.322Z|0d8ab9e3-6673-4df6-9cbb-fbbf736f46f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:17.322Z|739bb9ec-e45c-4445-a369-570ecb04a76c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:29:17.322Z|739bb9ec-e45c-4445-a369-570ecb04a76c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:17.458Z|0a85835c-d08d-46cf-b23c-2941314da7b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:29:17.461Z|0a85835c-d08d-46cf-b23c-2941314da7b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:29:17.756Z|9f56985d-a084-4e25-86e5-cc5b73a5d2a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:29:17.756Z|9f56985d-a084-4e25-86e5-cc5b73a5d2a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:29:27.340Z|4435e363-3862-4bcd-b41f-b690d5f2d656|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:29:27.340Z|0e61db0d-2c01-4691-91e8-8933bb82be22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:29:27.340Z|b181fd2a-90d3-4948-bb09-78e5de05db04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:29:27.341Z|0e61db0d-2c01-4691-91e8-8933bb82be22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:27.341Z|b181fd2a-90d3-4948-bb09-78e5de05db04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:27.341Z|4435e363-3862-4bcd-b41f-b690d5f2d656|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:32.458Z|9d817777-8629-45b8-8dfd-b98e37884d32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:29:32.458Z|9d817777-8629-45b8-8dfd-b98e37884d32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:29:37.359Z|b2db9ce8-cd15-4e49-a24c-a3fa7c404b0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:29:37.359Z|2b43cda3-674c-45b7-a206-051442d5ec78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:29:37.359Z|0cfcde67-b68a-4d89-8e77-9a2b96499910|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:29:37.360Z|0cfcde67-b68a-4d89-8e77-9a2b96499910|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:37.360Z|b2db9ce8-cd15-4e49-a24c-a3fa7c404b0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:37.360Z|2b43cda3-674c-45b7-a206-051442d5ec78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:47.379Z|8509611f-fd2f-4154-b329-3bc2812d19df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:29:47.379Z|81abf537-a97a-4a46-90f8-7df0635f7b96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:29:47.379Z|97d6fa0d-a00d-4d3d-82e6-ceff1008d198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:29:47.380Z|8509611f-fd2f-4154-b329-3bc2812d19df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:47.380Z|81abf537-a97a-4a46-90f8-7df0635f7b96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:47.380Z|97d6fa0d-a00d-4d3d-82e6-ceff1008d198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:47.458Z|32655043-15bb-431f-9b4c-3da67af1dd2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:29:47.459Z|32655043-15bb-431f-9b4c-3da67af1dd2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:29:47.757Z|49131a20-aa90-418a-ad94-8176fa04d86e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:29:47.757Z|49131a20-aa90-418a-ad94-8176fa04d86e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:29:50.793Z|679f46ff-bd9f-40c9-b20e-44b2dff67136|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:29:50.794Z|679f46ff-bd9f-40c9-b20e-44b2dff67136|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:51.626Z|93794dd4-61af-4f91-95e7-25181b9503b2|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T04:29:51.626Z|93794dd4-61af-4f91-95e7-25181b9503b2|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:57.398Z|e9d5a455-1cc1-4fc1-bf32-e42021a4d24c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:29:57.398Z|e9d5a455-1cc1-4fc1-bf32-e42021a4d24c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:57.403Z|b1a1173e-4316-4ddf-91f0-5dcf522f1690|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:29:57.403Z|b1a1173e-4316-4ddf-91f0-5dcf522f1690|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:29:57.404Z|fb905cc0-bde2-4779-8f81-bdd812c540af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:29:57.404Z|fb905cc0-bde2-4779-8f81-bdd812c540af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:02.458Z|cfa12cbf-0278-4e94-bf22-3356934de510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:30:02.460Z|cfa12cbf-0278-4e94-bf22-3356934de510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:30:07.416Z|3aa67b73-8cdb-405e-a99e-af2c338d6c53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:30:07.417Z|3aa67b73-8cdb-405e-a99e-af2c338d6c53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:07.420Z|ffbc527e-1a97-4fc5-9223-459696092eeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:30:07.421Z|ffbc527e-1a97-4fc5-9223-459696092eeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:07.425Z|912906fa-c8d7-4a78-9168-c54554380089|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:30:07.426Z|912906fa-c8d7-4a78-9168-c54554380089|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:17.436Z|05ccebe7-196c-40eb-a823-76ddcdc03261|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:30:17.437Z|05ccebe7-196c-40eb-a823-76ddcdc03261|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:17.437Z|ca272b1d-bef9-4466-ab5d-7ac25227d612|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:30:17.437Z|ca272b1d-bef9-4466-ab5d-7ac25227d612|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:17.443Z|1930f813-ebf4-4c42-939b-6cb878e4004c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:30:17.443Z|1930f813-ebf4-4c42-939b-6cb878e4004c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:17.458Z|9dc57383-c2d1-4dd7-8b5f-d60d23e5035f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:30:17.458Z|9dc57383-c2d1-4dd7-8b5f-d60d23e5035f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:30:17.758Z|18a3f073-4d0f-424d-904d-82caf1dfe7b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:30:17.758Z|18a3f073-4d0f-424d-904d-82caf1dfe7b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:30:27.455Z|7849e8f8-e404-4d7d-9456-cf96f55bc6e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:30:27.455Z|4280e1d6-4761-49a8-ab53-f70db5e00ae3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:30:27.455Z|7849e8f8-e404-4d7d-9456-cf96f55bc6e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:27.455Z|4280e1d6-4761-49a8-ab53-f70db5e00ae3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:27.460Z|7a246247-f02c-4b19-aa4d-d60ed15bd538|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:30:27.461Z|7a246247-f02c-4b19-aa4d-d60ed15bd538|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:32.458Z|711ad74f-e580-4825-bc7a-a12d67448941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:30:32.459Z|711ad74f-e580-4825-bc7a-a12d67448941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:30:37.475Z|1acf0695-b615-41cc-948e-762e2311cf09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:30:37.476Z|a708e69e-7322-44ea-a53c-53bfffccb2c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:30:37.476Z|1acf0695-b615-41cc-948e-762e2311cf09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:37.476Z|a708e69e-7322-44ea-a53c-53bfffccb2c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:37.477Z|cee129d6-d08f-4d08-8d27-bae43ebfa93d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:30:37.477Z|cee129d6-d08f-4d08-8d27-bae43ebfa93d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:47.458Z|54c7c9ff-9698-41c7-8aca-cf57176eb9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:30:47.461Z|54c7c9ff-9698-41c7-8aca-cf57176eb9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:30:47.494Z|8d391381-902f-44cd-a449-85b452fd2e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:30:47.494Z|d0913ab2-6938-4d25-b689-03cda26434e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:30:47.494Z|ee2722cc-3c6f-43d9-8017-4e1540fd2d42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:30:47.495Z|d0913ab2-6938-4d25-b689-03cda26434e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:47.495Z|ee2722cc-3c6f-43d9-8017-4e1540fd2d42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:47.495Z|8d391381-902f-44cd-a449-85b452fd2e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:47.759Z|1fd2f06f-43b5-4aa3-aa91-d18488c9b3cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:30:47.759Z|1fd2f06f-43b5-4aa3-aa91-d18488c9b3cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:30:50.792Z|804df775-d9f6-4bc8-98b7-6d2a08a8fcb1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:30:50.793Z|804df775-d9f6-4bc8-98b7-6d2a08a8fcb1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:57.514Z|6fdb05af-1801-4092-bd8c-9bedafddf9a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:30:57.514Z|c0f03a90-756c-49f3-9c90-7ebceff63ec8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:30:57.514Z|aa8fcd78-bc31-44ce-a9a8-dadf6c034015|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:30:57.514Z|6fdb05af-1801-4092-bd8c-9bedafddf9a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:57.515Z|c0f03a90-756c-49f3-9c90-7ebceff63ec8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:30:57.515Z|aa8fcd78-bc31-44ce-a9a8-dadf6c034015|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:02.458Z|dfd22ddd-8098-4b8d-b78e-2bb8e9b146c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:31:02.458Z|dfd22ddd-8098-4b8d-b78e-2bb8e9b146c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:31:07.535Z|7795fba1-34dc-439f-8bdc-aef0a5571fe6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:31:07.536Z|dbb1d8c8-e70b-4bc3-be04-d9dec41e5edd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:31:07.536Z|780fc0ca-f6e1-4ad5-91b5-255aaae9f22e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:31:07.536Z|7795fba1-34dc-439f-8bdc-aef0a5571fe6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:07.536Z|dbb1d8c8-e70b-4bc3-be04-d9dec41e5edd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:07.536Z|780fc0ca-f6e1-4ad5-91b5-255aaae9f22e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:17.458Z|cc6b7ed5-4a54-4748-b477-0b7d6ff3c890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:31:17.459Z|cc6b7ed5-4a54-4748-b477-0b7d6ff3c890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:31:17.555Z|0fc0bc90-ee8d-4762-98f6-f8157f0a957e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:31:17.555Z|0fc0bc90-ee8d-4762-98f6-f8157f0a957e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:17.555Z|d6b9ea80-8de8-4fb2-8d1b-8bfd7a66931f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:31:17.555Z|3a69b878-1357-483c-8a06-35c26e282180|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:31:17.556Z|d6b9ea80-8de8-4fb2-8d1b-8bfd7a66931f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:17.556Z|3a69b878-1357-483c-8a06-35c26e282180|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:17.760Z|f8b6c79c-5401-42ea-aaf2-3a471f0fb552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:31:17.761Z|f8b6c79c-5401-42ea-aaf2-3a471f0fb552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:31:27.573Z|9ee3d836-a232-4e05-8662-8b794d6c2255|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:31:27.573Z|9ee3d836-a232-4e05-8662-8b794d6c2255|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:27.573Z|9ca2a991-12b3-4910-8dd6-371ae5848ea3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:31:27.573Z|9ca2a991-12b3-4910-8dd6-371ae5848ea3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:27.575Z|f4698433-c3b9-4061-a3f7-d539befab6cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:31:27.576Z|f4698433-c3b9-4061-a3f7-d539befab6cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:32.458Z|5e496b4f-7abb-485e-a917-72b354332f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:31:32.462Z|5e496b4f-7abb-485e-a917-72b354332f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:31:37.590Z|3fbf1cd7-00e3-46ff-a053-ca8adcf266cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:31:37.590Z|22a85c48-b010-4458-be2b-4a8d0d8250d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:31:37.590Z|3fbf1cd7-00e3-46ff-a053-ca8adcf266cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:37.591Z|22a85c48-b010-4458-be2b-4a8d0d8250d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:37.591Z|656ffe71-d62c-47aa-9c37-f2b89367b59b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:31:37.592Z|656ffe71-d62c-47aa-9c37-f2b89367b59b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:38.974Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:31:38.976Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 8c7e9586-5093-4035-899a-ea37d60d3bac already exists in requestDb InfraActiveRequests table
2022-01-28T04:31:38.977Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac
2022-01-28T04:31:38.977Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|INFO|500||Invoke
2022-01-28T04:31:38.977Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||===========================request begin================================================
2022-01-28T04:31:38.977Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac
2022-01-28T04:31:38.977Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Method      : GET
2022-01-28T04:31:38.978Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ced4e00484b3091d", X-B3-SpanId:"a656cac67cb884a7", X-B3-ParentSpanId:"ced4e00484b3091d", X-B3-Sampled:"0", X-ONAP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-TransactionID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ECOMP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93c3fa01-ac78-4f7f-9c06-99545eb1aa01"]
2022-01-28T04:31:38.978Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Request body: 
2022-01-28T04:31:38.978Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||==========================request end================================================
2022-01-28T04:31:38.998Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||============================response begin==========================================
2022-01-28T04:31:38.999Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T04:31:38.999Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Status text  : 
2022-01-28T04:31:38.999Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|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:"Fri, 28 Jan 2022 04:31:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:38.999Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Response body: 
2022-01-28T04:31:39.000Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||=======================response end=================================================
2022-01-28T04:31:39.000Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|INFO|404|Not Found|InvokeReturn
2022-01-28T04:31:39.009Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-28T04:31:39.009Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-01-28T04:31:39.014Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-28T04:31:39.030Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-28T04:31:39.030Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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/1234|INFO|500||Invoke
2022-01-28T04:31:39.070Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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/1234|INFO|404|Not Found|InvokeReturn
2022-01-28T04:31:39.070Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220128-04:31:39:053-88218], Content-Length=[313], Date=[Fri, 28 Jan 2022 04:31:39 GMT], Content-Type=[application/json]}
2022-01-28T04:31:39.071Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-01-28T04:31:39.083Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-01-28T04:31:39.084Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-01-28T04:31:39.086Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-28T04:31:39.102Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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/1234|INFO|500||Invoke
2022-01-28T04:31:39.102Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8c7e9586-5093-4035-899a-ea37d60d3bac], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[412993e6-9833-4c1c-8a10-321597490006], X-ECOMP-RequestID=[8c7e9586-5093-4035-899a-ea37d60d3bac], X-TransactionId=[], X-ONAP-RequestID=[8c7e9586-5093-4035-899a-ea37d60d3bac]}
2022-01-28T04:31:39.135Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220128-04:31:39:122-99296], Content-Length=[313], Date=[Fri, 28 Jan 2022 04:31:39 GMT], Content-Type=[application/json]}
2022-01-28T04:31:39.137Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-01-28T04:31:39.138Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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/1234|INFO|404|Not Found|InvokeReturn
2022-01-28T04:31:39.141Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-01-28T04:31:39.142Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-01-28T04:31:39.146Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-28T04:31:39.171Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|INFO|500||Invoke
2022-01-28T04:31:39.172Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8c7e9586-5093-4035-899a-ea37d60d3bac], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[73a3f933-8eaa-4853-b956-133f3c2868b2], X-ECOMP-RequestID=[8c7e9586-5093-4035-899a-ea37d60d3bac], X-TransactionId=[], X-ONAP-RequestID=[8c7e9586-5093-4035-899a-ea37d60d3bac]}
2022-01-28T04:31:39.211Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220128-04:31:39:188-22839], vertex-id=[53280], Content-Length=[621], Date=[Fri, 28 Jan 2022 04:31:39 GMT], Content-Type=[application/json]}
2022-01-28T04:31:39.212Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|DEBUG|500||{"tenant-id":"d53240b6b9314eaf9145045be6b51749","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1643343997034","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}}

2022-01-28T04:31:39.213Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|INFO|500||InvokeReturn
2022-01-28T04:31:39.214Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-28T04:31:39.214Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-28T04:31:39.241Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.242Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.242Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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================================================
2022-01-28T04:31:39.242Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.243Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.243Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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:"113", X-B3-TraceId:"ced4e00484b3091d", X-B3-SpanId:"0e0c6fade3c6ff8c", X-B3-ParentSpanId:"ced4e00484b3091d", X-B3-Sampled:"0", X-ONAP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-TransactionID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ECOMP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bb98ead-5a45-4953-9ed6-2db65286b51e"]
2022-01-28T04:31:39.243Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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":"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd","requestScope":"service"}
2022-01-28T04:31:39.244Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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================================================
2022-01-28T04:31:39.262Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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==========================================
2022-01-28T04:31:39.262Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.263Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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  : 
2022-01-28T04:31:39.263Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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:"Fri, 28 Jan 2022 04:31:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:39.263Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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: 
2022-01-28T04:31:39.263Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=================================================
2022-01-28T04:31:39.263Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.264Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0
2022-01-28T04:31:39.265Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|INFO|500||Invoke
2022-01-28T04:31:39.265Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||===========================request begin================================================
2022-01-28T04:31:39.265Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0
2022-01-28T04:31:39.265Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Method      : GET
2022-01-28T04:31:39.265Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-TransactionID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ECOMP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec854f4c-f7dc-434e-9f15-b9ed2fc0c24e"]
2022-01-28T04:31:39.265Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Request body: 
2022-01-28T04:31:39.265Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||==========================request end================================================
2022-01-28T04:31:39.294Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||============================response begin==========================================
2022-01-28T04:31:39.294Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Status code  : 200 OK
2022-01-28T04:31:39.294Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Status text  : 
2022-01-28T04:31:39.295Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|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:"Fri, 28 Jan 2022 04:31:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:39.295Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "f979080f-a47a-4630-8d3d-fb32623218e0",
  "modelInvariantUUID" : "d1f8f282-e4e6-48de-a3c9-8066b980772f",
  "created" : "2022-01-28 04:29:32.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 16,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/configurationCustomizations"
    }
  }
}
2022-01-28T04:31:39.295Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||=======================response end=================================================
2022-01-28T04:31:39.296Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|INFO|500||InvokeReturn
2022-01-28T04:31:39.299Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance
2022-01-28T04:31:39.299Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|INFO|500||Invoke
2022-01-28T04:31:39.299Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-28T04:31:39.299Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance
2022-01-28T04:31:39.300Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Method      : GET
2022-01-28T04:31:39.300Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-TransactionID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ECOMP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09347c80-37f7-426f-ba6a-fb2dca233597"]
2022-01-28T04:31:39.300Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Request body: 
2022-01-28T04:31:39.300Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-28T04:31:39.311Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-28T04:31:39.312Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T04:31:39.312Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Status text  : 
2022-01-28T04:31:39.312Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&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:"Fri, 28 Jan 2022 04:31:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:39.312Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Response body: 
2022-01-28T04:31:39.312Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-28T04:31:39.313Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-01-28T04:31:39.313Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f
2022-01-28T04:31:39.314Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=d1f8f282-e4e6-48de-a3c9-8066b980772f|INFO|500||Invoke
2022-01-28T04:31:39.314Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||===========================request begin================================================
2022-01-28T04:31:39.314Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f
2022-01-28T04:31:39.314Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||Method      : GET
2022-01-28T04:31:39.315Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-TransactionID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ECOMP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea09cfa9-8961-4ad1-b91f-dc2d8298a29c"]
2022-01-28T04:31:39.315Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||Request body: 
2022-01-28T04:31:39.315Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||==========================request end================================================
2022-01-28T04:31:39.333Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||============================response begin==========================================
2022-01-28T04:31:39.334Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||Status code  : 200 OK
2022-01-28T04:31:39.334Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||Status text  : 
2022-01-28T04:31:39.334Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=d1f8f282-e4e6-48de-a3c9-8066b980772f|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:"Fri, 28 Jan 2022 04:31:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:39.335Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "f979080f-a47a-4630-8d3d-fb32623218e0",
      "modelInvariantUUID" : "d1f8f282-e4e6-48de-a3c9-8066b980772f",
      "created" : "2022-01-28 04:29:32.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 16,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/recipes"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/serviceProxyCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/csar"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/collectionResourceCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/allottedCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/vnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/configurationCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f"
    }
  }
}
2022-01-28T04:31:39.335Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||=======================response end=================================================
2022-01-28T04:31:39.336Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=d1f8f282-e4e6-48de-a3c9-8066b980772f|INFO|500||InvokeReturn
2022-01-28T04:31:39.349Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance
2022-01-28T04:31:39.350Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|INFO|500||Invoke
2022-01-28T04:31:39.350Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-28T04:31:39.350Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance
2022-01-28T04:31:39.351Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Method      : GET
2022-01-28T04:31:39.351Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-TransactionID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ECOMP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66b713e0-91e6-4299-9b0f-2120ac06b75c"]
2022-01-28T04:31:39.351Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Request body: 
2022-01-28T04:31:39.351Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-28T04:31:39.364Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-28T04:31:39.364Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T04:31:39.364Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Status text  : 
2022-01-28T04:31:39.364Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&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:"Fri, 28 Jan 2022 04:31:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:39.365Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Response body: 
2022-01-28T04:31:39.365Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-28T04:31:39.365Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-01-28T04:31:39.365Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.366Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.366Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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================================================
2022-01-28T04:31:39.366Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.366Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.366Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-TransactionID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ECOMP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72cba029-74c5-4824-a43b-5dacfdce92aa"]
2022-01-28T04:31:39.366Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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: 
2022-01-28T04:31:39.366Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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================================================
2022-01-28T04:31:39.381Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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==========================================
2022-01-28T04:31:39.382Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.382Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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  : 
2022-01-28T04:31:39.382Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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:"Fri, 28 Jan 2022 04:31:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:39.383Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T04:31:39.383Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=================================================
2022-01-28T04:31:39.383Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.386Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.387Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.387Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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================================================
2022-01-28T04:31:39.387Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.388Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.388Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-TransactionID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ECOMP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"437f9216-cd8e-478d-86e1-2fee55321af1"]
2022-01-28T04:31:39.388Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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: 
2022-01-28T04:31:39.388Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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================================================
2022-01-28T04:31:39.401Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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==========================================
2022-01-28T04:31:39.401Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.401Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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  : 
2022-01-28T04:31:39.401Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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:"Fri, 28 Jan 2022 04:31:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:39.402Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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" : 507,
  "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" : "2022-01-28T02:34:15.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507/service"
    }
  }
}
2022-01-28T04:31:39.402Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=================================================
2022-01-28T04:31:39.402Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.407Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0
2022-01-28T04:31:39.407Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|INFO|500||Invoke
2022-01-28T04:31:39.407Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||===========================request begin================================================
2022-01-28T04:31:39.407Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0
2022-01-28T04:31:39.407Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Method      : GET
2022-01-28T04:31:39.407Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-TransactionID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ECOMP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3eb8a3e-fffe-421e-8f82-e43fdfe2ad81"]
2022-01-28T04:31:39.408Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Request body: 
2022-01-28T04:31:39.408Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||==========================request end================================================
2022-01-28T04:31:39.423Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||============================response begin==========================================
2022-01-28T04:31:39.423Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Status code  : 200 OK
2022-01-28T04:31:39.423Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Status text  : 
2022-01-28T04:31:39.424Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|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:"Fri, 28 Jan 2022 04:31:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:39.424Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "f979080f-a47a-4630-8d3d-fb32623218e0",
  "modelInvariantUUID" : "d1f8f282-e4e6-48de-a3c9-8066b980772f",
  "created" : "2022-01-28 04:29:32.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 16,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/configurationCustomizations"
    }
  }
}
2022-01-28T04:31:39.425Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||=======================response end=================================================
2022-01-28T04:31:39.425Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|INFO|500||InvokeReturn
2022-01-28T04:31:39.428Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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/
2022-01-28T04:31:39.428Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.429Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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================================================
2022-01-28T04:31:39.429Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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/
2022-01-28T04:31:39.429Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.429Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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:"9174", X-B3-TraceId:"ced4e00484b3091d", X-B3-SpanId:"50a1d800f2053ab8", X-B3-ParentSpanId:"ced4e00484b3091d", X-B3-Sampled:"0", X-ONAP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-TransactionID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ECOMP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32d2dddc-715a-4a00-91d9-d02032d2f975"]
2022-01-28T04:31:39.429Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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":"8c7e9586-5093-4035-899a-ea37d60d3bac","requestStatus":"IN_PROGRESS","startTime":1643344299009,"source":"VID","tenantId":"d53240b6b9314eaf9145045be6b51749","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n\t\t\t\"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a90cef4e-b670-444f-bc4c-ec148aaa9517\",\n                                        \"modelInvariantUuid\": \"6c650e64-bb38-468b-adb5-f91b21bae409\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3c682087-9eba-4b36-9a1e-985fea9f2e48\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2f9df87d-3c4b-4305-983c-2542ca314973\",\n                                                \"modelInvariantUuid\": \"0ca887ff-e6f3-44d5-88b0-76452ee7a080\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"80536f98-8f83-4205-9782-2e4a8421388a\"\n                                            },\n                                            \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n                            \"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"8c7e9586-5093-4035-899a-ea37d60d3bac"}
2022-01-28T04:31:39.429Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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================================================
2022-01-28T04:31:39.455Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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==========================================
2022-01-28T04:31:39.456Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.456Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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  : 
2022-01-28T04:31:39.456Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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/8c7e9586-5093-4035-899a-ea37d60d3bac", 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:"Fri, 28 Jan 2022 04:31:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:39.457Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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" : "8c7e9586-5093-4035-899a-ea37d60d3bac",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T04:31:39.009+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n\t\t\t\"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a90cef4e-b670-444f-bc4c-ec148aaa9517\",\n                                        \"modelInvariantUuid\": \"6c650e64-bb38-468b-adb5-f91b21bae409\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3c682087-9eba-4b36-9a1e-985fea9f2e48\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2f9df87d-3c4b-4305-983c-2542ca314973\",\n                                                \"modelInvariantUuid\": \"0ca887ff-e6f3-44d5-88b0-76452ee7a080\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"80536f98-8f83-4205-9782-2e4a8421388a\"\n                                            },\n                                            \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n                            \"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-28T04:31:39.444+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c7e9586-5093-4035-899a-ea37d60d3bac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac"
    }
  }
}
2022-01-28T04:31:39.457Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=================================================
2022-01-28T04:31:39.457Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.464Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.465Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.465Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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================================================
2022-01-28T04:31:39.465Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.465Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:39.465Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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:"4591", X-B3-TraceId:"ced4e00484b3091d", X-B3-SpanId:"8d33e2ffafb50033", X-B3-ParentSpanId:"ced4e00484b3091d", X-B3-Sampled:"0", X-ONAP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-TransactionID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ECOMP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a33dc40-f990-442d-9ead-56398b6d4c51"]
2022-01-28T04:31:39.465Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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\":\"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f979080f-a47a-4630-8d3d-fb32623218e0\",\"modelUuid\":\"f979080f-a47a-4630-8d3d-fb32623218e0\",\"modelInvariantUuid\":\"d1f8f282-e4e6-48de-a3c9-8066b980772f\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"d53240b6b9314eaf9145045be6b51749\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"a90cef4e-b670-444f-bc4c-ec148aaa9517\",\"modelInvariantUuid\":\"6c650e64-bb38-468b-adb5-f91b21bae409\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"3c682087-9eba-4b36-9a1e-985fea9f2e48\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"d53240b6b9314eaf9145045be6b51749\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"2f9df87d-3c4b-4305-983c-2542ca314973\",\"modelInvariantUuid\":\"0ca887ff-e6f3-44d5-88b0-76452ee7a080\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"80536f98-8f83-4205-9782-2e4a8421388a\"},\"instanceName\":\"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_key_name\":\"cleouverte\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"ubuntu20agent-VM-01\",\"vnf_id\":\"ubuntu20agent-VNF-instance\",\"vf_module_id\":\"ubuntu20agent-vfmodule-instance\",\"vnf_name\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"f979080f-a47a-4630-8d3d-fb32623218e0\",\"modelInvariantId\":\"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"8c7e9586-5093-4035-899a-ea37d60d3bac","type":"String"},"mso-request-id":{"value":"8c7e9586-5093-4035-899a-ea37d60d3bac","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"}}}
2022-01-28T04:31:39.465Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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================================================
2022-01-28T04:31:40.480Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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==========================================
2022-01-28T04:31:40.480Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:40.481Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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  : 
2022-01-28T04:31:40.481Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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:"Fri, 28 Jan 2022 04:31:40 GMT", X-ONAP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-TransactionID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ECOMP-RequestID:"8c7e9586-5093-4035-899a-ea37d60d3bac", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1a33dc40-f990-442d-9ead-56398b6d4c51", 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"]
2022-01-28T04:31:40.481Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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\":\"8c7e9586-5093-4035-899a-ea37d60d3bac\",\"instanceId\":\"db095b5b-3053-488c-b300-bc48881d6d9f\"}}","message":"Success","processInstanceID":"2fa5d3d4-7ff3-11ec-825d-ea285b5e6c63","variables":null,"messageCode":200}
2022-01-28T04:31:40.482Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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=================================================
2022-01-28T04:31:40.482Z|8c7e9586-5093-4035-899a-ea37d60d3bac|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
2022-01-28T04:31:40.485Z|8c7e9586-5093-4035-899a-ea37d60d3bac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:31:40.606Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:31:40.608Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac
2022-01-28T04:31:40.608Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|INFO|500||Invoke
2022-01-28T04:31:40.609Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||===========================request begin================================================
2022-01-28T04:31:40.609Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac
2022-01-28T04:31:40.609Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Method      : GET
2022-01-28T04:31:40.609Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e797155d4c92700", X-B3-SpanId:"904ab8080d94f68e", X-B3-ParentSpanId:"8e797155d4c92700", X-B3-Sampled:"0", X-ONAP-RequestID:"15229df3-824a-47b5-9f27-276d2ac04b68", X-RequestID:"15229df3-824a-47b5-9f27-276d2ac04b68", X-TransactionID:"15229df3-824a-47b5-9f27-276d2ac04b68", X-ECOMP-RequestID:"15229df3-824a-47b5-9f27-276d2ac04b68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3500b05f-69a0-4036-8b0f-1a1a072176b9"]
2022-01-28T04:31:40.609Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Request body: 
2022-01-28T04:31:40.609Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||==========================request end================================================
2022-01-28T04:31:40.628Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||============================response begin==========================================
2022-01-28T04:31:40.628Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Status code  : 200 OK
2022-01-28T04:31:40.628Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Status text  : 
2022-01-28T04:31:40.628Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|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:"Fri, 28 Jan 2022 04:31:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:40.629Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Response body: {
  "requestId" : "8c7e9586-5093-4035-899a-ea37d60d3bac",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T04:31:39.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n\t\t\t\"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a90cef4e-b670-444f-bc4c-ec148aaa9517\",\n                                        \"modelInvariantUuid\": \"6c650e64-bb38-468b-adb5-f91b21bae409\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3c682087-9eba-4b36-9a1e-985fea9f2e48\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2f9df87d-3c4b-4305-983c-2542ca314973\",\n                                                \"modelInvariantUuid\": \"0ca887ff-e6f3-44d5-88b0-76452ee7a080\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"80536f98-8f83-4205-9782-2e4a8421388a\"\n                                            },\n                                            \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n                            \"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:31:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "db095b5b-3053-488c-b300-bc48881d6d9f",
  "serviceInstanceName" : "basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c7e9586-5093-4035-899a-ea37d60d3bac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac"
    }
  }
}
2022-01-28T04:31:40.629Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||=======================response end=================================================
2022-01-28T04:31:40.629Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|INFO|500||InvokeReturn
2022-01-28T04:31:40.631Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false
2022-01-28T04:31:40.631Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:31:40.631Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:31:40.631Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false
2022-01-28T04:31:40.631Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:31:40.631Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e797155d4c92700", X-B3-SpanId:"664c262be62ccf49", X-B3-ParentSpanId:"8e797155d4c92700", X-B3-Sampled:"0", X-ONAP-RequestID:"15229df3-824a-47b5-9f27-276d2ac04b68", X-RequestID:"15229df3-824a-47b5-9f27-276d2ac04b68", X-TransactionID:"15229df3-824a-47b5-9f27-276d2ac04b68", X-ECOMP-RequestID:"15229df3-824a-47b5-9f27-276d2ac04b68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"933480c6-27eb-41f2-9180-c3c0d1fa2704"]
2022-01-28T04:31:40.632Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:31:40.632Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:31:40.645Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:31:40.645Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:31:40.645Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:31:40.645Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&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:"Fri, 28 Jan 2022 04:31:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:40.647Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:31:40.647Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:31:40.647Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:31:40.652Z|15229df3-824a-47b5-9f27-276d2ac04b68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:31:47.458Z|2a48c2c6-095e-4d79-99a7-2ce758a72437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:31:47.458Z|2a48c2c6-095e-4d79-99a7-2ce758a72437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:31:47.609Z|e87f0b5b-3162-41bd-b087-9eaa35e82ab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:31:47.609Z|312b80d3-0c77-48b0-913c-dfcebb3db512|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:31:47.609Z|8ddd08eb-dde7-4883-9fab-6ddb06080981|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:31:47.609Z|e87f0b5b-3162-41bd-b087-9eaa35e82ab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:47.609Z|8ddd08eb-dde7-4883-9fab-6ddb06080981|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:47.609Z|312b80d3-0c77-48b0-913c-dfcebb3db512|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:47.762Z|1d047421-45c8-46d9-8dbd-7b4c5bd84019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:31:47.762Z|1d047421-45c8-46d9-8dbd-7b4c5bd84019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:31:50.770Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:31:50.774Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac
2022-01-28T04:31:50.774Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|INFO|500||Invoke
2022-01-28T04:31:50.775Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||===========================request begin================================================
2022-01-28T04:31:50.775Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac
2022-01-28T04:31:50.775Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Method      : GET
2022-01-28T04:31:50.775Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41c2279f3a745314", X-B3-SpanId:"463152867989424e", X-B3-ParentSpanId:"41c2279f3a745314", X-B3-Sampled:"0", X-ONAP-RequestID:"a9c2714e-b75f-4c00-b074-f469b7b4093b", X-RequestID:"a9c2714e-b75f-4c00-b074-f469b7b4093b", X-TransactionID:"a9c2714e-b75f-4c00-b074-f469b7b4093b", X-ECOMP-RequestID:"a9c2714e-b75f-4c00-b074-f469b7b4093b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d460239-928f-496d-8592-cdc0f34db7af"]
2022-01-28T04:31:50.775Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Request body: 
2022-01-28T04:31:50.775Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||==========================request end================================================
2022-01-28T04:31:50.793Z|4f89ef2c-530b-4110-a18e-77a17829a26e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:31:50.793Z|4f89ef2c-530b-4110-a18e-77a17829a26e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:50.794Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||============================response begin==========================================
2022-01-28T04:31:50.794Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Status code  : 200 OK
2022-01-28T04:31:50.794Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Status text  : 
2022-01-28T04:31:50.794Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|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:"Fri, 28 Jan 2022 04:31:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:50.795Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Response body: {
  "requestId" : "8c7e9586-5093-4035-899a-ea37d60d3bac",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=8c7e9586-5093-4035-899a-ea37d60d3bac Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/db095b5b-3053-488c-b300-bc48881d6d9f (msg=Node Not Found:object located at service-design-and-creation/models/model/d1f8f282-e4e6-48de-a3c9-8066b980772f/model-vers/model-ver/f979080f-a47a-4630-8d3d-fb32623218e0#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:31:39.000+00:00",
  "endTime" : "2022-01-28T04:31:43.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n\t\t\t\"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a90cef4e-b670-444f-bc4c-ec148aaa9517\",\n                                        \"modelInvariantUuid\": \"6c650e64-bb38-468b-adb5-f91b21bae409\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3c682087-9eba-4b36-9a1e-985fea9f2e48\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2f9df87d-3c4b-4305-983c-2542ca314973\",\n                                                \"modelInvariantUuid\": \"0ca887ff-e6f3-44d5-88b0-76452ee7a080\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"80536f98-8f83-4205-9782-2e4a8421388a\"\n                                            },\n                                            \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n                            \"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:31:43.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "db095b5b-3053-488c-b300-bc48881d6d9f",
  "serviceInstanceName" : "basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c7e9586-5093-4035-899a-ea37d60d3bac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac"
    }
  }
}
2022-01-28T04:31:50.795Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||=======================response end=================================================
2022-01-28T04:31:50.796Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|INFO|500||InvokeReturn
2022-01-28T04:31:50.798Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false
2022-01-28T04:31:50.798Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:31:50.798Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:31:50.798Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false
2022-01-28T04:31:50.798Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:31:50.798Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41c2279f3a745314", X-B3-SpanId:"25b5a872c5da7bda", X-B3-ParentSpanId:"41c2279f3a745314", X-B3-Sampled:"0", X-ONAP-RequestID:"a9c2714e-b75f-4c00-b074-f469b7b4093b", X-RequestID:"a9c2714e-b75f-4c00-b074-f469b7b4093b", X-TransactionID:"a9c2714e-b75f-4c00-b074-f469b7b4093b", X-ECOMP-RequestID:"a9c2714e-b75f-4c00-b074-f469b7b4093b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9f34a21-02e0-4661-9104-260f0a95d4ea"]
2022-01-28T04:31:50.799Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:31:50.799Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:31:50.810Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:31:50.811Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:31:50.811Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:31:50.812Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&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:"Fri, 28 Jan 2022 04:31:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:50.813Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:31:50.813Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:31:50.814Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:31:50.824Z|a9c2714e-b75f-4c00-b074-f469b7b4093b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:31:50.924Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:31:50.927Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac
2022-01-28T04:31:50.927Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|INFO|500||Invoke
2022-01-28T04:31:50.927Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||===========================request begin================================================
2022-01-28T04:31:50.927Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac
2022-01-28T04:31:50.928Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Method      : GET
2022-01-28T04:31:50.928Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99d99326eb135819", X-B3-SpanId:"d15a476f225920db", X-B3-ParentSpanId:"99d99326eb135819", X-B3-Sampled:"0", X-ONAP-RequestID:"25f12053-3c25-48ae-9ced-55275005e72e", X-RequestID:"25f12053-3c25-48ae-9ced-55275005e72e", X-TransactionID:"25f12053-3c25-48ae-9ced-55275005e72e", X-ECOMP-RequestID:"25f12053-3c25-48ae-9ced-55275005e72e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b80f1ac8-c6e8-401a-a98d-6f85745ab6a3"]
2022-01-28T04:31:50.928Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Request body: 
2022-01-28T04:31:50.928Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||==========================request end================================================
2022-01-28T04:31:50.945Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||============================response begin==========================================
2022-01-28T04:31:50.945Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Status code  : 200 OK
2022-01-28T04:31:50.945Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Status text  : 
2022-01-28T04:31:50.945Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|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:"Fri, 28 Jan 2022 04:31:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:50.946Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Response body: {
  "requestId" : "8c7e9586-5093-4035-899a-ea37d60d3bac",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=8c7e9586-5093-4035-899a-ea37d60d3bac Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/db095b5b-3053-488c-b300-bc48881d6d9f (msg=Node Not Found:object located at service-design-and-creation/models/model/d1f8f282-e4e6-48de-a3c9-8066b980772f/model-vers/model-ver/f979080f-a47a-4630-8d3d-fb32623218e0#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:31:39.000+00:00",
  "endTime" : "2022-01-28T04:31:43.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n\t\t\t\"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a90cef4e-b670-444f-bc4c-ec148aaa9517\",\n                                        \"modelInvariantUuid\": \"6c650e64-bb38-468b-adb5-f91b21bae409\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3c682087-9eba-4b36-9a1e-985fea9f2e48\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2f9df87d-3c4b-4305-983c-2542ca314973\",\n                                                \"modelInvariantUuid\": \"0ca887ff-e6f3-44d5-88b0-76452ee7a080\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"80536f98-8f83-4205-9782-2e4a8421388a\"\n                                            },\n                                            \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n                            \"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:31:43.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "db095b5b-3053-488c-b300-bc48881d6d9f",
  "serviceInstanceName" : "basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c7e9586-5093-4035-899a-ea37d60d3bac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac"
    }
  }
}
2022-01-28T04:31:50.946Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||=======================response end=================================================
2022-01-28T04:31:50.946Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|INFO|500||InvokeReturn
2022-01-28T04:31:50.948Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false
2022-01-28T04:31:50.949Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:31:50.949Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:31:50.949Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false
2022-01-28T04:31:50.949Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:31:50.949Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99d99326eb135819", X-B3-SpanId:"1c194247bbf4ea7a", X-B3-ParentSpanId:"99d99326eb135819", X-B3-Sampled:"0", X-ONAP-RequestID:"25f12053-3c25-48ae-9ced-55275005e72e", X-RequestID:"25f12053-3c25-48ae-9ced-55275005e72e", X-TransactionID:"25f12053-3c25-48ae-9ced-55275005e72e", X-ECOMP-RequestID:"25f12053-3c25-48ae-9ced-55275005e72e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"870b32ad-a274-4023-abb3-dfa9c7d1fd22"]
2022-01-28T04:31:50.950Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:31:50.950Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:31:50.962Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:31:50.963Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:31:50.963Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:31:50.963Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&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:"Fri, 28 Jan 2022 04:31:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:50.964Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:31:50.964Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:31:50.965Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:31:50.972Z|25f12053-3c25-48ae-9ced-55275005e72e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:31:51.083Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:31:51.086Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac
2022-01-28T04:31:51.086Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|INFO|500||Invoke
2022-01-28T04:31:51.086Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||===========================request begin================================================
2022-01-28T04:31:51.086Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac
2022-01-28T04:31:51.087Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Method      : GET
2022-01-28T04:31:51.087Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"348b6d43a30f2b16", X-B3-SpanId:"f1dfe7d69260451c", X-B3-ParentSpanId:"348b6d43a30f2b16", X-B3-Sampled:"0", X-ONAP-RequestID:"f44e5544-9c84-4f22-b764-732e77a3c7a4", X-RequestID:"f44e5544-9c84-4f22-b764-732e77a3c7a4", X-TransactionID:"f44e5544-9c84-4f22-b764-732e77a3c7a4", X-ECOMP-RequestID:"f44e5544-9c84-4f22-b764-732e77a3c7a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f49f32ef-1c31-4cfb-88bf-69aafcac91c0"]
2022-01-28T04:31:51.087Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Request body: 
2022-01-28T04:31:51.087Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||==========================request end================================================
2022-01-28T04:31:51.101Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||============================response begin==========================================
2022-01-28T04:31:51.102Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Status code  : 200 OK
2022-01-28T04:31:51.102Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Status text  : 
2022-01-28T04:31:51.102Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|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:"Fri, 28 Jan 2022 04:31:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:51.103Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Response body: {
  "requestId" : "8c7e9586-5093-4035-899a-ea37d60d3bac",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=8c7e9586-5093-4035-899a-ea37d60d3bac Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/db095b5b-3053-488c-b300-bc48881d6d9f (msg=Node Not Found:object located at service-design-and-creation/models/model/d1f8f282-e4e6-48de-a3c9-8066b980772f/model-vers/model-ver/f979080f-a47a-4630-8d3d-fb32623218e0#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:31:39.000+00:00",
  "endTime" : "2022-01-28T04:31:43.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n\t\t\t\"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a90cef4e-b670-444f-bc4c-ec148aaa9517\",\n                                        \"modelInvariantUuid\": \"6c650e64-bb38-468b-adb5-f91b21bae409\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3c682087-9eba-4b36-9a1e-985fea9f2e48\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2f9df87d-3c4b-4305-983c-2542ca314973\",\n                                                \"modelInvariantUuid\": \"0ca887ff-e6f3-44d5-88b0-76452ee7a080\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"80536f98-8f83-4205-9782-2e4a8421388a\"\n                                            },\n                                            \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n                            \"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:31:43.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "db095b5b-3053-488c-b300-bc48881d6d9f",
  "serviceInstanceName" : "basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c7e9586-5093-4035-899a-ea37d60d3bac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac"
    }
  }
}
2022-01-28T04:31:51.103Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||=======================response end=================================================
2022-01-28T04:31:51.103Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|INFO|500||InvokeReturn
2022-01-28T04:31:51.104Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false
2022-01-28T04:31:51.105Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:31:51.105Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:31:51.105Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false
2022-01-28T04:31:51.106Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:31:51.106Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"348b6d43a30f2b16", X-B3-SpanId:"4d149133fb6cfda6", X-B3-ParentSpanId:"348b6d43a30f2b16", X-B3-Sampled:"0", X-ONAP-RequestID:"f44e5544-9c84-4f22-b764-732e77a3c7a4", X-RequestID:"f44e5544-9c84-4f22-b764-732e77a3c7a4", X-TransactionID:"f44e5544-9c84-4f22-b764-732e77a3c7a4", X-ECOMP-RequestID:"f44e5544-9c84-4f22-b764-732e77a3c7a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c9939f3-1e6b-46e8-a3fe-2a2ad5c0ee34"]
2022-01-28T04:31:51.106Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:31:51.106Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:31:51.117Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:31:51.117Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:31:51.117Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:31:51.118Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&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:"Fri, 28 Jan 2022 04:31:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:51.118Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:31:51.119Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:31:51.119Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:31:51.125Z|f44e5544-9c84-4f22-b764-732e77a3c7a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:31:51.238Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:31:51.240Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac
2022-01-28T04:31:51.241Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|INFO|500||Invoke
2022-01-28T04:31:51.241Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||===========================request begin================================================
2022-01-28T04:31:51.241Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac
2022-01-28T04:31:51.241Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Method      : GET
2022-01-28T04:31:51.241Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43e1df3d7f63f331", X-B3-SpanId:"29939246aeb5c88b", X-B3-ParentSpanId:"43e1df3d7f63f331", X-B3-Sampled:"0", X-ONAP-RequestID:"80d132a7-95b3-4f4c-891a-2e919cf5572b", X-RequestID:"80d132a7-95b3-4f4c-891a-2e919cf5572b", X-TransactionID:"80d132a7-95b3-4f4c-891a-2e919cf5572b", X-ECOMP-RequestID:"80d132a7-95b3-4f4c-891a-2e919cf5572b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfb1a704-b87b-4784-b543-49600829509a"]
2022-01-28T04:31:51.241Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Request body: 
2022-01-28T04:31:51.241Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||==========================request end================================================
2022-01-28T04:31:51.262Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||============================response begin==========================================
2022-01-28T04:31:51.262Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Status code  : 200 OK
2022-01-28T04:31:51.262Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Status text  : 
2022-01-28T04:31:51.262Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|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:"Fri, 28 Jan 2022 04:31:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:51.263Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Response body: {
  "requestId" : "8c7e9586-5093-4035-899a-ea37d60d3bac",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=8c7e9586-5093-4035-899a-ea37d60d3bac Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/db095b5b-3053-488c-b300-bc48881d6d9f (msg=Node Not Found:object located at service-design-and-creation/models/model/d1f8f282-e4e6-48de-a3c9-8066b980772f/model-vers/model-ver/f979080f-a47a-4630-8d3d-fb32623218e0#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:31:39.000+00:00",
  "endTime" : "2022-01-28T04:31:43.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n\t\t\t\"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a90cef4e-b670-444f-bc4c-ec148aaa9517\",\n                                        \"modelInvariantUuid\": \"6c650e64-bb38-468b-adb5-f91b21bae409\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3c682087-9eba-4b36-9a1e-985fea9f2e48\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2f9df87d-3c4b-4305-983c-2542ca314973\",\n                                                \"modelInvariantUuid\": \"0ca887ff-e6f3-44d5-88b0-76452ee7a080\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"80536f98-8f83-4205-9782-2e4a8421388a\"\n                                            },\n                                            \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n                            \"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:31:43.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "db095b5b-3053-488c-b300-bc48881d6d9f",
  "serviceInstanceName" : "basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c7e9586-5093-4035-899a-ea37d60d3bac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac"
    }
  }
}
2022-01-28T04:31:51.264Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||=======================response end=================================================
2022-01-28T04:31:51.264Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|INFO|500||InvokeReturn
2022-01-28T04:31:51.265Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false
2022-01-28T04:31:51.266Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:31:51.266Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:31:51.266Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false
2022-01-28T04:31:51.266Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:31:51.266Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43e1df3d7f63f331", X-B3-SpanId:"2fb65487c15606c0", X-B3-ParentSpanId:"43e1df3d7f63f331", X-B3-Sampled:"0", X-ONAP-RequestID:"80d132a7-95b3-4f4c-891a-2e919cf5572b", X-RequestID:"80d132a7-95b3-4f4c-891a-2e919cf5572b", X-TransactionID:"80d132a7-95b3-4f4c-891a-2e919cf5572b", X-ECOMP-RequestID:"80d132a7-95b3-4f4c-891a-2e919cf5572b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4aa8061a-888a-46b2-9f66-e83fe49d4bf4"]
2022-01-28T04:31:51.267Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:31:51.267Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:31:51.280Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:31:51.280Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:31:51.281Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:31:51.281Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&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:"Fri, 28 Jan 2022 04:31:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:51.282Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:31:51.282Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:31:51.282Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:31:51.289Z|80d132a7-95b3-4f4c-891a-2e919cf5572b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:31:51.408Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:31:51.411Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac
2022-01-28T04:31:51.412Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|INFO|500||Invoke
2022-01-28T04:31:51.412Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||===========================request begin================================================
2022-01-28T04:31:51.412Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac
2022-01-28T04:31:51.412Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Method      : GET
2022-01-28T04:31:51.412Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"756f3bef326a186e", X-B3-SpanId:"010989c5ba65608e", X-B3-ParentSpanId:"756f3bef326a186e", X-B3-Sampled:"0", X-ONAP-RequestID:"847d540b-a0b9-4e45-9501-414da78c7b6e", X-RequestID:"847d540b-a0b9-4e45-9501-414da78c7b6e", X-TransactionID:"847d540b-a0b9-4e45-9501-414da78c7b6e", X-ECOMP-RequestID:"847d540b-a0b9-4e45-9501-414da78c7b6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"775bc174-c584-4fe2-a69a-97cc2df88703"]
2022-01-28T04:31:51.412Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Request body: 
2022-01-28T04:31:51.412Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||==========================request end================================================
2022-01-28T04:31:51.431Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||============================response begin==========================================
2022-01-28T04:31:51.431Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Status code  : 200 OK
2022-01-28T04:31:51.431Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Status text  : 
2022-01-28T04:31:51.431Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|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:"Fri, 28 Jan 2022 04:31:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:51.432Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||Response body: {
  "requestId" : "8c7e9586-5093-4035-899a-ea37d60d3bac",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=8c7e9586-5093-4035-899a-ea37d60d3bac Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/db095b5b-3053-488c-b300-bc48881d6d9f (msg=Node Not Found:object located at service-design-and-creation/models/model/d1f8f282-e4e6-48de-a3c9-8066b980772f/model-vers/model-ver/f979080f-a47a-4630-8d3d-fb32623218e0#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:31:39.000+00:00",
  "endTime" : "2022-01-28T04:31:43.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n\t\t\t\"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a90cef4e-b670-444f-bc4c-ec148aaa9517\",\n                                        \"modelInvariantUuid\": \"6c650e64-bb38-468b-adb5-f91b21bae409\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3c682087-9eba-4b36-9a1e-985fea9f2e48\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2f9df87d-3c4b-4305-983c-2542ca314973\",\n                                                \"modelInvariantUuid\": \"0ca887ff-e6f3-44d5-88b0-76452ee7a080\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"80536f98-8f83-4205-9782-2e4a8421388a\"\n                                            },\n                                            \"instanceName\": \"basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n                            \"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:31:43.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "db095b5b-3053-488c-b300-bc48881d6d9f",
  "serviceInstanceName" : "basic_macro_3b0fa07a-0919-4e05-9539-550495c0f5fd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c7e9586-5093-4035-899a-ea37d60d3bac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac"
    }
  }
}
2022-01-28T04:31:51.432Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|DEBUG|500||=======================response end=================================================
2022-01-28T04:31:51.433Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7e9586-5093-4035-899a-ea37d60d3bac|INFO|500||InvokeReturn
2022-01-28T04:31:51.434Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false
2022-01-28T04:31:51.434Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:31:51.434Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:31:51.434Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false
2022-01-28T04:31:51.434Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:31:51.435Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"756f3bef326a186e", X-B3-SpanId:"82e83fea3cbce5a2", X-B3-ParentSpanId:"756f3bef326a186e", X-B3-Sampled:"0", X-ONAP-RequestID:"847d540b-a0b9-4e45-9501-414da78c7b6e", X-RequestID:"847d540b-a0b9-4e45-9501-414da78c7b6e", X-TransactionID:"847d540b-a0b9-4e45-9501-414da78c7b6e", X-ECOMP-RequestID:"847d540b-a0b9-4e45-9501-414da78c7b6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c15e8c99-0d7a-45fe-af27-76f7bbab7162"]
2022-01-28T04:31:51.435Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:31:51.435Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:31:51.446Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:31:51.446Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:31:51.446Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:31:51.446Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&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:"Fri, 28 Jan 2022 04:31:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:31:51.447Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:31:51.448Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:31:51.448Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7e9586-5093-4035-899a-ea37d60d3bac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:31:51.459Z|847d540b-a0b9-4e45-9501-414da78c7b6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7e9586-5093-4035-899a-ea37d60d3bac|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:31:57.628Z|d2edbf5e-8cfa-4e70-af92-aa10946432f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:31:57.628Z|07e17332-8a68-4840-a73f-ae1383ffbdbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:31:57.628Z|a27a312b-98bb-42fa-bd9a-c8f1a5e5a1c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:31:57.629Z|d2edbf5e-8cfa-4e70-af92-aa10946432f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:57.629Z|07e17332-8a68-4840-a73f-ae1383ffbdbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:31:57.629Z|a27a312b-98bb-42fa-bd9a-c8f1a5e5a1c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:02.458Z|964d7812-6001-4434-82da-ec874418c38f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:32:02.458Z|964d7812-6001-4434-82da-ec874418c38f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:32:07.648Z|cdf2707b-63a5-40bd-b1b7-8d51e91734d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:32:07.648Z|be8f345c-4100-4183-a501-3592cc1cdc2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:32:07.648Z|6eb5cf8b-05b8-4ceb-a36f-38b29bc12d20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:32:07.649Z|6eb5cf8b-05b8-4ceb-a36f-38b29bc12d20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:07.648Z|cdf2707b-63a5-40bd-b1b7-8d51e91734d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:07.649Z|be8f345c-4100-4183-a501-3592cc1cdc2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:17.458Z|76ad9285-7dd5-47fb-b0f8-5ba017ac464d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:32:17.461Z|76ad9285-7dd5-47fb-b0f8-5ba017ac464d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:32:17.668Z|8c5a9e08-dfa0-462f-aa7a-a6cdd3cb2b58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:32:17.668Z|9adbe9ae-4049-43bb-9fa2-df4530d701fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:32:17.669Z|8c5a9e08-dfa0-462f-aa7a-a6cdd3cb2b58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:17.668Z|fcafa498-9818-4a01-adf7-68fea1de0b84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:32:17.669Z|9adbe9ae-4049-43bb-9fa2-df4530d701fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:17.669Z|fcafa498-9818-4a01-adf7-68fea1de0b84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:17.763Z|9d8f2b3f-f6f7-4ce0-b857-13e1811aa008|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:32:17.763Z|9d8f2b3f-f6f7-4ce0-b857-13e1811aa008|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:32:27.687Z|ce5ff4d2-06d1-41a2-98bc-c827717ebacd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:32:27.687Z|b1a7e12d-f2d0-44f6-8cb4-59d8acc89a17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:32:27.687Z|3667d5f6-3f74-4aba-be47-916e742641a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:32:27.687Z|ce5ff4d2-06d1-41a2-98bc-c827717ebacd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:27.687Z|b1a7e12d-f2d0-44f6-8cb4-59d8acc89a17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:27.687Z|3667d5f6-3f74-4aba-be47-916e742641a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:32.458Z|07dfccfd-7381-4dd6-b25f-50c6f5c3da9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:32:32.458Z|07dfccfd-7381-4dd6-b25f-50c6f5c3da9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:32:37.705Z|682d0e68-aef2-4bc9-ba14-a564e367ffa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:32:37.706Z|682d0e68-aef2-4bc9-ba14-a564e367ffa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:37.706Z|6877a622-0562-4ee3-99db-ad86cd452265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:32:37.706Z|aac8f041-c94a-4536-b10a-6f2a496d1938|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:32:37.707Z|6877a622-0562-4ee3-99db-ad86cd452265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:37.707Z|aac8f041-c94a-4536-b10a-6f2a496d1938|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:47.458Z|0c1e87b4-46c1-482f-a8ec-95b66d3c6058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:32:47.459Z|0c1e87b4-46c1-482f-a8ec-95b66d3c6058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:32:47.724Z|ba73f490-ae53-4bae-9df2-fc33c62552d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:32:47.724Z|b7164e61-2661-4203-9937-08b139a22308|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:32:47.725Z|ba99b900-d60e-427a-9b09-d244ead3f3a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:32:47.725Z|ba73f490-ae53-4bae-9df2-fc33c62552d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:47.725Z|ba99b900-d60e-427a-9b09-d244ead3f3a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:47.725Z|b7164e61-2661-4203-9937-08b139a22308|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:47.763Z|1b723c06-cba7-4f56-b2cd-87bb0d45ccfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:32:47.764Z|1b723c06-cba7-4f56-b2cd-87bb0d45ccfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:32:50.793Z|c415d03a-f057-4303-ad25-c67e2e588eb3|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:32:50.795Z|c415d03a-f057-4303-ad25-c67e2e588eb3|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:57.744Z|3deefbdf-c10f-4a75-87e7-bd1fcea5f8b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:32:57.744Z|b561143e-a217-49aa-bb5b-9b7f1be58f0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:32:57.745Z|3deefbdf-c10f-4a75-87e7-bd1fcea5f8b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:57.745Z|b561143e-a217-49aa-bb5b-9b7f1be58f0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:32:57.745Z|0b275fa4-7f4b-4dc1-a25f-27677379dcf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:32:57.746Z|0b275fa4-7f4b-4dc1-a25f-27677379dcf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:02.458Z|23666d8e-98cb-4d9e-a5ff-e0bc48f55535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:33:02.461Z|23666d8e-98cb-4d9e-a5ff-e0bc48f55535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:33:07.762Z|57792e51-6b8b-475a-a9f3-af26e3859c94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:33:07.762Z|57792e51-6b8b-475a-a9f3-af26e3859c94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:07.762Z|443494d4-dd39-434a-972c-f7eef10f56d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:33:07.763Z|443494d4-dd39-434a-972c-f7eef10f56d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:07.765Z|a249d30c-bb9b-4f23-9818-2956073310dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:33:07.766Z|a249d30c-bb9b-4f23-9818-2956073310dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:17.458Z|58d542c4-e0bc-4144-959d-2add9a7c4966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:33:17.458Z|58d542c4-e0bc-4144-959d-2add9a7c4966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:33:17.765Z|3f7cc0ba-73b0-4bf2-9a06-37967c81b114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:33:17.765Z|3f7cc0ba-73b0-4bf2-9a06-37967c81b114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:33:17.781Z|f64e5641-202c-46df-a9d2-540079102a7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:33:17.781Z|7ad9da5b-249a-4cf0-bcd6-95ef321e3a04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:33:17.781Z|4df8f846-dd05-4a3f-bca9-2459827eb9fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:33:17.781Z|f64e5641-202c-46df-a9d2-540079102a7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:17.782Z|7ad9da5b-249a-4cf0-bcd6-95ef321e3a04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:17.782Z|4df8f846-dd05-4a3f-bca9-2459827eb9fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:27.799Z|cc6b28db-c23d-4db7-a217-8c356340bed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:33:27.799Z|fb65d9be-c3db-481d-a2b4-faf73382c7c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:33:27.799Z|cc6b28db-c23d-4db7-a217-8c356340bed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:27.799Z|fb65d9be-c3db-481d-a2b4-faf73382c7c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:27.801Z|e990a00d-2d53-4e08-b69d-6af6b8b26a98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:33:27.802Z|e990a00d-2d53-4e08-b69d-6af6b8b26a98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:32.458Z|75b428b3-2df6-482d-b3e4-e742be725075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:33:32.458Z|75b428b3-2df6-482d-b3e4-e742be725075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:33:37.817Z|bf6fb1eb-431f-4c34-a5ad-ee7661ce5890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:33:37.817Z|0cf7e1e3-2630-4d24-a84d-4aefb5b28724|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:33:37.817Z|bf6fb1eb-431f-4c34-a5ad-ee7661ce5890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:37.817Z|0cf7e1e3-2630-4d24-a84d-4aefb5b28724|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:37.818Z|f980d087-4799-476f-ae3f-ed98e2e88ac4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:33:37.818Z|f980d087-4799-476f-ae3f-ed98e2e88ac4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:47.458Z|d99dc144-8eee-46ca-9fb1-4ce79cf4516c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:33:47.462Z|d99dc144-8eee-46ca-9fb1-4ce79cf4516c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:33:47.766Z|fcf59c26-b384-4a36-a8d6-ff675dc928ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:33:47.766Z|fcf59c26-b384-4a36-a8d6-ff675dc928ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:33:47.835Z|4bb2b406-8eb8-42bf-8bf7-91eeb2826ecb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:33:47.835Z|a01e4005-41d2-4067-bc01-1faca7449752|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:33:47.835Z|a9e35f59-1316-4a12-bb5b-652c56d6c5fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:33:47.836Z|4bb2b406-8eb8-42bf-8bf7-91eeb2826ecb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:47.836Z|a9e35f59-1316-4a12-bb5b-652c56d6c5fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:47.836Z|a01e4005-41d2-4067-bc01-1faca7449752|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:50.794Z|449b7363-7a37-4b23-91db-270bce96afd4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:33:50.794Z|449b7363-7a37-4b23-91db-270bce96afd4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:57.853Z|5715dbc8-7b89-40c5-b75f-1d8473ebd76e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:33:57.853Z|7f5ddc42-d91f-4b5f-9cbd-7d6446a97426|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:33:57.853Z|5cfbe7c1-6897-4089-bdf0-8c990ae9723d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:33:57.853Z|5715dbc8-7b89-40c5-b75f-1d8473ebd76e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:57.853Z|5cfbe7c1-6897-4089-bdf0-8c990ae9723d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:33:57.853Z|7f5ddc42-d91f-4b5f-9cbd-7d6446a97426|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:02.458Z|78cafe92-7e8e-4c2d-b748-a33379657c74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:34:02.459Z|78cafe92-7e8e-4c2d-b748-a33379657c74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:34:07.871Z|ecae119e-1949-4680-adbe-c50ce5339bfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:34:07.872Z|ecae119e-1949-4680-adbe-c50ce5339bfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:07.872Z|b6f1a9cb-e6a7-41f5-8fbc-120eb74401dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:34:07.872Z|b6f1a9cb-e6a7-41f5-8fbc-120eb74401dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:07.878Z|7fd20304-5fbf-4e13-a231-920dbb35ce29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:34:07.878Z|7fd20304-5fbf-4e13-a231-920dbb35ce29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:17.458Z|d301bd60-f145-4eed-87c0-8923d48c6d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:34:17.458Z|d301bd60-f145-4eed-87c0-8923d48c6d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:34:17.767Z|3dc67179-c8dd-4643-8cce-17e41f1f019f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:34:17.767Z|3dc67179-c8dd-4643-8cce-17e41f1f019f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:34:17.891Z|d885e298-1625-492e-b1c3-f694322ba811|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:34:17.891Z|d885e298-1625-492e-b1c3-f694322ba811|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:17.891Z|4d77be19-8045-45c3-84ff-6ea2bdd5f311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:34:17.893Z|4d77be19-8045-45c3-84ff-6ea2bdd5f311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:17.895Z|48f29063-c291-467a-932a-579176869c19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:34:17.896Z|48f29063-c291-467a-932a-579176869c19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:27.909Z|ec5e4bd4-cfc6-42e0-a002-1c4075fe07ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:34:27.910Z|ec5e4bd4-cfc6-42e0-a002-1c4075fe07ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:27.911Z|4847179e-7de3-47f6-9f20-277a61da9189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:34:27.914Z|4847179e-7de3-47f6-9f20-277a61da9189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:27.914Z|e4b5f842-d6a0-4a2f-9c40-27a362bb6fbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:34:27.914Z|e4b5f842-d6a0-4a2f-9c40-27a362bb6fbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:32.459Z|5df337e2-3c3a-438d-a596-1ef347309759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:34:32.462Z|5df337e2-3c3a-438d-a596-1ef347309759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:34:37.928Z|8c2b2af0-ae37-43d9-a60f-2f102f762636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:34:37.928Z|8c2b2af0-ae37-43d9-a60f-2f102f762636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:37.931Z|c79c59e2-2969-4989-abba-9f82183baff5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:34:37.931Z|c79c59e2-2969-4989-abba-9f82183baff5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:37.931Z|98797a04-874f-431a-9d85-5dc6a1d2c723|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:34:37.932Z|98797a04-874f-431a-9d85-5dc6a1d2c723|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:37.985Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:34:37.987Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 11a59364-67de-4d69-ac82-8ce840f4aa8f already exists in requestDb InfraActiveRequests table
2022-01-28T04:34:37.987Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11a59364-67de-4d69-ac82-8ce840f4aa8f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11a59364-67de-4d69-ac82-8ce840f4aa8f
2022-01-28T04:34:37.988Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11a59364-67de-4d69-ac82-8ce840f4aa8f|INFO|500||Invoke
2022-01-28T04:34:37.988Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11a59364-67de-4d69-ac82-8ce840f4aa8f|DEBUG|500||===========================request begin================================================
2022-01-28T04:34:37.988Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11a59364-67de-4d69-ac82-8ce840f4aa8f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/11a59364-67de-4d69-ac82-8ce840f4aa8f
2022-01-28T04:34:37.989Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11a59364-67de-4d69-ac82-8ce840f4aa8f|DEBUG|500||Method      : GET
2022-01-28T04:34:37.989Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11a59364-67de-4d69-ac82-8ce840f4aa8f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc3dcb5f50cadf9c", X-B3-SpanId:"f108850a27146942", X-B3-ParentSpanId:"cc3dcb5f50cadf9c", X-B3-Sampled:"0", X-ONAP-RequestID:"11a59364-67de-4d69-ac82-8ce840f4aa8f", X-RequestID:"11a59364-67de-4d69-ac82-8ce840f4aa8f", X-TransactionID:"11a59364-67de-4d69-ac82-8ce840f4aa8f", X-ECOMP-RequestID:"11a59364-67de-4d69-ac82-8ce840f4aa8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56dac156-a99c-43eb-a907-8344d6667217"]
2022-01-28T04:34:37.989Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11a59364-67de-4d69-ac82-8ce840f4aa8f|DEBUG|500||Request body: 
2022-01-28T04:34:37.989Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11a59364-67de-4d69-ac82-8ce840f4aa8f|DEBUG|500||==========================request end================================================
2022-01-28T04:34:38.012Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11a59364-67de-4d69-ac82-8ce840f4aa8f|DEBUG|500||============================response begin==========================================
2022-01-28T04:34:38.012Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11a59364-67de-4d69-ac82-8ce840f4aa8f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T04:34:38.012Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11a59364-67de-4d69-ac82-8ce840f4aa8f|DEBUG|500||Status text  : 
2022-01-28T04:34:38.013Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11a59364-67de-4d69-ac82-8ce840f4aa8f|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:"Fri, 28 Jan 2022 04:34:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:34:38.013Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11a59364-67de-4d69-ac82-8ce840f4aa8f|DEBUG|500||Response body: 
2022-01-28T04:34:38.013Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11a59364-67de-4d69-ac82-8ce840f4aa8f|DEBUG|500||=======================response end=================================================
2022-01-28T04:34:38.014Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11a59364-67de-4d69-ac82-8ce840f4aa8f|INFO|404|Not Found|InvokeReturn
2022-01-28T04:34:38.017Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 11a59364-67de-4d69-ac82-8ce840f4aa8f
2022-01-28T04:34:38.017Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-28T04:34:38.018Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-28T04:34:38.019Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-28T04:34:38.019Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T04:34:38.019Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-28T04:34:38.019Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-28T04:34:38.019Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"cc3dcb5f50cadf9c", X-B3-SpanId:"bc9b51de2a8cf51d", X-B3-ParentSpanId:"cc3dcb5f50cadf9c", X-B3-Sampled:"0", X-ONAP-RequestID:"11a59364-67de-4d69-ac82-8ce840f4aa8f", X-RequestID:"11a59364-67de-4d69-ac82-8ce840f4aa8f", X-TransactionID:"11a59364-67de-4d69-ac82-8ce840f4aa8f", X-ECOMP-RequestID:"11a59364-67de-4d69-ac82-8ce840f4aa8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2418be14-b28a-4915-8bce-592d7a4c57e9"]
2022-01-28T04:34:38.020Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-28T04:34:38.020Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T04:34:38.027Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T04:34:38.027Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T04:34:38.027Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-28T04:34:38.028Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 04:34:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:34:38.028Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-28T04:34:38.028Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T04:34:38.028Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T04:34:38.029Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:34:38.030Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:34:38.030Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:34:38.031Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-28T04:34:38.031Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T04:34:38.031Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:34:38.031Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-28T04:34:38.031Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"cc3dcb5f50cadf9c", X-B3-SpanId:"ac78879884b25697", X-B3-ParentSpanId:"cc3dcb5f50cadf9c", X-B3-Sampled:"0", X-ONAP-RequestID:"11a59364-67de-4d69-ac82-8ce840f4aa8f", X-RequestID:"11a59364-67de-4d69-ac82-8ce840f4aa8f", X-TransactionID:"11a59364-67de-4d69-ac82-8ce840f4aa8f", X-ECOMP-RequestID:"11a59364-67de-4d69-ac82-8ce840f4aa8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1e9d81f-b8fa-40d9-80ec-15efaa3085bb"]
2022-01-28T04:34:38.031Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-28T04:34:38.031Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T04:34:38.040Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T04:34:38.040Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T04:34:38.040Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-28T04:34:38.041Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 04:34:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:34:38.041Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-28T04:34:38.041Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T04:34:38.042Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T04:34:38.042Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:34:38.043Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@a989c0b
2022-01-28T04:34:38.045Z|11a59364-67de-4d69-ac82-8ce840f4aa8f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:34:47.458Z|4d21b54a-ec73-4ff5-85e1-f34aea72deae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:34:47.459Z|4d21b54a-ec73-4ff5-85e1-f34aea72deae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:34:47.768Z|5e17b0fa-f087-41ca-96d9-5f080d0c1409|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:34:47.768Z|5e17b0fa-f087-41ca-96d9-5f080d0c1409|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:34:47.946Z|352c1139-d7f5-48af-ae40-025b17c2dee1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:34:47.946Z|352c1139-d7f5-48af-ae40-025b17c2dee1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:47.948Z|4e0a6ec0-b6a7-439a-9438-c6274bc9c830|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:34:47.949Z|4e0a6ec0-b6a7-439a-9438-c6274bc9c830|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:47.950Z|ca858649-0fbd-4db4-ac25-eafd26440e7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:34:47.950Z|ca858649-0fbd-4db4-ac25-eafd26440e7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:50.793Z|bce4988e-f873-4f7e-9fe7-4292d1f2df1a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:34:50.793Z|bce4988e-f873-4f7e-9fe7-4292d1f2df1a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:57.964Z|e69abe39-d58a-4074-b32b-8e38edacf94c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:34:57.964Z|e69abe39-d58a-4074-b32b-8e38edacf94c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:57.967Z|675632c9-b580-431c-b9c1-bd39b0c45631|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:34:57.968Z|bd0b2c7b-5366-49f6-b689-29d5be657f1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:34:57.968Z|675632c9-b580-431c-b9c1-bd39b0c45631|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:57.968Z|bd0b2c7b-5366-49f6-b689-29d5be657f1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:34:58.910Z|1e19d13d-6be1-4623-bab3-b2e0f7321a0e|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T04:34:58.910Z|1e19d13d-6be1-4623-bab3-b2e0f7321a0e|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:02.458Z|d8574ba2-be83-4a20-88c9-beb43eee55ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:35:02.458Z|d8574ba2-be83-4a20-88c9-beb43eee55ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:35:07.984Z|01694387-89ce-4e73-8c66-5365bde3ab7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:35:07.984Z|01694387-89ce-4e73-8c66-5365bde3ab7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:07.984Z|744325f6-5e68-406a-b9aa-b50548985554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:35:07.985Z|744325f6-5e68-406a-b9aa-b50548985554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:07.986Z|ce6da569-8c9b-4f18-850a-903587b73e2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:35:07.987Z|ce6da569-8c9b-4f18-850a-903587b73e2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:17.458Z|3d3a376f-a4ed-4c4f-a3d7-db638f97bd67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:35:17.461Z|3d3a376f-a4ed-4c4f-a3d7-db638f97bd67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:35:17.769Z|824ea8f5-2c5b-4a94-bebc-ec7d9f2df813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:35:17.769Z|824ea8f5-2c5b-4a94-bebc-ec7d9f2df813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:35:18.004Z|4290b00c-5225-4747-a7ff-d4f0e7106cd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:35:18.004Z|78ea49f0-1b1d-4aab-b091-729ef5b6ae97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:35:18.004Z|78ea49f0-1b1d-4aab-b091-729ef5b6ae97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:18.004Z|4290b00c-5225-4747-a7ff-d4f0e7106cd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:18.005Z|6de38012-090a-42d6-ab20-1841ab2d1f37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:35:18.006Z|6de38012-090a-42d6-ab20-1841ab2d1f37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:23.533Z|ecaec9e6-633f-4849-a46b-ea92fcf4a0b7|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T04:35:23.533Z|ecaec9e6-633f-4849-a46b-ea92fcf4a0b7|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:24.881Z|0817ae84-b209-4087-aec8-7a987383b210|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T04:35:24.882Z|0817ae84-b209-4087-aec8-7a987383b210|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:28.023Z|ba60fd97-b32c-4c3c-8c21-95a5f94a2abb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:35:28.023Z|89e11ad4-e154-4cb5-b2cd-ed72c60d74d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:35:28.023Z|0550a766-7a95-410a-aafa-796dd89222ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:35:28.024Z|ba60fd97-b32c-4c3c-8c21-95a5f94a2abb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:28.024Z|0550a766-7a95-410a-aafa-796dd89222ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:28.024Z|89e11ad4-e154-4cb5-b2cd-ed72c60d74d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:32.458Z|1deb40c5-eafa-4902-984c-477157524990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:35:32.458Z|1deb40c5-eafa-4902-984c-477157524990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:35:38.042Z|ca78a886-3ea1-4cf9-8a01-64b681ddf19b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:35:38.042Z|ca78a886-3ea1-4cf9-8a01-64b681ddf19b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:38.043Z|e7faf4d1-74ef-413e-aede-e64fe9aa8289|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:35:38.043Z|c2dc061f-1dbc-4ddc-8e13-fe8f48e30e3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:35:38.044Z|e7faf4d1-74ef-413e-aede-e64fe9aa8289|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:38.044Z|c2dc061f-1dbc-4ddc-8e13-fe8f48e30e3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:43.895Z|d219a758-9b45-42a3-92fa-207c718a2c41|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T04:35:43.896Z|d219a758-9b45-42a3-92fa-207c718a2c41|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:47.458Z|d3d18742-048c-4a0b-bcb8-ab0ed03c07f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:35:47.458Z|d3d18742-048c-4a0b-bcb8-ab0ed03c07f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:35:47.770Z|46875442-e724-4d1d-bf78-7366725cb561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:35:47.770Z|46875442-e724-4d1d-bf78-7366725cb561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:35:48.060Z|75d5699a-6ead-4d8b-9367-868fcad61312|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:35:48.060Z|75d5699a-6ead-4d8b-9367-868fcad61312|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:48.061Z|c6d97336-2a5c-47cb-bc5f-279e8e1f0f55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:35:48.062Z|3d8f4800-f49c-4af5-beb6-04e38b38de7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:35:48.062Z|c6d97336-2a5c-47cb-bc5f-279e8e1f0f55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:48.063Z|3d8f4800-f49c-4af5-beb6-04e38b38de7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:50.793Z|d64fe540-7e78-4204-92df-16d27c620c60|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:35:50.794Z|d64fe540-7e78-4204-92df-16d27c620c60|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:58.077Z|aa0e4e4f-a820-44c9-8335-ca0f19b4fbfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:35:58.077Z|aa0e4e4f-a820-44c9-8335-ca0f19b4fbfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:58.080Z|df683e68-c649-49cd-8177-6c9fdbe38aba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:35:58.080Z|c75fbe1e-fa36-4698-9e40-e37bf4dda233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:35:58.081Z|df683e68-c649-49cd-8177-6c9fdbe38aba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:35:58.081Z|c75fbe1e-fa36-4698-9e40-e37bf4dda233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:02.458Z|f5da57f0-c7ee-4db1-b287-908f2d3d6e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:36:02.461Z|f5da57f0-c7ee-4db1-b287-908f2d3d6e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:36:06.993Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:36:06.994Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2 already exists in requestDb InfraActiveRequests table
2022-01-28T04:36:06.994Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2
2022-01-28T04:36:06.995Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|INFO|500||Invoke
2022-01-28T04:36:06.995Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:06.995Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2
2022-01-28T04:36:06.995Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|DEBUG|500||Method      : GET
2022-01-28T04:36:06.995Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb7c37e43ec59a11", X-B3-SpanId:"fb08f5a02fc9886d", X-B3-ParentSpanId:"eb7c37e43ec59a11", X-B3-Sampled:"0", X-ONAP-RequestID:"7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2", X-RequestID:"7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2", X-TransactionID:"7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2", X-ECOMP-RequestID:"7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0728b59b-7ad9-401a-9ba3-4184b2ec31ac"]
2022-01-28T04:36:06.995Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|DEBUG|500||Request body: 
2022-01-28T04:36:06.995Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|DEBUG|500||==========================request end================================================
2022-01-28T04:36:07.015Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:07.015Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T04:36:07.015Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|DEBUG|500||Status text  : 
2022-01-28T04:36:07.015Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|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:"Fri, 28 Jan 2022 04:36:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:07.015Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|DEBUG|500||Response body: 
2022-01-28T04:36:07.016Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:07.016Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|INFO|404|Not Found|InvokeReturn
2022-01-28T04:36:07.018Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2
2022-01-28T04:36:07.019Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-28T04:36:07.019Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-28T04:36:07.020Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-28T04:36:07.020Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:07.020Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-28T04:36:07.020Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-28T04:36:07.020Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|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:"eb7c37e43ec59a11", X-B3-SpanId:"9a8fcf861f9b7087", X-B3-ParentSpanId:"eb7c37e43ec59a11", X-B3-Sampled:"0", X-ONAP-RequestID:"7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2", X-RequestID:"7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2", X-TransactionID:"7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2", X-ECOMP-RequestID:"7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d2df2be-0368-46eb-b4c4-c5135b85ddca"]
2022-01-28T04:36:07.021Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-28T04:36:07.021Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T04:36:07.029Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:07.029Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T04:36:07.030Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-28T04:36:07.030Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|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:"Fri, 28 Jan 2022 04:36:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:07.030Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-28T04:36:07.030Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:07.030Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T04:36:07.031Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|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$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:36:07.031Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:36:07.032Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:36:07.032Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-28T04:36:07.032Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:07.032Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:36:07.033Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-28T04:36:07.033Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|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:"eb7c37e43ec59a11", X-B3-SpanId:"21d692e2b24d5bc9", X-B3-ParentSpanId:"eb7c37e43ec59a11", X-B3-Sampled:"0", X-ONAP-RequestID:"7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2", X-RequestID:"7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2", X-TransactionID:"7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2", X-ECOMP-RequestID:"7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1d5f326-e74e-44ef-9ee5-017c12304e67"]
2022-01-28T04:36:07.033Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-28T04:36:07.033Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T04:36:07.041Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:07.041Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T04:36:07.042Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-28T04:36:07.042Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|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:"Fri, 28 Jan 2022 04:36:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:07.042Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-28T04:36:07.042Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:07.042Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T04:36:07.042Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|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$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:36:07.043Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@397f3e8c
2022-01-28T04:36:07.044Z|7ddf9b8f-1278-4f4e-a236-6f9dbe5c8fd2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:36:08.094Z|5abc6496-56ae-4010-b243-7c29721700a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:36:08.095Z|5abc6496-56ae-4010-b243-7c29721700a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:08.098Z|69c0991b-3a01-4cf7-bdba-11801f25cdfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:36:08.098Z|69c0991b-3a01-4cf7-bdba-11801f25cdfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:08.099Z|d5d3e7e9-5321-4a08-b6be-747387c25c2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:36:08.100Z|d5d3e7e9-5321-4a08-b6be-747387c25c2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:09.232Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:36:09.234Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: f131d676-a951-4b33-936b-7140ba6d6b55 already exists in requestDb InfraActiveRequests table
2022-01-28T04:36:09.234Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55
2022-01-28T04:36:09.235Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|INFO|500||Invoke
2022-01-28T04:36:09.235Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:09.235Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55
2022-01-28T04:36:09.235Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Method      : GET
2022-01-28T04:36:09.235Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ed961c23b3bcf37", X-B3-SpanId:"4f0e512d8ab2bb99", X-B3-ParentSpanId:"3ed961c23b3bcf37", X-B3-Sampled:"0", X-ONAP-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-TransactionID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-ECOMP-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e4db3c7-3f83-48dc-9674-b1d571483b24"]
2022-01-28T04:36:09.235Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Request body: 
2022-01-28T04:36:09.235Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||==========================request end================================================
2022-01-28T04:36:09.255Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:09.256Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T04:36:09.256Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Status text  : 
2022-01-28T04:36:09.256Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|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:"Fri, 28 Jan 2022 04:36:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:09.257Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Response body: 
2022-01-28T04:36:09.257Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:09.258Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|INFO|404|Not Found|InvokeReturn
2022-01-28T04:36:09.264Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-28T04:36:09.267Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-28T04:36:09.284Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-01-28T04:36:09.284Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f131d676-a951-4b33-936b-7140ba6d6b55], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6b82e14e-eadc-4388-92f0-346ce3b2fb2c], X-ECOMP-RequestID=[f131d676-a951-4b33-936b-7140ba6d6b55], X-TransactionId=[], X-ONAP-RequestID=[f131d676-a951-4b33-936b-7140ba6d6b55]}
2022-01-28T04:36:09.340Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220128-04:36:09:301-16156], vertex-id=[16552], Content-Length=[573], Date=[Fri, 28 Jan 2022 04:36:09 GMT], Content-Type=[application/json]}
2022-01-28T04:36:09.342Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1643344568517","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-01-28T04:36:09.342Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-01-28T04:36:09.344Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-28T04:36:09.345Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-28T04:36:09.347Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.348Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-28T04:36:09.348Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:09.349Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.349Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-28T04:36:09.349Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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:"111", X-B3-TraceId:"3ed961c23b3bcf37", X-B3-SpanId:"1792785c179101c9", X-B3-ParentSpanId:"3ed961c23b3bcf37", X-B3-Sampled:"0", X-ONAP-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-TransactionID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-ECOMP-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e0feb54-b278-459f-ba0d-1794f43c84ff"]
2022-01-28T04:36:09.350Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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":"basic_cnf-50e7522c-fa4d-4e2e-b879-f3688029f50d","requestScope":"service"}
2022-01-28T04:36:09.350Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-28T04:36:09.366Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:09.366Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.366Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-28T04:36:09.366Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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:"Fri, 28 Jan 2022 04:36:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:09.366Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-28T04:36:09.367Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:09.367Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-28T04:36:09.367Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.368Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.368Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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================================================
2022-01-28T04:36:09.368Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.368Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.368Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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:"f131d676-a951-4b33-936b-7140ba6d6b55", X-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-TransactionID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-ECOMP-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c665213-18ae-447a-a069-203726c7ae7d"]
2022-01-28T04:36:09.368Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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: 
2022-01-28T04:36:09.368Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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================================================
2022-01-28T04:36:09.393Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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==========================================
2022-01-28T04:36:09.393Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.394Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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  : 
2022-01-28T04:36:09.394Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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:"Fri, 28 Jan 2022 04:36:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:09.394Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T04:36:09.395Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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=================================================
2022-01-28T04:36:09.395Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.398Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.399Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.399Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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================================================
2022-01-28T04:36:09.399Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.399Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.399Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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:"f131d676-a951-4b33-936b-7140ba6d6b55", X-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-TransactionID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-ECOMP-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43a5dc70-1b3b-46e1-bf20-bde54fe069e8"]
2022-01-28T04:36:09.400Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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: 
2022-01-28T04:36:09.400Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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================================================
2022-01-28T04:36:09.414Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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==========================================
2022-01-28T04:36:09.414Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.415Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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  : 
2022-01-28T04:36:09.415Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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:"Fri, 28 Jan 2022 04:36:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:09.416Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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" : 507,
  "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" : "2022-01-28T02:34:15.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507/service"
    }
  }
}
2022-01-28T04:36:09.417Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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=================================================
2022-01-28T04:36:09.417Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.420Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.420Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.421Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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================================================
2022-01-28T04:36:09.421Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.421Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.421Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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:"f131d676-a951-4b33-936b-7140ba6d6b55", X-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-TransactionID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-ECOMP-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9198968-57ae-4f8e-a518-f5ac1c549ecf"]
2022-01-28T04:36:09.421Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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: 
2022-01-28T04:36:09.421Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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================================================
2022-01-28T04:36:09.433Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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==========================================
2022-01-28T04:36:09.434Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.434Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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  : 
2022-01-28T04:36:09.434Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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:"Fri, 28 Jan 2022 04:36:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:09.434Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T04:36:09.435Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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=================================================
2022-01-28T04:36:09.435Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.437Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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/
2022-01-28T04:36:09.437Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-28T04:36:09.438Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:09.438Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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/
2022-01-28T04:36:09.438Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-28T04:36:09.438Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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:"1783", X-B3-TraceId:"3ed961c23b3bcf37", X-B3-SpanId:"ed97cc4744e9054e", X-B3-ParentSpanId:"3ed961c23b3bcf37", X-B3-Sampled:"0", X-ONAP-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-TransactionID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-ECOMP-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b45c449-edac-4c27-bf40-e4d7ba4ef669"]
2022-01-28T04:36:09.438Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"f131d676-a951-4b33-936b-7140ba6d6b55","requestStatus":"IN_PROGRESS","startTime":1643344569265,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-50e7522c-fa4d-4e2e-b879-f3688029f50d\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\",\n\t\t\t\"modelVersionId\": \"356b83d4-9887-4451-b52e-7293d97af304\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8e05b052-02c2-4851-b837-f5723003e432\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-50e7522c-fa4d-4e2e-b879-f3688029f50d","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"f131d676-a951-4b33-936b-7140ba6d6b55"}
2022-01-28T04:36:09.438Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-28T04:36:09.462Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:09.462Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-28T04:36:09.462Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-28T04:36:09.462Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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/f131d676-a951-4b33-936b-7140ba6d6b55", 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:"Fri, 28 Jan 2022 04:36:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:09.463Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "f131d676-a951-4b33-936b-7140ba6d6b55",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T04:36:09.265+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-50e7522c-fa4d-4e2e-b879-f3688029f50d\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\",\n\t\t\t\"modelVersionId\": \"356b83d4-9887-4451-b52e-7293d97af304\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8e05b052-02c2-4851-b837-f5723003e432\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-28T04:36:09.451+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-50e7522c-fa4d-4e2e-b879-f3688029f50d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "f131d676-a951-4b33-936b-7140ba6d6b55",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55"
    }
  }
}
2022-01-28T04:36:09.463Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:09.463Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-28T04:36:09.468Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.469Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-28T04:36:09.469Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:09.469Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:09.469Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-28T04:36:09.469Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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:"2225", X-B3-TraceId:"3ed961c23b3bcf37", X-B3-SpanId:"9e7e4301b61f0570", X-B3-ParentSpanId:"3ed961c23b3bcf37", X-B3-Sampled:"0", X-ONAP-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-TransactionID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-ECOMP-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"511b830f-609f-48a3-b6e9-64ca7c08af54"]
2022-01-28T04:36:09.469Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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\":\"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"356b83d4-9887-4451-b52e-7293d97af304\",\"modelUuid\":\"356b83d4-9887-4451-b52e-7293d97af304\",\"modelInvariantUuid\":\"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-50e7522c-fa4d-4e2e-b879-f3688029f50d\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"8e05b052-02c2-4851-b837-f5723003e432\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"f131d676-a951-4b33-936b-7140ba6d6b55","type":"String"},"mso-request-id":{"value":"f131d676-a951-4b33-936b-7140ba6d6b55","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":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-28T04:36:09.470Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-28T04:36:10.486Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:10.487Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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
2022-01-28T04:36:10.487Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-28T04:36:10.487Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Jan 2022 04:36:10 GMT", X-ONAP-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-TransactionID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-ECOMP-RequestID:"f131d676-a951-4b33-936b-7140ba6d6b55", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"511b830f-609f-48a3-b6e9-64ca7c08af54", 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"]
2022-01-28T04:36:10.488Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|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\":\"f131d676-a951-4b33-936b-7140ba6d6b55\",\"instanceId\":\"4ac96536-4034-414b-85a8-e79c6eda6c5c\"}}","message":"Success","processInstanceID":"d095522e-7ff3-11ec-825d-ea285b5e6c63","variables":null,"messageCode":200}
2022-01-28T04:36:10.488Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:10.489Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-28T04:36:10.493Z|f131d676-a951-4b33-936b-7140ba6d6b55|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:36:10.619Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:36:10.622Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55
2022-01-28T04:36:10.622Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|INFO|500||Invoke
2022-01-28T04:36:10.623Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:10.623Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55
2022-01-28T04:36:10.623Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Method      : GET
2022-01-28T04:36:10.623Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de7626fb2afd3f7e", X-B3-SpanId:"9fe4d99f2b16656d", X-B3-ParentSpanId:"de7626fb2afd3f7e", X-B3-Sampled:"0", X-ONAP-RequestID:"78f851aa-188b-48ea-ba88-d1d32eb07d41", X-RequestID:"78f851aa-188b-48ea-ba88-d1d32eb07d41", X-TransactionID:"78f851aa-188b-48ea-ba88-d1d32eb07d41", X-ECOMP-RequestID:"78f851aa-188b-48ea-ba88-d1d32eb07d41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0237adfb-9241-43dc-85c9-fd33003d4c09"]
2022-01-28T04:36:10.623Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Request body: 
2022-01-28T04:36:10.623Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||==========================request end================================================
2022-01-28T04:36:10.642Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:10.642Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Status code  : 200 OK
2022-01-28T04:36:10.643Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Status text  : 
2022-01-28T04:36:10.643Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|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:"Fri, 28 Jan 2022 04:36:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:10.643Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Response body: {
  "requestId" : "f131d676-a951-4b33-936b-7140ba6d6b55",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=f131d676-a951-4b33-936b-7140ba6d6b55 Resource not found for PUT using id business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/4ac96536-4034-414b-85a8-e79c6eda6c5c (msg=Node Not Found:object located at service-design-and-creation/models/model/ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc/model-vers/model-ver/356b83d4-9887-4451-b52e-7293d97af304#model-version not found) (ec=ERR.5.4.6114)",
  "progress" : 100,
  "startTime" : "2022-01-28T04:36:09.000+00:00",
  "endTime" : "2022-01-28T04:36:10.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-50e7522c-fa4d-4e2e-b879-f3688029f50d\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\",\n\t\t\t\"modelVersionId\": \"356b83d4-9887-4451-b52e-7293d97af304\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8e05b052-02c2-4851-b837-f5723003e432\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:36:10.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "4ac96536-4034-414b-85a8-e79c6eda6c5c",
  "serviceInstanceName" : "basic_cnf-50e7522c-fa4d-4e2e-b879-f3688029f50d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "f131d676-a951-4b33-936b-7140ba6d6b55",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55"
    }
  }
}
2022-01-28T04:36:10.644Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:10.644Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|INFO|500||InvokeReturn
2022-01-28T04:36:10.645Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false
2022-01-28T04:36:10.646Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:36:10.646Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:10.646Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false
2022-01-28T04:36:10.646Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:36:10.647Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de7626fb2afd3f7e", X-B3-SpanId:"c3a9ce63da0275b0", X-B3-ParentSpanId:"de7626fb2afd3f7e", X-B3-Sampled:"0", X-ONAP-RequestID:"78f851aa-188b-48ea-ba88-d1d32eb07d41", X-RequestID:"78f851aa-188b-48ea-ba88-d1d32eb07d41", X-TransactionID:"78f851aa-188b-48ea-ba88-d1d32eb07d41", X-ECOMP-RequestID:"78f851aa-188b-48ea-ba88-d1d32eb07d41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0d6ebe4-d01a-4e70-b412-57c3fa0ba2e1"]
2022-01-28T04:36:10.647Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:36:10.647Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:36:10.660Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:10.660Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:36:10.661Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:36:10.661Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&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:"Fri, 28 Jan 2022 04:36:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:10.661Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:36:10.662Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:10.662Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:36:10.667Z|78f851aa-188b-48ea-ba88-d1d32eb07d41|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:36:17.458Z|4222ef19-6d2f-4416-a805-7f2bbea3c679|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:36:17.458Z|4222ef19-6d2f-4416-a805-7f2bbea3c679|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:36:17.770Z|2a82c822-be59-4a23-aa8d-38d446fbaa9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:36:17.771Z|2a82c822-be59-4a23-aa8d-38d446fbaa9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:36:18.113Z|d2e0a5ac-2c5d-432f-9d61-51ab3ffa2131|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:36:18.113Z|3471c420-99bc-4c3b-881e-c931082d70af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:36:18.114Z|3471c420-99bc-4c3b-881e-c931082d70af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:18.113Z|d2e0a5ac-2c5d-432f-9d61-51ab3ffa2131|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:18.118Z|b7696562-3134-47ff-aa73-2e0b2e440cd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:36:18.118Z|b7696562-3134-47ff-aa73-2e0b2e440cd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:20.794Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:36:20.797Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55
2022-01-28T04:36:20.797Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|INFO|500||Invoke
2022-01-28T04:36:20.797Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:20.797Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55
2022-01-28T04:36:20.797Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Method      : GET
2022-01-28T04:36:20.798Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb2e88ab6bbf588a", X-B3-SpanId:"27f8c169fd78dfb0", X-B3-ParentSpanId:"cb2e88ab6bbf588a", X-B3-Sampled:"0", X-ONAP-RequestID:"5de90915-d5ec-44e1-b272-fde8e2a9c220", X-RequestID:"5de90915-d5ec-44e1-b272-fde8e2a9c220", X-TransactionID:"5de90915-d5ec-44e1-b272-fde8e2a9c220", X-ECOMP-RequestID:"5de90915-d5ec-44e1-b272-fde8e2a9c220", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac52d1e7-d268-45e4-ba74-a575bd52e4b2"]
2022-01-28T04:36:20.798Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Request body: 
2022-01-28T04:36:20.798Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||==========================request end================================================
2022-01-28T04:36:20.815Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:20.816Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Status code  : 200 OK
2022-01-28T04:36:20.816Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Status text  : 
2022-01-28T04:36:20.816Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|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:"Fri, 28 Jan 2022 04:36:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:20.816Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Response body: {
  "requestId" : "f131d676-a951-4b33-936b-7140ba6d6b55",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=f131d676-a951-4b33-936b-7140ba6d6b55 Resource not found for PUT using id business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/4ac96536-4034-414b-85a8-e79c6eda6c5c (msg=Node Not Found:object located at service-design-and-creation/models/model/ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc/model-vers/model-ver/356b83d4-9887-4451-b52e-7293d97af304#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:36:09.000+00:00",
  "endTime" : "2022-01-28T04:36:11.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-50e7522c-fa4d-4e2e-b879-f3688029f50d\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\",\n\t\t\t\"modelVersionId\": \"356b83d4-9887-4451-b52e-7293d97af304\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8e05b052-02c2-4851-b837-f5723003e432\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:36:11.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "4ac96536-4034-414b-85a8-e79c6eda6c5c",
  "serviceInstanceName" : "basic_cnf-50e7522c-fa4d-4e2e-b879-f3688029f50d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "f131d676-a951-4b33-936b-7140ba6d6b55",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55"
    }
  }
}
2022-01-28T04:36:20.816Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:20.817Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|INFO|500||InvokeReturn
2022-01-28T04:36:20.818Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false
2022-01-28T04:36:20.818Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:36:20.818Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:20.818Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false
2022-01-28T04:36:20.818Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:36:20.818Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb2e88ab6bbf588a", X-B3-SpanId:"b31c3abe1a98ea1d", X-B3-ParentSpanId:"cb2e88ab6bbf588a", X-B3-Sampled:"0", X-ONAP-RequestID:"5de90915-d5ec-44e1-b272-fde8e2a9c220", X-RequestID:"5de90915-d5ec-44e1-b272-fde8e2a9c220", X-TransactionID:"5de90915-d5ec-44e1-b272-fde8e2a9c220", X-ECOMP-RequestID:"5de90915-d5ec-44e1-b272-fde8e2a9c220", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45f80f20-4760-4009-90b4-fe81b0ea4219"]
2022-01-28T04:36:20.819Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:36:20.819Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:36:20.831Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:20.831Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:36:20.831Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:36:20.831Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&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:"Fri, 28 Jan 2022 04:36:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:20.832Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:36:20.832Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:20.833Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:36:20.838Z|5de90915-d5ec-44e1-b272-fde8e2a9c220|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:36:20.954Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:36:20.956Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55
2022-01-28T04:36:20.956Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|INFO|500||Invoke
2022-01-28T04:36:20.957Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:20.957Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55
2022-01-28T04:36:20.957Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Method      : GET
2022-01-28T04:36:20.957Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78ad19d0e28a4b58", X-B3-SpanId:"e0dcb49f09f0899a", X-B3-ParentSpanId:"78ad19d0e28a4b58", X-B3-Sampled:"0", X-ONAP-RequestID:"a9e606a9-422a-408b-a2e0-0cc43676bf03", X-RequestID:"a9e606a9-422a-408b-a2e0-0cc43676bf03", X-TransactionID:"a9e606a9-422a-408b-a2e0-0cc43676bf03", X-ECOMP-RequestID:"a9e606a9-422a-408b-a2e0-0cc43676bf03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"744e4fc4-9d1d-44e5-89d8-d4e4154f7974"]
2022-01-28T04:36:20.957Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Request body: 
2022-01-28T04:36:20.957Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||==========================request end================================================
2022-01-28T04:36:20.974Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:20.975Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Status code  : 200 OK
2022-01-28T04:36:20.975Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Status text  : 
2022-01-28T04:36:20.975Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|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:"Fri, 28 Jan 2022 04:36:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:20.976Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Response body: {
  "requestId" : "f131d676-a951-4b33-936b-7140ba6d6b55",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=f131d676-a951-4b33-936b-7140ba6d6b55 Resource not found for PUT using id business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/4ac96536-4034-414b-85a8-e79c6eda6c5c (msg=Node Not Found:object located at service-design-and-creation/models/model/ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc/model-vers/model-ver/356b83d4-9887-4451-b52e-7293d97af304#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:36:09.000+00:00",
  "endTime" : "2022-01-28T04:36:11.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-50e7522c-fa4d-4e2e-b879-f3688029f50d\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\",\n\t\t\t\"modelVersionId\": \"356b83d4-9887-4451-b52e-7293d97af304\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8e05b052-02c2-4851-b837-f5723003e432\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:36:11.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "4ac96536-4034-414b-85a8-e79c6eda6c5c",
  "serviceInstanceName" : "basic_cnf-50e7522c-fa4d-4e2e-b879-f3688029f50d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "f131d676-a951-4b33-936b-7140ba6d6b55",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55"
    }
  }
}
2022-01-28T04:36:20.976Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:20.976Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|INFO|500||InvokeReturn
2022-01-28T04:36:20.977Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false
2022-01-28T04:36:20.978Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:36:20.978Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:20.978Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false
2022-01-28T04:36:20.979Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:36:20.979Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78ad19d0e28a4b58", X-B3-SpanId:"63173653b746c6f1", X-B3-ParentSpanId:"78ad19d0e28a4b58", X-B3-Sampled:"0", X-ONAP-RequestID:"a9e606a9-422a-408b-a2e0-0cc43676bf03", X-RequestID:"a9e606a9-422a-408b-a2e0-0cc43676bf03", X-TransactionID:"a9e606a9-422a-408b-a2e0-0cc43676bf03", X-ECOMP-RequestID:"a9e606a9-422a-408b-a2e0-0cc43676bf03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbecb7a5-cf21-4693-9196-67a35f2b63c5"]
2022-01-28T04:36:20.979Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:36:20.979Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:36:20.990Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:20.990Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:36:20.990Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:36:20.990Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&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:"Fri, 28 Jan 2022 04:36:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:20.991Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:36:20.991Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:20.991Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:36:20.996Z|a9e606a9-422a-408b-a2e0-0cc43676bf03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:36:21.100Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:36:21.103Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55
2022-01-28T04:36:21.103Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|INFO|500||Invoke
2022-01-28T04:36:21.104Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:21.104Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55
2022-01-28T04:36:21.104Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Method      : GET
2022-01-28T04:36:21.104Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"884534fcd19da279", X-B3-SpanId:"677700afb5bcd3ff", X-B3-ParentSpanId:"884534fcd19da279", X-B3-Sampled:"0", X-ONAP-RequestID:"5ac14fc6-b03f-4e85-8456-44173c589df3", X-RequestID:"5ac14fc6-b03f-4e85-8456-44173c589df3", X-TransactionID:"5ac14fc6-b03f-4e85-8456-44173c589df3", X-ECOMP-RequestID:"5ac14fc6-b03f-4e85-8456-44173c589df3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cf120b8-cb26-4e17-98f1-259bae02d7f8"]
2022-01-28T04:36:21.104Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Request body: 
2022-01-28T04:36:21.104Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||==========================request end================================================
2022-01-28T04:36:21.120Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:21.120Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Status code  : 200 OK
2022-01-28T04:36:21.120Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Status text  : 
2022-01-28T04:36:21.121Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|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:"Fri, 28 Jan 2022 04:36:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:21.121Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Response body: {
  "requestId" : "f131d676-a951-4b33-936b-7140ba6d6b55",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=f131d676-a951-4b33-936b-7140ba6d6b55 Resource not found for PUT using id business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/4ac96536-4034-414b-85a8-e79c6eda6c5c (msg=Node Not Found:object located at service-design-and-creation/models/model/ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc/model-vers/model-ver/356b83d4-9887-4451-b52e-7293d97af304#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:36:09.000+00:00",
  "endTime" : "2022-01-28T04:36:11.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-50e7522c-fa4d-4e2e-b879-f3688029f50d\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\",\n\t\t\t\"modelVersionId\": \"356b83d4-9887-4451-b52e-7293d97af304\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8e05b052-02c2-4851-b837-f5723003e432\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:36:11.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "4ac96536-4034-414b-85a8-e79c6eda6c5c",
  "serviceInstanceName" : "basic_cnf-50e7522c-fa4d-4e2e-b879-f3688029f50d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "f131d676-a951-4b33-936b-7140ba6d6b55",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55"
    }
  }
}
2022-01-28T04:36:21.121Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:21.122Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|INFO|500||InvokeReturn
2022-01-28T04:36:21.123Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false
2022-01-28T04:36:21.123Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:36:21.124Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:21.124Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false
2022-01-28T04:36:21.124Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:36:21.124Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"884534fcd19da279", X-B3-SpanId:"600835a30e0f4934", X-B3-ParentSpanId:"884534fcd19da279", X-B3-Sampled:"0", X-ONAP-RequestID:"5ac14fc6-b03f-4e85-8456-44173c589df3", X-RequestID:"5ac14fc6-b03f-4e85-8456-44173c589df3", X-TransactionID:"5ac14fc6-b03f-4e85-8456-44173c589df3", X-ECOMP-RequestID:"5ac14fc6-b03f-4e85-8456-44173c589df3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"413d7fe7-3583-4d91-9ea3-0c1b8768fbbb"]
2022-01-28T04:36:21.124Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:36:21.125Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:36:21.138Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:21.138Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:36:21.139Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:36:21.139Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&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:"Fri, 28 Jan 2022 04:36:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:21.139Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:36:21.140Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:21.140Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:36:21.147Z|5ac14fc6-b03f-4e85-8456-44173c589df3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:36:21.264Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:36:21.266Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55
2022-01-28T04:36:21.267Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|INFO|500||Invoke
2022-01-28T04:36:21.267Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:21.267Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55
2022-01-28T04:36:21.267Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Method      : GET
2022-01-28T04:36:21.267Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acae3d14c0d3f329", X-B3-SpanId:"dbb22f1832b647af", X-B3-ParentSpanId:"acae3d14c0d3f329", X-B3-Sampled:"0", X-ONAP-RequestID:"a0d390a3-3e32-4aca-8fbb-e01d280fc25c", X-RequestID:"a0d390a3-3e32-4aca-8fbb-e01d280fc25c", X-TransactionID:"a0d390a3-3e32-4aca-8fbb-e01d280fc25c", X-ECOMP-RequestID:"a0d390a3-3e32-4aca-8fbb-e01d280fc25c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"913a3318-085e-4fa9-8db2-951c0ae8969c"]
2022-01-28T04:36:21.268Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Request body: 
2022-01-28T04:36:21.268Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||==========================request end================================================
2022-01-28T04:36:21.285Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:21.286Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Status code  : 200 OK
2022-01-28T04:36:21.286Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Status text  : 
2022-01-28T04:36:21.286Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|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:"Fri, 28 Jan 2022 04:36:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:21.287Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Response body: {
  "requestId" : "f131d676-a951-4b33-936b-7140ba6d6b55",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=f131d676-a951-4b33-936b-7140ba6d6b55 Resource not found for PUT using id business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/4ac96536-4034-414b-85a8-e79c6eda6c5c (msg=Node Not Found:object located at service-design-and-creation/models/model/ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc/model-vers/model-ver/356b83d4-9887-4451-b52e-7293d97af304#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:36:09.000+00:00",
  "endTime" : "2022-01-28T04:36:11.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-50e7522c-fa4d-4e2e-b879-f3688029f50d\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\",\n\t\t\t\"modelVersionId\": \"356b83d4-9887-4451-b52e-7293d97af304\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8e05b052-02c2-4851-b837-f5723003e432\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:36:11.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "4ac96536-4034-414b-85a8-e79c6eda6c5c",
  "serviceInstanceName" : "basic_cnf-50e7522c-fa4d-4e2e-b879-f3688029f50d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "f131d676-a951-4b33-936b-7140ba6d6b55",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55"
    }
  }
}
2022-01-28T04:36:21.287Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:21.287Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|INFO|500||InvokeReturn
2022-01-28T04:36:21.289Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false
2022-01-28T04:36:21.289Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:36:21.289Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:21.289Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false
2022-01-28T04:36:21.290Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:36:21.290Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acae3d14c0d3f329", X-B3-SpanId:"b48aec22f230aa27", X-B3-ParentSpanId:"acae3d14c0d3f329", X-B3-Sampled:"0", X-ONAP-RequestID:"a0d390a3-3e32-4aca-8fbb-e01d280fc25c", X-RequestID:"a0d390a3-3e32-4aca-8fbb-e01d280fc25c", X-TransactionID:"a0d390a3-3e32-4aca-8fbb-e01d280fc25c", X-ECOMP-RequestID:"a0d390a3-3e32-4aca-8fbb-e01d280fc25c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50849da1-95ee-4b29-ba6c-943fefd3bed0"]
2022-01-28T04:36:21.290Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:36:21.290Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:36:21.301Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:21.302Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:36:21.302Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:36:21.302Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&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:"Fri, 28 Jan 2022 04:36:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:21.303Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:36:21.303Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:21.303Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:36:21.310Z|a0d390a3-3e32-4aca-8fbb-e01d280fc25c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:36:21.421Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:36:21.424Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55
2022-01-28T04:36:21.424Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|INFO|500||Invoke
2022-01-28T04:36:21.424Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:21.424Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55
2022-01-28T04:36:21.424Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Method      : GET
2022-01-28T04:36:21.424Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02309fc5d766729d", X-B3-SpanId:"6c9f14367072edf6", X-B3-ParentSpanId:"02309fc5d766729d", X-B3-Sampled:"0", X-ONAP-RequestID:"7548f0c0-bd19-4d21-8a9c-783437c1ce30", X-RequestID:"7548f0c0-bd19-4d21-8a9c-783437c1ce30", X-TransactionID:"7548f0c0-bd19-4d21-8a9c-783437c1ce30", X-ECOMP-RequestID:"7548f0c0-bd19-4d21-8a9c-783437c1ce30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ecdd059-91df-4b2b-aa47-596499961e43"]
2022-01-28T04:36:21.425Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Request body: 
2022-01-28T04:36:21.425Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||==========================request end================================================
2022-01-28T04:36:21.442Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:21.442Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Status code  : 200 OK
2022-01-28T04:36:21.442Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Status text  : 
2022-01-28T04:36:21.442Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|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:"Fri, 28 Jan 2022 04:36:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:21.443Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||Response body: {
  "requestId" : "f131d676-a951-4b33-936b-7140ba6d6b55",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=f131d676-a951-4b33-936b-7140ba6d6b55 Resource not found for PUT using id business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/4ac96536-4034-414b-85a8-e79c6eda6c5c (msg=Node Not Found:object located at service-design-and-creation/models/model/ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc/model-vers/model-ver/356b83d4-9887-4451-b52e-7293d97af304#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:36:09.000+00:00",
  "endTime" : "2022-01-28T04:36:11.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-50e7522c-fa4d-4e2e-b879-f3688029f50d\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ad2c0a36-6791-4e7c-a42e-a1e8da40c7fc\",\n\t\t\t\"modelVersionId\": \"356b83d4-9887-4451-b52e-7293d97af304\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8e05b052-02c2-4851-b837-f5723003e432\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:36:11.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "4ac96536-4034-414b-85a8-e79c6eda6c5c",
  "serviceInstanceName" : "basic_cnf-50e7522c-fa4d-4e2e-b879-f3688029f50d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "f131d676-a951-4b33-936b-7140ba6d6b55",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55"
    }
  }
}
2022-01-28T04:36:21.443Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:21.443Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f131d676-a951-4b33-936b-7140ba6d6b55|INFO|500||InvokeReturn
2022-01-28T04:36:21.444Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false
2022-01-28T04:36:21.445Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:36:21.445Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:36:21.445Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false
2022-01-28T04:36:21.445Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:36:21.445Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02309fc5d766729d", X-B3-SpanId:"e8670de30cd389ca", X-B3-ParentSpanId:"02309fc5d766729d", X-B3-Sampled:"0", X-ONAP-RequestID:"7548f0c0-bd19-4d21-8a9c-783437c1ce30", X-RequestID:"7548f0c0-bd19-4d21-8a9c-783437c1ce30", X-TransactionID:"7548f0c0-bd19-4d21-8a9c-783437c1ce30", X-ECOMP-RequestID:"7548f0c0-bd19-4d21-8a9c-783437c1ce30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33f031b6-87f5-43b0-be5a-9b7b08c3b256"]
2022-01-28T04:36:21.445Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:36:21.446Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:36:21.456Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:36:21.456Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:36:21.456Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:36:21.456Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&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:"Fri, 28 Jan 2022 04:36:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:36:21.457Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:36:21.457Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:36:21.457Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f131d676-a951-4b33-936b-7140ba6d6b55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:36:21.461Z|7548f0c0-bd19-4d21-8a9c-783437c1ce30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f131d676-a951-4b33-936b-7140ba6d6b55|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:36:28.130Z|05472024-016d-4581-8bc4-d7a6d2ade438|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:36:28.131Z|05472024-016d-4581-8bc4-d7a6d2ade438|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:28.131Z|61516f95-dfa5-40e5-bc1e-d952982d43c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:36:28.132Z|61516f95-dfa5-40e5-bc1e-d952982d43c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:28.136Z|eea86598-5a86-4d67-9158-a10fd4021d8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:36:28.138Z|eea86598-5a86-4d67-9158-a10fd4021d8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:32.458Z|744e019e-6083-422f-bfb9-e266f1d498ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:36:32.459Z|744e019e-6083-422f-bfb9-e266f1d498ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:36:38.148Z|51dbe309-9d61-4feb-9284-43585f55d50d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:36:38.148Z|e4a552c4-390c-4ee4-a6e6-8a6d882ee528|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:36:38.148Z|51dbe309-9d61-4feb-9284-43585f55d50d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:38.148Z|e4a552c4-390c-4ee4-a6e6-8a6d882ee528|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:38.154Z|44e16222-9dbc-47b5-a991-049fc256a648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:36:38.154Z|44e16222-9dbc-47b5-a991-049fc256a648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:47.458Z|e66fed1f-f8e8-43b7-8015-34b4b6105c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:36:47.462Z|e66fed1f-f8e8-43b7-8015-34b4b6105c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:36:47.771Z|a8cd4f50-35df-46e2-adde-7d97a32398c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:36:47.772Z|a8cd4f50-35df-46e2-adde-7d97a32398c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:36:48.165Z|107f465c-b47d-4616-a434-d565839a9c2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:36:48.165Z|2ae98d95-cbe7-4e5d-ba1b-1d7d46a9e73d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:36:48.165Z|107f465c-b47d-4616-a434-d565839a9c2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:48.166Z|2ae98d95-cbe7-4e5d-ba1b-1d7d46a9e73d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:48.170Z|5eb8a661-94e1-49fc-98cd-72671e373858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:36:48.170Z|5eb8a661-94e1-49fc-98cd-72671e373858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:50.793Z|22d876be-2a3c-4822-afe2-24036fd91e7a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:36:50.794Z|22d876be-2a3c-4822-afe2-24036fd91e7a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:58.182Z|4aaccc23-ce76-4882-b723-03ae07e01cd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:36:58.182Z|6a2540b8-cdc2-4b1e-bb1e-e9f875ed4f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:36:58.183Z|4aaccc23-ce76-4882-b723-03ae07e01cd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:58.183Z|6a2540b8-cdc2-4b1e-bb1e-e9f875ed4f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:36:58.187Z|ff83777a-200f-4c99-aeef-0be4c53db00f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:36:58.187Z|ff83777a-200f-4c99-aeef-0be4c53db00f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:01.571Z|f8619154-b89b-4014-aece-08c32bc0621c|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T04:37:01.571Z|f8619154-b89b-4014-aece-08c32bc0621c|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:02.458Z|be9fcad3-73f8-4867-8a38-898dc8179b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:37:02.458Z|be9fcad3-73f8-4867-8a38-898dc8179b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:37:05.235Z|92f37744-eed9-473e-8b0f-2afef3deb130|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T04:37:05.236Z|92f37744-eed9-473e-8b0f-2afef3deb130|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:08.199Z|9675ae2e-9c79-4598-bf71-8c71f46552ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:37:08.199Z|63195405-c460-448b-95b7-3908fc1d405b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:37:08.199Z|9675ae2e-9c79-4598-bf71-8c71f46552ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:08.199Z|63195405-c460-448b-95b7-3908fc1d405b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:08.204Z|eb7e6d32-5648-4963-a667-43a809f8d804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:37:08.204Z|eb7e6d32-5648-4963-a667-43a809f8d804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:17.458Z|79bc7a8f-de04-481b-831a-8c056859c124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:37:17.458Z|79bc7a8f-de04-481b-831a-8c056859c124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:37:17.772Z|921b0821-3db9-4309-80a3-923635f3d250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:37:17.773Z|921b0821-3db9-4309-80a3-923635f3d250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:37:18.216Z|3dadeff7-789b-41b4-bcd0-a98a73eb3f4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:37:18.217Z|3dadeff7-789b-41b4-bcd0-a98a73eb3f4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:18.217Z|51e63878-4e8e-405e-821f-5010e7f59b5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:37:18.217Z|51e63878-4e8e-405e-821f-5010e7f59b5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:18.221Z|4aceb84c-8aae-4b89-a8b0-ed6719ba63e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:37:18.221Z|4aceb84c-8aae-4b89-a8b0-ed6719ba63e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:28.234Z|50707474-d73e-4c91-a48b-4ffe8ec006ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:37:28.235Z|50707474-d73e-4c91-a48b-4ffe8ec006ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:28.235Z|8d9d634f-39d2-412d-a42a-e2654aeb50a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:37:28.235Z|bb8768e5-bba4-4038-9938-a3aa215dd10c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:37:28.236Z|8d9d634f-39d2-412d-a42a-e2654aeb50a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:28.236Z|bb8768e5-bba4-4038-9938-a3aa215dd10c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:32.458Z|c836b1fd-0ecb-4935-ac63-1f093c8c3dbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:37:32.461Z|c836b1fd-0ecb-4935-ac63-1f093c8c3dbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:37:38.252Z|2a45d13e-3cb5-452e-b9db-8daf3aa1193f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:37:38.252Z|a6112f9d-f13c-44ed-929c-993b3f9d8898|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:37:38.252Z|2a45d13e-3cb5-452e-b9db-8daf3aa1193f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:38.252Z|f82ffb16-6669-49ca-88cf-20d862aada52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:37:38.252Z|a6112f9d-f13c-44ed-929c-993b3f9d8898|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:38.253Z|f82ffb16-6669-49ca-88cf-20d862aada52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:42.968Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:37:42.969Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: d1c1183f-6fec-4305-bcbf-af0457b44a0a already exists in requestDb InfraActiveRequests table
2022-01-28T04:37:42.970Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d1c1183f-6fec-4305-bcbf-af0457b44a0a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d1c1183f-6fec-4305-bcbf-af0457b44a0a
2022-01-28T04:37:42.970Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1c1183f-6fec-4305-bcbf-af0457b44a0a|INFO|500||Invoke
2022-01-28T04:37:42.970Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1c1183f-6fec-4305-bcbf-af0457b44a0a|DEBUG|500||===========================request begin================================================
2022-01-28T04:37:42.970Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1c1183f-6fec-4305-bcbf-af0457b44a0a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d1c1183f-6fec-4305-bcbf-af0457b44a0a
2022-01-28T04:37:42.970Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1c1183f-6fec-4305-bcbf-af0457b44a0a|DEBUG|500||Method      : GET
2022-01-28T04:37:42.971Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1c1183f-6fec-4305-bcbf-af0457b44a0a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d75edaa867c4961c", X-B3-SpanId:"26e7e95d01c90a0d", X-B3-ParentSpanId:"d75edaa867c4961c", X-B3-Sampled:"0", X-ONAP-RequestID:"d1c1183f-6fec-4305-bcbf-af0457b44a0a", X-RequestID:"d1c1183f-6fec-4305-bcbf-af0457b44a0a", X-TransactionID:"d1c1183f-6fec-4305-bcbf-af0457b44a0a", X-ECOMP-RequestID:"d1c1183f-6fec-4305-bcbf-af0457b44a0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"458378e3-8414-4d32-9060-70e8ce135fbc"]
2022-01-28T04:37:42.971Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1c1183f-6fec-4305-bcbf-af0457b44a0a|DEBUG|500||Request body: 
2022-01-28T04:37:42.971Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1c1183f-6fec-4305-bcbf-af0457b44a0a|DEBUG|500||==========================request end================================================
2022-01-28T04:37:42.990Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1c1183f-6fec-4305-bcbf-af0457b44a0a|DEBUG|500||============================response begin==========================================
2022-01-28T04:37:42.991Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1c1183f-6fec-4305-bcbf-af0457b44a0a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T04:37:42.991Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1c1183f-6fec-4305-bcbf-af0457b44a0a|DEBUG|500||Status text  : 
2022-01-28T04:37:42.991Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1c1183f-6fec-4305-bcbf-af0457b44a0a|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:"Fri, 28 Jan 2022 04:37:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:37:42.991Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1c1183f-6fec-4305-bcbf-af0457b44a0a|DEBUG|500||Response body: 
2022-01-28T04:37:42.991Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1c1183f-6fec-4305-bcbf-af0457b44a0a|DEBUG|500||=======================response end=================================================
2022-01-28T04:37:42.992Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d1c1183f-6fec-4305-bcbf-af0457b44a0a|INFO|404|Not Found|InvokeReturn
2022-01-28T04:37:42.994Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID d1c1183f-6fec-4305-bcbf-af0457b44a0a
2022-01-28T04:37:42.995Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-28T04:37:42.995Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-28T04:37:42.996Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-28T04:37:42.996Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T04:37:42.996Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-28T04:37:42.996Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-28T04:37:42.996Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|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:"d75edaa867c4961c", X-B3-SpanId:"bd22b5b397029a05", X-B3-ParentSpanId:"d75edaa867c4961c", X-B3-Sampled:"0", X-ONAP-RequestID:"d1c1183f-6fec-4305-bcbf-af0457b44a0a", X-RequestID:"d1c1183f-6fec-4305-bcbf-af0457b44a0a", X-TransactionID:"d1c1183f-6fec-4305-bcbf-af0457b44a0a", X-ECOMP-RequestID:"d1c1183f-6fec-4305-bcbf-af0457b44a0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38d78ce8-5b21-423e-9db8-669c4661cebc"]
2022-01-28T04:37:42.997Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-28T04:37:42.997Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T04:37:43.003Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T04:37:43.003Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T04:37:43.003Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-28T04:37:43.003Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|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:"Fri, 28 Jan 2022 04:37:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:37:43.004Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-28T04:37:43.004Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T04:37:43.004Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T04:37:43.004Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|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$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:37:43.005Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:37:43.005Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:37:43.006Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-28T04:37:43.006Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T04:37:43.006Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:37:43.006Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-28T04:37:43.006Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|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:"d75edaa867c4961c", X-B3-SpanId:"e97a246b0d1b337c", X-B3-ParentSpanId:"d75edaa867c4961c", X-B3-Sampled:"0", X-ONAP-RequestID:"d1c1183f-6fec-4305-bcbf-af0457b44a0a", X-RequestID:"d1c1183f-6fec-4305-bcbf-af0457b44a0a", X-TransactionID:"d1c1183f-6fec-4305-bcbf-af0457b44a0a", X-ECOMP-RequestID:"d1c1183f-6fec-4305-bcbf-af0457b44a0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4b57782-b6c4-4dcb-aa1c-0e1d260d6969"]
2022-01-28T04:37:43.006Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-28T04:37:43.006Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T04:37:43.015Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T04:37:43.015Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T04:37:43.015Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-28T04:37:43.016Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|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:"Fri, 28 Jan 2022 04:37:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:37:43.016Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-28T04:37:43.016Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T04:37:43.017Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T04:37:43.017Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|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$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:37:43.018Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@52bac5ff
2022-01-28T04:37:43.020Z|d1c1183f-6fec-4305-bcbf-af0457b44a0a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:37:47.458Z|c6158252-fbbc-463a-a6b5-47858c78c26b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:37:47.458Z|c6158252-fbbc-463a-a6b5-47858c78c26b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:37:47.773Z|da460d1f-4ce7-40d5-ad82-a39123bb7bd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:37:47.774Z|da460d1f-4ce7-40d5-ad82-a39123bb7bd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:37:48.269Z|e330e8a9-6dcb-4f97-b1e3-65cafa481af7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:37:48.270Z|3c72722b-4c07-47a8-9d5d-4052a713d66b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:37:48.270Z|e330e8a9-6dcb-4f97-b1e3-65cafa481af7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:48.270Z|c72258ba-c2df-40cf-ba82-f15a534dc052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:37:48.270Z|3c72722b-4c07-47a8-9d5d-4052a713d66b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:48.270Z|c72258ba-c2df-40cf-ba82-f15a534dc052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:50.793Z|7f8ca100-7d2c-4fe9-8385-c6e6fd641da1|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:37:50.794Z|7f8ca100-7d2c-4fe9-8385-c6e6fd641da1|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:58.287Z|89c7526e-99a6-49f2-af45-a4e1fb7d50f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:37:58.287Z|7777aa8a-ae2e-4358-93ff-343685172f69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:37:58.288Z|7777aa8a-ae2e-4358-93ff-343685172f69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:58.288Z|89c7526e-99a6-49f2-af45-a4e1fb7d50f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:37:58.289Z|db631f35-9d2d-4d8e-9dbc-30fa4ef4f7f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:37:58.289Z|db631f35-9d2d-4d8e-9dbc-30fa4ef4f7f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:02.458Z|3074eb9d-cb9d-46c3-aee7-7fa3b9d5dbca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:38:02.459Z|3074eb9d-cb9d-46c3-aee7-7fa3b9d5dbca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:38:08.306Z|7f84821b-c868-4d67-ae23-e54b019d7933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:38:08.306Z|651fe2a0-7fa7-4439-908a-fbd9111bef3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:38:08.306Z|11a425c7-f6ec-4fe3-90d6-1e69dab5c891|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:38:08.306Z|651fe2a0-7fa7-4439-908a-fbd9111bef3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:08.306Z|11a425c7-f6ec-4fe3-90d6-1e69dab5c891|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:08.306Z|7f84821b-c868-4d67-ae23-e54b019d7933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:17.458Z|d7cc1460-f91d-4711-8ec6-e7178649ad2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:38:17.460Z|d7cc1460-f91d-4711-8ec6-e7178649ad2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:38:17.774Z|fa9cba6b-d50a-4c30-a74a-f29f20f7620e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:38:17.775Z|fa9cba6b-d50a-4c30-a74a-f29f20f7620e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:38:18.324Z|6500b315-6c34-42cb-90b4-e4100c6940bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:38:18.325Z|0873deff-f5ef-4a50-8cfb-7b7bd176ce74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:38:18.325Z|2d62a871-32db-4262-8bc6-688b7af040e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:38:18.325Z|6500b315-6c34-42cb-90b4-e4100c6940bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:18.325Z|0873deff-f5ef-4a50-8cfb-7b7bd176ce74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:18.325Z|2d62a871-32db-4262-8bc6-688b7af040e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:28.343Z|d5896bd7-a004-48ea-b52d-44cbb5007284|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:38:28.343Z|8e14c650-3c79-4fb0-b2a4-0edfd0efd4c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:38:28.344Z|a1470922-0465-4fb0-a0b4-b086af49cc18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:38:28.344Z|8e14c650-3c79-4fb0-b2a4-0edfd0efd4c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:28.344Z|d5896bd7-a004-48ea-b52d-44cbb5007284|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:28.344Z|a1470922-0465-4fb0-a0b4-b086af49cc18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:32.458Z|283300b5-4142-4663-90c4-55061a34ccaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:38:32.458Z|283300b5-4142-4663-90c4-55061a34ccaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:38:38.361Z|ee34394d-4979-4d0d-9697-d98e39e264a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:38:38.362Z|ee34394d-4979-4d0d-9697-d98e39e264a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:38.362Z|2b7ca922-0543-4745-a108-d5f8ead6c6a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:38:38.362Z|283117a9-0a65-40df-9972-20ff15f7de66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:38:38.363Z|283117a9-0a65-40df-9972-20ff15f7de66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:38.363Z|2b7ca922-0543-4745-a108-d5f8ead6c6a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:47.458Z|0d1abf60-77b8-4cfd-b732-b76292d800b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:38:47.458Z|0d1abf60-77b8-4cfd-b732-b76292d800b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:38:47.775Z|61ac6be9-2ac4-417e-a6d2-403659ac1809|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:38:47.776Z|61ac6be9-2ac4-417e-a6d2-403659ac1809|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:38:48.379Z|9069cd12-a29c-45d4-8c50-bddadbc276ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:38:48.379Z|7ded5691-b867-4553-a29c-775b745142c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:38:48.380Z|9069cd12-a29c-45d4-8c50-bddadbc276ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:48.380Z|cd8fdf33-2cc2-4d65-9080-cf28f2665099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:38:48.380Z|7ded5691-b867-4553-a29c-775b745142c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:48.380Z|cd8fdf33-2cc2-4d65-9080-cf28f2665099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:50.793Z|bf62806c-6af8-4a8a-b9f5-362fe8c8df63|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:38:50.793Z|bf62806c-6af8-4a8a-b9f5-362fe8c8df63|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:57.734Z|11120c14-5b11-4c55-b173-7290d7d3d82a|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T04:38:57.735Z|11120c14-5b11-4c55-b173-7290d7d3d82a|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:58.397Z|6117a168-6093-4c9a-8b8e-1e5bbe048499|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:38:58.397Z|f2a9389b-9bcd-47fd-9350-693445bfacef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:38:58.397Z|65de5407-002c-4445-9135-f36f08b05756|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:38:58.397Z|6117a168-6093-4c9a-8b8e-1e5bbe048499|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:58.397Z|f2a9389b-9bcd-47fd-9350-693445bfacef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:38:58.398Z|65de5407-002c-4445-9135-f36f08b05756|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:02.458Z|5a6b0ea6-cfcc-4df0-b272-86b57b61d1b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:39:02.461Z|5a6b0ea6-cfcc-4df0-b272-86b57b61d1b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:39:08.416Z|c9421930-a05a-45e6-9524-ec1b3c51ce7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:39:08.416Z|eed091b3-6882-462c-a6df-2535ba663663|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:39:08.416Z|827ca63d-e99f-4f7e-a990-51c0ab1118d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:39:08.417Z|827ca63d-e99f-4f7e-a990-51c0ab1118d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:08.417Z|c9421930-a05a-45e6-9524-ec1b3c51ce7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:08.417Z|eed091b3-6882-462c-a6df-2535ba663663|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:17.458Z|5182106e-d8c6-497f-aaca-52dc998f9d04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:39:17.459Z|5182106e-d8c6-497f-aaca-52dc998f9d04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:39:17.776Z|6758ea22-5591-42e4-916d-7944256700eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:39:17.776Z|6758ea22-5591-42e4-916d-7944256700eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:39:18.433Z|0774c4cf-1f7c-4bd1-8012-63293b4c5207|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:39:18.434Z|0774c4cf-1f7c-4bd1-8012-63293b4c5207|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:18.434Z|b94d7dc0-398c-4e4b-9ea6-baae49929d68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:39:18.434Z|b94d7dc0-398c-4e4b-9ea6-baae49929d68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:18.435Z|87bc1428-c63c-45e4-99a6-3e247486cdc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:39:18.437Z|87bc1428-c63c-45e4-99a6-3e247486cdc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:28.452Z|072d91e3-cc45-4676-942c-414c03d30ae2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:39:28.452Z|072d91e3-cc45-4676-942c-414c03d30ae2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:28.454Z|34c9c648-2e84-4c02-9b9c-c3997880851e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:39:28.455Z|34c9c648-2e84-4c02-9b9c-c3997880851e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:28.457Z|86b3aee4-f631-4cce-9969-e7a00cdf5e60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:39:28.457Z|86b3aee4-f631-4cce-9969-e7a00cdf5e60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:32.458Z|77862792-17fb-44cf-92d9-22f3f1dac076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:39:32.459Z|77862792-17fb-44cf-92d9-22f3f1dac076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:39:38.470Z|877e17e9-fe9d-4781-85cf-b25364cf2529|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:39:38.471Z|877e17e9-fe9d-4781-85cf-b25364cf2529|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:38.472Z|4bc77c9f-c05b-449c-9624-49b24ca53e0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:39:38.472Z|4bc77c9f-c05b-449c-9624-49b24ca53e0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:38.476Z|978099e3-59be-4ffa-917d-ca17cbce6608|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:39:38.476Z|978099e3-59be-4ffa-917d-ca17cbce6608|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:47.306Z|4c9e11bf-eb56-4d73-897d-6099e9bf0d6f|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T04:39:47.306Z|4c9e11bf-eb56-4d73-897d-6099e9bf0d6f|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:47.458Z|94f0464c-332f-43d8-9729-6ed055778c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:39:47.461Z|94f0464c-332f-43d8-9729-6ed055778c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:39:47.777Z|aa17e5de-f5fe-4bed-8ee5-99966307df5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:39:47.778Z|aa17e5de-f5fe-4bed-8ee5-99966307df5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:39:48.488Z|a385eaf7-6a14-4185-9f1d-d14be9f12f4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:39:48.488Z|d1c2cbd9-679b-49b5-a93e-a4514b7c61a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:39:48.488Z|a385eaf7-6a14-4185-9f1d-d14be9f12f4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:48.488Z|d1c2cbd9-679b-49b5-a93e-a4514b7c61a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:48.493Z|3cdd29f2-9756-48ab-87b9-39eed31476e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:39:48.494Z|3cdd29f2-9756-48ab-87b9-39eed31476e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:50.793Z|d4398bad-3aad-4013-92aa-483d1ca0944b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:39:50.794Z|d4398bad-3aad-4013-92aa-483d1ca0944b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:58.506Z|163bb283-665a-4e7c-897e-fa34e204f149|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:39:58.506Z|26da2c73-8030-4e2f-be34-d18e45f10828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:39:58.507Z|163bb283-665a-4e7c-897e-fa34e204f149|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:58.507Z|26da2c73-8030-4e2f-be34-d18e45f10828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:39:58.511Z|94938f6e-e17d-4587-a094-f9ab7adf8c71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:39:58.511Z|94938f6e-e17d-4587-a094-f9ab7adf8c71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:02.458Z|ea72f3fb-7c72-41f2-a745-a762872f4c55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:40:02.459Z|ea72f3fb-7c72-41f2-a745-a762872f4c55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:40:08.525Z|9e8b8481-53e0-447f-b0de-aa7763e701aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:40:08.525Z|611a1a2b-6c88-4776-8e0e-6fb3af88123c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:40:08.526Z|9e8b8481-53e0-447f-b0de-aa7763e701aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:08.526Z|611a1a2b-6c88-4776-8e0e-6fb3af88123c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:08.527Z|1f4b3adc-3ac2-441e-92b3-4ae8a5aad6aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:40:08.528Z|1f4b3adc-3ac2-441e-92b3-4ae8a5aad6aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:17.458Z|e40168b8-d2a7-49ba-ae05-9464b5788c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:40:17.459Z|e40168b8-d2a7-49ba-ae05-9464b5788c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:40:17.778Z|16cccf59-e27d-49e1-b3fa-4db384b333e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:40:17.779Z|16cccf59-e27d-49e1-b3fa-4db384b333e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:40:18.548Z|779c63cc-1ed6-4f99-94fa-58d0221ad2cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:40:18.548Z|ad2d788f-d316-4ac2-99aa-ddd6df165bd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:40:18.548Z|27cdb7f5-5ed0-423a-b5bc-ba5f9a8bf70e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:40:18.548Z|779c63cc-1ed6-4f99-94fa-58d0221ad2cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:18.548Z|ad2d788f-d316-4ac2-99aa-ddd6df165bd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:18.548Z|27cdb7f5-5ed0-423a-b5bc-ba5f9a8bf70e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:28.567Z|0a176ef5-6407-40f9-865a-1e40adc1f832|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:40:28.568Z|0a176ef5-6407-40f9-865a-1e40adc1f832|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:28.568Z|05ec3a0f-470d-4f6c-bd34-b550ad1c6598|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:40:28.568Z|fc6d6fa6-54cf-4682-b37f-e9f6090af27d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:40:28.569Z|05ec3a0f-470d-4f6c-bd34-b550ad1c6598|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:28.569Z|fc6d6fa6-54cf-4682-b37f-e9f6090af27d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:29.198Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:40:29.199Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: ca448505-a4cc-4700-9d52-d3121ded97eb already exists in requestDb InfraActiveRequests table
2022-01-28T04:40:29.200Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb
2022-01-28T04:40:29.200Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|INFO|500||Invoke
2022-01-28T04:40:29.200Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:29.200Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb
2022-01-28T04:40:29.201Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Method      : GET
2022-01-28T04:40:29.201Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb573251b638d7d4", X-B3-SpanId:"9662f3932dd3c9a4", X-B3-ParentSpanId:"fb573251b638d7d4", X-B3-Sampled:"0", X-ONAP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-TransactionID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ECOMP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5667efd1-80c4-4899-bb46-1b4f9b1e27c2"]
2022-01-28T04:40:29.201Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Request body: 
2022-01-28T04:40:29.201Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||==========================request end================================================
2022-01-28T04:40:29.223Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:29.223Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T04:40:29.224Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Status text  : 
2022-01-28T04:40:29.224Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|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:"Fri, 28 Jan 2022 04:40:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:29.224Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Response body: 
2022-01-28T04:40:29.224Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:29.224Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|INFO|404|Not Found|InvokeReturn
2022-01-28T04:40:29.230Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-28T04:40:29.230Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-01-28T04:40:29.234Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-28T04:40:29.254Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-01-28T04:40:29.254Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ca448505-a4cc-4700-9d52-d3121ded97eb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[19d992e6-84a0-4235-bc77-c8c2dca57157], X-ECOMP-RequestID=[ca448505-a4cc-4700-9d52-d3121ded97eb], X-TransactionId=[], X-ONAP-RequestID=[ca448505-a4cc-4700-9d52-d3121ded97eb]}
2022-01-28T04:40:29.293Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220128-04:40:29:278-18963], Content-Length=[313], Date=[Fri, 28 Jan 2022 04:40:29 GMT], Content-Type=[application/json]}
2022-01-28T04:40:29.294Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-01-28T04:40:29.295Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-01-28T04:40:29.298Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-01-28T04:40:29.299Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-01-28T04:40:29.302Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-28T04:40:29.318Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-01-28T04:40:29.319Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ca448505-a4cc-4700-9d52-d3121ded97eb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[234bfb8b-935c-476f-8f8d-a7938f67358a], X-ECOMP-RequestID=[ca448505-a4cc-4700-9d52-d3121ded97eb], X-TransactionId=[], X-ONAP-RequestID=[ca448505-a4cc-4700-9d52-d3121ded97eb]}
2022-01-28T04:40:29.392Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220128-04:40:29:349-23967], Content-Length=[313], Date=[Fri, 28 Jan 2022 04:40:29 GMT], Content-Type=[application/json]}
2022-01-28T04:40:29.393Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-01-28T04:40:29.393Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-01-28T04:40:29.396Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-01-28T04:40:29.396Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-01-28T04:40:29.397Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-28T04:40:29.397Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-28T04:40:29.402Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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
2022-01-28T04:40:29.402Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-28T04:40:29.403Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:29.403Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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
2022-01-28T04:40:29.403Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-28T04:40:29.403Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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:"127", X-B3-TraceId:"fb573251b638d7d4", X-B3-SpanId:"639eb2b971b1ad18", X-B3-ParentSpanId:"fb573251b638d7d4", X-B3-Sampled:"0", X-ONAP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-TransactionID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ECOMP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23f78a09-45ca-4049-95f2-21f053a0e9be"]
2022-01-28T04:40:29.403Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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":"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72","requestScope":"service"}
2022-01-28T04:40:29.403Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-28T04:40:29.420Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:29.420Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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
2022-01-28T04:40:29.420Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-28T04:40:29.420Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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:"Fri, 28 Jan 2022 04:40:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:29.421Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-28T04:40:29.421Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:29.421Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-28T04:40:29.422Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1
2022-01-28T04:40:29.422Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|INFO|500||Invoke
2022-01-28T04:40:29.422Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:29.422Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1
2022-01-28T04:40:29.423Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||Method      : GET
2022-01-28T04:40:29.423Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-TransactionID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ECOMP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03dbf1f7-18a5-4a6a-b29f-f525270037bd"]
2022-01-28T04:40:29.423Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||Request body: 
2022-01-28T04:40:29.423Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||==========================request end================================================
2022-01-28T04:40:29.445Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:29.446Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||Status code  : 200 OK
2022-01-28T04:40:29.446Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||Status text  : 
2022-01-28T04:40:29.446Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|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:"Fri, 28 Jan 2022 04:40:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:29.446Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "6083f873-094a-4ebf-855b-7bb02083dec1",
  "modelInvariantUUID" : "55cc029f-3125-4d0a-b19d-cd18cbbc5eea",
  "created" : "2022-01-28 04:39:30.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "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/6083f873-094a-4ebf-855b-7bb02083dec1"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/configurationCustomizations"
    }
  }
}
2022-01-28T04:40:29.447Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:29.447Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|INFO|500||InvokeReturn
2022-01-28T04:40:29.449Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance
2022-01-28T04:40:29.450Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|INFO|500||Invoke
2022-01-28T04:40:29.450Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:29.450Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance
2022-01-28T04:40:29.451Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||Method      : GET
2022-01-28T04:40:29.451Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-TransactionID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ECOMP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb3807ea-ade9-422f-ac07-3aedb8b77498"]
2022-01-28T04:40:29.451Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||Request body: 
2022-01-28T04:40:29.451Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-28T04:40:29.461Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:29.461Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T04:40:29.461Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||Status text  : 
2022-01-28T04:40:29.461Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&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:"Fri, 28 Jan 2022 04:40:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:29.462Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||Response body: 
2022-01-28T04:40:29.462Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:29.462Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-01-28T04:40:29.462Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55cc029f-3125-4d0a-b19d-cd18cbbc5eea|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55cc029f-3125-4d0a-b19d-cd18cbbc5eea
2022-01-28T04:40:29.463Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55cc029f-3125-4d0a-b19d-cd18cbbc5eea|INFO|500||Invoke
2022-01-28T04:40:29.463Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55cc029f-3125-4d0a-b19d-cd18cbbc5eea|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:29.463Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55cc029f-3125-4d0a-b19d-cd18cbbc5eea|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55cc029f-3125-4d0a-b19d-cd18cbbc5eea
2022-01-28T04:40:29.463Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55cc029f-3125-4d0a-b19d-cd18cbbc5eea|DEBUG|500||Method      : GET
2022-01-28T04:40:29.463Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55cc029f-3125-4d0a-b19d-cd18cbbc5eea|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-TransactionID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ECOMP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d823c6fb-c821-46ad-840c-a9ae66a0a5bc"]
2022-01-28T04:40:29.463Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55cc029f-3125-4d0a-b19d-cd18cbbc5eea|DEBUG|500||Request body: 
2022-01-28T04:40:29.463Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55cc029f-3125-4d0a-b19d-cd18cbbc5eea|DEBUG|500||==========================request end================================================
2022-01-28T04:40:29.478Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55cc029f-3125-4d0a-b19d-cd18cbbc5eea|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:29.479Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55cc029f-3125-4d0a-b19d-cd18cbbc5eea|DEBUG|500||Status code  : 200 OK
2022-01-28T04:40:29.479Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55cc029f-3125-4d0a-b19d-cd18cbbc5eea|DEBUG|500||Status text  : 
2022-01-28T04:40:29.479Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55cc029f-3125-4d0a-b19d-cd18cbbc5eea|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:"Fri, 28 Jan 2022 04:40:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:29.481Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55cc029f-3125-4d0a-b19d-cd18cbbc5eea|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "6083f873-094a-4ebf-855b-7bb02083dec1",
      "modelInvariantUUID" : "55cc029f-3125-4d0a-b19d-cd18cbbc5eea",
      "created" : "2022-01-28 04:39:30.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "test-pnf",
      "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/6083f873-094a-4ebf-855b-7bb02083dec1"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/recipes"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/serviceProxyCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/csar"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/collectionResourceCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/allottedCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/vnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/configurationCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55cc029f-3125-4d0a-b19d-cd18cbbc5eea"
    }
  }
}
2022-01-28T04:40:29.481Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55cc029f-3125-4d0a-b19d-cd18cbbc5eea|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:29.482Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55cc029f-3125-4d0a-b19d-cd18cbbc5eea|INFO|500||InvokeReturn
2022-01-28T04:40:29.489Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance
2022-01-28T04:40:29.490Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|INFO|500||Invoke
2022-01-28T04:40:29.490Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:29.490Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance
2022-01-28T04:40:29.490Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||Method      : GET
2022-01-28T04:40:29.490Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-TransactionID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ECOMP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9981245-88f7-4714-a9e9-3d013280f9ec"]
2022-01-28T04:40:29.490Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||Request body: 
2022-01-28T04:40:29.490Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-28T04:40:29.500Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:29.500Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T04:40:29.500Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||Status text  : 
2022-01-28T04:40:29.500Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&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:"Fri, 28 Jan 2022 04:40:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:29.500Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||Response body: 
2022-01-28T04:40:29.500Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:29.501Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6083f873-094a-4ebf-855b-7bb02083dec1&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-01-28T04:40:29.501Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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
2022-01-28T04:40:29.501Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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
2022-01-28T04:40:29.501Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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================================================
2022-01-28T04:40:29.502Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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
2022-01-28T04:40:29.502Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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
2022-01-28T04:40:29.502Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-TransactionID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ECOMP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96f58d4a-450c-4c11-a484-82cf5aa84b6a"]
2022-01-28T04:40:29.502Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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: 
2022-01-28T04:40:29.502Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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================================================
2022-01-28T04:40:29.516Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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==========================================
2022-01-28T04:40:29.516Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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
2022-01-28T04:40:29.516Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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  : 
2022-01-28T04:40:29.516Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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:"Fri, 28 Jan 2022 04:40:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:29.517Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T04:40:29.517Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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=================================================
2022-01-28T04:40:29.518Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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
2022-01-28T04:40:29.520Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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
2022-01-28T04:40:29.520Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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
2022-01-28T04:40:29.520Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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================================================
2022-01-28T04:40:29.520Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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
2022-01-28T04:40:29.521Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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
2022-01-28T04:40:29.521Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-TransactionID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ECOMP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c866ce7-00db-466d-bb98-bfb818a5c93c"]
2022-01-28T04:40:29.521Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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: 
2022-01-28T04:40:29.521Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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================================================
2022-01-28T04:40:29.535Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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==========================================
2022-01-28T04:40:29.535Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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
2022-01-28T04:40:29.536Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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  : 
2022-01-28T04:40:29.536Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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:"Fri, 28 Jan 2022 04:40:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:29.537Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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" : 507,
  "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" : "2022-01-28T02:34:15.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507/service"
    }
  }
}
2022-01-28T04:40:29.537Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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=================================================
2022-01-28T04:40:29.537Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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
2022-01-28T04:40:29.538Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1
2022-01-28T04:40:29.539Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|INFO|500||Invoke
2022-01-28T04:40:29.539Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:29.539Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1
2022-01-28T04:40:29.539Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||Method      : GET
2022-01-28T04:40:29.540Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-TransactionID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ECOMP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b2174dd-1d89-429c-a523-3c77b9fb6d12"]
2022-01-28T04:40:29.540Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||Request body: 
2022-01-28T04:40:29.540Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||==========================request end================================================
2022-01-28T04:40:29.553Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:29.553Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||Status code  : 200 OK
2022-01-28T04:40:29.553Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||Status text  : 
2022-01-28T04:40:29.554Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|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:"Fri, 28 Jan 2022 04:40:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:29.596Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "6083f873-094a-4ebf-855b-7bb02083dec1",
  "modelInvariantUUID" : "55cc029f-3125-4d0a-b19d-cd18cbbc5eea",
  "created" : "2022-01-28 04:39:30.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "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/6083f873-094a-4ebf-855b-7bb02083dec1"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1/configurationCustomizations"
    }
  }
}
2022-01-28T04:40:29.597Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:29.597Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6083f873-094a-4ebf-855b-7bb02083dec1|INFO|500||InvokeReturn
2022-01-28T04:40:29.621Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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/
2022-01-28T04:40:29.621Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-28T04:40:29.622Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:29.622Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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/
2022-01-28T04:40:29.622Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-28T04:40:29.623Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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:"4532", X-B3-TraceId:"fb573251b638d7d4", X-B3-SpanId:"9c9f254e3f24c447", X-B3-ParentSpanId:"fb573251b638d7d4", X-B3-Sampled:"0", X-ONAP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-TransactionID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ECOMP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"faca94a3-527c-48bf-b81a-cfa9af6bd69c"]
2022-01-28T04:40:29.623Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ca448505-a4cc-4700-9d52-d3121ded97eb","requestStatus":"IN_PROGRESS","startTime":1643344829230,"source":"VID","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n\t\t\t\"modelVersionId\": \"6083f873-094a-4ebf-855b-7bb02083dec1\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"b52694d4-2d51-444d-b9ca-7433b07da161\",\n                                        \"modelInvariantId\":\"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n                                        \"modelVersionId\":\"6083f873-094a-4ebf-855b-7bb02083dec1\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"6083f873-094a-4ebf-855b-7bb02083dec1\",\n                            \"modelInvariantId\": \"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"e208195f-aacc-4b45-b6ed-7c2f1b000f81\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"ca448505-a4cc-4700-9d52-d3121ded97eb"}
2022-01-28T04:40:29.623Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-28T04:40:29.648Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:29.649Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-28T04:40:29.649Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-28T04:40:29.649Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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/ca448505-a4cc-4700-9d52-d3121ded97eb", 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:"Fri, 28 Jan 2022 04:40:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:29.651Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "ca448505-a4cc-4700-9d52-d3121ded97eb",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T04:40:29.230+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n\t\t\t\"modelVersionId\": \"6083f873-094a-4ebf-855b-7bb02083dec1\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"b52694d4-2d51-444d-b9ca-7433b07da161\",\n                                        \"modelInvariantId\":\"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n                                        \"modelVersionId\":\"6083f873-094a-4ebf-855b-7bb02083dec1\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"6083f873-094a-4ebf-855b-7bb02083dec1\",\n                            \"modelInvariantId\": \"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"e208195f-aacc-4b45-b6ed-7c2f1b000f81\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-28T04:40:29.636+00:00",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "ca448505-a4cc-4700-9d52-d3121ded97eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb"
    }
  }
}
2022-01-28T04:40:29.651Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:29.651Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-28T04:40:29.656Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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
2022-01-28T04:40:29.656Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-28T04:40:29.656Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:29.657Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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
2022-01-28T04:40:29.657Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-28T04:40:29.657Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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:"3168", X-B3-TraceId:"fb573251b638d7d4", X-B3-SpanId:"b8da4081be9087db", X-B3-ParentSpanId:"fb573251b638d7d4", X-B3-Sampled:"0", X-ONAP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-TransactionID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ECOMP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d361b91f-6d69-44b3-940a-acd71354cdf7"]
2022-01-28T04:40:29.657Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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\":\"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"6083f873-094a-4ebf-855b-7bb02083dec1\",\"modelUuid\":\"6083f873-094a-4ebf-855b-7bb02083dec1\",\"modelInvariantUuid\":\"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"b52694d4-2d51-444d-b9ca-7433b07da161\",\"modelInvariantId\":\"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\"modelVersionId\":\"6083f873-094a-4ebf-855b-7bb02083dec1\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"pnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"pnf_macro_line_of_business\"},\"productFamilyId\":\"\",\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"6083f873-094a-4ebf-855b-7bb02083dec1\",\"modelInvariantId\":\"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"e208195f-aacc-4b45-b6ed-7c2f1b000f81\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"ca448505-a4cc-4700-9d52-d3121ded97eb","type":"String"},"mso-request-id":{"value":"ca448505-a4cc-4700-9d52-d3121ded97eb","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"}}}
2022-01-28T04:40:29.657Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-28T04:40:30.675Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:30.676Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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
2022-01-28T04:40:30.677Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-28T04:40:30.678Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Jan 2022 04:40:30 GMT", X-ONAP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-TransactionID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ECOMP-RequestID:"ca448505-a4cc-4700-9d52-d3121ded97eb", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d361b91f-6d69-44b3-940a-acd71354cdf7", 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"]
2022-01-28T04:40:30.678Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|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\":\"ca448505-a4cc-4700-9d52-d3121ded97eb\",\"instanceId\":\"4b5e5d3c-354c-44c6-9497-d604c0d73737\"}}","message":"Success","processInstanceID":"6bab02f0-7ff4-11ec-825d-ea285b5e6c63","variables":null,"messageCode":200}
2022-01-28T04:40:30.679Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:30.680Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-28T04:40:30.684Z|ca448505-a4cc-4700-9d52-d3121ded97eb|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:40:30.806Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:40:30.809Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb
2022-01-28T04:40:30.809Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|INFO|500||Invoke
2022-01-28T04:40:30.810Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:30.810Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb
2022-01-28T04:40:30.810Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Method      : GET
2022-01-28T04:40:30.810Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3180f9fd5c04c279", X-B3-SpanId:"431e4d4819021ca9", X-B3-ParentSpanId:"3180f9fd5c04c279", X-B3-Sampled:"0", X-ONAP-RequestID:"ca8d0068-ccfd-4375-960a-40ce1ffd84f2", X-RequestID:"ca8d0068-ccfd-4375-960a-40ce1ffd84f2", X-TransactionID:"ca8d0068-ccfd-4375-960a-40ce1ffd84f2", X-ECOMP-RequestID:"ca8d0068-ccfd-4375-960a-40ce1ffd84f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"080fc69b-8519-452e-8546-1b4584b26bd4"]
2022-01-28T04:40:30.811Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Request body: 
2022-01-28T04:40:30.811Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||==========================request end================================================
2022-01-28T04:40:30.828Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:30.829Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Status code  : 200 OK
2022-01-28T04:40:30.829Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Status text  : 
2022-01-28T04:40:30.829Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|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:"Fri, 28 Jan 2022 04:40:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:30.830Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Response body: {
  "requestId" : "ca448505-a4cc-4700-9d52-d3121ded97eb",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T04:40:29.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n\t\t\t\"modelVersionId\": \"6083f873-094a-4ebf-855b-7bb02083dec1\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"b52694d4-2d51-444d-b9ca-7433b07da161\",\n                                        \"modelInvariantId\":\"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n                                        \"modelVersionId\":\"6083f873-094a-4ebf-855b-7bb02083dec1\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"6083f873-094a-4ebf-855b-7bb02083dec1\",\n                            \"modelInvariantId\": \"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"e208195f-aacc-4b45-b6ed-7c2f1b000f81\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:40:30.000+00:00",
  "serviceInstanceId" : "4b5e5d3c-354c-44c6-9497-d604c0d73737",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "ca448505-a4cc-4700-9d52-d3121ded97eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb"
    }
  }
}
2022-01-28T04:40:30.830Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:30.831Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|INFO|500||InvokeReturn
2022-01-28T04:40:30.832Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false
2022-01-28T04:40:30.833Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:40:30.833Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:30.833Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false
2022-01-28T04:40:30.834Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:40:30.834Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3180f9fd5c04c279", X-B3-SpanId:"40d46cd9b18e9810", X-B3-ParentSpanId:"3180f9fd5c04c279", X-B3-Sampled:"0", X-ONAP-RequestID:"ca8d0068-ccfd-4375-960a-40ce1ffd84f2", X-RequestID:"ca8d0068-ccfd-4375-960a-40ce1ffd84f2", X-TransactionID:"ca8d0068-ccfd-4375-960a-40ce1ffd84f2", X-ECOMP-RequestID:"ca8d0068-ccfd-4375-960a-40ce1ffd84f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e916dcf-c94b-4e94-bdc2-bb2db258498f"]
2022-01-28T04:40:30.834Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:40:30.834Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:40:30.848Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:30.848Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:40:30.848Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:40:30.849Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&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:"Fri, 28 Jan 2022 04:40:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:30.850Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:40:30.850Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:30.850Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:40:30.855Z|ca8d0068-ccfd-4375-960a-40ce1ffd84f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:40:32.458Z|1bacf72f-d2ad-48b2-907d-379649c1ab9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:40:32.462Z|1bacf72f-d2ad-48b2-907d-379649c1ab9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:40:38.586Z|bbff0ac6-6e6b-4872-a592-a97ee38a91d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:40:38.586Z|bbff0ac6-6e6b-4872-a592-a97ee38a91d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:38.587Z|a4140bca-e618-4427-8449-4c42f0ce4f1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:40:38.588Z|a4140bca-e618-4427-8449-4c42f0ce4f1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:38.588Z|ef05d770-3a83-4733-979b-f976c4234492|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:40:38.589Z|ef05d770-3a83-4733-979b-f976c4234492|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:40.967Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:40:40.974Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb
2022-01-28T04:40:40.974Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|INFO|500||Invoke
2022-01-28T04:40:40.975Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:40.975Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb
2022-01-28T04:40:40.976Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Method      : GET
2022-01-28T04:40:40.976Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92eeefb94ecc6adc", X-B3-SpanId:"14eca28e9f95900b", X-B3-ParentSpanId:"92eeefb94ecc6adc", X-B3-Sampled:"0", X-ONAP-RequestID:"61e54030-f000-4990-af4c-3da8f2822b9f", X-RequestID:"61e54030-f000-4990-af4c-3da8f2822b9f", X-TransactionID:"61e54030-f000-4990-af4c-3da8f2822b9f", X-ECOMP-RequestID:"61e54030-f000-4990-af4c-3da8f2822b9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14b11150-1ea1-476a-9eea-3c7e5c416847"]
2022-01-28T04:40:40.976Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Request body: 
2022-01-28T04:40:40.977Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||==========================request end================================================
2022-01-28T04:40:40.997Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:40.998Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Status code  : 200 OK
2022-01-28T04:40:40.998Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Status text  : 
2022-01-28T04:40:40.998Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|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:"Fri, 28 Jan 2022 04:40:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:40.999Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Response body: {
  "requestId" : "ca448505-a4cc-4700-9d52-d3121ded97eb",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=ca448505-a4cc-4700-9d52-d3121ded97eb Resource not found for PUT using id business/customers/customer/pnf_macrocustomer/service-subscriptions/service-subscription/test_pnf_macro/service-instances/service-instance/4b5e5d3c-354c-44c6-9497-d604c0d73737 (msg=Node Not Found:object located at service-design-and-creation/models/model/55cc029f-3125-4d0a-b19d-cd18cbbc5eea/model-vers/model-ver/6083f873-094a-4ebf-855b-7bb02083dec1#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:40:29.000+00:00",
  "endTime" : "2022-01-28T04:40:32.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n\t\t\t\"modelVersionId\": \"6083f873-094a-4ebf-855b-7bb02083dec1\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"b52694d4-2d51-444d-b9ca-7433b07da161\",\n                                        \"modelInvariantId\":\"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n                                        \"modelVersionId\":\"6083f873-094a-4ebf-855b-7bb02083dec1\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"6083f873-094a-4ebf-855b-7bb02083dec1\",\n                            \"modelInvariantId\": \"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"e208195f-aacc-4b45-b6ed-7c2f1b000f81\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:40:32.000+00:00",
  "serviceInstanceId" : "4b5e5d3c-354c-44c6-9497-d604c0d73737",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "ca448505-a4cc-4700-9d52-d3121ded97eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb"
    }
  }
}
2022-01-28T04:40:40.999Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:40.999Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|INFO|500||InvokeReturn
2022-01-28T04:40:41.000Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false
2022-01-28T04:40:41.001Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:40:41.001Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:41.001Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false
2022-01-28T04:40:41.001Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:40:41.001Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92eeefb94ecc6adc", X-B3-SpanId:"178be401cc885745", X-B3-ParentSpanId:"92eeefb94ecc6adc", X-B3-Sampled:"0", X-ONAP-RequestID:"61e54030-f000-4990-af4c-3da8f2822b9f", X-RequestID:"61e54030-f000-4990-af4c-3da8f2822b9f", X-TransactionID:"61e54030-f000-4990-af4c-3da8f2822b9f", X-ECOMP-RequestID:"61e54030-f000-4990-af4c-3da8f2822b9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c40f467e-8578-45ff-952c-ecdb372d5ca7"]
2022-01-28T04:40:41.002Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:40:41.002Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:40:41.011Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:41.011Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:40:41.012Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:40:41.012Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&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:"Fri, 28 Jan 2022 04:40:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:41.012Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:40:41.013Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:41.013Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:40:41.017Z|61e54030-f000-4990-af4c-3da8f2822b9f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:40:41.126Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:40:41.128Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb
2022-01-28T04:40:41.129Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|INFO|500||Invoke
2022-01-28T04:40:41.129Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:41.129Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb
2022-01-28T04:40:41.129Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Method      : GET
2022-01-28T04:40:41.129Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a91e1008306eebb", X-B3-SpanId:"62e4c37ca2af2c1d", X-B3-ParentSpanId:"8a91e1008306eebb", X-B3-Sampled:"0", X-ONAP-RequestID:"4b65d782-a5ca-4e33-b6d8-7e5166a20719", X-RequestID:"4b65d782-a5ca-4e33-b6d8-7e5166a20719", X-TransactionID:"4b65d782-a5ca-4e33-b6d8-7e5166a20719", X-ECOMP-RequestID:"4b65d782-a5ca-4e33-b6d8-7e5166a20719", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e46fb23b-3dbd-4bd6-b182-9157dff13538"]
2022-01-28T04:40:41.130Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Request body: 
2022-01-28T04:40:41.130Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||==========================request end================================================
2022-01-28T04:40:41.146Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:41.146Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Status code  : 200 OK
2022-01-28T04:40:41.146Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Status text  : 
2022-01-28T04:40:41.146Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|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:"Fri, 28 Jan 2022 04:40:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:41.147Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Response body: {
  "requestId" : "ca448505-a4cc-4700-9d52-d3121ded97eb",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=ca448505-a4cc-4700-9d52-d3121ded97eb Resource not found for PUT using id business/customers/customer/pnf_macrocustomer/service-subscriptions/service-subscription/test_pnf_macro/service-instances/service-instance/4b5e5d3c-354c-44c6-9497-d604c0d73737 (msg=Node Not Found:object located at service-design-and-creation/models/model/55cc029f-3125-4d0a-b19d-cd18cbbc5eea/model-vers/model-ver/6083f873-094a-4ebf-855b-7bb02083dec1#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:40:29.000+00:00",
  "endTime" : "2022-01-28T04:40:32.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n\t\t\t\"modelVersionId\": \"6083f873-094a-4ebf-855b-7bb02083dec1\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"b52694d4-2d51-444d-b9ca-7433b07da161\",\n                                        \"modelInvariantId\":\"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n                                        \"modelVersionId\":\"6083f873-094a-4ebf-855b-7bb02083dec1\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"6083f873-094a-4ebf-855b-7bb02083dec1\",\n                            \"modelInvariantId\": \"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"e208195f-aacc-4b45-b6ed-7c2f1b000f81\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:40:32.000+00:00",
  "serviceInstanceId" : "4b5e5d3c-354c-44c6-9497-d604c0d73737",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "ca448505-a4cc-4700-9d52-d3121ded97eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb"
    }
  }
}
2022-01-28T04:40:41.147Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:41.147Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|INFO|500||InvokeReturn
2022-01-28T04:40:41.149Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false
2022-01-28T04:40:41.149Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:40:41.149Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:41.149Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false
2022-01-28T04:40:41.150Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:40:41.150Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a91e1008306eebb", X-B3-SpanId:"6a923d0afd71a44b", X-B3-ParentSpanId:"8a91e1008306eebb", X-B3-Sampled:"0", X-ONAP-RequestID:"4b65d782-a5ca-4e33-b6d8-7e5166a20719", X-RequestID:"4b65d782-a5ca-4e33-b6d8-7e5166a20719", X-TransactionID:"4b65d782-a5ca-4e33-b6d8-7e5166a20719", X-ECOMP-RequestID:"4b65d782-a5ca-4e33-b6d8-7e5166a20719", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2aace98b-ccfc-471f-b994-38274c40dc63"]
2022-01-28T04:40:41.150Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:40:41.150Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:40:41.161Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:41.162Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:40:41.162Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:40:41.162Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&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:"Fri, 28 Jan 2022 04:40:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:41.163Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:40:41.163Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:41.163Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:40:41.168Z|4b65d782-a5ca-4e33-b6d8-7e5166a20719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:40:41.269Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:40:41.271Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb
2022-01-28T04:40:41.271Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|INFO|500||Invoke
2022-01-28T04:40:41.272Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:41.272Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb
2022-01-28T04:40:41.272Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Method      : GET
2022-01-28T04:40:41.272Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97516fe9732a788d", X-B3-SpanId:"6bf2f3cf4f1b9e72", X-B3-ParentSpanId:"97516fe9732a788d", X-B3-Sampled:"0", X-ONAP-RequestID:"33d31dcf-8f4e-4f6e-8974-1e82f95decff", X-RequestID:"33d31dcf-8f4e-4f6e-8974-1e82f95decff", X-TransactionID:"33d31dcf-8f4e-4f6e-8974-1e82f95decff", X-ECOMP-RequestID:"33d31dcf-8f4e-4f6e-8974-1e82f95decff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e13c9eae-f8ea-4d2b-98d9-77c3d36dadf8"]
2022-01-28T04:40:41.272Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Request body: 
2022-01-28T04:40:41.272Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||==========================request end================================================
2022-01-28T04:40:41.288Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:41.288Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Status code  : 200 OK
2022-01-28T04:40:41.288Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Status text  : 
2022-01-28T04:40:41.289Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|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:"Fri, 28 Jan 2022 04:40:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:41.289Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Response body: {
  "requestId" : "ca448505-a4cc-4700-9d52-d3121ded97eb",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=ca448505-a4cc-4700-9d52-d3121ded97eb Resource not found for PUT using id business/customers/customer/pnf_macrocustomer/service-subscriptions/service-subscription/test_pnf_macro/service-instances/service-instance/4b5e5d3c-354c-44c6-9497-d604c0d73737 (msg=Node Not Found:object located at service-design-and-creation/models/model/55cc029f-3125-4d0a-b19d-cd18cbbc5eea/model-vers/model-ver/6083f873-094a-4ebf-855b-7bb02083dec1#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:40:29.000+00:00",
  "endTime" : "2022-01-28T04:40:32.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n\t\t\t\"modelVersionId\": \"6083f873-094a-4ebf-855b-7bb02083dec1\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"b52694d4-2d51-444d-b9ca-7433b07da161\",\n                                        \"modelInvariantId\":\"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n                                        \"modelVersionId\":\"6083f873-094a-4ebf-855b-7bb02083dec1\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"6083f873-094a-4ebf-855b-7bb02083dec1\",\n                            \"modelInvariantId\": \"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"e208195f-aacc-4b45-b6ed-7c2f1b000f81\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:40:32.000+00:00",
  "serviceInstanceId" : "4b5e5d3c-354c-44c6-9497-d604c0d73737",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "ca448505-a4cc-4700-9d52-d3121ded97eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb"
    }
  }
}
2022-01-28T04:40:41.289Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:41.289Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|INFO|500||InvokeReturn
2022-01-28T04:40:41.290Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false
2022-01-28T04:40:41.291Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:40:41.291Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:41.291Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false
2022-01-28T04:40:41.291Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:40:41.291Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97516fe9732a788d", X-B3-SpanId:"e4c277cc7f42cd97", X-B3-ParentSpanId:"97516fe9732a788d", X-B3-Sampled:"0", X-ONAP-RequestID:"33d31dcf-8f4e-4f6e-8974-1e82f95decff", X-RequestID:"33d31dcf-8f4e-4f6e-8974-1e82f95decff", X-TransactionID:"33d31dcf-8f4e-4f6e-8974-1e82f95decff", X-ECOMP-RequestID:"33d31dcf-8f4e-4f6e-8974-1e82f95decff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a81c44d-4433-4996-bb7e-777e949422d6"]
2022-01-28T04:40:41.291Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:40:41.291Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:40:41.302Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:41.303Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:40:41.303Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:40:41.303Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&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:"Fri, 28 Jan 2022 04:40:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:41.303Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:40:41.303Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:41.304Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:40:41.308Z|33d31dcf-8f4e-4f6e-8974-1e82f95decff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:40:41.420Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:40:41.423Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb
2022-01-28T04:40:41.423Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|INFO|500||Invoke
2022-01-28T04:40:41.423Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:41.423Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb
2022-01-28T04:40:41.423Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Method      : GET
2022-01-28T04:40:41.423Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf1faf4a0cf7128d", X-B3-SpanId:"95cfb0b07d71f61e", X-B3-ParentSpanId:"cf1faf4a0cf7128d", X-B3-Sampled:"0", X-ONAP-RequestID:"61c29a59-af39-4360-a6f3-587e32482a3d", X-RequestID:"61c29a59-af39-4360-a6f3-587e32482a3d", X-TransactionID:"61c29a59-af39-4360-a6f3-587e32482a3d", X-ECOMP-RequestID:"61c29a59-af39-4360-a6f3-587e32482a3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0b9ae26-0dbb-43fe-8a1b-9e38fc25213e"]
2022-01-28T04:40:41.424Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Request body: 
2022-01-28T04:40:41.424Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||==========================request end================================================
2022-01-28T04:40:41.440Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:41.440Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Status code  : 200 OK
2022-01-28T04:40:41.440Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Status text  : 
2022-01-28T04:40:41.440Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|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:"Fri, 28 Jan 2022 04:40:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:41.441Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Response body: {
  "requestId" : "ca448505-a4cc-4700-9d52-d3121ded97eb",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=ca448505-a4cc-4700-9d52-d3121ded97eb Resource not found for PUT using id business/customers/customer/pnf_macrocustomer/service-subscriptions/service-subscription/test_pnf_macro/service-instances/service-instance/4b5e5d3c-354c-44c6-9497-d604c0d73737 (msg=Node Not Found:object located at service-design-and-creation/models/model/55cc029f-3125-4d0a-b19d-cd18cbbc5eea/model-vers/model-ver/6083f873-094a-4ebf-855b-7bb02083dec1#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:40:29.000+00:00",
  "endTime" : "2022-01-28T04:40:32.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n\t\t\t\"modelVersionId\": \"6083f873-094a-4ebf-855b-7bb02083dec1\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"b52694d4-2d51-444d-b9ca-7433b07da161\",\n                                        \"modelInvariantId\":\"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n                                        \"modelVersionId\":\"6083f873-094a-4ebf-855b-7bb02083dec1\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"6083f873-094a-4ebf-855b-7bb02083dec1\",\n                            \"modelInvariantId\": \"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"e208195f-aacc-4b45-b6ed-7c2f1b000f81\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:40:32.000+00:00",
  "serviceInstanceId" : "4b5e5d3c-354c-44c6-9497-d604c0d73737",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "ca448505-a4cc-4700-9d52-d3121ded97eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb"
    }
  }
}
2022-01-28T04:40:41.442Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:41.442Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|INFO|500||InvokeReturn
2022-01-28T04:40:41.443Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false
2022-01-28T04:40:41.443Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:40:41.443Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:41.443Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false
2022-01-28T04:40:41.443Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:40:41.443Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf1faf4a0cf7128d", X-B3-SpanId:"34f4e6eca11c21bd", X-B3-ParentSpanId:"cf1faf4a0cf7128d", X-B3-Sampled:"0", X-ONAP-RequestID:"61c29a59-af39-4360-a6f3-587e32482a3d", X-RequestID:"61c29a59-af39-4360-a6f3-587e32482a3d", X-TransactionID:"61c29a59-af39-4360-a6f3-587e32482a3d", X-ECOMP-RequestID:"61c29a59-af39-4360-a6f3-587e32482a3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a5d722b-0ab2-4e8d-9e03-51dd8744d8aa"]
2022-01-28T04:40:41.444Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:40:41.444Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:40:41.455Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:41.456Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:40:41.456Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:40:41.456Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&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:"Fri, 28 Jan 2022 04:40:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:41.457Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:40:41.457Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:41.458Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:40:41.463Z|61c29a59-af39-4360-a6f3-587e32482a3d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:40:41.564Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:40:41.567Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb
2022-01-28T04:40:41.568Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|INFO|500||Invoke
2022-01-28T04:40:41.568Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:41.568Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb
2022-01-28T04:40:41.568Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Method      : GET
2022-01-28T04:40:41.568Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b878c1aa776d0e15", X-B3-SpanId:"771a8baa5795bf82", X-B3-ParentSpanId:"b878c1aa776d0e15", X-B3-Sampled:"0", X-ONAP-RequestID:"ae2dad01-bcf7-4fc1-8726-df858e121f4f", X-RequestID:"ae2dad01-bcf7-4fc1-8726-df858e121f4f", X-TransactionID:"ae2dad01-bcf7-4fc1-8726-df858e121f4f", X-ECOMP-RequestID:"ae2dad01-bcf7-4fc1-8726-df858e121f4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"deecd267-c0e5-4741-8366-37e4e4c53c2e"]
2022-01-28T04:40:41.569Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Request body: 
2022-01-28T04:40:41.569Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||==========================request end================================================
2022-01-28T04:40:41.586Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:41.587Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Status code  : 200 OK
2022-01-28T04:40:41.587Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Status text  : 
2022-01-28T04:40:41.587Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|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:"Fri, 28 Jan 2022 04:40:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:41.588Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||Response body: {
  "requestId" : "ca448505-a4cc-4700-9d52-d3121ded97eb",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=ca448505-a4cc-4700-9d52-d3121ded97eb Resource not found for PUT using id business/customers/customer/pnf_macrocustomer/service-subscriptions/service-subscription/test_pnf_macro/service-instances/service-instance/4b5e5d3c-354c-44c6-9497-d604c0d73737 (msg=Node Not Found:object located at service-design-and-creation/models/model/55cc029f-3125-4d0a-b19d-cd18cbbc5eea/model-vers/model-ver/6083f873-094a-4ebf-855b-7bb02083dec1#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T04:40:29.000+00:00",
  "endTime" : "2022-01-28T04:40:32.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n\t\t\t\"modelVersionId\": \"6083f873-094a-4ebf-855b-7bb02083dec1\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"b52694d4-2d51-444d-b9ca-7433b07da161\",\n                                        \"modelInvariantId\":\"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n                                        \"modelVersionId\":\"6083f873-094a-4ebf-855b-7bb02083dec1\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"6083f873-094a-4ebf-855b-7bb02083dec1\",\n                            \"modelInvariantId\": \"55cc029f-3125-4d0a-b19d-cd18cbbc5eea\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"e208195f-aacc-4b45-b6ed-7c2f1b000f81\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T04:40:32.000+00:00",
  "serviceInstanceId" : "4b5e5d3c-354c-44c6-9497-d604c0d73737",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e0e6f7d2-c291-46b4-a405-9769a4b78e72",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "ca448505-a4cc-4700-9d52-d3121ded97eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb"
    }
  }
}
2022-01-28T04:40:41.588Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:41.589Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ca448505-a4cc-4700-9d52-d3121ded97eb|INFO|500||InvokeReturn
2022-01-28T04:40:41.591Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false
2022-01-28T04:40:41.592Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T04:40:41.592Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:41.592Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false
2022-01-28T04:40:41.593Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T04:40:41.593Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b878c1aa776d0e15", X-B3-SpanId:"33457b2329a32b96", X-B3-ParentSpanId:"b878c1aa776d0e15", X-B3-Sampled:"0", X-ONAP-RequestID:"ae2dad01-bcf7-4fc1-8726-df858e121f4f", X-RequestID:"ae2dad01-bcf7-4fc1-8726-df858e121f4f", X-TransactionID:"ae2dad01-bcf7-4fc1-8726-df858e121f4f", X-ECOMP-RequestID:"ae2dad01-bcf7-4fc1-8726-df858e121f4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9438e2f0-d9f6-4453-ab81-98f1c67da6d8"]
2022-01-28T04:40:41.593Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T04:40:41.593Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T04:40:41.603Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:41.604Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T04:40:41.605Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T04:40:41.605Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&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:"Fri, 28 Jan 2022 04:40:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:41.606Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T04:40:41.607Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:41.607Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ca448505-a4cc-4700-9d52-d3121ded97eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T04:40:41.614Z|ae2dad01-bcf7-4fc1-8726-df858e121f4f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ca448505-a4cc-4700-9d52-d3121ded97eb|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:40:42.008Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:40:42.009Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: b7b7e391-3385-47d2-a6f7-d5dcc2524a58 already exists in requestDb InfraActiveRequests table
2022-01-28T04:40:42.010Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7b7e391-3385-47d2-a6f7-d5dcc2524a58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7b7e391-3385-47d2-a6f7-d5dcc2524a58
2022-01-28T04:40:42.011Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7b7e391-3385-47d2-a6f7-d5dcc2524a58|INFO|500||Invoke
2022-01-28T04:40:42.011Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7b7e391-3385-47d2-a6f7-d5dcc2524a58|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:42.011Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7b7e391-3385-47d2-a6f7-d5dcc2524a58|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7b7e391-3385-47d2-a6f7-d5dcc2524a58
2022-01-28T04:40:42.011Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7b7e391-3385-47d2-a6f7-d5dcc2524a58|DEBUG|500||Method      : GET
2022-01-28T04:40:42.012Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7b7e391-3385-47d2-a6f7-d5dcc2524a58|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dab7d3437e52db78", X-B3-SpanId:"a1e49c10987f9c0f", X-B3-ParentSpanId:"dab7d3437e52db78", X-B3-Sampled:"0", X-ONAP-RequestID:"b7b7e391-3385-47d2-a6f7-d5dcc2524a58", X-RequestID:"b7b7e391-3385-47d2-a6f7-d5dcc2524a58", X-TransactionID:"b7b7e391-3385-47d2-a6f7-d5dcc2524a58", X-ECOMP-RequestID:"b7b7e391-3385-47d2-a6f7-d5dcc2524a58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fd33f77-b786-41df-810b-d84e940cb6fd"]
2022-01-28T04:40:42.012Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7b7e391-3385-47d2-a6f7-d5dcc2524a58|DEBUG|500||Request body: 
2022-01-28T04:40:42.012Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7b7e391-3385-47d2-a6f7-d5dcc2524a58|DEBUG|500||==========================request end================================================
2022-01-28T04:40:42.028Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7b7e391-3385-47d2-a6f7-d5dcc2524a58|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:42.029Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7b7e391-3385-47d2-a6f7-d5dcc2524a58|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T04:40:42.029Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7b7e391-3385-47d2-a6f7-d5dcc2524a58|DEBUG|500||Status text  : 
2022-01-28T04:40:42.030Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7b7e391-3385-47d2-a6f7-d5dcc2524a58|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:"Fri, 28 Jan 2022 04:40:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:42.030Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7b7e391-3385-47d2-a6f7-d5dcc2524a58|DEBUG|500||Response body: 
2022-01-28T04:40:42.031Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7b7e391-3385-47d2-a6f7-d5dcc2524a58|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:42.031Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7b7e391-3385-47d2-a6f7-d5dcc2524a58|INFO|404|Not Found|InvokeReturn
2022-01-28T04:40:42.034Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID b7b7e391-3385-47d2-a6f7-d5dcc2524a58
2022-01-28T04:40:42.035Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-28T04:40:42.035Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-28T04:40:42.036Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-28T04:40:42.036Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:42.036Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-28T04:40:42.037Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-28T04:40:42.037Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"dab7d3437e52db78", X-B3-SpanId:"abea075dfe7c1856", X-B3-ParentSpanId:"dab7d3437e52db78", X-B3-Sampled:"0", X-ONAP-RequestID:"b7b7e391-3385-47d2-a6f7-d5dcc2524a58", X-RequestID:"b7b7e391-3385-47d2-a6f7-d5dcc2524a58", X-TransactionID:"b7b7e391-3385-47d2-a6f7-d5dcc2524a58", X-ECOMP-RequestID:"b7b7e391-3385-47d2-a6f7-d5dcc2524a58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38010c20-edbd-4f22-b3a0-3852bf568131"]
2022-01-28T04:40:42.037Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-28T04:40:42.037Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T04:40:42.045Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:42.046Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T04:40:42.046Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-28T04:40:42.046Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 04:40:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:42.046Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-28T04:40:42.046Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:42.047Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T04:40:42.047Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:40:42.048Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:40:42.048Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:40:42.048Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-28T04:40:42.049Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T04:40:42.049Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:40:42.049Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-28T04:40:42.049Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"dab7d3437e52db78", X-B3-SpanId:"4a435c8fccf692cf", X-B3-ParentSpanId:"dab7d3437e52db78", X-B3-Sampled:"0", X-ONAP-RequestID:"b7b7e391-3385-47d2-a6f7-d5dcc2524a58", X-RequestID:"b7b7e391-3385-47d2-a6f7-d5dcc2524a58", X-TransactionID:"b7b7e391-3385-47d2-a6f7-d5dcc2524a58", X-ECOMP-RequestID:"b7b7e391-3385-47d2-a6f7-d5dcc2524a58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8e75c37-d294-4203-b69c-1e82fabe0df2"]
2022-01-28T04:40:42.049Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-28T04:40:42.049Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T04:40:42.057Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T04:40:42.057Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T04:40:42.057Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-28T04:40:42.057Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 04:40:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:40:42.057Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-28T04:40:42.058Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T04:40:42.058Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T04:40:42.058Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:40:42.059Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@513a2fc2
2022-01-28T04:40:42.060Z|b7b7e391-3385-47d2-a6f7-d5dcc2524a58|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:40:47.458Z|1616f2b4-a7a3-4960-8776-0e16822b2083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:40:47.458Z|1616f2b4-a7a3-4960-8776-0e16822b2083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:40:47.779Z|4755b13c-a24e-49d3-bcb4-765a1c09b4ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:40:47.780Z|4755b13c-a24e-49d3-bcb4-765a1c09b4ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:40:48.604Z|de933263-41e3-43f0-b2a2-6495ba328a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:40:48.605Z|de933263-41e3-43f0-b2a2-6495ba328a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:48.605Z|d047c91c-6e7e-4789-81ec-c03785f8b27b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:40:48.605Z|d047c91c-6e7e-4789-81ec-c03785f8b27b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:48.607Z|bfee87eb-bf7a-40e9-a6cf-d0a2df457944|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:40:48.608Z|bfee87eb-bf7a-40e9-a6cf-d0a2df457944|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:50.793Z|afa95726-fb00-4a07-bda8-2e19792047e5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:40:50.794Z|afa95726-fb00-4a07-bda8-2e19792047e5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:58.623Z|9b665ae2-84d6-4fd2-9330-19721299d13f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:40:58.623Z|3a34ea25-1922-43e0-9614-e3745011c290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:40:58.623Z|9b665ae2-84d6-4fd2-9330-19721299d13f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:58.624Z|3a34ea25-1922-43e0-9614-e3745011c290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:40:58.629Z|67d139f1-29a6-4973-8438-2f8ba5310951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:40:58.630Z|67d139f1-29a6-4973-8438-2f8ba5310951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:02.458Z|7d10ef6c-b971-431a-ae9a-6766b7538bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:41:02.459Z|7d10ef6c-b971-431a-ae9a-6766b7538bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:41:08.642Z|4b87a529-de58-4193-9a23-c77bc2061868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:41:08.642Z|68a69bd9-c257-4ca4-9e38-458df63cc2df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:41:08.643Z|68a69bd9-c257-4ca4-9e38-458df63cc2df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:08.643Z|4b87a529-de58-4193-9a23-c77bc2061868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:08.648Z|77663d46-b616-40fa-b83c-ca0cec9b2cb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:41:08.649Z|77663d46-b616-40fa-b83c-ca0cec9b2cb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:17.458Z|bada018c-e132-404c-8838-09e149af5f61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:41:17.461Z|bada018c-e132-404c-8838-09e149af5f61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:41:17.780Z|5893387d-6923-47b0-bd20-1275b07da2b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:41:17.781Z|5893387d-6923-47b0-bd20-1275b07da2b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:41:18.661Z|8ef58d55-cac8-409a-b083-04b76a91fcec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:41:18.661Z|db91361b-fdb1-418c-b99c-c6af2a460914|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:41:18.662Z|db91361b-fdb1-418c-b99c-c6af2a460914|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:18.662Z|8ef58d55-cac8-409a-b083-04b76a91fcec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:18.667Z|bb4798e8-3060-48c9-964b-96ae29a6fd22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:41:18.667Z|bb4798e8-3060-48c9-964b-96ae29a6fd22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:28.681Z|5c7a75d4-b2fd-467f-85ab-f0265af33025|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:41:28.682Z|5c7a75d4-b2fd-467f-85ab-f0265af33025|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:28.682Z|63ae9109-9a9d-414e-b618-3463d430b8d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:41:28.682Z|e35df807-1e75-49cf-877e-966fe5256b9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:41:28.683Z|e35df807-1e75-49cf-877e-966fe5256b9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:28.683Z|63ae9109-9a9d-414e-b618-3463d430b8d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:32.458Z|a63527c0-f35d-4575-96c8-163a45496a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:41:32.459Z|a63527c0-f35d-4575-96c8-163a45496a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:41:36.450Z|af191308-70e7-4194-b646-d4fa15781981|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T04:41:36.450Z|af191308-70e7-4194-b646-d4fa15781981|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:38.700Z|e7a5eb7c-fe92-41d9-bed0-0fb72c58a27a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:41:38.701Z|e7a5eb7c-fe92-41d9-bed0-0fb72c58a27a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:38.701Z|0fce92d2-95b2-4f3e-ae95-de9f9b69ad3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:41:38.701Z|ed84e552-5063-469d-8a71-6925b7ae3544|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:41:38.701Z|0fce92d2-95b2-4f3e-ae95-de9f9b69ad3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:38.702Z|ed84e552-5063-469d-8a71-6925b7ae3544|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:47.458Z|a139bab1-7d67-4a1d-ac5b-c37f5348131d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:41:47.459Z|a139bab1-7d67-4a1d-ac5b-c37f5348131d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:41:47.781Z|d79c1c8f-6c8c-480e-9b6f-4ab548c7ea50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:41:47.782Z|d79c1c8f-6c8c-480e-9b6f-4ab548c7ea50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:41:48.719Z|d141f60a-2388-472b-9e76-fd74fcdebac7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:41:48.719Z|41556c25-fff0-4ab1-b472-0dbff2a6f4fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:41:48.719Z|d141f60a-2388-472b-9e76-fd74fcdebac7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:48.719Z|41556c25-fff0-4ab1-b472-0dbff2a6f4fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:48.720Z|79251b2d-679e-49e7-9b5c-41862d14d56f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:41:48.721Z|79251b2d-679e-49e7-9b5c-41862d14d56f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:50.793Z|343b6cf4-69ec-4a91-aa9b-14c3fb0ebb2d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:41:50.793Z|343b6cf4-69ec-4a91-aa9b-14c3fb0ebb2d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:58.939Z|06fbf11b-1528-43f5-ac73-0e7c303eb1ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:41:58.940Z|06fbf11b-1528-43f5-ac73-0e7c303eb1ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:58.940Z|4bb1d7ea-321e-4bd3-b5db-cff7c4fbcbf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:41:58.940Z|7ba744d2-40ab-4fc1-ac21-3cc0515d7e51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:41:58.940Z|4bb1d7ea-321e-4bd3-b5db-cff7c4fbcbf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:41:58.940Z|7ba744d2-40ab-4fc1-ac21-3cc0515d7e51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:02.458Z|f0be9bab-bc78-44f2-8687-5882ccd83c80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:42:02.461Z|f0be9bab-bc78-44f2-8687-5882ccd83c80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:42:08.958Z|977211e2-4eb5-4e89-bcaf-cfcf4c2839e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:42:08.958Z|3b5447fa-567d-4b90-9577-81840a10df9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:42:08.958Z|e91a47c4-5061-4ae5-8aa9-5bdf120237d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:42:08.958Z|e91a47c4-5061-4ae5-8aa9-5bdf120237d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:08.958Z|3b5447fa-567d-4b90-9577-81840a10df9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:08.958Z|977211e2-4eb5-4e89-bcaf-cfcf4c2839e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:17.458Z|315ce539-036f-4598-9e58-644b774a2c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:42:17.459Z|315ce539-036f-4598-9e58-644b774a2c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:42:17.783Z|6139b28a-3c36-4fef-bf12-006ab20c99b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:42:17.783Z|6139b28a-3c36-4fef-bf12-006ab20c99b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:42:18.976Z|e7c0be56-ceb5-4569-ace3-5d5e2e0cfe00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:42:18.976Z|f7538658-4593-4d52-8d90-24b1b3dfee90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:42:18.976Z|f7538658-4593-4d52-8d90-24b1b3dfee90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:18.976Z|e7c0be56-ceb5-4569-ace3-5d5e2e0cfe00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:18.976Z|7182a067-9a6e-48d1-993a-258a4515edbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:42:18.977Z|7182a067-9a6e-48d1-993a-258a4515edbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:28.996Z|f7f42f0c-3683-49a1-8a11-6b134e132c64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:42:28.996Z|392e8cc9-c313-4c0a-9934-27d7e91ab6f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:42:28.996Z|4658914c-6bae-497d-8c20-c0e296c493e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:42:28.996Z|f7f42f0c-3683-49a1-8a11-6b134e132c64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:28.996Z|4658914c-6bae-497d-8c20-c0e296c493e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:28.996Z|392e8cc9-c313-4c0a-9934-27d7e91ab6f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:32.458Z|527ce3ae-84eb-4368-808c-bf43c02fb966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:42:32.459Z|527ce3ae-84eb-4368-808c-bf43c02fb966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:42:39.015Z|ebaac01a-e2ff-47e8-b6f1-a1f824d27863|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:42:39.015Z|2100f4b6-9acf-4d73-aaf0-785c403b387d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:42:39.015Z|458c4523-f08d-4646-beeb-5df647997309|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:42:39.015Z|458c4523-f08d-4646-beeb-5df647997309|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:39.015Z|2100f4b6-9acf-4d73-aaf0-785c403b387d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:39.015Z|ebaac01a-e2ff-47e8-b6f1-a1f824d27863|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:47.458Z|aa6e5143-6f01-420f-ae0e-d6f85f3edff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:42:47.461Z|aa6e5143-6f01-420f-ae0e-d6f85f3edff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:42:47.784Z|a925ac2f-0365-41d8-8655-8f14039d0cd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:42:47.785Z|a925ac2f-0365-41d8-8655-8f14039d0cd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:42:49.031Z|03517a8e-31b8-4721-a37e-308b365bee61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:42:49.032Z|03517a8e-31b8-4721-a37e-308b365bee61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:49.032Z|7cb19870-d1e2-4fc6-9e78-486ea65c9d5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:42:49.032Z|2e35e3b1-844d-4829-8a10-e73b786bfe95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:42:49.033Z|2e35e3b1-844d-4829-8a10-e73b786bfe95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:49.033Z|7cb19870-d1e2-4fc6-9e78-486ea65c9d5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:50.793Z|391c2aac-e0ca-4910-bf1e-074e46a90885|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:42:50.794Z|391c2aac-e0ca-4910-bf1e-074e46a90885|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:59.049Z|374ef441-2e1a-49d7-a142-dbd7ed7953a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:42:59.050Z|cfe28489-69d9-4582-ae10-adb995555cbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:42:59.050Z|c6a43582-4a65-4735-a5cf-e472b65755c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:42:59.050Z|374ef441-2e1a-49d7-a142-dbd7ed7953a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:59.050Z|cfe28489-69d9-4582-ae10-adb995555cbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:42:59.050Z|c6a43582-4a65-4735-a5cf-e472b65755c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:02.458Z|a613ea63-f807-4651-8ed4-9b27e24df680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:43:02.459Z|a613ea63-f807-4651-8ed4-9b27e24df680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:43:09.068Z|1b8b8738-3f40-470c-aec8-1d775cbea28e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:43:09.068Z|d50f4be3-be93-4f8f-9520-885a4334d8b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:43:09.068Z|1b8b8738-3f40-470c-aec8-1d775cbea28e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:09.068Z|0c89b470-1b96-42f8-9af8-531006ce34c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:43:09.068Z|d50f4be3-be93-4f8f-9520-885a4334d8b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:09.068Z|0c89b470-1b96-42f8-9af8-531006ce34c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:17.458Z|05efff41-5369-4a28-a411-22e9557f97b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:43:17.459Z|05efff41-5369-4a28-a411-22e9557f97b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:43:17.785Z|f20a4c30-568d-4ffa-b678-bee3bfd23e7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:43:17.786Z|f20a4c30-568d-4ffa-b678-bee3bfd23e7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:43:19.086Z|3cb6fb81-531a-46b2-88a2-aa1b9af2fecc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:43:19.086Z|1815e5b0-301e-4d52-89db-86c583fd774e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:43:19.086Z|976471af-5da9-4a2e-a9cd-adad26e31740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:43:19.087Z|1815e5b0-301e-4d52-89db-86c583fd774e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:19.087Z|976471af-5da9-4a2e-a9cd-adad26e31740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:19.087Z|3cb6fb81-531a-46b2-88a2-aa1b9af2fecc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:23.000Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:43:23.002Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 6f7c8f8a-f8ca-44a5-87f0-2def088e4595 already exists in requestDb InfraActiveRequests table
2022-01-28T04:43:23.002Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f7c8f8a-f8ca-44a5-87f0-2def088e4595|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f7c8f8a-f8ca-44a5-87f0-2def088e4595
2022-01-28T04:43:23.003Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f7c8f8a-f8ca-44a5-87f0-2def088e4595|INFO|500||Invoke
2022-01-28T04:43:23.003Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f7c8f8a-f8ca-44a5-87f0-2def088e4595|DEBUG|500||===========================request begin================================================
2022-01-28T04:43:23.003Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f7c8f8a-f8ca-44a5-87f0-2def088e4595|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f7c8f8a-f8ca-44a5-87f0-2def088e4595
2022-01-28T04:43:23.003Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f7c8f8a-f8ca-44a5-87f0-2def088e4595|DEBUG|500||Method      : GET
2022-01-28T04:43:23.003Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f7c8f8a-f8ca-44a5-87f0-2def088e4595|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"becad01a0986ded2", X-B3-SpanId:"27941dd16006ea98", X-B3-ParentSpanId:"becad01a0986ded2", X-B3-Sampled:"0", X-ONAP-RequestID:"6f7c8f8a-f8ca-44a5-87f0-2def088e4595", X-RequestID:"6f7c8f8a-f8ca-44a5-87f0-2def088e4595", X-TransactionID:"6f7c8f8a-f8ca-44a5-87f0-2def088e4595", X-ECOMP-RequestID:"6f7c8f8a-f8ca-44a5-87f0-2def088e4595", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f569d5d-fe89-4bdb-80dc-d2c2620d3095"]
2022-01-28T04:43:23.004Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f7c8f8a-f8ca-44a5-87f0-2def088e4595|DEBUG|500||Request body: 
2022-01-28T04:43:23.004Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f7c8f8a-f8ca-44a5-87f0-2def088e4595|DEBUG|500||==========================request end================================================
2022-01-28T04:43:23.028Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f7c8f8a-f8ca-44a5-87f0-2def088e4595|DEBUG|500||============================response begin==========================================
2022-01-28T04:43:23.029Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f7c8f8a-f8ca-44a5-87f0-2def088e4595|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T04:43:23.029Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f7c8f8a-f8ca-44a5-87f0-2def088e4595|DEBUG|500||Status text  : 
2022-01-28T04:43:23.029Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f7c8f8a-f8ca-44a5-87f0-2def088e4595|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:"Fri, 28 Jan 2022 04:43:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:43:23.030Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f7c8f8a-f8ca-44a5-87f0-2def088e4595|DEBUG|500||Response body: 
2022-01-28T04:43:23.030Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f7c8f8a-f8ca-44a5-87f0-2def088e4595|DEBUG|500||=======================response end=================================================
2022-01-28T04:43:23.030Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f7c8f8a-f8ca-44a5-87f0-2def088e4595|INFO|404|Not Found|InvokeReturn
2022-01-28T04:43:23.034Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 6f7c8f8a-f8ca-44a5-87f0-2def088e4595
2022-01-28T04:43:23.035Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-28T04:43:23.036Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-28T04:43:23.036Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-28T04:43:23.037Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T04:43:23.037Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-28T04:43:23.037Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-28T04:43:23.037Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"becad01a0986ded2", X-B3-SpanId:"91aa8d5bf6fbd6b3", X-B3-ParentSpanId:"becad01a0986ded2", X-B3-Sampled:"0", X-ONAP-RequestID:"6f7c8f8a-f8ca-44a5-87f0-2def088e4595", X-RequestID:"6f7c8f8a-f8ca-44a5-87f0-2def088e4595", X-TransactionID:"6f7c8f8a-f8ca-44a5-87f0-2def088e4595", X-ECOMP-RequestID:"6f7c8f8a-f8ca-44a5-87f0-2def088e4595", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55f51953-05cd-4b4b-bfad-9c08aaed78a9"]
2022-01-28T04:43:23.038Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-28T04:43:23.038Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T04:43:23.047Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T04:43:23.047Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T04:43:23.048Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-28T04:43:23.048Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 04:43:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:43:23.048Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-28T04:43:23.049Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T04:43:23.049Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T04:43:23.050Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:43:23.051Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:43:23.051Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:43:23.052Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-28T04:43:23.052Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T04:43:23.052Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:43:23.053Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-28T04:43:23.053Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"becad01a0986ded2", X-B3-SpanId:"5b6a35d266b47a3e", X-B3-ParentSpanId:"becad01a0986ded2", X-B3-Sampled:"0", X-ONAP-RequestID:"6f7c8f8a-f8ca-44a5-87f0-2def088e4595", X-RequestID:"6f7c8f8a-f8ca-44a5-87f0-2def088e4595", X-TransactionID:"6f7c8f8a-f8ca-44a5-87f0-2def088e4595", X-ECOMP-RequestID:"6f7c8f8a-f8ca-44a5-87f0-2def088e4595", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcddc76f-70e5-4b12-82b3-22f3d3436815"]
2022-01-28T04:43:23.053Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-28T04:43:23.053Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T04:43:23.062Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T04:43:23.063Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T04:43:23.063Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-28T04:43:23.063Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 04:43:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:43:23.063Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-28T04:43:23.063Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T04:43:23.064Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T04:43:23.064Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:43:23.065Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@3e8fb762
2022-01-28T04:43:23.066Z|6f7c8f8a-f8ca-44a5-87f0-2def088e4595|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:43:29.105Z|09dae99c-1ee4-4765-8267-0027971653f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:43:29.105Z|efec96c6-d4ff-4b04-81c8-454dc7311a26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:43:29.105Z|d0d01a88-5169-46fb-a48d-8c8a8159a16f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:43:29.106Z|efec96c6-d4ff-4b04-81c8-454dc7311a26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:29.106Z|09dae99c-1ee4-4765-8267-0027971653f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:29.106Z|d0d01a88-5169-46fb-a48d-8c8a8159a16f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:32.458Z|0f93888a-df7d-4b9d-8d1d-7288a93a57cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:43:32.461Z|0f93888a-df7d-4b9d-8d1d-7288a93a57cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:43:39.126Z|35566869-890c-48a3-87ab-cb5fdc0b6004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:43:39.126Z|9a54376a-4d61-4b36-835f-f65452ff1aa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:43:39.126Z|f02f3d9f-8a69-4c58-a012-feabe1f32ba0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:43:39.126Z|35566869-890c-48a3-87ab-cb5fdc0b6004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:39.127Z|9a54376a-4d61-4b36-835f-f65452ff1aa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:39.127Z|f02f3d9f-8a69-4c58-a012-feabe1f32ba0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:47.458Z|ce6a13b6-b0a6-4cae-b319-41ff7e27e62b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:43:47.459Z|ce6a13b6-b0a6-4cae-b319-41ff7e27e62b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:43:47.786Z|0ff16651-700f-4656-ba55-ad635c9c0d14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:43:47.787Z|0ff16651-700f-4656-ba55-ad635c9c0d14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:43:49.145Z|df753524-cb42-4b68-ab39-8472bea93a6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:43:49.146Z|df753524-cb42-4b68-ab39-8472bea93a6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:49.145Z|dd4fffe9-d250-4663-91b9-5be82f5cc405|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:43:49.146Z|778692a9-3570-41d1-a501-656fa986d497|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:43:49.146Z|dd4fffe9-d250-4663-91b9-5be82f5cc405|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:49.147Z|778692a9-3570-41d1-a501-656fa986d497|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:50.792Z|e0d5f0fa-e07c-4427-a355-b69f85aa23bd|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:43:50.793Z|e0d5f0fa-e07c-4427-a355-b69f85aa23bd|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:59.163Z|bef7ee95-99b2-47e9-a944-c434b04cfd5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:43:59.163Z|bef7ee95-99b2-47e9-a944-c434b04cfd5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:59.168Z|2a91e578-4516-422f-907d-17e8a304ee57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:43:59.168Z|2a91e578-4516-422f-907d-17e8a304ee57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:43:59.168Z|6b0b6cca-4a0e-4fd6-9aaa-631adba2f635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:43:59.168Z|6b0b6cca-4a0e-4fd6-9aaa-631adba2f635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:02.458Z|78a39e99-89da-454a-bbae-525a92dcc004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:44:02.459Z|78a39e99-89da-454a-bbae-525a92dcc004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:44:09.181Z|35265892-b4ae-47d9-8a74-fc931a078032|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:44:09.182Z|35265892-b4ae-47d9-8a74-fc931a078032|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:09.184Z|6a6068f9-9c18-4598-bee8-893331396b69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:44:09.184Z|22e05e78-630b-4452-9a29-3b88a05ece7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:44:09.185Z|22e05e78-630b-4452-9a29-3b88a05ece7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:09.185Z|6a6068f9-9c18-4598-bee8-893331396b69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:16.565Z|bfe74745-dc90-4150-92ac-ec305410aa81|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T04:44:16.565Z|bfe74745-dc90-4150-92ac-ec305410aa81|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:17.458Z|9affb36b-0824-44f4-9504-d4764d3bf225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:44:17.461Z|9affb36b-0824-44f4-9504-d4764d3bf225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:44:17.787Z|436d1474-7a4c-4f1b-b061-a5a95122c250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:44:17.788Z|436d1474-7a4c-4f1b-b061-a5a95122c250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:44:19.200Z|3b9400ab-2dd6-4139-883e-719558ca4874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:44:19.201Z|3b9400ab-2dd6-4139-883e-719558ca4874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:19.202Z|d3a905a4-a416-4096-b9d0-fa398818f493|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:44:19.202Z|5a5a2289-0b19-4668-9836-f64f8e806520|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:44:19.204Z|5a5a2289-0b19-4668-9836-f64f8e806520|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:19.204Z|d3a905a4-a416-4096-b9d0-fa398818f493|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:29.218Z|4fdedaac-266c-446c-9954-cb60c5e715f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:44:29.219Z|4fdedaac-266c-446c-9954-cb60c5e715f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:29.221Z|77915c47-7dfb-4d33-bb18-98ce4de5afd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:44:29.221Z|9418c72e-37d3-415a-afbf-a3613ce5ac4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:44:29.221Z|77915c47-7dfb-4d33-bb18-98ce4de5afd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:29.221Z|9418c72e-37d3-415a-afbf-a3613ce5ac4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:32.458Z|4767b3e8-8676-45f8-9faa-d7957880a53d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:44:32.459Z|4767b3e8-8676-45f8-9faa-d7957880a53d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:44:39.236Z|adfe379d-e13a-4d9b-a98d-3045a5053425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:44:39.237Z|adfe379d-e13a-4d9b-a98d-3045a5053425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:39.238Z|1d2726df-81ac-4e14-9832-7eb5d3755ab9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:44:39.238Z|1d2726df-81ac-4e14-9832-7eb5d3755ab9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:39.238Z|05e44e1c-199d-4ecd-9a18-a5b41102739d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:44:39.239Z|05e44e1c-199d-4ecd-9a18-a5b41102739d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:47.458Z|f23f8ac0-9c92-45cb-b72c-689871cefac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:44:47.458Z|f23f8ac0-9c92-45cb-b72c-689871cefac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:44:47.788Z|fd6d6a24-355f-42c3-924a-9746f6033292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:44:47.789Z|fd6d6a24-355f-42c3-924a-9746f6033292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:44:49.254Z|a745805a-0b22-4a08-b5e8-d8bbf8c92372|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:44:49.254Z|88fbb061-6e96-4689-ac91-ee12567e5faf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:44:49.254Z|b75c8798-3ebe-424d-be8f-c559f9084881|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:44:49.255Z|a745805a-0b22-4a08-b5e8-d8bbf8c92372|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:49.255Z|b75c8798-3ebe-424d-be8f-c559f9084881|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:49.255Z|88fbb061-6e96-4689-ac91-ee12567e5faf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:50.793Z|1ca93ed9-4006-4842-9e96-02bff1ec9875|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:44:50.794Z|1ca93ed9-4006-4842-9e96-02bff1ec9875|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:59.272Z|277624e7-61ec-49df-a73e-16e2da2b0a98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:44:59.272Z|d3b6cf1a-e510-44fe-9c40-f072f475a2c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:44:59.272Z|7b4660eb-854b-46ac-84b6-2a8fc7617361|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:44:59.273Z|277624e7-61ec-49df-a73e-16e2da2b0a98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:59.273Z|7b4660eb-854b-46ac-84b6-2a8fc7617361|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:44:59.273Z|d3b6cf1a-e510-44fe-9c40-f072f475a2c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:02.458Z|f2150eeb-6716-44f1-91cb-cfc5189a88ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:45:02.460Z|f2150eeb-6716-44f1-91cb-cfc5189a88ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:45:09.290Z|f92aae81-70ca-4970-8eb3-146221da12e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:45:09.290Z|f92aae81-70ca-4970-8eb3-146221da12e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:09.297Z|200f3fd0-ccbd-41f5-8465-8906dd92c564|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:45:09.297Z|bbe39415-e8a5-4032-ba9e-e051e75fdb23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:45:09.297Z|200f3fd0-ccbd-41f5-8465-8906dd92c564|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:09.297Z|bbe39415-e8a5-4032-ba9e-e051e75fdb23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:09.863Z|cd747cea-6fb6-4207-8028-32524760c355|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T04:45:09.864Z|cd747cea-6fb6-4207-8028-32524760c355|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:17.458Z|356d50f7-db13-4bd7-b0c3-e93758c85be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:45:17.459Z|356d50f7-db13-4bd7-b0c3-e93758c85be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:45:17.790Z|83cd1fd5-2eb4-432f-921f-0ceed9d7dac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:45:17.791Z|83cd1fd5-2eb4-432f-921f-0ceed9d7dac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:45:19.307Z|ddb0d6f2-525d-43b4-a063-025148e4f04f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:45:19.308Z|ddb0d6f2-525d-43b4-a063-025148e4f04f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:19.313Z|45f4b8b8-0f65-4c03-bb1e-576cba5a6528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:45:19.313Z|45f4b8b8-0f65-4c03-bb1e-576cba5a6528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:19.313Z|567bb32f-94f4-4a95-a4d0-ca2b28ba362e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:45:19.313Z|567bb32f-94f4-4a95-a4d0-ca2b28ba362e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:29.324Z|691b3704-e352-4469-95fe-5b336515168d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:45:29.325Z|691b3704-e352-4469-95fe-5b336515168d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:29.329Z|45af4171-9d81-441a-a59f-2d3d6cb7ea1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:45:29.329Z|88523de6-bb91-4439-9ff6-54268c91bb5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:45:29.329Z|45af4171-9d81-441a-a59f-2d3d6cb7ea1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:29.329Z|88523de6-bb91-4439-9ff6-54268c91bb5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:32.458Z|1c11ff1b-05df-41c8-ac6a-d17f6c964ae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:45:32.458Z|1c11ff1b-05df-41c8-ac6a-d17f6c964ae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:45:39.341Z|69712663-2473-450a-a7d3-198abeaabb17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:45:39.342Z|69712663-2473-450a-a7d3-198abeaabb17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:39.344Z|b363267f-961e-45f2-89da-7b40c0ae64c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:45:39.345Z|b363267f-961e-45f2-89da-7b40c0ae64c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:39.348Z|26ad37e0-82c2-4a07-9f58-7ac0b762fad1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:45:39.348Z|26ad37e0-82c2-4a07-9f58-7ac0b762fad1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:47.458Z|136485ca-2e41-4f68-a76c-078daaeecfeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:45:47.461Z|136485ca-2e41-4f68-a76c-078daaeecfeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:45:47.791Z|a430835a-29fd-408b-a857-b48dae19f829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:45:47.792Z|a430835a-29fd-408b-a857-b48dae19f829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:45:49.359Z|1ad489a1-23e1-4723-bd95-be95e1dff289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:45:49.360Z|1ad489a1-23e1-4723-bd95-be95e1dff289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:49.361Z|54440516-c280-4400-bbd7-d5f3b61459b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:45:49.361Z|54440516-c280-4400-bbd7-d5f3b61459b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:49.365Z|01d37864-1b98-4e25-8270-8294910631fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:45:49.365Z|01d37864-1b98-4e25-8270-8294910631fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:50.793Z|05f8becc-07f0-4bf0-a2be-e8bc8b1df616|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:45:50.793Z|05f8becc-07f0-4bf0-a2be-e8bc8b1df616|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:59.377Z|70c502b0-cede-4ba8-9273-5c4fe40e3aa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:45:59.377Z|786347b1-8087-4eda-8ea5-130c1a33cfa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:45:59.377Z|786347b1-8087-4eda-8ea5-130c1a33cfa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:59.377Z|70c502b0-cede-4ba8-9273-5c4fe40e3aa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:45:59.383Z|624c9280-ba9a-430e-b303-c83771bc8039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:45:59.383Z|624c9280-ba9a-430e-b303-c83771bc8039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:02.458Z|d5c1a490-6378-415c-abc3-b93217a89210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:46:02.458Z|d5c1a490-6378-415c-abc3-b93217a89210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:46:09.394Z|4862fd05-d03e-4476-bfb5-b9dc3421f3dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:46:09.394Z|03401ee8-cb8c-4339-8e84-3c026881c180|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:46:09.394Z|03401ee8-cb8c-4339-8e84-3c026881c180|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:09.394Z|4862fd05-d03e-4476-bfb5-b9dc3421f3dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:09.401Z|fa688194-dd43-4538-a589-4067c7809277|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:46:09.402Z|fa688194-dd43-4538-a589-4067c7809277|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:17.458Z|dfd4861a-08b3-4bb3-b30e-9ae1d3bf24c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:46:17.458Z|dfd4861a-08b3-4bb3-b30e-9ae1d3bf24c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:46:17.792Z|9b44b5d2-2c4b-4521-9397-8a1cdbf53b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:46:17.793Z|9b44b5d2-2c4b-4521-9397-8a1cdbf53b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:46:19.412Z|edc98532-ae98-480b-9fdd-e6173d7be83a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:46:19.412Z|edc98532-ae98-480b-9fdd-e6173d7be83a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:19.416Z|ac45d44c-7d30-425a-be51-da29cddd160c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:46:19.416Z|ac45d44c-7d30-425a-be51-da29cddd160c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:19.418Z|7c63203a-5a71-4f14-96da-e4182178aad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:46:19.418Z|7c63203a-5a71-4f14-96da-e4182178aad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:29.429Z|9c1de594-0b3e-4951-98f0-0c877525e213|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:46:29.430Z|9c1de594-0b3e-4951-98f0-0c877525e213|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:29.432Z|c477f3c8-4110-4d10-96cf-06c6a0808bb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:46:29.432Z|c477f3c8-4110-4d10-96cf-06c6a0808bb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:29.435Z|c6ddb25c-9795-472f-a5d1-dff7dacc3ae8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:46:29.435Z|c6ddb25c-9795-472f-a5d1-dff7dacc3ae8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:32.458Z|f0c763b2-5344-42b2-afac-da5cc72402f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:46:32.461Z|f0c763b2-5344-42b2-afac-da5cc72402f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:46:39.448Z|df2788e1-2bc2-4460-b666-3e4d9904d887|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:46:39.448Z|df2788e1-2bc2-4460-b666-3e4d9904d887|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:39.448Z|d28a71f8-c5bb-453d-8e6d-ffb92a544900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:46:39.448Z|d28a71f8-c5bb-453d-8e6d-ffb92a544900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:39.452Z|da981dc0-f631-4d66-b260-2f2c8db7e25a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:46:39.452Z|da981dc0-f631-4d66-b260-2f2c8db7e25a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:47.458Z|928315d3-b8c5-465d-bdf5-9255c0d9d5a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:46:47.459Z|928315d3-b8c5-465d-bdf5-9255c0d9d5a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:46:47.793Z|62535938-eaad-4239-9be8-39c20b252bc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:46:47.794Z|62535938-eaad-4239-9be8-39c20b252bc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:46:49.465Z|ebbe3573-e4f3-48a0-9176-8305a3a6b9a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:46:49.465Z|8102a065-44d5-4359-b026-9ed5a0adcf88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:46:49.466Z|ebbe3573-e4f3-48a0-9176-8305a3a6b9a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:49.466Z|8102a065-44d5-4359-b026-9ed5a0adcf88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:49.468Z|b4754dec-4e69-4019-bd56-ff56f297a22a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:46:49.468Z|b4754dec-4e69-4019-bd56-ff56f297a22a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:50.793Z|f7e5f384-f5fd-48a1-b0b0-c7ff9441081a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:46:50.794Z|f7e5f384-f5fd-48a1-b0b0-c7ff9441081a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:59.483Z|df9f40be-e8c9-4346-84e9-da18cbdd6d8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:46:59.483Z|2672eb83-22d0-4cc6-9be9-8da44dc610d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:46:59.484Z|2672eb83-22d0-4cc6-9be9-8da44dc610d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:59.484Z|df9f40be-e8c9-4346-84e9-da18cbdd6d8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:46:59.484Z|222cbca6-0bac-42cb-a70a-a2b75d45ddf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:46:59.484Z|222cbca6-0bac-42cb-a70a-a2b75d45ddf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:02.458Z|6efd4e82-742a-4d96-b3f8-fd782fd8cb50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:47:02.458Z|6efd4e82-742a-4d96-b3f8-fd782fd8cb50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:47:09.501Z|92d1efc6-f899-44d2-9ce0-d69c4b58e04b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:47:09.501Z|4b631e82-64ec-4404-9041-5479816eaf53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:47:09.501Z|082b1ca8-43e3-4b3f-8102-d3cc35c16c3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:47:09.501Z|92d1efc6-f899-44d2-9ce0-d69c4b58e04b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:09.502Z|4b631e82-64ec-4404-9041-5479816eaf53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:09.502Z|082b1ca8-43e3-4b3f-8102-d3cc35c16c3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:17.458Z|5af253e5-647d-4e02-bb61-5aa4508ae914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:47:17.461Z|5af253e5-647d-4e02-bb61-5aa4508ae914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:47:17.794Z|969052fd-3d18-4833-8f7f-8d64baf766a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:47:17.794Z|969052fd-3d18-4833-8f7f-8d64baf766a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:47:19.519Z|6a0491a2-864d-477a-9495-7b4e32dec9c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:47:19.520Z|a690a83c-3dae-4a85-96ad-41539622c9e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:47:19.520Z|b8baa511-3019-4114-9764-cc9dec1ad1aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:47:19.520Z|6a0491a2-864d-477a-9495-7b4e32dec9c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:19.520Z|a690a83c-3dae-4a85-96ad-41539622c9e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:19.521Z|b8baa511-3019-4114-9764-cc9dec1ad1aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:29.539Z|bb0f34e0-a8e3-41f9-be17-35344a640a40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:47:29.539Z|eecb8868-bf11-44a8-a2be-6ae0f03ce0a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:47:29.540Z|eecb8868-bf11-44a8-a2be-6ae0f03ce0a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:29.540Z|bb0f34e0-a8e3-41f9-be17-35344a640a40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:29.541Z|d3b8ef42-3429-4f90-9906-750a41b1625d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:47:29.542Z|d3b8ef42-3429-4f90-9906-750a41b1625d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:32.458Z|b2fc833e-001d-44e9-be72-d586be7d18a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:47:32.459Z|b2fc833e-001d-44e9-be72-d586be7d18a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:47:39.572Z|cdc52816-85f9-4c0c-b399-17b595ebc588|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:47:39.572Z|c65387b7-78ec-4ccf-a53c-311c8069625a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:47:39.572Z|7256efbc-9558-4bcc-92a6-29c980202f65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:47:39.574Z|7256efbc-9558-4bcc-92a6-29c980202f65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:39.574Z|cdc52816-85f9-4c0c-b399-17b595ebc588|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:39.574Z|c65387b7-78ec-4ccf-a53c-311c8069625a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:47.458Z|8e2f9a3b-3c44-4591-b5ec-3242f642f69c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:47:47.459Z|8e2f9a3b-3c44-4591-b5ec-3242f642f69c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:47:47.795Z|754a2a0b-ad24-4a06-b43b-f123e5862493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:47:47.796Z|754a2a0b-ad24-4a06-b43b-f123e5862493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:47:49.592Z|38160bdf-e330-4c43-a5e5-91400f8edd66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:47:49.592Z|33197169-9d80-414b-9c24-d1212e8fb742|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:47:49.592Z|38160bdf-e330-4c43-a5e5-91400f8edd66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:49.592Z|33197169-9d80-414b-9c24-d1212e8fb742|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:49.592Z|6049dfc1-3a24-4040-a03a-156b05caec8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:47:49.593Z|6049dfc1-3a24-4040-a03a-156b05caec8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:50.794Z|5431685d-9b47-441c-996a-a56a38067938|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:47:50.795Z|5431685d-9b47-441c-996a-a56a38067938|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:59.609Z|d6f10541-3b0b-44ac-9c5d-6c2c88e718f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:47:59.609Z|b121ddf5-1a34-40bb-9182-f38622747387|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:47:59.610Z|d6f10541-3b0b-44ac-9c5d-6c2c88e718f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:59.610Z|b121ddf5-1a34-40bb-9182-f38622747387|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:47:59.610Z|9741d414-5283-44a0-8ccd-250f6306db95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:47:59.611Z|9741d414-5283-44a0-8ccd-250f6306db95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:02.458Z|921958e1-43f5-4c58-908e-32f8962d4388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:48:02.460Z|921958e1-43f5-4c58-908e-32f8962d4388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:48:09.677Z|bce016b2-624b-44df-994f-ad54cfc3b3ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:48:09.678Z|bce016b2-624b-44df-994f-ad54cfc3b3ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:09.678Z|3e805082-effd-42e1-a3f4-798cd7fe1410|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:48:09.678Z|61d8e2e6-0503-48ff-86bd-8eb923bf9e81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:48:09.678Z|3e805082-effd-42e1-a3f4-798cd7fe1410|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:09.678Z|61d8e2e6-0503-48ff-86bd-8eb923bf9e81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:17.458Z|1fd1880e-382a-41ce-98a3-be256b630e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:48:17.460Z|1fd1880e-382a-41ce-98a3-be256b630e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:48:17.797Z|11bce72f-997b-443f-8fb2-603eb857ca83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:48:17.797Z|11bce72f-997b-443f-8fb2-603eb857ca83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:48:19.697Z|f27c7c97-e655-4e1d-86da-90b82f4762ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:48:19.698Z|f27c7c97-e655-4e1d-86da-90b82f4762ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:19.698Z|72f44624-bcfa-44c6-a80f-5922ed04a9c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:48:19.698Z|3a9ff54f-7b1e-4be5-82c9-d144df72f64a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:48:19.698Z|72f44624-bcfa-44c6-a80f-5922ed04a9c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:19.699Z|3a9ff54f-7b1e-4be5-82c9-d144df72f64a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:29.715Z|e5db5767-710f-4f9f-bc2b-02a4813d2288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:48:29.716Z|e5db5767-710f-4f9f-bc2b-02a4813d2288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:29.717Z|0bf1dd08-8f5e-4eb4-b831-eb99cd0d92e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:48:29.717Z|87df6dad-ef19-4ccc-a03d-9fd0603f0bfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:48:29.717Z|87df6dad-ef19-4ccc-a03d-9fd0603f0bfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:29.717Z|0bf1dd08-8f5e-4eb4-b831-eb99cd0d92e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:32.458Z|7dd4cbe4-e571-4010-aae9-7382fea89da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:48:32.459Z|7dd4cbe4-e571-4010-aae9-7382fea89da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:48:39.736Z|73d42d05-0d3f-4ff1-9df9-3bc203a935d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:48:39.736Z|1f9d551d-4122-4198-bcd7-57b06d52a7e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:48:39.736Z|49a290d7-0ff9-440c-98e6-404ee985f976|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:48:39.737Z|49a290d7-0ff9-440c-98e6-404ee985f976|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:39.737Z|1f9d551d-4122-4198-bcd7-57b06d52a7e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:39.737Z|73d42d05-0d3f-4ff1-9df9-3bc203a935d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:41.111Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-28T04:48:41.113Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: baaa12d9-15bb-4fe0-bad9-702357b728e0 already exists in requestDb InfraActiveRequests table
2022-01-28T04:48:41.114Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/baaa12d9-15bb-4fe0-bad9-702357b728e0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/baaa12d9-15bb-4fe0-bad9-702357b728e0
2022-01-28T04:48:41.114Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baaa12d9-15bb-4fe0-bad9-702357b728e0|INFO|500||Invoke
2022-01-28T04:48:41.114Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baaa12d9-15bb-4fe0-bad9-702357b728e0|DEBUG|500||===========================request begin================================================
2022-01-28T04:48:41.115Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baaa12d9-15bb-4fe0-bad9-702357b728e0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/baaa12d9-15bb-4fe0-bad9-702357b728e0
2022-01-28T04:48:41.115Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baaa12d9-15bb-4fe0-bad9-702357b728e0|DEBUG|500||Method      : GET
2022-01-28T04:48:41.115Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baaa12d9-15bb-4fe0-bad9-702357b728e0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"501b9c0a54c5fb68", X-B3-SpanId:"63377dc5b121b73e", X-B3-ParentSpanId:"501b9c0a54c5fb68", X-B3-Sampled:"0", X-ONAP-RequestID:"baaa12d9-15bb-4fe0-bad9-702357b728e0", X-RequestID:"baaa12d9-15bb-4fe0-bad9-702357b728e0", X-TransactionID:"baaa12d9-15bb-4fe0-bad9-702357b728e0", X-ECOMP-RequestID:"baaa12d9-15bb-4fe0-bad9-702357b728e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3250f6e7-e5af-4aff-a5ef-c095f3e548ac"]
2022-01-28T04:48:41.115Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baaa12d9-15bb-4fe0-bad9-702357b728e0|DEBUG|500||Request body: 
2022-01-28T04:48:41.115Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baaa12d9-15bb-4fe0-bad9-702357b728e0|DEBUG|500||==========================request end================================================
2022-01-28T04:48:41.140Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baaa12d9-15bb-4fe0-bad9-702357b728e0|DEBUG|500||============================response begin==========================================
2022-01-28T04:48:41.141Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baaa12d9-15bb-4fe0-bad9-702357b728e0|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T04:48:41.141Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baaa12d9-15bb-4fe0-bad9-702357b728e0|DEBUG|500||Status text  : 
2022-01-28T04:48:41.141Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baaa12d9-15bb-4fe0-bad9-702357b728e0|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:"Fri, 28 Jan 2022 04:48:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:48:41.142Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baaa12d9-15bb-4fe0-bad9-702357b728e0|DEBUG|500||Response body: 
2022-01-28T04:48:41.142Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baaa12d9-15bb-4fe0-bad9-702357b728e0|DEBUG|500||=======================response end=================================================
2022-01-28T04:48:41.143Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baaa12d9-15bb-4fe0-bad9-702357b728e0|INFO|404|Not Found|InvokeReturn
2022-01-28T04:48:41.146Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID baaa12d9-15bb-4fe0-bad9-702357b728e0
2022-01-28T04:48:41.148Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-28T04:48:41.149Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-28T04:48:41.150Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-28T04:48:41.150Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T04:48:41.151Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-28T04:48:41.151Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-28T04:48:41.151Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"501b9c0a54c5fb68", X-B3-SpanId:"3cdd1dc5e1bdee41", X-B3-ParentSpanId:"501b9c0a54c5fb68", X-B3-Sampled:"0", X-ONAP-RequestID:"baaa12d9-15bb-4fe0-bad9-702357b728e0", X-RequestID:"baaa12d9-15bb-4fe0-bad9-702357b728e0", X-TransactionID:"baaa12d9-15bb-4fe0-bad9-702357b728e0", X-ECOMP-RequestID:"baaa12d9-15bb-4fe0-bad9-702357b728e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62218940-e5de-4cdc-a8dc-4459b5dd7767"]
2022-01-28T04:48:41.152Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-28T04:48:41.152Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T04:48:41.162Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T04:48:41.163Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T04:48:41.163Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-28T04:48:41.163Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 04:48:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:48:41.163Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-28T04:48:41.163Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T04:48:41.164Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T04:48:41.164Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:48:41.165Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:48:41.165Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:48:41.165Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-28T04:48:41.166Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T04:48:41.166Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-28T04:48:41.166Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-28T04:48:41.166Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"501b9c0a54c5fb68", X-B3-SpanId:"cccaabc6b01cb7a7", X-B3-ParentSpanId:"501b9c0a54c5fb68", X-B3-Sampled:"0", X-ONAP-RequestID:"baaa12d9-15bb-4fe0-bad9-702357b728e0", X-RequestID:"baaa12d9-15bb-4fe0-bad9-702357b728e0", X-TransactionID:"baaa12d9-15bb-4fe0-bad9-702357b728e0", X-ECOMP-RequestID:"baaa12d9-15bb-4fe0-bad9-702357b728e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4445f86d-ca61-4369-a3b9-d811908d62d0"]
2022-01-28T04:48:41.166Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-28T04:48:41.166Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T04:48:41.174Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T04:48:41.174Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T04:48:41.174Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-28T04:48:41.175Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 04:48:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T04:48:41.175Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-28T04:48:41.175Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T04:48:41.175Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T04:48:41.175Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:48:41.176Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@35a60e8b
2022-01-28T04:48:41.177Z|baaa12d9-15bb-4fe0-bad9-702357b728e0|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T04:48:47.458Z|ec86eb42-9019-44a3-a013-266d79070633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:48:47.461Z|ec86eb42-9019-44a3-a013-266d79070633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:48:47.798Z|dad12a9e-2a81-42a7-a198-d76ffdbded41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:48:47.798Z|dad12a9e-2a81-42a7-a198-d76ffdbded41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:48:49.755Z|fb33169a-bb20-4740-ae03-41bd1adda66e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:48:49.755Z|7c0a9bb7-ccd9-4c65-8438-ed3463af751d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:48:49.755Z|d5851b8a-d39b-4a6d-bef2-09131ec84cad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:48:49.756Z|7c0a9bb7-ccd9-4c65-8438-ed3463af751d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:49.756Z|d5851b8a-d39b-4a6d-bef2-09131ec84cad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:49.756Z|fb33169a-bb20-4740-ae03-41bd1adda66e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:50.792Z|a2277f99-9cfc-49e2-a557-3f6de0b2da50|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:48:50.793Z|a2277f99-9cfc-49e2-a557-3f6de0b2da50|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:59.775Z|25713b1e-540f-4ffd-a832-36baf0f08184|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:48:59.775Z|8265cc5e-b8bc-4240-8993-8f733cd75df7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:48:59.775Z|6d24b53e-ca81-4d2d-b347-27fd145fcd28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:48:59.775Z|25713b1e-540f-4ffd-a832-36baf0f08184|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:59.775Z|8265cc5e-b8bc-4240-8993-8f733cd75df7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:48:59.775Z|6d24b53e-ca81-4d2d-b347-27fd145fcd28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:02.458Z|577f7809-166f-499b-bdb9-4b8eaa268bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:49:02.459Z|577f7809-166f-499b-bdb9-4b8eaa268bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:49:09.794Z|269291a2-5f3b-4c04-8301-ab982b90a03d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:49:09.794Z|61b4021d-3dfd-48cf-93f5-21ec574278bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:49:09.794Z|7b19286c-e214-4682-8208-b154700829f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:49:09.794Z|269291a2-5f3b-4c04-8301-ab982b90a03d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:09.794Z|61b4021d-3dfd-48cf-93f5-21ec574278bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:09.794Z|7b19286c-e214-4682-8208-b154700829f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:17.458Z|a16688eb-2aeb-46d2-b22e-250797c887f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:49:17.459Z|a16688eb-2aeb-46d2-b22e-250797c887f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:49:17.799Z|efa085b1-b384-46d5-b4ac-03a7786f8cf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:49:17.799Z|efa085b1-b384-46d5-b4ac-03a7786f8cf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:49:19.812Z|9f5074e5-b4b6-439a-af92-dbf58c2eaab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:49:19.812Z|9f5074e5-b4b6-439a-af92-dbf58c2eaab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:19.812Z|9d27ad27-e70c-4138-a1c9-2c34e0ff711d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:49:19.812Z|0da70dc6-b029-4536-910f-8bc5e18de803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:49:19.813Z|9d27ad27-e70c-4138-a1c9-2c34e0ff711d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:19.813Z|0da70dc6-b029-4536-910f-8bc5e18de803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:20.679Z|cfbb5777-64ac-4d7b-872a-48be6329ed36|http-nio-8080-exec-1|error|UNKNOWN|||INFO|500||Entering
2022-01-28T04:49:20.679Z|cfbb5777-64ac-4d7b-872a-48be6329ed36|http-nio-8080-exec-1|error|UNKNOWN|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:20.735Z|7a29fcb2-5e5a-49f5-8b53-9a147d7347aa|http-nio-8080-exec-6|error|UNKNOWN|||INFO|500||Entering
2022-01-28T04:49:20.735Z|7a29fcb2-5e5a-49f5-8b53-9a147d7347aa|http-nio-8080-exec-6|error|UNKNOWN|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:20.775Z||http-nio-8080-exec-4|||||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 the HTTP protocol [RTSP/1.00x0d0x0a0x0d...]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:559)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:49:20.902Z||http-nio-8080-exec-9|||||ERROR|500||Uncaught exception thrown
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e"
	at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369)
	at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:49:20.904Z||http-nio-8080-exec-9|||||ERROR|500||Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e"
	at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369)
	at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:49:29.832Z|96e9662c-147d-4ac3-834f-988eb8bb6f83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:49:29.832Z|713c13b8-7374-4a25-8c68-be4af63b8a64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:49:29.832Z|54bcbba7-a29d-4927-aa75-ef18269b9c38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:49:29.833Z|54bcbba7-a29d-4927-aa75-ef18269b9c38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:29.833Z|713c13b8-7374-4a25-8c68-be4af63b8a64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:29.833Z|96e9662c-147d-4ac3-834f-988eb8bb6f83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:32.458Z|b8dab3cb-cf7a-409e-a32c-919beda686f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:49:32.460Z|b8dab3cb-cf7a-409e-a32c-919beda686f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:49:37.830Z|b8e78fa5-21f4-423f-909d-192a19198345|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T04:49:37.831Z|b8e78fa5-21f4-423f-909d-192a19198345|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:39.855Z|40742f6b-07da-43b1-b52c-9860eef2be1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:49:39.855Z|fe6a173b-87e0-4b65-865b-c65013e33b20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:49:39.856Z|40742f6b-07da-43b1-b52c-9860eef2be1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:39.856Z|94760508-fb6e-4c42-a4dd-979cae9e59f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:49:39.856Z|fe6a173b-87e0-4b65-865b-c65013e33b20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:39.856Z|94760508-fb6e-4c42-a4dd-979cae9e59f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:47.458Z|52001724-f895-4024-92a4-8a501ed96d01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:49:47.459Z|52001724-f895-4024-92a4-8a501ed96d01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:49:47.801Z|5343dce5-b798-47c9-84ee-f1a3e5b48a3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:49:47.801Z|5343dce5-b798-47c9-84ee-f1a3e5b48a3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:49:49.875Z|6510d7fb-dea2-4c9c-8277-1d52ee7ffb89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:49:49.876Z|6510d7fb-dea2-4c9c-8277-1d52ee7ffb89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:49.876Z|29be1a39-adfe-4c71-929d-17ad5ed7108b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:49:49.876Z|29be1a39-adfe-4c71-929d-17ad5ed7108b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:49.876Z|a6721d98-e324-4b01-be8e-b24c3f9a9b2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:49:49.877Z|a6721d98-e324-4b01-be8e-b24c3f9a9b2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:50.793Z|68f210c2-3cae-4ea4-beff-2edc02d0a124|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:49:50.794Z|68f210c2-3cae-4ea4-beff-2edc02d0a124|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:59.894Z|66e16e72-ad03-4a68-8c14-595e9d669b8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:49:59.894Z|66e16e72-ad03-4a68-8c14-595e9d669b8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:59.894Z|14ed3821-87d9-487b-a392-611bf1c3277a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:49:59.894Z|9b3d7582-63c8-45e1-8f34-d79fa7279ee1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:49:59.895Z|14ed3821-87d9-487b-a392-611bf1c3277a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:49:59.895Z|9b3d7582-63c8-45e1-8f34-d79fa7279ee1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:50:02.458Z|db9f8c31-4305-4515-a752-c071dcdf160e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:50:02.459Z|db9f8c31-4305-4515-a752-c071dcdf160e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:50:09.913Z|810f5eb2-a5cd-4c4f-b21b-7343b87c1999|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:50:09.913Z|eb0cb182-a2e7-4225-ac2e-3785d58999f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:50:09.914Z|810f5eb2-a5cd-4c4f-b21b-7343b87c1999|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:50:09.914Z|eb0cb182-a2e7-4225-ac2e-3785d58999f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:50:09.914Z|3fdeb6a1-3d6f-4749-8291-1a048cbeb908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:50:09.915Z|3fdeb6a1-3d6f-4749-8291-1a048cbeb908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:50:17.458Z|566e22a5-6c49-436b-a3f8-f3d66901a9e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:50:17.461Z|566e22a5-6c49-436b-a3f8-f3d66901a9e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:50:17.802Z|726234d7-a756-4fff-b0bd-ef9e55233e5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:50:17.803Z|726234d7-a756-4fff-b0bd-ef9e55233e5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:50:19.934Z|8ba20034-12db-48f0-9223-9a774bd3c507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:50:19.934Z|97f2ae17-5955-4cdd-a1cf-9e1afb59be5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:50:19.935Z|97f2ae17-5955-4cdd-a1cf-9e1afb59be5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:50:19.935Z|8ba20034-12db-48f0-9223-9a774bd3c507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:50:19.935Z|50e9a561-1e89-49ea-a8e4-91d25663f499|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:50:19.936Z|50e9a561-1e89-49ea-a8e4-91d25663f499|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:50:29.954Z|56ee3a03-400c-4042-965a-cbc1399e20fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:50:29.954Z|7b9466fd-99c5-4479-a66a-02c322c1ec36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:50:29.954Z|4e9a3739-3eaf-4fe3-a26a-01c1384be7c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:50:29.955Z|7b9466fd-99c5-4479-a66a-02c322c1ec36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:50:29.955Z|56ee3a03-400c-4042-965a-cbc1399e20fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:50:29.955Z|4e9a3739-3eaf-4fe3-a26a-01c1384be7c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:50:32.458Z|54132d73-c74d-4256-9857-0b5fd4c6b91f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:50:32.459Z|54132d73-c74d-4256-9857-0b5fd4c6b91f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:50:39.973Z|9e6c45a3-8157-4ef7-bef1-fe6bc925233e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:50:39.973Z|b8d471be-9b2b-4da2-9ebf-4ae0528d796a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:50:39.974Z|9e6c45a3-8157-4ef7-bef1-fe6bc925233e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:50:39.974Z|b8d471be-9b2b-4da2-9ebf-4ae0528d796a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:50:39.974Z|22818f28-3ae2-476a-9432-b9a84a058299|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:50:39.974Z|22818f28-3ae2-476a-9432-b9a84a058299|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:50:47.458Z|9de481b0-b096-4a26-977c-2d3aa916a41d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:50:47.459Z|9de481b0-b096-4a26-977c-2d3aa916a41d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:50:47.803Z|cc2066a4-13c4-4be0-8468-1405d91ae337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:50:47.804Z|cc2066a4-13c4-4be0-8468-1405d91ae337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:50:49.992Z|e32ba483-0bdd-4bc8-901f-193ba0dcbc46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:50:49.992Z|827d8464-a894-4935-ba87-049012053b38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:50:49.992Z|ec65945e-7ca9-4581-b8f4-756a4a0e0e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:50:49.992Z|827d8464-a894-4935-ba87-049012053b38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:50:49.992Z|e32ba483-0bdd-4bc8-901f-193ba0dcbc46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:50:49.992Z|ec65945e-7ca9-4581-b8f4-756a4a0e0e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:50:50.793Z|7fab2481-f737-49be-bb3f-15d790b3362d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:50:50.794Z|7fab2481-f737-49be-bb3f-15d790b3362d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:00.011Z|584d33cc-6deb-4d2c-b89f-6223ad218b8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:51:00.011Z|6954bd49-cc00-44ae-9e78-e25e113c1975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:51:00.011Z|6069317f-a394-42e6-ae23-d6a0bb15c21e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:51:00.011Z|6954bd49-cc00-44ae-9e78-e25e113c1975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:00.011Z|584d33cc-6deb-4d2c-b89f-6223ad218b8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:00.011Z|6069317f-a394-42e6-ae23-d6a0bb15c21e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:02.458Z|6bc3691a-6875-479b-a291-3b819c80e356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:51:02.460Z|6bc3691a-6875-479b-a291-3b819c80e356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:51:10.028Z|bdebe03d-137c-432e-8631-0a34d4be20fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:51:10.028Z|0c3e9803-bf84-4517-b6d7-8d884122a226|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:51:10.029Z|bdebe03d-137c-432e-8631-0a34d4be20fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:10.029Z|0c3e9803-bf84-4517-b6d7-8d884122a226|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:10.029Z|dac5acf0-5c7d-4f9c-9e84-36aeabc3a8f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:51:10.029Z|dac5acf0-5c7d-4f9c-9e84-36aeabc3a8f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:17.458Z|b6fe130e-a262-4d1d-a3c3-fb242ab67ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:51:17.459Z|b6fe130e-a262-4d1d-a3c3-fb242ab67ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:51:17.804Z|df411036-d899-4151-8433-56026fef7da9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:51:17.805Z|df411036-d899-4151-8433-56026fef7da9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:51:20.047Z|c7df44c4-5935-4b1c-bfa6-eb3607db3e6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:51:20.047Z|8dd26745-dec1-4e03-9003-1db323334ecb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:51:20.047Z|c3592171-93b2-4a2b-8bb7-401d0d6dd606|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:51:20.047Z|c7df44c4-5935-4b1c-bfa6-eb3607db3e6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:20.048Z|c3592171-93b2-4a2b-8bb7-401d0d6dd606|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:20.048Z|8dd26745-dec1-4e03-9003-1db323334ecb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:30.065Z|3d9e6f58-a19a-4a42-9d72-11bee790f924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:51:30.065Z|091bdeb7-db40-4d29-8f50-60d0aa87af3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:51:30.065Z|0908df42-2a24-47d9-ae50-fb360b4890c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:51:30.066Z|091bdeb7-db40-4d29-8f50-60d0aa87af3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:30.066Z|3d9e6f58-a19a-4a42-9d72-11bee790f924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:30.066Z|0908df42-2a24-47d9-ae50-fb360b4890c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:32.458Z|95665b58-b5d5-4d94-b31f-8be57973284a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:51:32.458Z|95665b58-b5d5-4d94-b31f-8be57973284a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:51:40.084Z|e86d55b9-f444-484c-9025-41257e563f4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:51:40.084Z|e86d55b9-f444-484c-9025-41257e563f4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:40.084Z|7b32f288-fd2b-4b1b-afd7-a4fdfa225124|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:51:40.084Z|e4c914b8-9423-4c8f-9312-90f836d6f499|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:51:40.085Z|7b32f288-fd2b-4b1b-afd7-a4fdfa225124|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:40.085Z|e4c914b8-9423-4c8f-9312-90f836d6f499|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:47.458Z|a3639752-7b65-41a5-b82d-fffa7c4ed189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:51:47.461Z|a3639752-7b65-41a5-b82d-fffa7c4ed189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:51:47.806Z|1fc7d6f4-1881-4e12-afea-01e653e2bcba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:51:47.806Z|1fc7d6f4-1881-4e12-afea-01e653e2bcba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:51:50.102Z|c6bd780c-dd8c-48e7-aaef-e560bc53465d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:51:50.103Z|c6bd780c-dd8c-48e7-aaef-e560bc53465d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:50.103Z|4b70b72f-eb55-4168-8afb-c7f6f4bf4504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:51:50.103Z|4b70b72f-eb55-4168-8afb-c7f6f4bf4504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:50.103Z|09d1c01e-06ec-462a-91ef-527144ab07c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:51:50.104Z|09d1c01e-06ec-462a-91ef-527144ab07c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:51:50.793Z|0a8bdaff-e3ab-425d-8291-3281027e880b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:51:50.793Z|0a8bdaff-e3ab-425d-8291-3281027e880b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:00.121Z|b481e2c9-9369-4da9-8f48-76235b5234f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:52:00.122Z|b481e2c9-9369-4da9-8f48-76235b5234f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:00.123Z|65bac4b6-a091-4300-a278-7b13483fa38f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:52:00.123Z|65bac4b6-a091-4300-a278-7b13483fa38f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:00.123Z|219690c5-ffd5-435e-a9af-f688b00d58c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:52:00.124Z|219690c5-ffd5-435e-a9af-f688b00d58c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:02.458Z|f353dd78-b46c-4f67-a18a-58294c9a9c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:52:02.459Z|f353dd78-b46c-4f67-a18a-58294c9a9c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:52:10.141Z|221645c8-f108-4ad1-a676-93219963f0a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:52:10.141Z|31ad003e-c3c3-4c0b-9375-9cc15dd22da6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:52:10.141Z|221645c8-f108-4ad1-a676-93219963f0a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:10.141Z|483dd500-1b62-4f4d-ac17-cd7e502c5ecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:52:10.141Z|31ad003e-c3c3-4c0b-9375-9cc15dd22da6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:10.142Z|483dd500-1b62-4f4d-ac17-cd7e502c5ecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:17.458Z|f0ad7143-12ff-429a-90fa-a3b3f4958191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:52:17.459Z|f0ad7143-12ff-429a-90fa-a3b3f4958191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:52:17.807Z|ac4f0c4b-b3cf-46dd-b26e-78c101ec4686|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:52:17.807Z|ac4f0c4b-b3cf-46dd-b26e-78c101ec4686|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:52:20.158Z|7997dcdc-fadf-46d5-bc97-ca57ee9ee1c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:52:20.159Z|7997dcdc-fadf-46d5-bc97-ca57ee9ee1c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:20.159Z|2681cdc4-7178-43c0-8629-2782c4806bc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:52:20.159Z|cc6bec1d-6126-4f52-a975-251a4bd45c84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:52:20.159Z|cc6bec1d-6126-4f52-a975-251a4bd45c84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:20.159Z|2681cdc4-7178-43c0-8629-2782c4806bc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:20.362Z|a606b18b-933f-4037-9788-d289f8775a1b|http-nio-8080-exec-1|error|UNKNOWN|||INFO|500||Entering
2022-01-28T04:52:20.363Z|a606b18b-933f-4037-9788-d289f8775a1b|http-nio-8080-exec-1|error|UNKNOWN|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:20.395Z|db0c4280-72ff-46f2-b388-e756bd463004|http-nio-8080-exec-4|error|UNKNOWN|||INFO|500||Entering
2022-01-28T04:52:20.395Z|db0c4280-72ff-46f2-b388-e756bd463004|http-nio-8080-exec-4|error|UNKNOWN|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:20.423Z||http-nio-8080-exec-2|||||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 the HTTP protocol [RTSP/1.00x0d0x0a0x0d...]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:559)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:52:20.573Z||http-nio-8080-exec-3|||||ERROR|500||Uncaught exception thrown
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e"
	at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369)
	at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:52:20.574Z||http-nio-8080-exec-3|||||ERROR|500||Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e"
	at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369)
	at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T04:52:30.177Z|25af9868-5afe-4349-82d6-204f5c9cc139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:52:30.177Z|eb2f5117-6ef0-45c9-a6ab-25ddfcf51111|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:52:30.177Z|bac497e2-40b7-4fc3-8f95-45d177f2555b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:52:30.177Z|eb2f5117-6ef0-45c9-a6ab-25ddfcf51111|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:30.177Z|25af9868-5afe-4349-82d6-204f5c9cc139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:30.177Z|bac497e2-40b7-4fc3-8f95-45d177f2555b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:32.458Z|0fff94a9-0473-4c23-b687-8150e4d808c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:52:32.461Z|0fff94a9-0473-4c23-b687-8150e4d808c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:52:40.195Z|6fda9e4a-eed1-4093-b2d4-d7aa21f6bde1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:52:40.195Z|b0401ab8-59a5-42dd-9fc8-3e2ad422618a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:52:40.195Z|6fda9e4a-eed1-4093-b2d4-d7aa21f6bde1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:40.195Z|5a47c379-0639-4934-b337-6fc6aa878723|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:52:40.195Z|b0401ab8-59a5-42dd-9fc8-3e2ad422618a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:40.196Z|5a47c379-0639-4934-b337-6fc6aa878723|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:47.458Z|1b0d4cbe-65a0-4d7e-9efb-7395008a859e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:52:47.459Z|1b0d4cbe-65a0-4d7e-9efb-7395008a859e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:52:47.808Z|09e2f61b-d696-484b-91f0-fc9f4c5db82b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:52:47.809Z|09e2f61b-d696-484b-91f0-fc9f4c5db82b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:52:50.214Z|63cf81da-dc4a-4c08-8f24-9159a2571061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:52:50.215Z|63cf81da-dc4a-4c08-8f24-9159a2571061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:50.215Z|6413f328-3acd-4fc3-93b7-f828e581fa60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:52:50.215Z|19dfdd75-acac-45dd-8ea3-840da2b2513d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:52:50.215Z|19dfdd75-acac-45dd-8ea3-840da2b2513d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:50.215Z|6413f328-3acd-4fc3-93b7-f828e581fa60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:52:50.793Z|7ba513c3-f53f-4580-8868-3cc3331dea3b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:52:50.793Z|7ba513c3-f53f-4580-8868-3cc3331dea3b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:00.234Z|fa00f266-b7b4-44bd-be52-912004b6df32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:53:00.234Z|2b8d47af-f227-4dd8-bcdf-15863c85da1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:53:00.234Z|c1d7a3bc-4591-409d-8812-5af8fce23aec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:53:00.234Z|fa00f266-b7b4-44bd-be52-912004b6df32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:00.234Z|2b8d47af-f227-4dd8-bcdf-15863c85da1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:00.234Z|c1d7a3bc-4591-409d-8812-5af8fce23aec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:02.458Z|53452700-695c-494b-8c34-32f645745778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:53:02.459Z|53452700-695c-494b-8c34-32f645745778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:53:10.251Z|f85894c9-c435-463d-88c5-32dbed435a94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:53:10.252Z|f85894c9-c435-463d-88c5-32dbed435a94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:10.252Z|9f709cbd-21c0-4cd6-80bd-0fa8b9c727f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:53:10.252Z|ac7ff40a-a2a5-46c4-9e52-1f06a4904ea8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:53:10.253Z|9f709cbd-21c0-4cd6-80bd-0fa8b9c727f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:10.253Z|ac7ff40a-a2a5-46c4-9e52-1f06a4904ea8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:17.458Z|00935ce9-e9c3-4995-80a5-e9bad73f7920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:53:17.460Z|00935ce9-e9c3-4995-80a5-e9bad73f7920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:53:17.809Z|42d26614-ea1e-4eb4-822e-31399e15fdbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:53:17.809Z|42d26614-ea1e-4eb4-822e-31399e15fdbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:53:20.270Z|888c243e-c3a8-416c-90b2-cb4049ecb5dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:53:20.270Z|7d7667dd-8c3f-4c30-968d-cc9a4a92855f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:53:20.270Z|9d15efaf-3f62-4a6c-8743-96bd279ece23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:53:20.270Z|888c243e-c3a8-416c-90b2-cb4049ecb5dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:20.270Z|9d15efaf-3f62-4a6c-8743-96bd279ece23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:20.270Z|7d7667dd-8c3f-4c30-968d-cc9a4a92855f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:30.288Z|d4f21206-d6b8-4fa9-8407-a159768ce784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:53:30.288Z|bb9f3425-959a-4bb1-9966-3649107323b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:53:30.288Z|d2c6e5c7-3a1f-4f13-b541-3b5dd68eff7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:53:30.289Z|d4f21206-d6b8-4fa9-8407-a159768ce784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:30.289Z|bb9f3425-959a-4bb1-9966-3649107323b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:30.289Z|d2c6e5c7-3a1f-4f13-b541-3b5dd68eff7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:32.458Z|bb0c0fd0-5c02-4734-91bc-919ee9f5d2b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:53:32.459Z|bb0c0fd0-5c02-4734-91bc-919ee9f5d2b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:53:40.306Z|a2d93764-4565-404b-be31-03bd9ccd80bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:53:40.306Z|e3442c49-4bc8-4142-955a-5a10c6105ff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:53:40.306Z|01f0ce86-b3cf-4a08-b96f-658715521ef0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:53:40.307Z|a2d93764-4565-404b-be31-03bd9ccd80bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:40.307Z|01f0ce86-b3cf-4a08-b96f-658715521ef0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:40.307Z|e3442c49-4bc8-4142-955a-5a10c6105ff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:47.458Z|fe1adf84-1fb8-4c3d-869a-7659ab49a65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:53:47.459Z|fe1adf84-1fb8-4c3d-869a-7659ab49a65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:53:47.810Z|6e7134fa-048b-4f88-91e1-56e5469f7ac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:53:47.810Z|6e7134fa-048b-4f88-91e1-56e5469f7ac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:53:50.326Z|40cda215-4ceb-4a6e-ac7d-30d588da9270|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:53:50.326Z|dc3203a8-ae57-4917-9045-c832c835cd72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:53:50.326Z|1b48fbe4-e9f2-4bb1-9550-14582d8e5bde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:53:50.327Z|dc3203a8-ae57-4917-9045-c832c835cd72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:50.327Z|40cda215-4ceb-4a6e-ac7d-30d588da9270|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:50.327Z|1b48fbe4-e9f2-4bb1-9550-14582d8e5bde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:53:50.792Z|f78207a8-e474-484d-bdfb-cefd7e735f74|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:53:50.793Z|f78207a8-e474-484d-bdfb-cefd7e735f74|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:00.346Z|f4363871-8398-4856-8858-f7c4e55a4374|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:54:00.346Z|92139cd2-ac90-4b35-836a-b809167fd557|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:54:00.346Z|f4ebee8a-acee-4be0-9834-a4b30c28bceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:54:00.347Z|f4ebee8a-acee-4be0-9834-a4b30c28bceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:00.347Z|f4363871-8398-4856-8858-f7c4e55a4374|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:00.347Z|92139cd2-ac90-4b35-836a-b809167fd557|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:02.458Z|8838f194-ed00-4f0b-9d65-06c1a3d4bd1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:54:02.461Z|8838f194-ed00-4f0b-9d65-06c1a3d4bd1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:54:10.365Z|ae56b3c8-3d86-4499-af4d-8f26dbd51df3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:54:10.365Z|59f56275-3fd5-4a28-bfd5-c1d36257a3fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:54:10.366Z|ae56b3c8-3d86-4499-af4d-8f26dbd51df3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:10.365Z|5be45ef8-86a3-45e3-aefe-18b870018df5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:54:10.366Z|59f56275-3fd5-4a28-bfd5-c1d36257a3fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:10.366Z|5be45ef8-86a3-45e3-aefe-18b870018df5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:17.458Z|1242d79a-7cc8-4ce8-b50c-dc92bbeda855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:54:17.459Z|1242d79a-7cc8-4ce8-b50c-dc92bbeda855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:54:17.811Z|8bbead0e-649a-48bd-8d31-df9fed98b927|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:54:17.811Z|8bbead0e-649a-48bd-8d31-df9fed98b927|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:54:20.387Z|dd52afc4-ddc1-4e01-80e5-a5f5ddbb8dd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:54:20.387Z|18f49c12-d4d8-44fa-a746-7b8accb45577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:54:20.388Z|dd52afc4-ddc1-4e01-80e5-a5f5ddbb8dd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:20.387Z|4136b6cd-a247-41ca-8892-f6bb6a866712|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:54:20.388Z|18f49c12-d4d8-44fa-a746-7b8accb45577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:20.388Z|4136b6cd-a247-41ca-8892-f6bb6a866712|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:30.406Z|241fef9a-28d4-4400-a07e-2917567153f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:54:30.407Z|241fef9a-28d4-4400-a07e-2917567153f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:30.406Z|16c9ee7c-2703-4efb-9300-cc0cd9197514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:54:30.406Z|b922cd63-fba0-41f4-ad39-8263deb46551|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:54:30.407Z|16c9ee7c-2703-4efb-9300-cc0cd9197514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:30.407Z|b922cd63-fba0-41f4-ad39-8263deb46551|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:32.458Z|2ed53833-6283-4558-b5e6-5976c0cd224c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:54:32.459Z|2ed53833-6283-4558-b5e6-5976c0cd224c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:54:40.427Z|d8dc5197-5d8b-4d7a-8980-8c75264c3cae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:54:40.427Z|d8dc5197-5d8b-4d7a-8980-8c75264c3cae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:40.427Z|2d430602-9727-4073-8bee-a83201465412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:54:40.427Z|efa67ef1-29fd-4bb6-a9f3-b2bb3cae9553|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:54:40.427Z|efa67ef1-29fd-4bb6-a9f3-b2bb3cae9553|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:40.427Z|2d430602-9727-4073-8bee-a83201465412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:47.458Z|eb831830-d6b2-4d9e-b1e2-6f2de995c71a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:54:47.462Z|eb831830-d6b2-4d9e-b1e2-6f2de995c71a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:54:47.812Z|1beff9c2-6401-446f-83d2-2f9db5dc1654|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:54:47.812Z|1beff9c2-6401-446f-83d2-2f9db5dc1654|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:54:50.445Z|3604206f-a9ef-4dea-a7fa-cd86688f0546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:54:50.445Z|02cd3c9b-39b1-4610-a8a2-157160eb7aa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:54:50.445Z|800f4745-c5d0-4456-b521-fea50b678c17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:54:50.446Z|3604206f-a9ef-4dea-a7fa-cd86688f0546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:50.446Z|02cd3c9b-39b1-4610-a8a2-157160eb7aa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:50.446Z|800f4745-c5d0-4456-b521-fea50b678c17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:54:50.792Z|f528db19-96bb-4a66-bb15-9b9828bf4f8b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:54:50.793Z|f528db19-96bb-4a66-bb15-9b9828bf4f8b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:00.464Z|a6dcaf19-1af4-485f-8b3a-59437ecca207|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:55:00.464Z|16772796-395c-48e5-ae81-109e612699a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:55:00.464Z|92c9d48a-db1f-4a25-aa37-183644c89783|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:55:00.464Z|16772796-395c-48e5-ae81-109e612699a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:00.464Z|a6dcaf19-1af4-485f-8b3a-59437ecca207|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:00.464Z|92c9d48a-db1f-4a25-aa37-183644c89783|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:02.458Z|292cbcaa-4498-456f-a943-6de3b0f774fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:55:02.458Z|292cbcaa-4498-456f-a943-6de3b0f774fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:55:10.482Z|d8a60fce-d846-41c2-9870-b05ec72edaef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:55:10.482Z|fbf7fb2a-0fba-43b8-8d23-e1d97a99db3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:55:10.482Z|8b6340f8-34ac-491d-a74c-b930ed593915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:55:10.483Z|d8a60fce-d846-41c2-9870-b05ec72edaef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:10.483Z|fbf7fb2a-0fba-43b8-8d23-e1d97a99db3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:10.483Z|8b6340f8-34ac-491d-a74c-b930ed593915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:17.458Z|9889688b-0c35-4055-8db7-b13cbcf36a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:55:17.458Z|9889688b-0c35-4055-8db7-b13cbcf36a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:55:17.813Z|10725e4b-6227-4ddc-9c19-acd8303ed22b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:55:17.813Z|10725e4b-6227-4ddc-9c19-acd8303ed22b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:55:20.502Z|44db4685-3683-4bdb-af9b-035f45046708|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:55:20.502Z|a36c2759-f274-4d0d-b719-a4a733255d1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:55:20.502Z|44db4685-3683-4bdb-af9b-035f45046708|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:20.503Z|a36c2759-f274-4d0d-b719-a4a733255d1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:20.503Z|fc337c0b-de24-49b4-a673-9add51dd3d35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:55:20.503Z|fc337c0b-de24-49b4-a673-9add51dd3d35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:30.521Z|d0035405-b266-48b5-a3d4-c95896804e0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:55:30.522Z|d0035405-b266-48b5-a3d4-c95896804e0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:30.529Z|d1243737-0a2f-43b0-8683-55a9b5cd871a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:55:30.529Z|d1243737-0a2f-43b0-8683-55a9b5cd871a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:30.529Z|79d1a79c-8768-409d-b82e-68ab70a35f5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:55:30.530Z|79d1a79c-8768-409d-b82e-68ab70a35f5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:32.465Z|949f4454-01ec-4eff-956d-46fc7fbb576e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:55:32.465Z|949f4454-01ec-4eff-956d-46fc7fbb576e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:55:40.539Z|44aec506-ca3a-49fb-94bb-4975fe295051|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:55:40.540Z|44aec506-ca3a-49fb-94bb-4975fe295051|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:40.545Z|27a97959-f607-4e7d-884f-12235443cc71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:55:40.546Z|27a97959-f607-4e7d-884f-12235443cc71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:40.547Z|d1179c4e-5f3f-4558-b21f-74df50a5a5d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:55:40.547Z|d1179c4e-5f3f-4558-b21f-74df50a5a5d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:47.458Z|f06fddfd-b658-45a6-b923-0989b884b65c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:55:47.458Z|f06fddfd-b658-45a6-b923-0989b884b65c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:55:47.814Z|3e39df1e-2522-4dba-989f-5a0f58ed625c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:55:47.814Z|3e39df1e-2522-4dba-989f-5a0f58ed625c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:55:50.557Z|cbcf286a-1166-42ec-9a7b-264a78d2f322|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:55:50.558Z|cbcf286a-1166-42ec-9a7b-264a78d2f322|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:50.562Z|d43f0cfc-0aca-4a30-b355-49540693288e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:55:50.562Z|d43f0cfc-0aca-4a30-b355-49540693288e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:50.565Z|a595f5c6-d6e0-419f-9bdd-05b6f193f225|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:55:50.566Z|a595f5c6-d6e0-419f-9bdd-05b6f193f225|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:55:50.792Z|ae13f318-2742-438a-a95f-dc3943c3c15e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:55:50.793Z|ae13f318-2742-438a-a95f-dc3943c3c15e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:00.575Z|5e06a630-824f-460d-91e4-2ea666095891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:56:00.576Z|5e06a630-824f-460d-91e4-2ea666095891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:00.578Z|d6661e80-20e9-4d16-ab8c-aec5aafcc86d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:56:00.578Z|d6661e80-20e9-4d16-ab8c-aec5aafcc86d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:00.581Z|1ea96a3f-599c-42f2-ae29-774af657e1d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:56:00.582Z|1ea96a3f-599c-42f2-ae29-774af657e1d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:02.458Z|c4921e77-557d-4926-84f7-11819bb9d896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:56:02.459Z|c4921e77-557d-4926-84f7-11819bb9d896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:56:10.594Z|73c89b6b-024c-4a99-9860-acb940a9d3c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:56:10.594Z|504ec99e-e585-44cd-a986-d706d76be0c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:56:10.595Z|73c89b6b-024c-4a99-9860-acb940a9d3c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:10.595Z|504ec99e-e585-44cd-a986-d706d76be0c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:10.598Z|a7eaba1b-95f9-4631-aecb-37a47859b651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:56:10.598Z|a7eaba1b-95f9-4631-aecb-37a47859b651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:17.458Z|80efbdf9-382a-42e4-ac5f-9881f37c8d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:56:17.458Z|80efbdf9-382a-42e4-ac5f-9881f37c8d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:56:17.815Z|75bb2662-d60c-4b83-97f4-501522cfd60f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:56:17.815Z|75bb2662-d60c-4b83-97f4-501522cfd60f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:56:20.612Z|1a348df9-4181-4cdb-8bf0-13f001c57dc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:56:20.613Z|1a348df9-4181-4cdb-8bf0-13f001c57dc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:20.613Z|71f26f4a-ae39-4997-8039-f9fa20637653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:56:20.614Z|71f26f4a-ae39-4997-8039-f9fa20637653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:20.616Z|11ed946a-e473-4392-b44a-be485b10a6ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:56:20.616Z|11ed946a-e473-4392-b44a-be485b10a6ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:30.631Z|9465be1f-43e7-4c7c-8ff9-1a8799547084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:56:30.631Z|6275472a-e425-47f7-9c2e-bce1f7f028ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:56:30.632Z|9465be1f-43e7-4c7c-8ff9-1a8799547084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:30.632Z|6275472a-e425-47f7-9c2e-bce1f7f028ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:30.633Z|44537be6-ca54-4770-9941-8a6e55071cb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:56:30.634Z|44537be6-ca54-4770-9941-8a6e55071cb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:32.458Z|11aba20e-cfa3-4904-9e00-fc9994faf885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:56:32.461Z|11aba20e-cfa3-4904-9e00-fc9994faf885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:56:40.651Z|6799b29b-fb5a-4dea-9261-2660e2f22c31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:56:40.651Z|9b85f24c-baa9-469d-9a18-448450f838d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:56:40.651Z|6799b29b-fb5a-4dea-9261-2660e2f22c31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:40.651Z|87ffc6f0-294d-4bdb-b186-287acd6d0eeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:56:40.652Z|9b85f24c-baa9-469d-9a18-448450f838d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:40.652Z|87ffc6f0-294d-4bdb-b186-287acd6d0eeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:47.458Z|5adad4c5-6c45-4782-892a-6cc77399a179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:56:47.459Z|5adad4c5-6c45-4782-892a-6cc77399a179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:56:47.816Z|f38ff380-1843-47ea-8136-758d62f69c59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:56:47.816Z|f38ff380-1843-47ea-8136-758d62f69c59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:56:50.671Z|16b310c2-cd55-4f72-8ac4-a56233768735|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:56:50.671Z|01d0188b-0f3b-4048-b013-2b9d8cf3f8d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:56:50.671Z|88165b31-0aed-456a-b8ed-cc14c1219399|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:56:50.672Z|16b310c2-cd55-4f72-8ac4-a56233768735|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:50.672Z|88165b31-0aed-456a-b8ed-cc14c1219399|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:50.672Z|01d0188b-0f3b-4048-b013-2b9d8cf3f8d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:56:50.793Z|bcfe9fc4-3128-4fb3-9100-fa9358f77659|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:56:50.794Z|bcfe9fc4-3128-4fb3-9100-fa9358f77659|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:00.691Z|9a2f1e0d-b958-4bc8-be36-432651d1a684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:57:00.691Z|54a2d5c3-5caf-45a5-a47d-6bd9a43c1564|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:57:00.691Z|7eb35d3b-73b5-4944-89df-12844ecb18b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:57:00.691Z|9a2f1e0d-b958-4bc8-be36-432651d1a684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:00.692Z|54a2d5c3-5caf-45a5-a47d-6bd9a43c1564|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:00.692Z|7eb35d3b-73b5-4944-89df-12844ecb18b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:02.458Z|2eed29a6-27e8-4979-aa7d-3bfe79eb3390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:57:02.458Z|2eed29a6-27e8-4979-aa7d-3bfe79eb3390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:57:10.712Z|c40a4e1e-2466-40f4-a9a5-7da279619a72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:57:10.712Z|5ee3fabf-8222-4b3b-8c21-ddbe535167bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:57:10.712Z|82cf3d16-bf2d-44a4-8e66-624ea633d1f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:57:10.713Z|c40a4e1e-2466-40f4-a9a5-7da279619a72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:10.713Z|82cf3d16-bf2d-44a4-8e66-624ea633d1f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:10.713Z|5ee3fabf-8222-4b3b-8c21-ddbe535167bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:17.459Z|ce1fd595-8520-43ad-8486-64824010e5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:57:17.462Z|ce1fd595-8520-43ad-8486-64824010e5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:57:17.820Z|6a545e6d-3281-4bf2-b3d1-f1b1861e1f90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:57:17.821Z|6a545e6d-3281-4bf2-b3d1-f1b1861e1f90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:57:20.731Z|8f750f38-8c30-4f24-a561-bf53d8371b90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:57:20.731Z|ed2ba4e3-96e3-43ed-a7c1-a38da78a0b30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:57:20.731Z|a3dbf953-ed18-4cf2-b26c-2f179775edb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:57:20.732Z|8f750f38-8c30-4f24-a561-bf53d8371b90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:20.732Z|ed2ba4e3-96e3-43ed-a7c1-a38da78a0b30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:20.732Z|a3dbf953-ed18-4cf2-b26c-2f179775edb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:30.750Z|dd8266e0-8c27-48cd-bf4c-0502e311812e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:57:30.750Z|17493674-4b4c-4877-8c07-f1336b79e404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:57:30.750Z|a28a652e-6549-466a-876d-c05345021f63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:57:30.750Z|a28a652e-6549-466a-876d-c05345021f63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:30.750Z|dd8266e0-8c27-48cd-bf4c-0502e311812e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:30.750Z|17493674-4b4c-4877-8c07-f1336b79e404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:32.459Z|a5c12ac2-c27c-44ac-8f2e-538018d0515a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:57:32.459Z|a5c12ac2-c27c-44ac-8f2e-538018d0515a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:57:40.768Z|9cd686b9-b3d3-42fe-a133-9d3f3f8a53a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:57:40.768Z|e5982a82-cda4-473a-b4b2-250c98a9de4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:57:40.768Z|9cd686b9-b3d3-42fe-a133-9d3f3f8a53a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:40.769Z|e5982a82-cda4-473a-b4b2-250c98a9de4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:40.769Z|0d789431-5014-415f-beb0-3b95294daf24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:57:40.770Z|0d789431-5014-415f-beb0-3b95294daf24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:47.458Z|330251d6-bf07-4f0d-bdf3-5359ef8f5f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:57:47.459Z|330251d6-bf07-4f0d-bdf3-5359ef8f5f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:57:47.821Z|1b4a31d8-393a-4049-8157-e149d7c81026|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:57:47.821Z|1b4a31d8-393a-4049-8157-e149d7c81026|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:57:50.787Z|6bf82a2c-0e66-4b6e-b00c-7f89a365de1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:57:50.787Z|07978035-d994-4081-b2fd-4873d4d51e88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:57:50.787Z|07978035-d994-4081-b2fd-4873d4d51e88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:50.787Z|6bf82a2c-0e66-4b6e-b00c-7f89a365de1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:50.788Z|01f36e91-dc55-467a-9cd3-ca9ba693fe83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:57:50.788Z|01f36e91-dc55-467a-9cd3-ca9ba693fe83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:57:50.792Z|07d0ad23-a8ac-48a1-8f91-bd344558ea3f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:57:50.793Z|07d0ad23-a8ac-48a1-8f91-bd344558ea3f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:00.806Z|baddde7e-0f63-4940-a6a0-7a50e11ff3e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:58:00.806Z|57befe05-4fad-42cf-9403-cb59c955cb1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:58:00.806Z|07c354f0-0f77-4c42-91ae-bf7452ce977a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:58:00.806Z|baddde7e-0f63-4940-a6a0-7a50e11ff3e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:00.807Z|07c354f0-0f77-4c42-91ae-bf7452ce977a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:00.807Z|57befe05-4fad-42cf-9403-cb59c955cb1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:02.458Z|cad4ecd7-f864-4902-bad1-30a9f6bf98d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:58:02.460Z|cad4ecd7-f864-4902-bad1-30a9f6bf98d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:58:10.827Z|d30bcbc9-58dd-4127-b1c0-7940787f1ede|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:58:10.827Z|f2bf3ce1-9649-4fb1-aebb-64761dcaa977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:58:10.827Z|10674544-0c32-41b5-8d79-7fc2071436e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:58:10.828Z|d30bcbc9-58dd-4127-b1c0-7940787f1ede|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:10.828Z|f2bf3ce1-9649-4fb1-aebb-64761dcaa977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:10.828Z|10674544-0c32-41b5-8d79-7fc2071436e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:17.458Z|1b77a7f8-e842-47d2-bfbc-425b94bb3f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:58:17.458Z|1b77a7f8-e842-47d2-bfbc-425b94bb3f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:58:17.822Z|8ad7bc1b-e441-4e22-8f44-438ea5667be7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:58:17.822Z|8ad7bc1b-e441-4e22-8f44-438ea5667be7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:58:20.846Z|78f46ccf-21d7-4f49-af27-1b168396928b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:58:20.846Z|01fc22fd-69b4-4f6f-9cbf-cf70fe13fd12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:58:20.846Z|01fc22fd-69b4-4f6f-9cbf-cf70fe13fd12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:20.846Z|78f46ccf-21d7-4f49-af27-1b168396928b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:20.847Z|20751f62-531d-4701-bcca-76cbc3ca3110|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:58:20.848Z|20751f62-531d-4701-bcca-76cbc3ca3110|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:30.865Z|e4cb690b-b6d0-4de8-9351-b99a3124e7f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:58:30.865Z|811e7bbf-9bad-4545-8f3f-408ddf1e29e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:58:30.865Z|e4cb690b-b6d0-4de8-9351-b99a3124e7f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:30.866Z|811e7bbf-9bad-4545-8f3f-408ddf1e29e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:30.865Z|318f7df0-490c-4832-b4a3-0caac8366a62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:58:30.866Z|318f7df0-490c-4832-b4a3-0caac8366a62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:32.458Z|4d724c8b-e48b-43eb-9209-557c265682d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:58:32.459Z|4d724c8b-e48b-43eb-9209-557c265682d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:58:40.883Z|a85bd968-3225-4611-a0ae-5232b0af5d4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:58:40.883Z|f3f23e94-8a7f-4f24-8a54-be24fd1071c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:58:40.884Z|a85bd968-3225-4611-a0ae-5232b0af5d4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:40.884Z|f3f23e94-8a7f-4f24-8a54-be24fd1071c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:40.884Z|8e47727f-1027-48f1-8c96-a161872def30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:58:40.884Z|8e47727f-1027-48f1-8c96-a161872def30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:47.458Z|4fa5103b-b911-4134-b6aa-454643aa76e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:58:47.461Z|4fa5103b-b911-4134-b6aa-454643aa76e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:58:47.823Z|eb22510d-a355-438d-a3b4-d78be7bbf92c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:58:47.823Z|eb22510d-a355-438d-a3b4-d78be7bbf92c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:58:50.793Z|b3baec6c-8b5b-4067-8075-80896d41edc9|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:58:50.793Z|b3baec6c-8b5b-4067-8075-80896d41edc9|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:50.903Z|37601719-6193-4623-849d-2c6d4984fc7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:58:50.902Z|7a19e937-9112-4ebf-ad5e-14d17f42a23f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:58:50.903Z|e0112ee1-79cd-413e-a4b7-650741502c9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:58:50.903Z|37601719-6193-4623-849d-2c6d4984fc7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:50.903Z|e0112ee1-79cd-413e-a4b7-650741502c9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:58:50.903Z|7a19e937-9112-4ebf-ad5e-14d17f42a23f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:00.925Z|e9ebcef4-0bca-4f15-bcb7-1af6e93019d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:59:00.925Z|582a265a-2bd3-4a02-b031-b2319c639a38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:59:00.925Z|51c9597f-f705-4bca-b66c-77b0b08efe38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:59:00.925Z|e9ebcef4-0bca-4f15-bcb7-1af6e93019d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:00.926Z|51c9597f-f705-4bca-b66c-77b0b08efe38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:00.926Z|582a265a-2bd3-4a02-b031-b2319c639a38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:02.458Z|a860871c-b590-4dba-a6af-614cf7435cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:59:02.458Z|a860871c-b590-4dba-a6af-614cf7435cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:59:10.945Z|d3bf4035-1812-4fc6-9ed5-836c0702c541|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:59:10.945Z|b4df71a3-609b-4ef8-b1fc-1f58e6af3d2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:59:10.945Z|8fb4b2d1-c874-40b1-a829-e44c90085702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:59:10.945Z|d3bf4035-1812-4fc6-9ed5-836c0702c541|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:10.945Z|b4df71a3-609b-4ef8-b1fc-1f58e6af3d2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:10.946Z|8fb4b2d1-c874-40b1-a829-e44c90085702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:17.458Z|c8636b51-6842-464d-8a6e-5ff03ce8243d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:59:17.458Z|c8636b51-6842-464d-8a6e-5ff03ce8243d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:59:17.823Z|8ef56c58-e9a5-428b-a733-6703244bc664|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:59:17.824Z|8ef56c58-e9a5-428b-a733-6703244bc664|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:59:20.964Z|7b7b41cb-35cd-4bb5-81d8-4d57735bcc60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:59:20.964Z|a8209d21-cdd9-417b-8e45-52c54f048165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:59:20.964Z|7b7b41cb-35cd-4bb5-81d8-4d57735bcc60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:20.964Z|a8209d21-cdd9-417b-8e45-52c54f048165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:20.964Z|337a0aae-83db-4f8f-8912-f1900c2737f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:59:20.966Z|337a0aae-83db-4f8f-8912-f1900c2737f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:30.984Z|41c1324c-e265-4f7f-a042-6e56edb34c95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:59:30.984Z|946e0787-939c-4e37-b31b-4ecf3f9aab5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:59:30.984Z|2b221423-5a72-4bb4-ab3a-572fb857102d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:59:30.985Z|41c1324c-e265-4f7f-a042-6e56edb34c95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:30.985Z|2b221423-5a72-4bb4-ab3a-572fb857102d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:30.985Z|946e0787-939c-4e37-b31b-4ecf3f9aab5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:32.458Z|f630725c-43c3-4a36-97bb-ac8833acd0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:59:32.461Z|f630725c-43c3-4a36-97bb-ac8833acd0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:59:41.002Z|8351cb3d-89de-466e-b0eb-566a709bbf6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:59:41.002Z|dd9442f9-e133-4dbf-a5fc-097f69b1dc6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:59:41.002Z|8351cb3d-89de-466e-b0eb-566a709bbf6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:41.002Z|dd9442f9-e133-4dbf-a5fc-097f69b1dc6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:41.003Z|9cf73022-c68a-42c5-97b1-6a95992abefd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:59:41.003Z|9cf73022-c68a-42c5-97b1-6a95992abefd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:47.458Z|6f022168-8c24-49f1-9d0f-6e525622caab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:59:47.458Z|6f022168-8c24-49f1-9d0f-6e525622caab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:59:47.824Z|7807fb48-e505-4fa5-a13d-bfe37306b8ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T04:59:47.824Z|7807fb48-e505-4fa5-a13d-bfe37306b8ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T04:59:50.793Z|02a1a63a-be9a-481b-a7b0-df71a59b2f00|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T04:59:50.793Z|02a1a63a-be9a-481b-a7b0-df71a59b2f00|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:51.019Z|dec69bda-550e-433e-9a78-ff89ef888578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:59:51.019Z|31a15b58-220c-4f93-8a34-9e28e8e2efab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:59:51.019Z|dec69bda-550e-433e-9a78-ff89ef888578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:51.020Z|31a15b58-220c-4f93-8a34-9e28e8e2efab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T04:59:51.020Z|1db23afc-9ef9-4d6f-982e-0066b4a2735c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T04:59:51.020Z|1db23afc-9ef9-4d6f-982e-0066b4a2735c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:01.036Z|eb882537-7d18-421b-85df-71b1e092b41c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:00:01.036Z|eb882537-7d18-421b-85df-71b1e092b41c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:01.037Z|bb6482f6-cd46-4023-bce5-7ad797edc1ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:00:01.038Z|f25885e1-200b-4ab0-8201-13b23707ddd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:00:01.038Z|bb6482f6-cd46-4023-bce5-7ad797edc1ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:01.039Z|f25885e1-200b-4ab0-8201-13b23707ddd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:02.458Z|b574687f-b20e-489f-be05-0cc0c7f60223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:00:02.458Z|b574687f-b20e-489f-be05-0cc0c7f60223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:00:11.053Z|f3ef2b68-f7af-4e41-8cbc-f5baa99ad38d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:00:11.054Z|f3ef2b68-f7af-4e41-8cbc-f5baa99ad38d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:11.055Z|f643d450-6b03-42c2-a0d5-9831b00c9cc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:00:11.055Z|f643d450-6b03-42c2-a0d5-9831b00c9cc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:11.056Z|46835e79-5570-4366-a7af-579bd1f601ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:00:11.056Z|46835e79-5570-4366-a7af-579bd1f601ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:17.458Z|080ed93d-5826-4443-a9ef-1e84c370390d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:00:17.461Z|080ed93d-5826-4443-a9ef-1e84c370390d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:00:17.825Z|805fa3b3-5c52-4b4e-a51c-19dedb309941|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:00:17.825Z|805fa3b3-5c52-4b4e-a51c-19dedb309941|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:00:21.072Z|3744e28c-3db8-4e8e-9635-a7fd73de3560|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:00:21.072Z|3744e28c-3db8-4e8e-9635-a7fd73de3560|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:21.072Z|665986bb-00e4-4d2f-b4c4-02e420c3bd03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:00:21.073Z|665986bb-00e4-4d2f-b4c4-02e420c3bd03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:21.074Z|81ccd5c3-2502-4b3a-8fe4-aa2d023d4732|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:00:21.074Z|81ccd5c3-2502-4b3a-8fe4-aa2d023d4732|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:31.092Z|2e40178a-fd42-48e8-82c0-78b89263f352|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:00:31.093Z|2e40178a-fd42-48e8-82c0-78b89263f352|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:31.099Z|0da0749f-eea2-4622-803c-ac7d8fde86e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:00:31.099Z|0da0749f-eea2-4622-803c-ac7d8fde86e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:31.100Z|fb00e3cf-3e0e-498c-9ddc-7603e7c1cf56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:00:31.100Z|fb00e3cf-3e0e-498c-9ddc-7603e7c1cf56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:32.458Z|0293861d-c0b2-4d9d-8478-a7e1e7262b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:00:32.458Z|0293861d-c0b2-4d9d-8478-a7e1e7262b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:00:41.110Z|0e4cf90f-d6a0-4fee-a22c-21db7b35fb5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:00:41.111Z|0e4cf90f-d6a0-4fee-a22c-21db7b35fb5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:41.116Z|f0029e35-53ee-431f-9d1b-ee7f861e4fce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:00:41.116Z|f0029e35-53ee-431f-9d1b-ee7f861e4fce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:41.117Z|b0231ec2-bda9-429a-9b61-99c4d331b87d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:00:41.117Z|b0231ec2-bda9-429a-9b61-99c4d331b87d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:47.458Z|fa74ee2f-0a3f-44da-b188-a4d6fdab1a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:00:47.458Z|fa74ee2f-0a3f-44da-b188-a4d6fdab1a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:00:47.826Z|98bab554-99ea-4769-88f8-df2e00012b3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:00:47.826Z|98bab554-99ea-4769-88f8-df2e00012b3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:00:50.793Z|210b66f4-63dd-404e-a984-f00005ee41da|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:00:50.794Z|210b66f4-63dd-404e-a984-f00005ee41da|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:51.129Z|e077666b-40da-477a-9814-2f107103e14a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:00:51.129Z|e077666b-40da-477a-9814-2f107103e14a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:51.133Z|0dd94216-6c76-44d3-9ecf-dbda96a6d472|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:00:51.133Z|0dd94216-6c76-44d3-9ecf-dbda96a6d472|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:00:51.133Z|14431bce-d547-44df-b093-6aa9da6b8b7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:00:51.134Z|14431bce-d547-44df-b093-6aa9da6b8b7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:01.147Z|454aeef2-4742-407e-9528-a1c4541a275d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:01:01.147Z|454aeef2-4742-407e-9528-a1c4541a275d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:01.149Z|b824429e-1811-4a85-a6b9-9f38715d44c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:01:01.150Z|b824429e-1811-4a85-a6b9-9f38715d44c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:01.151Z|95f91f51-ee4b-40f7-9f0e-52439064cc72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:01:01.152Z|95f91f51-ee4b-40f7-9f0e-52439064cc72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:02.458Z|b6378c5b-55a4-4660-9302-4134788e82fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:01:02.460Z|b6378c5b-55a4-4660-9302-4134788e82fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:01:11.165Z|f3748392-3480-4559-9030-bf645f08d478|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:01:11.166Z|f3748392-3480-4559-9030-bf645f08d478|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:11.167Z|4c3d12f1-8f44-421c-8f77-0c886eaa4d0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:01:11.167Z|13a6be9b-2ded-4a86-87de-c1752b8bf4e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:01:11.168Z|4c3d12f1-8f44-421c-8f77-0c886eaa4d0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:11.168Z|13a6be9b-2ded-4a86-87de-c1752b8bf4e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:17.458Z|cb875805-e9af-478f-bc43-db99a94ae08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:01:17.458Z|cb875805-e9af-478f-bc43-db99a94ae08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:01:17.827Z|a39fb104-28e8-4b73-b1de-e297ddcfbcec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:01:17.827Z|a39fb104-28e8-4b73-b1de-e297ddcfbcec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:01:21.184Z|00ae93c8-a5e8-4e39-a4ef-b7e938b7384e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:01:21.185Z|00ae93c8-a5e8-4e39-a4ef-b7e938b7384e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:21.185Z|e75f7655-ea75-49c9-8821-9d9ed711b5f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:01:21.186Z|e75f7655-ea75-49c9-8821-9d9ed711b5f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:21.186Z|06c99e3e-fb69-4d84-90a7-57bf16d0aba3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:01:21.186Z|06c99e3e-fb69-4d84-90a7-57bf16d0aba3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:31.203Z|1db1eab4-a111-49c6-90bc-9fc8fcb1196b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:01:31.203Z|62a76b8f-1c61-46b1-a97a-ba3066923ac1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:01:31.203Z|720042e6-2a56-4afd-b788-66951b1a9fb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:01:31.203Z|1db1eab4-a111-49c6-90bc-9fc8fcb1196b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:31.203Z|62a76b8f-1c61-46b1-a97a-ba3066923ac1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:31.203Z|720042e6-2a56-4afd-b788-66951b1a9fb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:32.458Z|dcad4b91-a3c0-4509-9c9d-3899661f4718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:01:32.458Z|dcad4b91-a3c0-4509-9c9d-3899661f4718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:01:41.221Z|1f34a774-c3cc-4c06-b36a-7ef1b2f5296e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:01:41.221Z|4437eb39-8f9c-4981-a780-147a760a83c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:01:41.221Z|36e5ed5f-076b-45d0-8f94-68c38a4a6e7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:01:41.221Z|4437eb39-8f9c-4981-a780-147a760a83c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:41.221Z|1f34a774-c3cc-4c06-b36a-7ef1b2f5296e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:41.221Z|36e5ed5f-076b-45d0-8f94-68c38a4a6e7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:47.458Z|0f17fc59-a4f9-44a5-93c1-92ba5df3ac97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:01:47.461Z|0f17fc59-a4f9-44a5-93c1-92ba5df3ac97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:01:47.828Z|350a60eb-aecc-48e6-b137-26e77a932e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:01:47.829Z|350a60eb-aecc-48e6-b137-26e77a932e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:01:50.793Z|b946b0ca-0246-4f5c-b74e-4c845ceef555|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:01:50.794Z|b946b0ca-0246-4f5c-b74e-4c845ceef555|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:51.240Z|42f2d768-365d-4d76-9b5f-807ea297de3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:01:51.240Z|34dad7c0-4268-4df3-8848-385d9cb1cc07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:01:51.240Z|b1173f7a-4278-4e3a-9a7b-839740e688be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:01:51.241Z|42f2d768-365d-4d76-9b5f-807ea297de3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:51.241Z|b1173f7a-4278-4e3a-9a7b-839740e688be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:01:51.241Z|34dad7c0-4268-4df3-8848-385d9cb1cc07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:01.258Z|00953bbb-220c-45f2-8d2f-4c6ec374e655|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:02:01.258Z|e3be7761-28d8-4b73-aed1-af547c921f0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:02:01.258Z|376264c3-b83e-42d2-9a90-8997b4b6a4f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:02:01.259Z|00953bbb-220c-45f2-8d2f-4c6ec374e655|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:01.259Z|e3be7761-28d8-4b73-aed1-af547c921f0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:01.259Z|376264c3-b83e-42d2-9a90-8997b4b6a4f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:02.458Z|8d6ad74e-6215-43bd-8c1a-0cc20473a8ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:02:02.458Z|8d6ad74e-6215-43bd-8c1a-0cc20473a8ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:02:11.277Z|4feaa815-bd49-4ef9-bcf8-4509b66718cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:02:11.277Z|4feaa815-bd49-4ef9-bcf8-4509b66718cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:11.277Z|584c5d31-9e28-462f-a7c1-0ebb1839430c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:02:11.277Z|2db568c0-0d0b-44fa-a079-5f6b3da8b341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:02:11.278Z|584c5d31-9e28-462f-a7c1-0ebb1839430c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:11.278Z|2db568c0-0d0b-44fa-a079-5f6b3da8b341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:17.458Z|0857c086-5dec-4888-81bd-a096a03114e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:02:17.458Z|0857c086-5dec-4888-81bd-a096a03114e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:02:17.829Z|0284f873-85ac-4620-9d84-e5f3d8f1c78d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:02:17.829Z|0284f873-85ac-4620-9d84-e5f3d8f1c78d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:02:21.295Z|4c3515f0-bc04-41fb-93ef-0af44c8751b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:02:21.295Z|f75d28ec-7869-4e14-abc1-67ae138427ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:02:21.295Z|4c3515f0-bc04-41fb-93ef-0af44c8751b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:21.295Z|f75d28ec-7869-4e14-abc1-67ae138427ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:21.299Z|c89a66b4-5287-443b-ae5f-38066b2a5e5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:02:21.300Z|c89a66b4-5287-443b-ae5f-38066b2a5e5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:31.312Z|6f94ab99-bf82-444b-900a-e7f6026991ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:02:31.312Z|c46d82ad-c923-4b4b-a398-00ba7469b050|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:02:31.313Z|c46d82ad-c923-4b4b-a398-00ba7469b050|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:31.313Z|6f94ab99-bf82-444b-900a-e7f6026991ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:31.315Z|8d9cc3bb-462d-45fa-9ef1-43874574178a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:02:31.316Z|8d9cc3bb-462d-45fa-9ef1-43874574178a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:32.458Z|cc5993a7-6e97-48bb-b5c6-50faf886f7f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:02:32.462Z|cc5993a7-6e97-48bb-b5c6-50faf886f7f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:02:41.330Z|967f6e5c-a812-41c6-aad5-b381d4d91992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:02:41.331Z|967f6e5c-a812-41c6-aad5-b381d4d91992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:41.331Z|6735ba9d-a649-4fc8-848d-4dffe0aae53f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:02:41.331Z|6735ba9d-a649-4fc8-848d-4dffe0aae53f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:41.332Z|2f60c3c3-b0c8-4bfa-af3c-4990760b1b9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:02:41.332Z|2f60c3c3-b0c8-4bfa-af3c-4990760b1b9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:47.458Z|7e4c70c9-e08a-4685-9a99-78fd40d85884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:02:47.459Z|7e4c70c9-e08a-4685-9a99-78fd40d85884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:02:47.830Z|68affb25-fa23-491b-bf70-1d55f401c70c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:02:47.830Z|68affb25-fa23-491b-bf70-1d55f401c70c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:02:50.794Z|cff43d95-8644-4b33-b59e-faeddc6488af|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:02:50.795Z|cff43d95-8644-4b33-b59e-faeddc6488af|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:51.349Z|21e0c0cf-677b-46b3-9261-3c719c1874b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:02:51.349Z|5091aa7f-4a78-472d-8df8-18e390ef2f49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:02:51.349Z|f0599414-0789-474d-9d0b-d658d180971f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:02:51.349Z|21e0c0cf-677b-46b3-9261-3c719c1874b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:51.349Z|f0599414-0789-474d-9d0b-d658d180971f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:02:51.349Z|5091aa7f-4a78-472d-8df8-18e390ef2f49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:01.367Z|1873ef1a-b5c4-49d3-85e3-83fee6ba6861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:03:01.367Z|b9465c0f-be13-4427-a0fd-cc325e4c379b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:03:01.367Z|b2fad686-7169-4f54-8151-216ccac4e6a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:03:01.367Z|1873ef1a-b5c4-49d3-85e3-83fee6ba6861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:01.367Z|b2fad686-7169-4f54-8151-216ccac4e6a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:01.367Z|b9465c0f-be13-4427-a0fd-cc325e4c379b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:02.458Z|42ba9f8c-9095-44d8-98c3-a751bfb12878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:03:02.458Z|42ba9f8c-9095-44d8-98c3-a751bfb12878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:03:11.386Z|5c736a48-6869-4914-a796-73ec141283a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:03:11.386Z|5c736a48-6869-4914-a796-73ec141283a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:11.386Z|9fd57c92-5323-4bea-9328-0048730f5c16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:03:11.386Z|5f6439c8-06a5-43f0-8cae-d14d08c6ffbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:03:11.387Z|9fd57c92-5323-4bea-9328-0048730f5c16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:11.387Z|5f6439c8-06a5-43f0-8cae-d14d08c6ffbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:17.458Z|1c27ea8a-32ff-4b58-90ab-fafca64321cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:03:17.461Z|1c27ea8a-32ff-4b58-90ab-fafca64321cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:03:17.830Z|222438d5-76e9-4cf2-945b-685f606ba995|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:03:17.831Z|222438d5-76e9-4cf2-945b-685f606ba995|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:03:21.404Z|7e41943b-4421-4f67-99df-e6baa5d89e1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:03:21.405Z|81b1f013-2795-407e-b30f-6abc9e8a97c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:03:21.405Z|7e41943b-4421-4f67-99df-e6baa5d89e1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:21.405Z|81b1f013-2795-407e-b30f-6abc9e8a97c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:21.406Z|22c421a9-3783-41a2-b58e-fe86e1a192ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:03:21.406Z|22c421a9-3783-41a2-b58e-fe86e1a192ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:31.423Z|4e485a49-8740-4a3c-b78d-65cc16ef04ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:03:31.424Z|4e485a49-8740-4a3c-b78d-65cc16ef04ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:31.424Z|a1254546-d117-4c2e-a97e-98345efa9522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:03:31.425Z|a1254546-d117-4c2e-a97e-98345efa9522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:31.426Z|2da0ccdd-134b-4cfa-b037-64bcc691c691|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:03:31.427Z|2da0ccdd-134b-4cfa-b037-64bcc691c691|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:32.458Z|f3ae19ba-dd53-42f8-a5b4-e7de3e5c10de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:03:32.459Z|f3ae19ba-dd53-42f8-a5b4-e7de3e5c10de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:03:41.443Z|653bb830-d74a-4f7d-95a2-8505bfb064ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:03:41.443Z|a174f450-1c91-484f-8000-68a29f7861cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:03:41.443Z|cf27158a-8e56-4f28-8dc5-0a96cfb25546|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:03:41.443Z|653bb830-d74a-4f7d-95a2-8505bfb064ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:41.443Z|a174f450-1c91-484f-8000-68a29f7861cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:41.444Z|cf27158a-8e56-4f28-8dc5-0a96cfb25546|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:47.458Z|7163b8c9-128a-4505-b944-b1aec8299f8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:03:47.458Z|7163b8c9-128a-4505-b944-b1aec8299f8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:03:47.831Z|ea0adcbb-e6aa-4b69-b84c-852733f26162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:03:47.832Z|ea0adcbb-e6aa-4b69-b84c-852733f26162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:03:50.793Z|18eca19e-94ed-4678-bd89-5a0e5e3c5160|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:03:50.793Z|18eca19e-94ed-4678-bd89-5a0e5e3c5160|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:51.461Z|1e2f1f65-313d-4d4d-9aad-c99a51da6f97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:03:51.461Z|1e2f1f65-313d-4d4d-9aad-c99a51da6f97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:51.461Z|3a03f494-d957-43b5-bb35-9ab2c4362728|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:03:51.461Z|7f4cbd7a-d149-4176-87f5-9eee71cfba5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:03:51.462Z|3a03f494-d957-43b5-bb35-9ab2c4362728|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:03:51.462Z|7f4cbd7a-d149-4176-87f5-9eee71cfba5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:01.479Z|4d929f29-eabb-4efe-883c-1f69a5472539|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:04:01.479Z|582ad842-d29a-4367-8173-db28ea9e7cd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:04:01.479Z|4d929f29-eabb-4efe-883c-1f69a5472539|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:01.479Z|582ad842-d29a-4367-8173-db28ea9e7cd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:01.479Z|8f494c15-45b0-4197-90b8-b0d62a3f7d41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:04:01.480Z|8f494c15-45b0-4197-90b8-b0d62a3f7d41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:02.458Z|f9fc488a-fd6a-4d77-a827-b30c24394ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:04:02.461Z|f9fc488a-fd6a-4d77-a827-b30c24394ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:04:11.496Z|9fc8011b-7c91-4bbb-b948-839e53db4564|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:04:11.496Z|7c2e6050-85f0-4aef-90e9-5d95ee011487|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:04:11.497Z|9fc8011b-7c91-4bbb-b948-839e53db4564|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:11.497Z|7c2e6050-85f0-4aef-90e9-5d95ee011487|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:11.498Z|6a6bae60-2ca3-4d25-bcf4-bfecba862b1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:04:11.499Z|6a6bae60-2ca3-4d25-bcf4-bfecba862b1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:17.458Z|d68cdded-cd77-4229-952b-5cfcd6f999e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:04:17.459Z|d68cdded-cd77-4229-952b-5cfcd6f999e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:04:17.832Z|712b887f-748d-4a82-8259-7df6ed12c759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:04:17.833Z|712b887f-748d-4a82-8259-7df6ed12c759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:04:21.515Z|e09c0462-84b6-4fee-8aed-04ff997f0504|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:04:21.515Z|6b8c30ef-4181-4545-83d8-1cbaf4a48559|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:04:21.515Z|e09c0462-84b6-4fee-8aed-04ff997f0504|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:21.516Z|6b8c30ef-4181-4545-83d8-1cbaf4a48559|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:21.516Z|994a6ea8-4265-4beb-9b9b-16d6ec5e4533|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:04:21.517Z|994a6ea8-4265-4beb-9b9b-16d6ec5e4533|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:31.533Z|49caea70-ea62-431c-b9e1-411afa1e23a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:04:31.533Z|6a4b1b0a-03d0-4874-b2d7-c388eb35a1f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:04:31.533Z|49caea70-ea62-431c-b9e1-411afa1e23a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:31.534Z|143c55e5-eebf-4e4a-ad4d-07c7d2d63dce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:04:31.534Z|6a4b1b0a-03d0-4874-b2d7-c388eb35a1f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:31.534Z|143c55e5-eebf-4e4a-ad4d-07c7d2d63dce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:32.458Z|bc5f9eab-8184-4a20-a53f-6e59644ebad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:04:32.458Z|bc5f9eab-8184-4a20-a53f-6e59644ebad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:04:41.552Z|f163d25c-fcbe-48e7-98c1-511e3d8f7cbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:04:41.552Z|7bb6290b-2e5e-4c7a-b8f4-d67db611c72e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:04:41.552Z|a08cfb14-2759-474a-a5d2-281ab512bf7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:04:41.553Z|f163d25c-fcbe-48e7-98c1-511e3d8f7cbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:41.553Z|7bb6290b-2e5e-4c7a-b8f4-d67db611c72e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:41.553Z|a08cfb14-2759-474a-a5d2-281ab512bf7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:47.458Z|8ba9200a-5658-4f4b-aa4b-345a8cb50a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:04:47.461Z|8ba9200a-5658-4f4b-aa4b-345a8cb50a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:04:47.833Z|591fa61e-a399-4365-ad96-c44d8b48ded6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:04:47.833Z|591fa61e-a399-4365-ad96-c44d8b48ded6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:04:50.794Z|4014eb09-c460-406c-855c-3096af44e75a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:04:50.794Z|4014eb09-c460-406c-855c-3096af44e75a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:51.571Z|6799f815-9c1d-4eaa-b2a4-9a0f4360c570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:04:51.571Z|a064f052-ca93-4778-bc07-a887e8509dee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:04:51.571Z|5514284b-eca7-48dd-ab52-aa99511c3f0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:04:51.571Z|6799f815-9c1d-4eaa-b2a4-9a0f4360c570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:51.571Z|a064f052-ca93-4778-bc07-a887e8509dee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:04:51.572Z|5514284b-eca7-48dd-ab52-aa99511c3f0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:01.588Z|bd7cb3d0-5d4a-4538-a21c-faa222da276f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:05:01.589Z|6bc4705c-9d65-4dc7-8e1d-eea2ea4da52b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:05:01.589Z|be2545e8-5e0f-46f7-a24b-9730bdcc88d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:05:01.589Z|bd7cb3d0-5d4a-4538-a21c-faa222da276f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:01.589Z|be2545e8-5e0f-46f7-a24b-9730bdcc88d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:01.589Z|6bc4705c-9d65-4dc7-8e1d-eea2ea4da52b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:02.458Z|42683532-9fa1-4e04-9db2-9bb4b5296adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:05:02.458Z|42683532-9fa1-4e04-9db2-9bb4b5296adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:05:11.608Z|14c238d0-ec95-4045-a2bf-cb1589952417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:05:11.608Z|4eace723-bcc5-4f76-ae72-06ef8deba5af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:05:11.608Z|84a7a3c2-6990-4c43-913b-16f14eb31ac7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:05:11.608Z|14c238d0-ec95-4045-a2bf-cb1589952417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:11.608Z|4eace723-bcc5-4f76-ae72-06ef8deba5af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:11.609Z|84a7a3c2-6990-4c43-913b-16f14eb31ac7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:17.458Z|8bb015d0-ef0e-4f4d-b997-b09c82d031aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:05:17.458Z|8bb015d0-ef0e-4f4d-b997-b09c82d031aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:05:17.834Z|eee8192f-2967-4c4b-97a4-050c84dc916a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:05:17.835Z|eee8192f-2967-4c4b-97a4-050c84dc916a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:05:21.627Z|a3b77343-b53c-4126-814c-a89d130bbfbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:05:21.627Z|bee2ea63-64bf-4dcc-b836-f700fda5925e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:05:21.627Z|6ca09510-d96d-4737-a261-3ed11a021f25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:05:21.628Z|a3b77343-b53c-4126-814c-a89d130bbfbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:21.628Z|bee2ea63-64bf-4dcc-b836-f700fda5925e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:21.628Z|6ca09510-d96d-4737-a261-3ed11a021f25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:31.646Z|d2c605be-fc7b-4b0c-a1ce-322b5a20cc1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:05:31.647Z|40116ba6-5996-4772-bd72-99d2640c284d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:05:31.647Z|d2c605be-fc7b-4b0c-a1ce-322b5a20cc1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:31.647Z|f7d88286-a7e2-4c8f-8248-f2715df1f061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:05:31.647Z|40116ba6-5996-4772-bd72-99d2640c284d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:31.648Z|f7d88286-a7e2-4c8f-8248-f2715df1f061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:32.458Z|6656685d-de40-4424-a190-cb0524592a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:05:32.460Z|6656685d-de40-4424-a190-cb0524592a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:05:41.664Z|0266c707-dfda-430a-9467-1d24228db608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:05:41.664Z|82184e00-0ef0-4eac-b159-8379c2b0efc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:05:41.665Z|0266c707-dfda-430a-9467-1d24228db608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:41.665Z|82184e00-0ef0-4eac-b159-8379c2b0efc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:41.666Z|888350c3-ffcc-40f2-ba86-421366ac7e3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:05:41.666Z|888350c3-ffcc-40f2-ba86-421366ac7e3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:47.458Z|b8695c93-fb7a-4947-b28d-1774e2c308ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:05:47.458Z|b8695c93-fb7a-4947-b28d-1774e2c308ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:05:47.835Z|6aa929a9-ee0c-41bb-aebd-b88bbbff8cf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:05:47.835Z|6aa929a9-ee0c-41bb-aebd-b88bbbff8cf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:05:50.792Z|1c1c25a9-f5f7-40bf-a25c-06120884f72f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:05:50.793Z|1c1c25a9-f5f7-40bf-a25c-06120884f72f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:51.682Z|6ae8c03d-e87b-4522-9325-d208c5faacf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:05:51.682Z|6ae8c03d-e87b-4522-9325-d208c5faacf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:51.682Z|d4ee5ecf-ce26-4b31-97ba-48957951383f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:05:51.683Z|cfb06560-3a43-4c08-909c-29188013063a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:05:51.683Z|d4ee5ecf-ce26-4b31-97ba-48957951383f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:05:51.683Z|cfb06560-3a43-4c08-909c-29188013063a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:01.698Z|82809024-d326-4a41-bb9c-e21227ddaae5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:06:01.699Z|82809024-d326-4a41-bb9c-e21227ddaae5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:01.699Z|55a921cc-54f3-4c75-8ca6-54b8d4ea5ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:06:01.699Z|55a921cc-54f3-4c75-8ca6-54b8d4ea5ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:01.699Z|0ba99d01-1eeb-41d8-848e-33f1352ec796|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:06:01.700Z|0ba99d01-1eeb-41d8-848e-33f1352ec796|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:02.458Z|f531064a-9049-4ce9-be60-8f7977394b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:06:02.459Z|f531064a-9049-4ce9-be60-8f7977394b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:06:11.717Z|575a02c7-8c1f-454e-8351-4b9ef7f76b22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:06:11.717Z|575a02c7-8c1f-454e-8351-4b9ef7f76b22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:11.719Z|81f00363-45e3-43d1-be86-4a30cf25a2c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:06:11.719Z|81f00363-45e3-43d1-be86-4a30cf25a2c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:11.717Z|10c957e7-7d20-4981-ac58-d5d078f293f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:06:11.721Z|10c957e7-7d20-4981-ac58-d5d078f293f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:17.458Z|347176f8-db60-454a-a427-2bd61164f28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:06:17.461Z|347176f8-db60-454a-a427-2bd61164f28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:06:17.836Z|a857cc89-6086-41ce-8e0e-79cf3e230cd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:06:17.836Z|a857cc89-6086-41ce-8e0e-79cf3e230cd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:06:21.737Z|7e6691b9-79d2-45ec-93bb-46991327f260|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:06:21.737Z|7e6691b9-79d2-45ec-93bb-46991327f260|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:21.738Z|c82cbfc0-ba42-416b-a680-28d844841992|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:06:21.738Z|c82cbfc0-ba42-416b-a680-28d844841992|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:21.738Z|51f4642f-231a-40c0-a2be-b4382d5525d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:06:21.738Z|51f4642f-231a-40c0-a2be-b4382d5525d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:31.756Z|eea18fa1-5e60-468d-8993-93dc20a1ed03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:06:31.757Z|2dd17f41-31fd-4b98-8c09-d71dd763155b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:06:31.757Z|eea18fa1-5e60-468d-8993-93dc20a1ed03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:31.757Z|234a7eef-83a3-4f4e-9ae8-d46aea58f5bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:06:31.757Z|2dd17f41-31fd-4b98-8c09-d71dd763155b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:31.758Z|234a7eef-83a3-4f4e-9ae8-d46aea58f5bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:32.458Z|c0ef7f90-adb3-4464-810e-2edcc4004f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:06:32.458Z|c0ef7f90-adb3-4464-810e-2edcc4004f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:06:41.775Z|cea6a922-def1-46b9-b6c3-819fcfe8fd4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:06:41.775Z|6266f94a-b089-4fbf-b65a-5cc16d3ce644|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:06:41.776Z|cea6a922-def1-46b9-b6c3-819fcfe8fd4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:41.776Z|6266f94a-b089-4fbf-b65a-5cc16d3ce644|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:41.776Z|c54fef20-d482-4d7c-acfe-69c4b1c9eb85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:06:41.777Z|c54fef20-d482-4d7c-acfe-69c4b1c9eb85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:47.458Z|33934c3d-320e-4aca-a677-823f86d2b28f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:06:47.459Z|33934c3d-320e-4aca-a677-823f86d2b28f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:06:47.836Z|c91308bc-5e40-4672-acfa-bf5d82c8adde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:06:47.837Z|c91308bc-5e40-4672-acfa-bf5d82c8adde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:06:50.792Z|8ed71369-df83-444c-b66f-54ae7b7bbddb|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:06:50.793Z|8ed71369-df83-444c-b66f-54ae7b7bbddb|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:51.793Z|5c0dffc3-6d0e-4a52-84ba-43a585682675|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:06:51.793Z|5c0dffc3-6d0e-4a52-84ba-43a585682675|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:51.793Z|2fb5abd6-c55a-48f0-9f7f-3c9c1204c242|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:06:51.794Z|2fb5abd6-c55a-48f0-9f7f-3c9c1204c242|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:06:51.795Z|13fa951d-4c3c-4503-9367-313536f400ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:06:51.796Z|13fa951d-4c3c-4503-9367-313536f400ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:01.811Z|df5f14ea-bee7-470c-bd12-c57de0f34117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:07:01.811Z|c40f1f90-b9f7-4337-8215-baf8e9d7ad01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:07:01.812Z|c40f1f90-b9f7-4337-8215-baf8e9d7ad01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:01.812Z|df5f14ea-bee7-470c-bd12-c57de0f34117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:01.812Z|ccaa3683-e404-4ef0-b893-d5080e8b0a5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:07:01.813Z|ccaa3683-e404-4ef0-b893-d5080e8b0a5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:02.458Z|70c8a3c3-d990-4807-9a06-11cc9443aff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:07:02.461Z|70c8a3c3-d990-4807-9a06-11cc9443aff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:07:11.829Z|b31c68c7-aded-46bb-aca7-5fd6d811cf25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:07:11.829Z|64d3d9f1-3968-485a-a60d-d2f11289ae70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:07:11.829Z|b31c68c7-aded-46bb-aca7-5fd6d811cf25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:11.829Z|39d740e5-ce29-4f81-b576-f545ea32865a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:07:11.829Z|64d3d9f1-3968-485a-a60d-d2f11289ae70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:11.830Z|39d740e5-ce29-4f81-b576-f545ea32865a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:17.458Z|7d3128f2-8b2f-495e-b7a7-b100fc05f97b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:07:17.459Z|7d3128f2-8b2f-495e-b7a7-b100fc05f97b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:07:17.837Z|3e6b88a4-1660-4091-b9d0-d4267cb58103|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:07:17.838Z|3e6b88a4-1660-4091-b9d0-d4267cb58103|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:07:21.846Z|0662f35f-9bdd-4223-9d47-95a6558eab86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:07:21.847Z|90bfd9f2-4bd7-44a6-9c7e-8ba585f8040d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:07:21.847Z|0662f35f-9bdd-4223-9d47-95a6558eab86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:21.847Z|90bfd9f2-4bd7-44a6-9c7e-8ba585f8040d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:21.847Z|3ccb139e-b3d5-4de5-bc03-626b3d37b6d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:07:21.848Z|3ccb139e-b3d5-4de5-bc03-626b3d37b6d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:31.864Z|4aab815d-8346-4541-a786-477882c1b559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:07:31.864Z|b2900cdd-183f-4716-bff8-d32656b774b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:07:31.865Z|4aab815d-8346-4541-a786-477882c1b559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:31.865Z|021c2afd-05a5-47c0-b0f8-6339637f7b5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:07:31.865Z|b2900cdd-183f-4716-bff8-d32656b774b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:31.865Z|021c2afd-05a5-47c0-b0f8-6339637f7b5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:32.458Z|2c7ee8a1-455d-47b3-9ebe-9f0d1653f4eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:07:32.458Z|2c7ee8a1-455d-47b3-9ebe-9f0d1653f4eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:07:41.882Z|278bddb0-b4df-46e3-804b-cc6d59bb89ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:07:41.883Z|b769cccc-5939-4e36-9fca-2bd1da626601|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:07:41.883Z|278bddb0-b4df-46e3-804b-cc6d59bb89ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:41.883Z|b769cccc-5939-4e36-9fca-2bd1da626601|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:41.890Z|30a639a4-1ec4-456f-b518-00830f9eb76f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:07:41.891Z|30a639a4-1ec4-456f-b518-00830f9eb76f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:47.458Z|8b81df2f-941e-4f7f-8bf9-55280c975958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:07:47.461Z|8b81df2f-941e-4f7f-8bf9-55280c975958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:07:47.838Z|9c6f2a72-8029-43e8-8f89-6275b7aa3b15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:07:47.838Z|9c6f2a72-8029-43e8-8f89-6275b7aa3b15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:07:50.792Z|fb4420ae-a5c0-4a63-b447-dde9563144ad|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:07:50.793Z|fb4420ae-a5c0-4a63-b447-dde9563144ad|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:51.901Z|3b07302a-8a96-4378-a910-0a6bc0586408|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:07:51.901Z|2c90a4c4-6bda-4fdc-9b4c-0e62a7d4bcb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:07:51.901Z|3b07302a-8a96-4378-a910-0a6bc0586408|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:51.902Z|2c90a4c4-6bda-4fdc-9b4c-0e62a7d4bcb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:07:51.909Z|a00bb368-cf5e-4f33-bdc7-dd578eca6921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:07:51.909Z|a00bb368-cf5e-4f33-bdc7-dd578eca6921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:01.926Z|c74d82b8-ac03-42a3-9d9b-cb5fda688c9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:08:01.926Z|a1725184-7f71-45b5-9fbe-7a9948a42f6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:08:01.926Z|5a0f4027-3277-41d8-be59-3bb2f2be1d6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:08:01.927Z|5a0f4027-3277-41d8-be59-3bb2f2be1d6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:01.927Z|a1725184-7f71-45b5-9fbe-7a9948a42f6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:01.927Z|c74d82b8-ac03-42a3-9d9b-cb5fda688c9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:02.458Z|6ff8a532-82ce-40fa-a012-1068ba8c7376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:08:02.459Z|6ff8a532-82ce-40fa-a012-1068ba8c7376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:08:11.944Z|24af714e-352f-43ac-832b-bef5dc2ba46c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:08:11.944Z|5a8be1c2-aad8-497a-97e3-709da16dfa41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:08:11.945Z|24af714e-352f-43ac-832b-bef5dc2ba46c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:11.945Z|5a8be1c2-aad8-497a-97e3-709da16dfa41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:11.945Z|35fb88b7-8249-49fb-ad29-87c80ddabfe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:08:11.945Z|35fb88b7-8249-49fb-ad29-87c80ddabfe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:17.458Z|142c5e3a-e186-4ec0-87e4-944627d969e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:08:17.458Z|142c5e3a-e186-4ec0-87e4-944627d969e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:08:17.839Z|10dfd63c-558e-4ecd-b0a7-89e79abe9259|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:08:17.839Z|10dfd63c-558e-4ecd-b0a7-89e79abe9259|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:08:21.962Z|c94c295e-a944-45e0-8b02-f0ba88b57ce5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:08:21.962Z|77314594-7169-45ff-9513-4fca0c49f7a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:08:21.962Z|9aa0aec5-80d6-48a2-863d-46725f3be543|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:08:21.962Z|c94c295e-a944-45e0-8b02-f0ba88b57ce5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:21.962Z|77314594-7169-45ff-9513-4fca0c49f7a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:21.962Z|9aa0aec5-80d6-48a2-863d-46725f3be543|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:31.979Z|d25b826a-7379-4cdd-b973-cab3678d3903|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:08:31.979Z|d25b826a-7379-4cdd-b973-cab3678d3903|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:31.979Z|76b31f14-4a8c-409e-8045-a6a481b85701|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:08:31.979Z|3bce171d-5644-491a-af95-99a3aca93ba8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:08:31.979Z|76b31f14-4a8c-409e-8045-a6a481b85701|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:31.980Z|3bce171d-5644-491a-af95-99a3aca93ba8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:32.458Z|88b10323-7d96-4c19-8bba-50d1aec2a5a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:08:32.461Z|88b10323-7d96-4c19-8bba-50d1aec2a5a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:08:41.997Z|492b9afe-96a1-4797-bd4f-1640201e57b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:08:41.997Z|152bd3da-88da-455c-9cbc-b4a10461c20d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:08:41.997Z|492b9afe-96a1-4797-bd4f-1640201e57b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:41.997Z|152bd3da-88da-455c-9cbc-b4a10461c20d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:41.997Z|8d4e8c52-301b-4d34-95f2-faa3336e3a54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:08:41.998Z|8d4e8c52-301b-4d34-95f2-faa3336e3a54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:47.458Z|8876815c-6c1d-4e0a-b5b3-55eed9387531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:08:47.458Z|8876815c-6c1d-4e0a-b5b3-55eed9387531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:08:47.841Z|3dd00e12-4ff9-4349-9a91-697754218115|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:08:47.841Z|3dd00e12-4ff9-4349-9a91-697754218115|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:08:50.792Z|9212e773-52bf-40e8-b347-f05d20b2d21c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:08:50.792Z|9212e773-52bf-40e8-b347-f05d20b2d21c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:52.016Z|fa2fdd5d-5530-4bc8-8ca2-b7aed4bb3646|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:08:52.016Z|fa2fdd5d-5530-4bc8-8ca2-b7aed4bb3646|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:52.017Z|e6b5eb98-e0b1-4299-a2f6-9f698b9ae5df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:08:52.016Z|08829edb-c187-4fcd-b1e1-f80193cdd68a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:08:52.017Z|e6b5eb98-e0b1-4299-a2f6-9f698b9ae5df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:08:52.017Z|08829edb-c187-4fcd-b1e1-f80193cdd68a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:02.033Z|cc15e0ad-0ac5-4a15-9159-e7a7271aa333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:09:02.034Z|caffcc9c-f4e6-4387-a110-bfe1917bf27a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:09:02.034Z|cc15e0ad-0ac5-4a15-9159-e7a7271aa333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:02.034Z|caffcc9c-f4e6-4387-a110-bfe1917bf27a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:02.037Z|faade0be-273f-485c-ba8d-d9a86b425c1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:09:02.038Z|faade0be-273f-485c-ba8d-d9a86b425c1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:02.458Z|0398c16e-52ca-4ca4-ac1e-c6a6da1386a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:09:02.459Z|0398c16e-52ca-4ca4-ac1e-c6a6da1386a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:09:12.053Z|e8d130cf-68ad-4cd1-89d1-f05d07a28cea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:09:12.053Z|68414bc3-9afc-48bc-815f-f375156533fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:09:12.053Z|e8d130cf-68ad-4cd1-89d1-f05d07a28cea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:12.053Z|68414bc3-9afc-48bc-815f-f375156533fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:12.055Z|7cde4da1-ef37-404c-ba4c-028fec091b06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:09:12.055Z|7cde4da1-ef37-404c-ba4c-028fec091b06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:17.458Z|bff48417-583d-45c6-8c75-436995a42f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:09:17.461Z|bff48417-583d-45c6-8c75-436995a42f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:09:17.841Z|b4916118-3151-4f4e-b7a2-a372a3d800fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:09:17.842Z|b4916118-3151-4f4e-b7a2-a372a3d800fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:09:22.070Z|5ad60a39-7f0a-4c9f-8204-24db73962a69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:09:22.070Z|0bb90359-8cf2-4de7-a661-498b057d9892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:09:22.071Z|5ad60a39-7f0a-4c9f-8204-24db73962a69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:22.071Z|0bb90359-8cf2-4de7-a661-498b057d9892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:22.073Z|c7ffa098-16db-4102-9094-259e9264a0eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:09:22.074Z|c7ffa098-16db-4102-9094-259e9264a0eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:32.087Z|5cd4166d-429f-4172-9096-799c2f5c231b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:09:32.088Z|5cd4166d-429f-4172-9096-799c2f5c231b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:32.088Z|7235c394-405f-4faa-9764-8cd3d96767e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:09:32.089Z|7235c394-405f-4faa-9764-8cd3d96767e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:32.090Z|b0613d33-a490-4d21-8747-1f2cbe7481ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:09:32.090Z|b0613d33-a490-4d21-8747-1f2cbe7481ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:32.458Z|8ab6d0fa-898f-416a-bca3-f4012be3bb58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:09:32.459Z|8ab6d0fa-898f-416a-bca3-f4012be3bb58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:09:42.106Z|8a2e9652-8cd9-4610-b402-06e1b073d1c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:09:42.106Z|8a2e9652-8cd9-4610-b402-06e1b073d1c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:42.107Z|85cbe9e9-699b-430d-a5a2-e78932c79908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:09:42.107Z|85cbe9e9-699b-430d-a5a2-e78932c79908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:42.107Z|cd682f42-8d05-4dc8-b5b0-bad8aff3353b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:09:42.108Z|cd682f42-8d05-4dc8-b5b0-bad8aff3353b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:47.458Z|8daa0757-b389-4138-ad40-6664c6ba735d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:09:47.459Z|8daa0757-b389-4138-ad40-6664c6ba735d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:09:47.842Z|7b4fa445-91bb-4161-a06c-5b70d4d839ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:09:47.843Z|7b4fa445-91bb-4161-a06c-5b70d4d839ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:09:50.793Z|0853bb9e-d600-43df-886b-7105374cdaaf|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:09:50.794Z|0853bb9e-d600-43df-886b-7105374cdaaf|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:52.123Z|3e6146df-87a7-44d7-a6ea-58915b83d2c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:09:52.123Z|3e6146df-87a7-44d7-a6ea-58915b83d2c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:52.124Z|6a010c29-dcc5-4dfb-a880-bde9e49659be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:09:52.124Z|30e1dbe7-1b57-479c-95f6-d35a3a271cc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:09:52.124Z|6a010c29-dcc5-4dfb-a880-bde9e49659be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:09:52.124Z|30e1dbe7-1b57-479c-95f6-d35a3a271cc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:02.142Z|65c604d3-aee6-4d25-b574-9490141f7284|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:10:02.142Z|5f072eca-5f27-4342-830b-5d573ff1648b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:10:02.143Z|5f072eca-5f27-4342-830b-5d573ff1648b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:02.142Z|65c604d3-aee6-4d25-b574-9490141f7284|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:02.143Z|443f0195-43ac-44d4-92f3-3f107f825bdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:10:02.143Z|443f0195-43ac-44d4-92f3-3f107f825bdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:02.458Z|911dabc8-4130-47f3-b8ec-04d81cddc89a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:10:02.460Z|911dabc8-4130-47f3-b8ec-04d81cddc89a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:10:12.161Z|17248b78-cb29-44be-bdb7-11294ce9efdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:10:12.161Z|073d5836-eaa9-4d70-9d20-d872af1461cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:10:12.161Z|0322f17d-dceb-4158-b1ba-36822215d397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:10:12.162Z|17248b78-cb29-44be-bdb7-11294ce9efdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:12.162Z|073d5836-eaa9-4d70-9d20-d872af1461cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:12.162Z|0322f17d-dceb-4158-b1ba-36822215d397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:17.458Z|bbfea4c7-0484-4582-bf60-848b945b72d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:10:17.459Z|bbfea4c7-0484-4582-bf60-848b945b72d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:10:17.843Z|eca8ef4a-d909-478a-b62a-6c98e839dd74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:10:17.843Z|eca8ef4a-d909-478a-b62a-6c98e839dd74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:10:22.181Z|1c41c89d-04b0-4718-9d59-530c48034bd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:10:22.181Z|c2fad848-9b75-4bde-b73e-370f2f08a7c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:10:22.181Z|d9475115-9ee8-4cac-b08f-2b34f5236369|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:10:22.181Z|1c41c89d-04b0-4718-9d59-530c48034bd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:22.181Z|c2fad848-9b75-4bde-b73e-370f2f08a7c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:22.181Z|d9475115-9ee8-4cac-b08f-2b34f5236369|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:32.199Z|7b60e933-320a-4364-a0d2-06fc0d4df83f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:10:32.199Z|e381b4ca-47de-4130-bece-ff5bf11fbba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:10:32.199Z|11199607-fcae-43d1-aa60-2d9d6c0817ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:10:32.199Z|e381b4ca-47de-4130-bece-ff5bf11fbba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:32.199Z|7b60e933-320a-4364-a0d2-06fc0d4df83f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:32.200Z|11199607-fcae-43d1-aa60-2d9d6c0817ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:32.458Z|94c28428-4088-47e4-b251-4d800090d560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:10:32.459Z|94c28428-4088-47e4-b251-4d800090d560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:10:42.218Z|52d6e4e5-2371-43f9-a7eb-afa709b2a1b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:10:42.218Z|c331a17b-a0e6-4766-a54d-00dc8ddf5dcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:10:42.218Z|52d6e4e5-2371-43f9-a7eb-afa709b2a1b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:42.219Z|c331a17b-a0e6-4766-a54d-00dc8ddf5dcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:42.218Z|8526f893-c9dc-4188-b8a6-f1741a785f20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:10:42.219Z|8526f893-c9dc-4188-b8a6-f1741a785f20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:47.458Z|717fb3c8-2d4a-442b-8beb-8912ec04911a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:10:47.460Z|717fb3c8-2d4a-442b-8beb-8912ec04911a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:10:47.844Z|79925cc2-be66-49a6-9c46-79725924dc1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:10:47.844Z|79925cc2-be66-49a6-9c46-79725924dc1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:10:50.793Z|9889412e-fc26-4080-885b-73ead006badb|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:10:50.793Z|9889412e-fc26-4080-885b-73ead006badb|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:52.236Z|656aeac0-72f0-4fcb-9512-1b34879f5aae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:10:52.236Z|ad943bb1-bfaf-46b1-8a49-8443c12e90c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:10:52.237Z|58a8b5b7-588e-4f07-ad5f-a0a7bd515df7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:10:52.237Z|656aeac0-72f0-4fcb-9512-1b34879f5aae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:52.237Z|ad943bb1-bfaf-46b1-8a49-8443c12e90c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:10:52.237Z|58a8b5b7-588e-4f07-ad5f-a0a7bd515df7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:02.255Z|4748ee44-e556-4672-9d37-ee5f0acfc950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:11:02.255Z|c599a364-55dd-4e54-b027-5cf3a9d69977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:11:02.255Z|a960c031-ef26-467e-9c6f-071545da1509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:11:02.255Z|4748ee44-e556-4672-9d37-ee5f0acfc950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:02.255Z|c599a364-55dd-4e54-b027-5cf3a9d69977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:02.256Z|a960c031-ef26-467e-9c6f-071545da1509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:02.458Z|2920560c-0ce7-4fd3-af01-16cdd989e7ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:11:02.458Z|2920560c-0ce7-4fd3-af01-16cdd989e7ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:11:12.273Z|04760208-e3ce-4362-a074-b3912a322c76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:11:12.273Z|3daacbc8-41b0-4423-b560-e4cac77f57e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:11:12.274Z|04760208-e3ce-4362-a074-b3912a322c76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:12.274Z|3daacbc8-41b0-4423-b560-e4cac77f57e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:12.274Z|cde6937f-a00d-4a6c-9d87-9c5fdc4ff74e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:11:12.275Z|cde6937f-a00d-4a6c-9d87-9c5fdc4ff74e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:17.458Z|94d2031c-a88e-4383-9872-566758cb4662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:11:17.458Z|94d2031c-a88e-4383-9872-566758cb4662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:11:17.844Z|73260aa7-7bd4-41ec-a620-8b78794bfebc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:11:17.845Z|73260aa7-7bd4-41ec-a620-8b78794bfebc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:11:22.291Z|7e01c63c-c197-483b-b95f-b2dcb970b819|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:11:22.291Z|3a5647a2-52d2-4d91-84ce-950385dbddd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:11:22.292Z|7e01c63c-c197-483b-b95f-b2dcb970b819|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:22.292Z|3a5647a2-52d2-4d91-84ce-950385dbddd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:22.292Z|48d8af5c-abc8-41f1-8c0d-b7bfea05f9bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:11:22.293Z|48d8af5c-abc8-41f1-8c0d-b7bfea05f9bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:32.311Z|7a699723-27af-4770-a12d-498603b9537b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:11:32.311Z|671a900d-9b64-46ca-a4d9-b9e753674334|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:11:32.311Z|52df0cca-dab6-455b-b249-9c1ddbff2ce0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:11:32.312Z|7a699723-27af-4770-a12d-498603b9537b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:32.312Z|52df0cca-dab6-455b-b249-9c1ddbff2ce0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:32.312Z|671a900d-9b64-46ca-a4d9-b9e753674334|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:32.458Z|2bf979ef-0736-4f06-a394-74217db742d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:11:32.460Z|2bf979ef-0736-4f06-a394-74217db742d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:11:42.329Z|c167d700-99e2-40da-b2c2-8dde6839712a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:11:42.329Z|2287b9e5-56b3-44f5-a240-2675628fddbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:11:42.329Z|549d8141-2c98-4c44-9442-99c4e9b9e4d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:11:42.330Z|c167d700-99e2-40da-b2c2-8dde6839712a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:42.330Z|549d8141-2c98-4c44-9442-99c4e9b9e4d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:42.330Z|2287b9e5-56b3-44f5-a240-2675628fddbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:47.458Z|0bb6154d-b08e-4586-9ea2-180db3ed384a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:11:47.458Z|0bb6154d-b08e-4586-9ea2-180db3ed384a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:11:47.845Z|3415d55a-094d-481d-a7a8-754d0a54819c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:11:47.845Z|3415d55a-094d-481d-a7a8-754d0a54819c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:11:50.792Z|9b556757-bc73-42da-9275-5039addbc283|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:11:50.793Z|9b556757-bc73-42da-9275-5039addbc283|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:52.348Z|c42bfdb6-998b-462b-a12f-fe959a1222f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:11:52.348Z|5eb31ab0-4c27-4fc5-b7a8-1d2ab990eb33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:11:52.348Z|2415987d-bb27-463e-a111-421e837454d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:11:52.348Z|c42bfdb6-998b-462b-a12f-fe959a1222f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:52.349Z|5eb31ab0-4c27-4fc5-b7a8-1d2ab990eb33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:11:52.349Z|2415987d-bb27-463e-a111-421e837454d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:02.366Z|283535c0-6d34-4e0d-958a-7cb7df8bda6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:12:02.366Z|42a8453a-a440-4ec2-84ed-545d1e360558|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:12:02.367Z|283535c0-6d34-4e0d-958a-7cb7df8bda6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:02.367Z|42a8453a-a440-4ec2-84ed-545d1e360558|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:02.368Z|e1f07c3a-e3ec-480a-9d23-afd2e889ba27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:12:02.368Z|e1f07c3a-e3ec-480a-9d23-afd2e889ba27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:02.458Z|cd86cb39-213a-4e1d-9569-614616c7a9bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:12:02.458Z|cd86cb39-213a-4e1d-9569-614616c7a9bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:12:12.385Z|216ec5f3-2a52-4f38-ab57-e8b5717fccf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:12:12.385Z|348edf0e-1c1b-4657-8d59-5daade31ec7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:12:12.385Z|3be8f55a-c8b0-42a7-90b1-42fad614b118|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:12:12.385Z|216ec5f3-2a52-4f38-ab57-e8b5717fccf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:12.385Z|3be8f55a-c8b0-42a7-90b1-42fad614b118|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:12.385Z|348edf0e-1c1b-4657-8d59-5daade31ec7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:17.458Z|f9dfd7e0-753a-4b7e-8013-d06806e589f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:12:17.460Z|f9dfd7e0-753a-4b7e-8013-d06806e589f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:12:17.846Z|0d84e1ff-0341-493b-a908-39b962205bbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:12:17.846Z|0d84e1ff-0341-493b-a908-39b962205bbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:12:22.402Z|93b50423-4ddc-4d59-ade4-b9aabc49cc8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:12:22.402Z|93b50423-4ddc-4d59-ade4-b9aabc49cc8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:22.403Z|0573dfbd-8d57-45b9-b5e7-c89c3a5dd31a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:12:22.403Z|0573dfbd-8d57-45b9-b5e7-c89c3a5dd31a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:22.404Z|291a6356-84a3-4f69-b80f-dc4d49d32b0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:12:22.405Z|291a6356-84a3-4f69-b80f-dc4d49d32b0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:32.419Z|4bed0501-1c2f-4a85-8d74-a5cd8d7158d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:12:32.420Z|4bed0501-1c2f-4a85-8d74-a5cd8d7158d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:32.420Z|a7be6b4a-c18d-4dad-8f79-5e0c8e8edfe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:12:32.420Z|6d7b3bb4-f7f2-4d6e-b3ef-82b791c6f039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:12:32.420Z|a7be6b4a-c18d-4dad-8f79-5e0c8e8edfe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:32.421Z|6d7b3bb4-f7f2-4d6e-b3ef-82b791c6f039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:32.458Z|6b89f073-9636-4d8a-9b1a-daa35ec0e57b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:12:32.458Z|6b89f073-9636-4d8a-9b1a-daa35ec0e57b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:12:42.438Z|65220478-8db4-496b-a670-e57832e8966a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:12:42.438Z|29bbed4b-88a4-4679-97b9-7199859d95af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:12:42.438Z|8bacf70f-96fc-421e-adaf-4ce1bd7c207b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:12:42.439Z|65220478-8db4-496b-a670-e57832e8966a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:42.439Z|29bbed4b-88a4-4679-97b9-7199859d95af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:42.439Z|8bacf70f-96fc-421e-adaf-4ce1bd7c207b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:47.458Z|ec42da92-02d8-4c6a-8dcc-b0c59f88df5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:12:47.459Z|ec42da92-02d8-4c6a-8dcc-b0c59f88df5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:12:47.846Z|2c3c2a54-32ff-46fe-b86a-ab99b776044f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:12:47.847Z|2c3c2a54-32ff-46fe-b86a-ab99b776044f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:12:50.793Z|ace2f63f-8820-4442-b468-6aaae56c7aae|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:12:50.793Z|ace2f63f-8820-4442-b468-6aaae56c7aae|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:52.457Z|dd8d252b-2227-4c54-bbaa-cffd0b0377eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:12:52.457Z|dd8d252b-2227-4c54-bbaa-cffd0b0377eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:52.458Z|64df65b3-5969-4b8e-98be-b9744d5bbe22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:12:52.458Z|e9ac4567-804e-4776-a4d1-81ee9222d0a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:12:52.458Z|64df65b3-5969-4b8e-98be-b9744d5bbe22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:12:52.458Z|e9ac4567-804e-4776-a4d1-81ee9222d0a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:02.458Z|50226009-eb71-47ca-aac7-51d1856d1b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:13:02.461Z|50226009-eb71-47ca-aac7-51d1856d1b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:13:02.474Z|9d57b3e4-cb2d-433f-b772-f598e009d190|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:13:02.474Z|9d57b3e4-cb2d-433f-b772-f598e009d190|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:02.476Z|1b7be528-28fb-489e-b313-3952ac17fa18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:13:02.476Z|6e5aa275-8530-4135-8137-7c763656c7e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:13:02.477Z|1b7be528-28fb-489e-b313-3952ac17fa18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:02.477Z|6e5aa275-8530-4135-8137-7c763656c7e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:12.491Z|cd255a89-e98d-4171-bbe0-d671ebe24f32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:13:12.491Z|cd255a89-e98d-4171-bbe0-d671ebe24f32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:12.492Z|aceca307-82d4-4fee-918f-9805cf987fa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:13:12.493Z|aceca307-82d4-4fee-918f-9805cf987fa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:12.493Z|a9ca4ada-109c-4932-92f4-3fb39eb463a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:13:12.494Z|a9ca4ada-109c-4932-92f4-3fb39eb463a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:17.458Z|dfe49421-6020-4465-b1ed-64032293819d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:13:17.458Z|dfe49421-6020-4465-b1ed-64032293819d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:13:17.847Z|5194d455-bda4-46ea-bc8a-ad6c9f9540f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:13:17.847Z|5194d455-bda4-46ea-bc8a-ad6c9f9540f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:13:22.508Z|59f4665a-c43c-4a2b-b65c-f7e951b0698f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:13:22.508Z|59f4665a-c43c-4a2b-b65c-f7e951b0698f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:22.509Z|1b113596-4832-4b5e-a747-adc41aa8480c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:13:22.510Z|1b113596-4832-4b5e-a747-adc41aa8480c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:22.510Z|aa115fc4-7a86-4232-85f0-f3fa26410cc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:13:22.511Z|aa115fc4-7a86-4232-85f0-f3fa26410cc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:32.458Z|8c59ff74-fe25-45f8-8159-37f960b84e51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:13:32.458Z|8c59ff74-fe25-45f8-8159-37f960b84e51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:13:32.526Z|2556e1c4-7b2d-4d46-8773-033e32513a1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:13:32.526Z|2556e1c4-7b2d-4d46-8773-033e32513a1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:32.527Z|4013fe4b-9832-4e0f-bc10-a702af7ea5f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:13:32.527Z|ee02472c-cdb3-4459-ad39-4320d001b4db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:13:32.528Z|4013fe4b-9832-4e0f-bc10-a702af7ea5f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:32.529Z|ee02472c-cdb3-4459-ad39-4320d001b4db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:42.543Z|837880ad-0a74-4a68-b7f0-c08658469f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:13:42.544Z|837880ad-0a74-4a68-b7f0-c08658469f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:42.546Z|b8d538cc-7407-45b4-a565-fdaa4c2efce4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:13:42.547Z|23551db2-069b-4829-aba2-6ffc4fe40ee0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:13:42.547Z|b8d538cc-7407-45b4-a565-fdaa4c2efce4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:42.548Z|23551db2-069b-4829-aba2-6ffc4fe40ee0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:47.458Z|6860b8c4-e986-4641-b5c0-f4f778e72867|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:13:47.461Z|6860b8c4-e986-4641-b5c0-f4f778e72867|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:13:47.848Z|1c597326-5574-4262-ba78-9d9992572dde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:13:47.848Z|1c597326-5574-4262-ba78-9d9992572dde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:13:50.792Z|399d1f82-7c5d-469c-a9a1-2d47d452e651|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:13:50.793Z|399d1f82-7c5d-469c-a9a1-2d47d452e651|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:52.564Z|65b7ea31-c6b4-409b-a965-902d5744af5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:13:52.565Z|65b7ea31-c6b4-409b-a965-902d5744af5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:52.565Z|1fd7a017-79c4-44f6-a5cd-4d48db7357ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:13:52.565Z|1fd7a017-79c4-44f6-a5cd-4d48db7357ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:13:52.568Z|252ced71-a5fb-44ed-b00b-dc214a46514d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:13:52.569Z|252ced71-a5fb-44ed-b00b-dc214a46514d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:02.458Z|b460d22f-6d22-488a-a4e4-df4eb2974d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:14:02.458Z|b460d22f-6d22-488a-a4e4-df4eb2974d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:14:02.582Z|9f809b43-8a8b-4b3f-9b46-9072a8eaaa08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:14:02.582Z|9f809b43-8a8b-4b3f-9b46-9072a8eaaa08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:02.584Z|ee4bcf6e-0185-4546-a7ee-f291a25b760c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:14:02.585Z|2c6f27eb-561b-4f44-871a-9cd4c47bf5e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:14:02.584Z|ee4bcf6e-0185-4546-a7ee-f291a25b760c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:02.590Z|2c6f27eb-561b-4f44-871a-9cd4c47bf5e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:12.600Z|688777c9-17b7-4c0a-a247-aa21f3b81e09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:14:12.600Z|688777c9-17b7-4c0a-a247-aa21f3b81e09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:12.607Z|83ad310f-ec2e-41c6-a7da-4e6001312377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:14:12.608Z|40ed834d-cc2f-4b08-8845-65b41bf7e686|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:14:12.608Z|83ad310f-ec2e-41c6-a7da-4e6001312377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:12.608Z|40ed834d-cc2f-4b08-8845-65b41bf7e686|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:17.458Z|66ceb0f2-c532-42cd-8439-08a375df231f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:14:17.459Z|66ceb0f2-c532-42cd-8439-08a375df231f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:14:17.849Z|05b296da-d51e-4ea2-bcfa-2e2276ba5ae6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:14:17.849Z|05b296da-d51e-4ea2-bcfa-2e2276ba5ae6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:14:22.618Z|995e1015-825d-4081-9885-b2fa02156ef2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:14:22.619Z|995e1015-825d-4081-9885-b2fa02156ef2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:22.626Z|5f3024c0-ce5b-4393-a3f9-e972f17a6fdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:14:22.626Z|250f48eb-22ff-49c4-a9fc-5f18d3854305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:14:22.626Z|5f3024c0-ce5b-4393-a3f9-e972f17a6fdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:22.626Z|250f48eb-22ff-49c4-a9fc-5f18d3854305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:32.458Z|289934a8-bffa-40f9-abf2-b2bc561bfa44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:14:32.461Z|289934a8-bffa-40f9-abf2-b2bc561bfa44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:14:32.637Z|b91b6ffc-79c0-45ee-bf37-0892bbc57201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:14:32.637Z|b91b6ffc-79c0-45ee-bf37-0892bbc57201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:32.643Z|46636318-7d85-4cbe-8caf-c0febb41ebbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:14:32.643Z|9813c55d-937b-4d7b-8382-4b3c638320de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:14:32.644Z|46636318-7d85-4cbe-8caf-c0febb41ebbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:32.644Z|9813c55d-937b-4d7b-8382-4b3c638320de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:42.656Z|5f0d80fd-d7f5-4fc8-b2bf-163d2e515dbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:14:42.657Z|5f0d80fd-d7f5-4fc8-b2bf-163d2e515dbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:42.661Z|2da27eae-db4f-4e1b-a0b9-0f3bc8e20c79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:14:42.662Z|2da27eae-db4f-4e1b-a0b9-0f3bc8e20c79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:42.662Z|61a67296-c17e-472f-872e-a7f3464a342b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:14:42.663Z|61a67296-c17e-472f-872e-a7f3464a342b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:47.458Z|bf22be5f-fef7-4001-a977-a92e20031bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:14:47.459Z|bf22be5f-fef7-4001-a977-a92e20031bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:14:47.849Z|a6d6ef97-c095-4ac7-a77b-95bf04346ad2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:14:47.850Z|a6d6ef97-c095-4ac7-a77b-95bf04346ad2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:14:50.793Z|54f59bf2-ec76-4113-b3ec-0e927e32144b|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:14:50.793Z|54f59bf2-ec76-4113-b3ec-0e927e32144b|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:52.675Z|76c75e96-f693-470d-a3b0-ea5be9ef58bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:14:52.676Z|76c75e96-f693-470d-a3b0-ea5be9ef58bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:52.679Z|f40f859e-d499-417a-8e01-10f7111a5f32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:14:52.679Z|f40f859e-d499-417a-8e01-10f7111a5f32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:14:52.680Z|18535c65-87c6-4b21-b421-c8fd63b08d9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:14:52.680Z|18535c65-87c6-4b21-b421-c8fd63b08d9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:02.458Z|22c7cbca-a2ae-4af3-a2a8-62eb5493a280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:15:02.458Z|22c7cbca-a2ae-4af3-a2a8-62eb5493a280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:15:02.693Z|99efc115-b4b9-45f3-80cf-d2b9098d8582|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:15:02.694Z|99efc115-b4b9-45f3-80cf-d2b9098d8582|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:02.695Z|401b2078-652c-4674-bc9b-4ba7af3b617d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:15:02.695Z|401b2078-652c-4674-bc9b-4ba7af3b617d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:02.695Z|7036cd64-2d2a-4032-89f8-e79b8b3b628a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:15:02.697Z|7036cd64-2d2a-4032-89f8-e79b8b3b628a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:12.712Z|bcce68ca-425f-466e-bdd1-50b7e2abbef5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:15:12.712Z|a8a2c138-b23d-437f-97fc-b7247342696f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:15:12.713Z|efe7a3d7-faca-40a5-a5ae-3b593bf63e5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:15:12.713Z|bcce68ca-425f-466e-bdd1-50b7e2abbef5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:12.713Z|efe7a3d7-faca-40a5-a5ae-3b593bf63e5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:12.713Z|a8a2c138-b23d-437f-97fc-b7247342696f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:17.458Z|aaa22cf3-1487-4417-9584-abd013e0274e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:15:17.460Z|aaa22cf3-1487-4417-9584-abd013e0274e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:15:17.850Z|3c4442c4-691f-4c7f-9d21-cce05ab0ec40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:15:17.850Z|3c4442c4-691f-4c7f-9d21-cce05ab0ec40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:15:22.731Z|5b3ee734-3bd7-4490-8ee2-cfb5e60c64b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:15:22.731Z|51e60e5a-c0a0-4f9f-9715-dda903721d8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:15:22.731Z|9e45cbf9-eb68-490d-b04b-481d91316c19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:15:22.732Z|51e60e5a-c0a0-4f9f-9715-dda903721d8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:22.732Z|5b3ee734-3bd7-4490-8ee2-cfb5e60c64b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:22.732Z|9e45cbf9-eb68-490d-b04b-481d91316c19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:32.458Z|e5500944-301e-4154-8e72-d07b6d6485bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:15:32.459Z|e5500944-301e-4154-8e72-d07b6d6485bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:15:32.750Z|550b1b00-8e8a-4e20-9907-c9fca9d5d117|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:15:32.750Z|6f87f37b-4831-449c-944b-cbcb0f0a181c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:15:32.750Z|550b1b00-8e8a-4e20-9907-c9fca9d5d117|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:32.750Z|4786aa99-9eea-45ad-9268-6aafd3d12993|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:15:32.751Z|4786aa99-9eea-45ad-9268-6aafd3d12993|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:32.751Z|6f87f37b-4831-449c-944b-cbcb0f0a181c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:42.768Z|58a18a9b-584f-444b-af4e-4bb4347ca7c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:15:42.768Z|52a2ded5-51df-4f26-9bd9-d0935e8c9fba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:15:42.768Z|9e0c0200-ea04-4bfa-910a-130e36c70fc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:15:42.768Z|52a2ded5-51df-4f26-9bd9-d0935e8c9fba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:42.768Z|58a18a9b-584f-444b-af4e-4bb4347ca7c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:42.768Z|9e0c0200-ea04-4bfa-910a-130e36c70fc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:47.458Z|c6ef0245-f082-49bb-b679-4264e525c066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:15:47.458Z|c6ef0245-f082-49bb-b679-4264e525c066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:15:47.851Z|f23f4899-684b-4896-82eb-3b8cb276d78f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:15:47.851Z|f23f4899-684b-4896-82eb-3b8cb276d78f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:15:50.792Z|1d04813d-171a-4378-8048-9cab73e52de0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:15:50.792Z|1d04813d-171a-4378-8048-9cab73e52de0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:52.786Z|dca85989-f4a8-466f-ac4e-0b415fc1e6e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:15:52.786Z|ff4e21f7-f754-44e5-9bd5-5c860e2b7e82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:15:52.786Z|2bfa70d3-f195-4af4-821e-d1df03ba8429|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:15:52.786Z|dca85989-f4a8-466f-ac4e-0b415fc1e6e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:52.786Z|2bfa70d3-f195-4af4-821e-d1df03ba8429|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:15:52.786Z|ff4e21f7-f754-44e5-9bd5-5c860e2b7e82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:02.458Z|294acc52-288e-4868-bd7f-3d0323a1a222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:16:02.461Z|294acc52-288e-4868-bd7f-3d0323a1a222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:16:02.805Z|186a96cc-4bfd-40a8-876d-d316b9ad9ac2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:16:02.805Z|11fb2ba8-3cec-4151-8bda-fcc202e33aaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:16:02.805Z|c6c9b459-081f-4b05-83a1-2d48dd789c52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:16:02.806Z|11fb2ba8-3cec-4151-8bda-fcc202e33aaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:02.806Z|186a96cc-4bfd-40a8-876d-d316b9ad9ac2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:02.806Z|c6c9b459-081f-4b05-83a1-2d48dd789c52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:12.824Z|10b1353c-452c-4462-ad80-2d98905fc42b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:16:12.824Z|c5c75927-f427-4944-b0b5-13ef717056d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:16:12.824Z|eec86c6a-2187-40ea-a740-d2c97e8ebdf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:16:12.825Z|10b1353c-452c-4462-ad80-2d98905fc42b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:12.825Z|c5c75927-f427-4944-b0b5-13ef717056d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:12.825Z|eec86c6a-2187-40ea-a740-d2c97e8ebdf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:17.458Z|fde25280-8e66-47e4-a805-610a355aa0cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:16:17.459Z|fde25280-8e66-47e4-a805-610a355aa0cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:16:17.852Z|0aae2882-dc82-49f5-8156-8e5c36391612|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:16:17.852Z|0aae2882-dc82-49f5-8156-8e5c36391612|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:16:22.843Z|f1c9e81a-1756-4f39-adb5-f63559c92264|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:16:22.843Z|16c1e854-4cc1-4cb7-912b-e58412a3e9b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:16:22.843Z|3f842df2-c922-48a4-915b-210d953f0e03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:16:22.843Z|f1c9e81a-1756-4f39-adb5-f63559c92264|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:22.843Z|3f842df2-c922-48a4-915b-210d953f0e03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:22.843Z|16c1e854-4cc1-4cb7-912b-e58412a3e9b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:32.458Z|ffdd5ffb-d79f-4e04-a2c9-ff4606abbbc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:16:32.459Z|ffdd5ffb-d79f-4e04-a2c9-ff4606abbbc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:16:32.862Z|2242c344-457c-4642-9997-c4950a46e822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:16:32.863Z|2242c344-457c-4642-9997-c4950a46e822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:32.863Z|f05256f7-bde4-4cd4-887f-169f5a9da41c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:16:32.863Z|70979b0e-580a-4868-9ae0-0ae2eecbbf7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:16:32.863Z|f05256f7-bde4-4cd4-887f-169f5a9da41c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:32.864Z|70979b0e-580a-4868-9ae0-0ae2eecbbf7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:42.883Z|6b4bc12e-4138-49d6-8d6c-9a1e9738a690|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:16:42.883Z|50d20520-1376-4cbc-aaa6-ca16eb479997|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:16:42.883Z|6b4bc12e-4138-49d6-8d6c-9a1e9738a690|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:42.884Z|3b79e16f-f8c7-4f4d-9e7a-28b1c09a19f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:16:42.884Z|50d20520-1376-4cbc-aaa6-ca16eb479997|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:42.884Z|3b79e16f-f8c7-4f4d-9e7a-28b1c09a19f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:47.458Z|428ca1b7-3b12-45d2-9fbc-329dc34336d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:16:47.461Z|428ca1b7-3b12-45d2-9fbc-329dc34336d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:16:47.852Z|a1d722c4-b750-4b26-85e9-661e707ed100|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:16:47.852Z|a1d722c4-b750-4b26-85e9-661e707ed100|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:16:50.792Z|e637a739-af4c-4d2f-9db7-b934127ec9c9|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:16:50.792Z|e637a739-af4c-4d2f-9db7-b934127ec9c9|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:52.901Z|5f0cf361-9aaa-4b8b-b0f6-d1dc902da367|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:16:52.902Z|5f0cf361-9aaa-4b8b-b0f6-d1dc902da367|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:52.902Z|9bed9126-8a6b-4c70-96a5-6d787a8094d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:16:52.901Z|cf21b7f7-02dd-4f12-9063-63a5bab1c42c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:16:52.902Z|9bed9126-8a6b-4c70-96a5-6d787a8094d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:16:52.902Z|cf21b7f7-02dd-4f12-9063-63a5bab1c42c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:02.458Z|961cf802-9d11-4040-b228-a80f6a457244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:17:02.458Z|961cf802-9d11-4040-b228-a80f6a457244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:17:02.919Z|d271419e-a82d-4d42-a18b-f8da0dbb3cd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:17:02.919Z|f74b86ea-e463-4c7a-afd8-939c4e536d8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:17:02.919Z|7aac2b29-a1c8-4965-9eaa-0c778e9149ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:17:02.919Z|d271419e-a82d-4d42-a18b-f8da0dbb3cd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:02.919Z|f74b86ea-e463-4c7a-afd8-939c4e536d8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:02.919Z|7aac2b29-a1c8-4965-9eaa-0c778e9149ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:12.937Z|5486dbe8-eaba-41cc-8002-a8c9987f1794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:17:12.937Z|56a15d77-9d1f-422f-990e-22db2f73744f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:17:12.937Z|be4ef890-d322-46e0-a1b0-2e30511a43b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:17:12.938Z|5486dbe8-eaba-41cc-8002-a8c9987f1794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:12.938Z|56a15d77-9d1f-422f-990e-22db2f73744f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:12.938Z|be4ef890-d322-46e0-a1b0-2e30511a43b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:17.458Z|5f659294-b4c8-4da3-a8f3-1ed7b26bc622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:17:17.458Z|5f659294-b4c8-4da3-a8f3-1ed7b26bc622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:17:17.853Z|2988a4ef-bade-4ed0-8b98-a84405797252|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:17:17.853Z|2988a4ef-bade-4ed0-8b98-a84405797252|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:17:22.957Z|1f9d543c-a414-48e7-9761-9d5647779765|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:17:22.957Z|7b8572c5-6c4f-471e-b88e-ef236a104c18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:17:22.957Z|9de7658f-8329-44b9-95bf-bc4b7a43d08b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:17:22.958Z|9de7658f-8329-44b9-95bf-bc4b7a43d08b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:22.958Z|1f9d543c-a414-48e7-9761-9d5647779765|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:22.958Z|7b8572c5-6c4f-471e-b88e-ef236a104c18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:32.458Z|954669e8-8a48-425f-ad13-91c5b02d738a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:17:32.461Z|954669e8-8a48-425f-ad13-91c5b02d738a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:17:32.975Z|6bf6e262-cfc7-492e-a273-3780ba702ef2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:17:32.975Z|9b986c9c-28bf-4166-8ef8-c74c2334d2d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:17:32.975Z|ee0e41b3-17bd-43c2-ad50-0cc07a8105a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:17:32.976Z|6bf6e262-cfc7-492e-a273-3780ba702ef2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:32.976Z|ee0e41b3-17bd-43c2-ad50-0cc07a8105a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:32.976Z|9b986c9c-28bf-4166-8ef8-c74c2334d2d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:42.993Z|9af056ca-9017-4964-8c8a-dc78b062f3ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:17:42.993Z|87b6eb0c-86fd-4b6f-bb26-5c6028ef6a5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:17:42.994Z|9af056ca-9017-4964-8c8a-dc78b062f3ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:42.994Z|a956421d-00d7-445b-b395-e9383c39fcd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:17:42.994Z|87b6eb0c-86fd-4b6f-bb26-5c6028ef6a5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:42.994Z|a956421d-00d7-445b-b395-e9383c39fcd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:47.458Z|bf5e9189-29fb-4418-987c-3be1c071ec64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:17:47.458Z|bf5e9189-29fb-4418-987c-3be1c071ec64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:17:47.854Z|b03812d0-98b9-492f-ab0a-f4d432839c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:17:47.854Z|b03812d0-98b9-492f-ab0a-f4d432839c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:17:50.793Z|3f9ef5c3-d894-4938-9460-5cd98a0803d6|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:17:50.794Z|3f9ef5c3-d894-4938-9460-5cd98a0803d6|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:53.010Z|b1f3c72d-9bc8-4d06-883c-6ee43907338d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:17:53.011Z|b1f3c72d-9bc8-4d06-883c-6ee43907338d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:53.011Z|049ae332-eb91-4f22-8d70-48cbd6060fb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:17:53.011Z|4a2dacfd-4594-4bc2-8245-e4a7d04f00d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:17:53.011Z|049ae332-eb91-4f22-8d70-48cbd6060fb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:17:53.011Z|4a2dacfd-4594-4bc2-8245-e4a7d04f00d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:02.458Z|97ea9588-2ced-40d1-9ba7-61f541ad379c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:18:02.458Z|97ea9588-2ced-40d1-9ba7-61f541ad379c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:18:03.029Z|a4094913-4ea9-4c77-8504-8f05febe2c25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:18:03.029Z|94c70dbc-d563-40bc-a1f6-3100af52b585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:18:03.030Z|a4094913-4ea9-4c77-8504-8f05febe2c25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:03.030Z|94c70dbc-d563-40bc-a1f6-3100af52b585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:03.030Z|cc5680f2-4956-4dd1-9bcd-533871e3adcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:18:03.031Z|cc5680f2-4956-4dd1-9bcd-533871e3adcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:13.047Z|a02d31ea-cd3f-4484-8d3e-c552c7cfe404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:18:13.047Z|00de1a61-9586-488f-be7b-917a1f3483f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:18:13.048Z|a02d31ea-cd3f-4484-8d3e-c552c7cfe404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:13.048Z|00de1a61-9586-488f-be7b-917a1f3483f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:13.049Z|636cd85d-cad9-4112-bebe-7b6be4e429a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:18:13.050Z|636cd85d-cad9-4112-bebe-7b6be4e429a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:17.458Z|0340eeef-4b7a-4422-b782-7df323f6c272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:18:17.460Z|0340eeef-4b7a-4422-b782-7df323f6c272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:18:17.854Z|5f5cdf27-256d-459c-9f00-bd7d67545457|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:18:17.855Z|5f5cdf27-256d-459c-9f00-bd7d67545457|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:18:23.067Z|49914e5d-238a-493f-8732-51c5ad7dd075|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:18:23.067Z|a931ba9a-5c18-4402-b5b6-bce611f79a64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:18:23.068Z|49914e5d-238a-493f-8732-51c5ad7dd075|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:23.068Z|a931ba9a-5c18-4402-b5b6-bce611f79a64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:23.068Z|011f0b78-43d8-4fb0-9ecb-2ff11958fb29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:18:23.068Z|011f0b78-43d8-4fb0-9ecb-2ff11958fb29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:32.458Z|7faa5078-c0c6-44f0-b92a-9a15dc28db66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:18:32.459Z|7faa5078-c0c6-44f0-b92a-9a15dc28db66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:18:33.084Z|49d0ab73-ff8d-4916-b812-c6cfe8de7287|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:18:33.084Z|46f95701-841f-4fbd-bde5-45fe13300e1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:18:33.085Z|49d0ab73-ff8d-4916-b812-c6cfe8de7287|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:33.085Z|46f95701-841f-4fbd-bde5-45fe13300e1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:33.086Z|91a40790-78f3-4755-ba7f-779ac027f2e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:18:33.086Z|91a40790-78f3-4755-ba7f-779ac027f2e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:43.103Z|16ba65f3-7438-4f49-9819-fd0038ff966e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:18:43.103Z|bd04f5ca-6186-475b-9505-e27ec4e4a236|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:18:43.103Z|16ba65f3-7438-4f49-9819-fd0038ff966e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:43.104Z|bd04f5ca-6186-475b-9505-e27ec4e4a236|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:43.104Z|4ea1ccb6-b202-4f82-a4f6-8796d528cfbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:18:43.105Z|4ea1ccb6-b202-4f82-a4f6-8796d528cfbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:47.458Z|d7159d8b-65af-4a20-9764-427b82e6c2d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:18:47.459Z|d7159d8b-65af-4a20-9764-427b82e6c2d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:18:47.855Z|07ce0421-0ebc-4fff-a22d-9fa68d64e0d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:18:47.855Z|07ce0421-0ebc-4fff-a22d-9fa68d64e0d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:18:50.793Z|7b477d20-cb49-475a-b514-dc09770cf69a|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:18:50.793Z|7b477d20-cb49-475a-b514-dc09770cf69a|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:53.121Z|0e8787c4-54b0-459e-952d-f3d1e9a5ab1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:18:53.121Z|727fdd7a-f9d9-4aef-97ba-f3a99884126b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:18:53.122Z|0e8787c4-54b0-459e-952d-f3d1e9a5ab1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:53.122Z|727fdd7a-f9d9-4aef-97ba-f3a99884126b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:18:53.125Z|b6e79dca-0612-49d4-93e7-afe89627f76c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:18:53.125Z|b6e79dca-0612-49d4-93e7-afe89627f76c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:02.458Z|0d67a4ea-3195-495f-a49a-3fb41fa91ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:19:02.459Z|0d67a4ea-3195-495f-a49a-3fb41fa91ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:19:03.139Z|31030649-bcf8-4f64-9fc7-c8bf4357dd95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:19:03.139Z|47fe147f-529b-4c9f-802f-e4bbf1d8ed79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:19:03.140Z|47fe147f-529b-4c9f-802f-e4bbf1d8ed79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:03.140Z|31030649-bcf8-4f64-9fc7-c8bf4357dd95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:03.144Z|9b4adc9f-77b1-49d0-b4a9-de9bd42ed056|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:19:03.144Z|9b4adc9f-77b1-49d0-b4a9-de9bd42ed056|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:13.157Z|ebc6ea13-4a40-4a97-9f58-fb1e0aad549f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:19:13.158Z|ebc6ea13-4a40-4a97-9f58-fb1e0aad549f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:13.158Z|bbfb5089-6fe3-4995-b2c9-d6b84a156cc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:19:13.158Z|bbfb5089-6fe3-4995-b2c9-d6b84a156cc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:13.161Z|d0773d25-df2e-4fac-afe8-5c3ac46d9c5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:19:13.161Z|d0773d25-df2e-4fac-afe8-5c3ac46d9c5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:17.458Z|dc76a6e1-c7a5-4da3-a1e3-8ed1c40afa57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:19:17.458Z|dc76a6e1-c7a5-4da3-a1e3-8ed1c40afa57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:19:17.856Z|0d71bb8a-82ac-4e8e-80b2-341735163781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:19:17.856Z|0d71bb8a-82ac-4e8e-80b2-341735163781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:19:23.175Z|47494c06-3068-49ed-a1e1-7fbebee3bdea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:19:23.175Z|70247d61-584a-42ea-b784-370d79952939|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:19:23.175Z|47494c06-3068-49ed-a1e1-7fbebee3bdea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:23.175Z|70247d61-584a-42ea-b784-370d79952939|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:23.178Z|5f75acba-8361-4d76-bb4c-37911396919e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:19:23.179Z|5f75acba-8361-4d76-bb4c-37911396919e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:32.458Z|4d0a8c38-3316-4ad7-b1cd-0c8cbc580522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:19:32.459Z|4d0a8c38-3316-4ad7-b1cd-0c8cbc580522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:19:33.192Z|be443278-db6b-4729-b8e5-ec80ddb3e29b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:19:33.193Z|9ffd4684-3c4f-497e-ac1a-632e41e2c1c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:19:33.193Z|be443278-db6b-4729-b8e5-ec80ddb3e29b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:33.193Z|9ffd4684-3c4f-497e-ac1a-632e41e2c1c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:33.195Z|03041c61-5611-44a1-a4c5-82dfb4f4fc7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:19:33.196Z|03041c61-5611-44a1-a4c5-82dfb4f4fc7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:43.211Z|4d24b32c-a27d-4b1f-9323-8166ee959763|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:19:43.211Z|500519f8-bf46-44a2-975e-82b02d114e1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:19:43.211Z|4d24b32c-a27d-4b1f-9323-8166ee959763|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:43.211Z|500519f8-bf46-44a2-975e-82b02d114e1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:43.217Z|882a04f8-9b69-4e7f-998f-cbab65d401ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:19:43.218Z|882a04f8-9b69-4e7f-998f-cbab65d401ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:47.458Z|d5b5c031-38a4-4c51-9c59-01e2df231ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:19:47.461Z|d5b5c031-38a4-4c51-9c59-01e2df231ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:19:47.856Z|7a258c4f-8a2b-4829-a11d-22008b5384d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:19:47.856Z|7a258c4f-8a2b-4829-a11d-22008b5384d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:19:50.793Z|531a9b78-aafb-4be5-b69b-5a1e39749910|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:19:50.793Z|531a9b78-aafb-4be5-b69b-5a1e39749910|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:53.229Z|afc09a6d-9f04-4b37-96a1-3d621cf1c089|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:19:53.229Z|68cd63b8-b60e-4319-8692-209da04aaea0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:19:53.230Z|afc09a6d-9f04-4b37-96a1-3d621cf1c089|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:53.230Z|68cd63b8-b60e-4319-8692-209da04aaea0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:19:53.235Z|4b1b0877-3baa-4950-bb64-8423a84df642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:19:53.236Z|4b1b0877-3baa-4950-bb64-8423a84df642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:02.458Z|66482fd3-12b0-4302-98b7-811965ceb50b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:20:02.458Z|66482fd3-12b0-4302-98b7-811965ceb50b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:20:03.248Z|f7f9b159-9e2a-4016-a55b-d5cedaa2e22f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:20:03.248Z|783b2399-d3bc-4505-9e53-245959fb3e4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:20:03.249Z|783b2399-d3bc-4505-9e53-245959fb3e4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:03.249Z|f7f9b159-9e2a-4016-a55b-d5cedaa2e22f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:03.252Z|a5fbada3-7f17-4fe9-9672-8297a9ab54d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:20:03.252Z|a5fbada3-7f17-4fe9-9672-8297a9ab54d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:13.267Z|859654f3-928f-4a2b-aa9b-404e193f7def|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:20:13.267Z|f92be5d8-c6e9-413a-8ddf-65cc42e33afa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:20:13.267Z|859654f3-928f-4a2b-aa9b-404e193f7def|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:13.267Z|f92be5d8-c6e9-413a-8ddf-65cc42e33afa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:13.268Z|0468490e-e06f-4808-bca0-9bca3697b71a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:20:13.268Z|0468490e-e06f-4808-bca0-9bca3697b71a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:17.458Z|8dfe329d-30e8-475b-914c-3dd0e49ddb62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:20:17.458Z|8dfe329d-30e8-475b-914c-3dd0e49ddb62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:20:17.857Z|3d9a747f-9d53-4480-baa9-67c4ff6f00e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:20:17.857Z|3d9a747f-9d53-4480-baa9-67c4ff6f00e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:20:23.286Z|be3d54da-04e6-4183-9dc4-90b1f6f24ec9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:20:23.286Z|ffe1dc1d-067f-421e-9bc9-ec608d720435|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:20:23.286Z|aa9564c1-ce06-4933-b7fe-aab1ddbef3e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:20:23.287Z|ffe1dc1d-067f-421e-9bc9-ec608d720435|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:23.287Z|be3d54da-04e6-4183-9dc4-90b1f6f24ec9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:23.287Z|aa9564c1-ce06-4933-b7fe-aab1ddbef3e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:32.458Z|9bcbf56a-6b99-4485-891e-0c687fb9f1d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:20:32.461Z|9bcbf56a-6b99-4485-891e-0c687fb9f1d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:20:33.306Z|8ad28aab-2613-485a-86e0-643d8a6cc80a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:20:33.307Z|d24858e8-9c20-463d-8d37-f74fe07d12d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:20:33.307Z|8b5afcde-980d-4348-93e6-fc493e3f2f7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:20:33.307Z|8ad28aab-2613-485a-86e0-643d8a6cc80a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:33.307Z|d24858e8-9c20-463d-8d37-f74fe07d12d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:33.307Z|8b5afcde-980d-4348-93e6-fc493e3f2f7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:43.326Z|310eaf5d-4f61-467f-84c8-73661365433a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:20:43.326Z|f15e6b35-4ee8-4538-b88a-7e135b162f79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:20:43.326Z|458429a5-ad36-4d36-9339-ae12b5014eba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:20:43.327Z|310eaf5d-4f61-467f-84c8-73661365433a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:43.327Z|f15e6b35-4ee8-4538-b88a-7e135b162f79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:43.327Z|458429a5-ad36-4d36-9339-ae12b5014eba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:47.458Z|b3210ef1-6b7b-4530-a31c-e3411d62a5c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:20:47.459Z|b3210ef1-6b7b-4530-a31c-e3411d62a5c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:20:47.857Z|45d4bc0d-812e-4868-8eb2-3ff6fa72b0d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:20:47.858Z|45d4bc0d-812e-4868-8eb2-3ff6fa72b0d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:20:50.793Z|ab2bdc34-f945-491d-bf1a-a71ffd1f6c79|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:20:50.794Z|ab2bdc34-f945-491d-bf1a-a71ffd1f6c79|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:53.344Z|6e2ddda9-46a7-4904-8c42-2a120d267bfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:20:53.344Z|1640417c-d0ba-4918-be3a-aad1733b52d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:20:53.344Z|8dc43ab2-f3e8-41c4-9831-5ddf559194f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:20:53.345Z|6e2ddda9-46a7-4904-8c42-2a120d267bfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:53.345Z|1640417c-d0ba-4918-be3a-aad1733b52d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:20:53.345Z|8dc43ab2-f3e8-41c4-9831-5ddf559194f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:02.458Z|7df40b71-e5fc-4ad2-83ec-de47ace682f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:21:02.458Z|7df40b71-e5fc-4ad2-83ec-de47ace682f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:21:03.363Z|04cbfe95-41b8-4766-a5dd-e772fab47c4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:21:03.363Z|e4fd176d-2df7-4981-958d-f7e77b772447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:21:03.363Z|f0837ae1-c31a-432d-937e-5ca840cf3403|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:21:03.364Z|04cbfe95-41b8-4766-a5dd-e772fab47c4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:03.364Z|e4fd176d-2df7-4981-958d-f7e77b772447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:03.364Z|f0837ae1-c31a-432d-937e-5ca840cf3403|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:13.382Z|9b193abe-eece-4cae-8de8-42b1b6378540|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:21:13.382Z|5489d18c-4c2b-4001-a352-696ae25b3486|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:21:13.383Z|f73580de-85f0-4b34-ae23-c836f7f2b3cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:21:13.383Z|9b193abe-eece-4cae-8de8-42b1b6378540|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:13.383Z|5489d18c-4c2b-4001-a352-696ae25b3486|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:13.383Z|f73580de-85f0-4b34-ae23-c836f7f2b3cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:17.458Z|0c139ae2-2676-4172-a391-3d1d62581b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:21:17.460Z|0c139ae2-2676-4172-a391-3d1d62581b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:21:17.858Z|efd75379-478c-4381-a786-d1d52624179f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:21:17.858Z|efd75379-478c-4381-a786-d1d52624179f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:21:23.400Z|8674cb2c-97ca-4fc5-92c7-0d6f77bbb2b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:21:23.400Z|7e4a7ee9-b5e3-4886-977e-30f3db1131b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:21:23.400Z|55c910f9-89db-4bc8-9bd3-784f6a80ef1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:21:23.400Z|7e4a7ee9-b5e3-4886-977e-30f3db1131b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:23.401Z|55c910f9-89db-4bc8-9bd3-784f6a80ef1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:23.401Z|8674cb2c-97ca-4fc5-92c7-0d6f77bbb2b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:32.458Z|e1cd8d8a-1a42-4873-9f92-9e887d7de78e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:21:32.459Z|e1cd8d8a-1a42-4873-9f92-9e887d7de78e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:21:33.418Z|cf0f994a-5536-4810-90d6-712c2532cdcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:21:33.418Z|3307e71b-e82c-4b01-8319-bf9f18383fd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:21:33.418Z|cf0f994a-5536-4810-90d6-712c2532cdcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:33.418Z|e87e5eef-a9c3-4430-ac1b-23f386aafe49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:21:33.418Z|3307e71b-e82c-4b01-8319-bf9f18383fd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:33.419Z|e87e5eef-a9c3-4430-ac1b-23f386aafe49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:43.435Z|09688d20-0934-452d-b019-5490ab839801|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:21:43.435Z|09688d20-0934-452d-b019-5490ab839801|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:43.435Z|8f208aba-9d8c-4fa8-8b35-3de1efc76563|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:21:43.435Z|8f208aba-9d8c-4fa8-8b35-3de1efc76563|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:43.436Z|c652e675-1c6b-494a-b6b2-be71e20ffeb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:21:43.436Z|c652e675-1c6b-494a-b6b2-be71e20ffeb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:47.458Z|ca37e3aa-e512-460f-a173-b7d9d3d72c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:21:47.458Z|ca37e3aa-e512-460f-a173-b7d9d3d72c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:21:47.859Z|758ca17e-e367-4cf3-9b49-33d3cb4e49eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:21:47.859Z|758ca17e-e367-4cf3-9b49-33d3cb4e49eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:21:50.793Z|c0a7ec34-5c79-4dda-bab5-385ec8d43c1b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:21:50.794Z|c0a7ec34-5c79-4dda-bab5-385ec8d43c1b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:53.452Z|9c5901f7-249c-413d-9968-b1a189cc002b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:21:53.452Z|864e5d98-5758-40d3-9662-451504fe1b78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:21:53.452Z|65219931-c321-4556-ae8e-d57329ba905a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:21:53.452Z|864e5d98-5758-40d3-9662-451504fe1b78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:53.452Z|9c5901f7-249c-413d-9968-b1a189cc002b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:21:53.452Z|65219931-c321-4556-ae8e-d57329ba905a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:02.458Z|f15ef5dd-f7d8-4c63-a1ac-001d28ef0905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:22:02.460Z|f15ef5dd-f7d8-4c63-a1ac-001d28ef0905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:22:03.469Z|cc528045-2481-4010-9b76-c96ac1b717c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:22:03.469Z|72084a4a-6a86-426b-8082-53c662ac618e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:22:03.470Z|cc528045-2481-4010-9b76-c96ac1b717c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:03.470Z|72084a4a-6a86-426b-8082-53c662ac618e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:03.470Z|266e5e9f-12a3-4e40-9d54-3f35c7446227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:22:03.471Z|266e5e9f-12a3-4e40-9d54-3f35c7446227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:13.487Z|bb81c22e-6163-41d1-8615-c5f28dd351e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:22:13.487Z|8e865846-ed5e-4460-84ed-13d8049e9fb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:22:13.488Z|bb81c22e-6163-41d1-8615-c5f28dd351e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:13.488Z|8e865846-ed5e-4460-84ed-13d8049e9fb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:13.495Z|918fa5d5-6719-4498-995e-0f1ec237eb66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:22:13.495Z|918fa5d5-6719-4498-995e-0f1ec237eb66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:17.458Z|acd10bda-f49c-4810-8c6d-d8580d01a67b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:22:17.458Z|acd10bda-f49c-4810-8c6d-d8580d01a67b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:22:17.859Z|7375d556-3b37-4d3d-bd52-2562f2500b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:22:17.860Z|7375d556-3b37-4d3d-bd52-2562f2500b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:22:23.505Z|cb06b75c-0081-47d6-957c-5568dc945651|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:22:23.505Z|c6db4782-b84d-45a4-93b0-b6c9ac5cc4fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:22:23.505Z|cb06b75c-0081-47d6-957c-5568dc945651|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:23.505Z|c6db4782-b84d-45a4-93b0-b6c9ac5cc4fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:23.512Z|495e1485-b291-4af6-9fa8-64353cd3276c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:22:23.513Z|495e1485-b291-4af6-9fa8-64353cd3276c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:32.458Z|f8b00677-4c4d-43a5-8a7a-6ce3f9fbb781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:22:32.458Z|f8b00677-4c4d-43a5-8a7a-6ce3f9fbb781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:22:33.522Z|b7b0d9e2-1e6a-4783-8a45-5f396e63f811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:22:33.522Z|6052c0e0-4e6c-46e5-b817-03683fc6390f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:22:33.523Z|b7b0d9e2-1e6a-4783-8a45-5f396e63f811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:33.523Z|6052c0e0-4e6c-46e5-b817-03683fc6390f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:33.528Z|99e722a7-ec9e-485c-884e-556dcd943fa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:22:33.529Z|99e722a7-ec9e-485c-884e-556dcd943fa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:43.541Z|22a30f44-b9d3-42e6-878f-595e62226144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:22:43.541Z|6065b83e-04e5-4209-af0e-5100492dd597|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:22:43.541Z|22a30f44-b9d3-42e6-878f-595e62226144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:43.541Z|6065b83e-04e5-4209-af0e-5100492dd597|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:43.544Z|529e65d8-65ae-413c-b293-b88488f2c991|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:22:43.545Z|529e65d8-65ae-413c-b293-b88488f2c991|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:47.458Z|7280e278-1558-4227-a54a-7abdc1742ad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:22:47.461Z|7280e278-1558-4227-a54a-7abdc1742ad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:22:47.860Z|fb9c6bf5-08f2-46e1-ad91-dae9c14bf3e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:22:47.860Z|fb9c6bf5-08f2-46e1-ad91-dae9c14bf3e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:22:50.793Z|a80e894a-897b-42f5-9cb8-2e1e72e2d8c4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:22:50.793Z|a80e894a-897b-42f5-9cb8-2e1e72e2d8c4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:53.559Z|7d55b49a-c89f-4b53-ad79-cd7e921a56f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:22:53.559Z|7d55b49a-c89f-4b53-ad79-cd7e921a56f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:53.560Z|5ed32c7a-9cd3-451e-8cac-7ee7aa3cdcaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:22:53.560Z|972dc545-fddf-402a-893f-2c0fd980d4a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:22:53.560Z|5ed32c7a-9cd3-451e-8cac-7ee7aa3cdcaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:22:53.561Z|972dc545-fddf-402a-893f-2c0fd980d4a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:02.458Z|584030a4-084c-42db-b59e-f6c5ca6a6ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:23:02.458Z|584030a4-084c-42db-b59e-f6c5ca6a6ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:23:03.579Z|c7e52132-f954-4ff7-ab92-c88da5c7ee85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:23:03.579Z|5fc6c717-f2b1-48c3-ac8e-3c85ad79ea2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:23:03.579Z|72f6e9c5-7fb9-4095-96b9-cbcd8d9f9327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:23:03.580Z|72f6e9c5-7fb9-4095-96b9-cbcd8d9f9327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:03.580Z|c7e52132-f954-4ff7-ab92-c88da5c7ee85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:03.580Z|5fc6c717-f2b1-48c3-ac8e-3c85ad79ea2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:13.599Z|aee262ac-869a-4dfb-972d-e4444f39815e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:23:13.599Z|f2aaf9c1-6709-4f77-b776-11b91d74e003|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:23:13.599Z|fd885e90-0330-472e-8eb2-d278c3190924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:23:13.599Z|aee262ac-869a-4dfb-972d-e4444f39815e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:13.599Z|f2aaf9c1-6709-4f77-b776-11b91d74e003|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:13.600Z|fd885e90-0330-472e-8eb2-d278c3190924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:17.458Z|6dd6345a-af30-4508-8f0d-414341bd23c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:23:17.459Z|6dd6345a-af30-4508-8f0d-414341bd23c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:23:17.861Z|a849e4e6-dcde-4e50-bf20-89118a23c1bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:23:17.861Z|a849e4e6-dcde-4e50-bf20-89118a23c1bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:23:23.620Z|8cd9bfe3-ba15-4f6a-bbdc-a335283a1c6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:23:23.620Z|7a342336-d61d-42e5-b863-a2153abb36d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:23:23.620Z|eef8b080-5915-4c8b-8c68-b55dcb6d6dbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:23:23.621Z|7a342336-d61d-42e5-b863-a2153abb36d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:23.621Z|8cd9bfe3-ba15-4f6a-bbdc-a335283a1c6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:23.621Z|eef8b080-5915-4c8b-8c68-b55dcb6d6dbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:32.458Z|3d5516b6-5596-4ddc-b202-7b2f5ebc43a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:23:32.461Z|3d5516b6-5596-4ddc-b202-7b2f5ebc43a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:23:33.640Z|34151e69-4e3a-411b-8d7d-6fd88b06013b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:23:33.640Z|987b0914-03d0-4d87-9328-8c339cbde9e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:23:33.640Z|34151e69-4e3a-411b-8d7d-6fd88b06013b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:33.640Z|987b0914-03d0-4d87-9328-8c339cbde9e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:33.640Z|95eef234-57a6-4ea8-af80-2f544639478d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:23:33.641Z|95eef234-57a6-4ea8-af80-2f544639478d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:43.659Z|f8f5118a-7ad2-430d-a733-75c6ae2ded66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:23:43.659Z|6a002dcb-c982-4b97-b4ba-51fa74e2c9a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:23:43.659Z|2a7cffce-3aea-4539-a4fc-5bbf097db29e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:23:43.659Z|f8f5118a-7ad2-430d-a733-75c6ae2ded66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:43.659Z|6a002dcb-c982-4b97-b4ba-51fa74e2c9a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:43.659Z|2a7cffce-3aea-4539-a4fc-5bbf097db29e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:47.458Z|be197bdd-b636-4ce9-b697-d51fae2d9c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:23:47.459Z|be197bdd-b636-4ce9-b697-d51fae2d9c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:23:47.861Z|07480b38-33fa-4659-944d-d641c5034883|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:23:47.862Z|07480b38-33fa-4659-944d-d641c5034883|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:23:50.792Z|96a266a6-03a6-4940-8739-426d80eb707e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:23:50.793Z|96a266a6-03a6-4940-8739-426d80eb707e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:53.677Z|2cb1c215-8f6b-4159-be20-8ed66b61a7eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:23:53.677Z|b80f5845-6f13-4565-9360-194689c6813b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:23:53.678Z|2cb1c215-8f6b-4159-be20-8ed66b61a7eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:53.678Z|58ad6887-d5f0-434c-bb10-6775805622f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:23:53.678Z|b80f5845-6f13-4565-9360-194689c6813b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:23:53.678Z|58ad6887-d5f0-434c-bb10-6775805622f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:02.458Z|22bfe5ec-623f-4d7b-ab90-374b95c37df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:24:02.459Z|22bfe5ec-623f-4d7b-ab90-374b95c37df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:24:03.696Z|482da6bd-290b-416d-95ba-98d018700742|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:24:03.696Z|3909a72b-bd94-49a9-b361-595166950054|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:24:03.697Z|482da6bd-290b-416d-95ba-98d018700742|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:03.697Z|3909a72b-bd94-49a9-b361-595166950054|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:03.703Z|8da120fe-e0f1-41ae-b351-441ea11c91b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:24:03.703Z|8da120fe-e0f1-41ae-b351-441ea11c91b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:13.716Z|97b4938c-1168-4be0-9f1b-ef08df8c4386|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:24:13.716Z|a4a1e089-fe03-4136-ad01-a4b7c761c264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:24:13.717Z|97b4938c-1168-4be0-9f1b-ef08df8c4386|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:13.717Z|a4a1e089-fe03-4136-ad01-a4b7c761c264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:13.721Z|d59ea345-4d77-4ee6-a186-9fc0a6685ab9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:24:13.722Z|d59ea345-4d77-4ee6-a186-9fc0a6685ab9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:17.458Z|3eabefc4-70fc-4f3f-9f7c-0e2627911090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:24:17.461Z|3eabefc4-70fc-4f3f-9f7c-0e2627911090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:24:17.862Z|a5638699-9dd1-4372-9285-030cfb2bd7d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:24:17.862Z|a5638699-9dd1-4372-9285-030cfb2bd7d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:24:23.735Z|4293f285-231f-45ca-b58f-d5ec6c4028c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:24:23.736Z|030bb10a-048b-4d80-a67e-5d3861a211a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:24:23.736Z|4293f285-231f-45ca-b58f-d5ec6c4028c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:23.736Z|030bb10a-048b-4d80-a67e-5d3861a211a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:23.740Z|00448f28-556b-4cb0-af21-3e44fc1472cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:24:23.740Z|00448f28-556b-4cb0-af21-3e44fc1472cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:32.459Z|f8534bd0-15ae-4750-af6d-598796b755c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:24:32.460Z|f8534bd0-15ae-4750-af6d-598796b755c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:24:33.758Z|230b071a-f76a-4a8b-a1e5-31aa0e078de2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:24:33.758Z|ccfd6a76-4f85-45ce-917f-f86ef02622d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:24:33.759Z|ccfd6a76-4f85-45ce-917f-f86ef02622d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:33.759Z|230b071a-f76a-4a8b-a1e5-31aa0e078de2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:33.765Z|bac70306-f08c-4774-ab4b-3d7f206ee6be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:24:33.766Z|bac70306-f08c-4774-ab4b-3d7f206ee6be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:43.779Z|5a47d06e-17c3-4b1e-8240-353e6303badd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:24:43.779Z|f4dbd15c-34ee-4b79-be40-30dd775ddad4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:24:43.780Z|5a47d06e-17c3-4b1e-8240-353e6303badd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:43.780Z|f4dbd15c-34ee-4b79-be40-30dd775ddad4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:43.782Z|51827a64-c358-4156-8f96-2bb898163943|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:24:43.783Z|51827a64-c358-4156-8f96-2bb898163943|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:47.458Z|bfb2f0da-3b74-4652-8b3f-fb91d1041947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:24:47.458Z|bfb2f0da-3b74-4652-8b3f-fb91d1041947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:24:47.863Z|bbd6aa4f-2964-494a-b4a1-008f824999d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:24:47.863Z|bbd6aa4f-2964-494a-b4a1-008f824999d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:24:50.794Z|0fc5c28e-fe6e-4f3c-bdb0-1a5dd76ee583|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:24:50.794Z|0fc5c28e-fe6e-4f3c-bdb0-1a5dd76ee583|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:53.800Z|480da1bb-044c-4238-ad0b-f60ad5b2fca3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:24:53.800Z|62237fe9-dda8-47ef-b8e6-41f7501ada35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:24:53.800Z|22e741bf-642e-45a4-9c69-7a71f174f936|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:24:53.800Z|62237fe9-dda8-47ef-b8e6-41f7501ada35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:53.800Z|480da1bb-044c-4238-ad0b-f60ad5b2fca3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:24:53.800Z|22e741bf-642e-45a4-9c69-7a71f174f936|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:02.458Z|07144b4f-0f27-4e56-b642-5b48e106d406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:25:02.459Z|07144b4f-0f27-4e56-b642-5b48e106d406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:25:03.819Z|fd0aa388-cd28-41bb-bd53-dc25d921fef9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:25:03.819Z|fd0aa388-cd28-41bb-bd53-dc25d921fef9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:03.823Z|f95f68c5-0ed4-4b82-9d79-bc4266553b4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:25:03.823Z|751f9b3e-88e0-4cc1-b108-7dfdfefcbe23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:25:03.824Z|f95f68c5-0ed4-4b82-9d79-bc4266553b4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:03.824Z|751f9b3e-88e0-4cc1-b108-7dfdfefcbe23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:13.838Z|fc396340-ea20-4d22-8753-288f566ac33e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:25:13.839Z|fc396340-ea20-4d22-8753-288f566ac33e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:13.842Z|2e71d518-7f13-46ab-8dae-743dc6151af2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:25:13.843Z|fbd11e0a-6c06-44c0-ab5f-55c2d5eb34c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:25:13.843Z|2e71d518-7f13-46ab-8dae-743dc6151af2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:13.843Z|fbd11e0a-6c06-44c0-ab5f-55c2d5eb34c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:17.458Z|fa0b9fa5-2ceb-4326-95f6-cb8abe7a2aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:25:17.458Z|fa0b9fa5-2ceb-4326-95f6-cb8abe7a2aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:25:17.863Z|a02cf528-1d98-4ab4-b695-141c33bfbab4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:25:17.864Z|a02cf528-1d98-4ab4-b695-141c33bfbab4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:25:23.859Z|27b721f3-21ca-42d5-8c0c-5b7d1fecb798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:25:23.859Z|d24005a6-6b95-40d8-8359-10716400e255|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:25:23.859Z|27b721f3-21ca-42d5-8c0c-5b7d1fecb798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:23.859Z|d24005a6-6b95-40d8-8359-10716400e255|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:23.861Z|43fbbc0d-c875-470f-8742-f035d65a78b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:25:23.861Z|43fbbc0d-c875-470f-8742-f035d65a78b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:32.458Z|8186316d-bcf0-4a7d-814b-1f2a4ba8c93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:25:32.459Z|8186316d-bcf0-4a7d-814b-1f2a4ba8c93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:25:33.877Z|9d88ef70-6ac0-4dee-b3e3-9ab94c0e6a79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:25:33.877Z|f6dcecc4-6766-44fc-a19f-cfb9eb308c80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:25:33.877Z|f6dcecc4-6766-44fc-a19f-cfb9eb308c80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:33.877Z|9d88ef70-6ac0-4dee-b3e3-9ab94c0e6a79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:33.878Z|279330b0-e725-4bd7-aa3c-09ddbd2b2496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:25:33.878Z|279330b0-e725-4bd7-aa3c-09ddbd2b2496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:43.896Z|6f0c19a0-5fb6-49f0-b87d-38bd84fa4c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:25:43.896Z|d40f08dc-d502-435c-b211-d577cdc538e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:25:43.896Z|64ea54d4-aa12-4ae8-9f22-befbfe783148|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:25:43.897Z|6f0c19a0-5fb6-49f0-b87d-38bd84fa4c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:43.897Z|64ea54d4-aa12-4ae8-9f22-befbfe783148|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:43.897Z|d40f08dc-d502-435c-b211-d577cdc538e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:47.458Z|10d9a4ec-7ba5-40a9-ad07-62e1b7b4bd0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:25:47.458Z|10d9a4ec-7ba5-40a9-ad07-62e1b7b4bd0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:25:47.864Z|29b0bce0-40b0-428d-889f-4846e0ec07cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:25:47.864Z|29b0bce0-40b0-428d-889f-4846e0ec07cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:25:50.792Z|d8e7363f-046f-4101-8367-8acc4c3f6fc9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:25:50.793Z|d8e7363f-046f-4101-8367-8acc4c3f6fc9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:53.914Z|533549fc-3b60-4302-aa3d-7ec63f0f2640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:25:53.914Z|4bf354c3-aea5-4933-b9e8-bb1545b25aa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:25:53.914Z|bafdac58-dfe8-4ddf-b75d-a1e98baf4b7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:25:53.915Z|533549fc-3b60-4302-aa3d-7ec63f0f2640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:53.915Z|4bf354c3-aea5-4933-b9e8-bb1545b25aa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:25:53.915Z|bafdac58-dfe8-4ddf-b75d-a1e98baf4b7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:02.458Z|5bfe95a1-3862-415c-b740-bdbbeea9b5fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:26:02.459Z|5bfe95a1-3862-415c-b740-bdbbeea9b5fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:26:03.933Z|8a141619-4847-442f-9edb-f61a556bc17c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:26:03.933Z|72e2ba0d-3cd9-4e97-b16a-13b0ebc7ba4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:26:03.933Z|710b9f82-64c9-44c5-91b1-8ca7855f420e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:26:03.933Z|8a141619-4847-442f-9edb-f61a556bc17c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:03.934Z|72e2ba0d-3cd9-4e97-b16a-13b0ebc7ba4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:03.934Z|710b9f82-64c9-44c5-91b1-8ca7855f420e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:13.951Z|f394b8a3-f5ab-4a59-a435-580df97a00e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:26:13.952Z|f394b8a3-f5ab-4a59-a435-580df97a00e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:13.952Z|2e7cdea0-ce13-4bfa-a22e-9204626cee77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:26:13.952Z|2e7cdea0-ce13-4bfa-a22e-9204626cee77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:13.954Z|947e3ae6-e52c-4435-9e71-6a8dfe354c78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:26:13.955Z|947e3ae6-e52c-4435-9e71-6a8dfe354c78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:17.458Z|e51d731d-b468-401e-b11c-477ea31f89ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:26:17.458Z|e51d731d-b468-401e-b11c-477ea31f89ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:26:17.865Z|b89a16d7-d37e-45e1-b5a1-4035920da57a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:26:17.865Z|b89a16d7-d37e-45e1-b5a1-4035920da57a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:26:23.969Z|4de36dea-3613-4c37-ba0d-0db6ef9387d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:26:23.970Z|4de36dea-3613-4c37-ba0d-0db6ef9387d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:23.971Z|ef9154cc-a9e2-4efb-87f6-2a7ae2f1a712|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:26:23.971Z|ef9154cc-a9e2-4efb-87f6-2a7ae2f1a712|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:23.972Z|66a34069-fa14-4886-9436-60fc6f7f6fa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:26:23.972Z|66a34069-fa14-4886-9436-60fc6f7f6fa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:32.458Z|008948d7-f37b-493b-a775-ca60a8364a0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:26:32.461Z|008948d7-f37b-493b-a775-ca60a8364a0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:26:33.987Z|b60d022d-542a-4047-a639-b35fabdb18f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:26:33.987Z|b60d022d-542a-4047-a639-b35fabdb18f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:33.987Z|2deed2f6-db6a-40e3-a8cd-8f4c3ef95f88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:26:33.988Z|2deed2f6-db6a-40e3-a8cd-8f4c3ef95f88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:33.988Z|6efd7a93-9663-4a5a-9b60-46b7648c74f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:26:33.989Z|6efd7a93-9663-4a5a-9b60-46b7648c74f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:44.005Z|793516a9-bf3e-4538-ab31-3ac89c3da3bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:26:44.006Z|793516a9-bf3e-4538-ab31-3ac89c3da3bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:44.006Z|bec1ac91-4953-4b77-a9ca-01947acafe72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:26:44.006Z|bec1ac91-4953-4b77-a9ca-01947acafe72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:44.006Z|c1bb9146-b7b3-40f5-ac43-83888a432c42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:26:44.007Z|c1bb9146-b7b3-40f5-ac43-83888a432c42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:47.458Z|5647cb5a-19fd-4b39-a651-e115bd46d26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:26:47.459Z|5647cb5a-19fd-4b39-a651-e115bd46d26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:26:47.865Z|b95cf50d-bcd5-41da-942d-dcfcb6b27b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:26:47.866Z|b95cf50d-bcd5-41da-942d-dcfcb6b27b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:26:50.793Z|a579a348-8a91-4e67-b61e-de0b26c9b876|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:26:50.793Z|a579a348-8a91-4e67-b61e-de0b26c9b876|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:54.023Z|88ce620c-6037-4eb8-b938-b82e973d06e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:26:54.023Z|d5a3ecf4-685f-42e5-89f4-08b88456fde9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:26:54.023Z|88ce620c-6037-4eb8-b938-b82e973d06e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:54.024Z|d5a3ecf4-685f-42e5-89f4-08b88456fde9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:26:54.024Z|576ebb89-2e47-4261-8f9b-32b22f170db0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:26:54.024Z|576ebb89-2e47-4261-8f9b-32b22f170db0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:02.458Z|e906d59a-9272-47a8-adf3-cacb9685218b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:27:02.458Z|e906d59a-9272-47a8-adf3-cacb9685218b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:27:04.043Z|7352b116-eacf-4993-a3de-88e886ed796f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:27:04.043Z|89e9b96c-5cd8-4746-ae29-f9034cb415b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:27:04.043Z|8b635a9d-a739-418d-adc8-ca79ca08fde8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:27:04.043Z|7352b116-eacf-4993-a3de-88e886ed796f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:04.044Z|89e9b96c-5cd8-4746-ae29-f9034cb415b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:04.044Z|8b635a9d-a739-418d-adc8-ca79ca08fde8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:14.064Z|4641cdd1-4e91-480c-a424-bca5fda44852|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:27:14.064Z|5ba3329f-7ab1-451b-8ac7-e6514099b942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:27:14.064Z|5ea1a4bf-c5fe-4afe-8c58-95c419447c24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:27:14.064Z|4641cdd1-4e91-480c-a424-bca5fda44852|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:14.064Z|5ba3329f-7ab1-451b-8ac7-e6514099b942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:14.065Z|5ea1a4bf-c5fe-4afe-8c58-95c419447c24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:17.458Z|2d8b2167-842b-45ad-8a02-10143989fb84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:27:17.461Z|2d8b2167-842b-45ad-8a02-10143989fb84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:27:17.866Z|fe81a7e3-9332-45d1-9c9c-4f3d6ecbfc0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:27:17.867Z|fe81a7e3-9332-45d1-9c9c-4f3d6ecbfc0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:27:24.082Z|6e0ba9d6-ad2a-4065-9e32-60645e464730|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:27:24.082Z|86e20c2d-a262-4ba3-a958-6b7a7fe165fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:27:24.082Z|1bd89a19-df6c-48a7-acd8-c1a7a8ed153d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:27:24.083Z|6e0ba9d6-ad2a-4065-9e32-60645e464730|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:24.083Z|86e20c2d-a262-4ba3-a958-6b7a7fe165fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:24.083Z|1bd89a19-df6c-48a7-acd8-c1a7a8ed153d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:32.458Z|68b9857a-5ef0-479a-8653-def589b0822a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:27:32.459Z|68b9857a-5ef0-479a-8653-def589b0822a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:27:34.102Z|a3dd84a4-079c-4760-9f62-928c58b4bc61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:27:34.103Z|a3dd84a4-079c-4760-9f62-928c58b4bc61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:34.109Z|1e7ebda5-1b95-4e14-a1bb-0771ccebe825|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:27:34.109Z|356b69ca-f95f-4dfc-aad8-ad1569d1befe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:27:34.109Z|1e7ebda5-1b95-4e14-a1bb-0771ccebe825|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:34.110Z|356b69ca-f95f-4dfc-aad8-ad1569d1befe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:44.121Z|dcf20212-f3f6-42cf-9afc-100130e712cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:27:44.122Z|dcf20212-f3f6-42cf-9afc-100130e712cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:44.126Z|c6c4836f-94f5-4399-bb65-8afa6520f78b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:27:44.126Z|c6c4836f-94f5-4399-bb65-8afa6520f78b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:44.127Z|62e22c2f-0116-4925-a73b-196c38927cc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:27:44.127Z|62e22c2f-0116-4925-a73b-196c38927cc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:47.458Z|c487fea0-7fb3-41c8-8939-ce9d127af1a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:27:47.458Z|c487fea0-7fb3-41c8-8939-ce9d127af1a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:27:47.867Z|8ecf37ca-26c9-4eb2-a5f2-0db2d83a37e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:27:47.867Z|8ecf37ca-26c9-4eb2-a5f2-0db2d83a37e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:27:50.792Z|b54c43a8-5681-44db-8402-1945b322481b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:27:50.793Z|b54c43a8-5681-44db-8402-1945b322481b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:54.141Z|45c14c7f-28c6-42ca-85df-d3150889f63b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:27:54.142Z|45c14c7f-28c6-42ca-85df-d3150889f63b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:54.142Z|c1119447-18ae-4a23-bd9c-220a0d80f98d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:27:54.142Z|c1119447-18ae-4a23-bd9c-220a0d80f98d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:27:54.145Z|9784f5be-8ca2-40e1-bf7e-20c002e16ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:27:54.146Z|9784f5be-8ca2-40e1-bf7e-20c002e16ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:02.458Z|0d31c092-649c-4aea-8556-d270bb4be903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:28:02.460Z|0d31c092-649c-4aea-8556-d270bb4be903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:28:04.162Z|d6d468c0-84c2-471b-b337-e4d1daee6128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:28:04.162Z|ec4eb4f1-6c3c-4cea-ae9d-50e11e822bcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:28:04.163Z|d6d468c0-84c2-471b-b337-e4d1daee6128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:04.163Z|ec4eb4f1-6c3c-4cea-ae9d-50e11e822bcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:04.164Z|9ed467f7-bee1-467e-8058-9bfb2ac00f11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:28:04.165Z|9ed467f7-bee1-467e-8058-9bfb2ac00f11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:14.180Z|d9c43352-39c3-44da-adfe-a0e39a49d6f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:28:14.181Z|d9c43352-39c3-44da-adfe-a0e39a49d6f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:14.181Z|4652ecd7-5541-4aef-a4ea-643d18134848|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:28:14.181Z|4652ecd7-5541-4aef-a4ea-643d18134848|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:14.184Z|18d59413-9313-4ad7-83d2-55b60861e614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:28:14.186Z|18d59413-9313-4ad7-83d2-55b60861e614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:17.458Z|be6b024e-b00c-4046-bac8-13bc5f5ee870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:28:17.459Z|be6b024e-b00c-4046-bac8-13bc5f5ee870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:28:17.868Z|f4423421-21e1-4da5-8fd3-de83d6ec40ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:28:17.868Z|f4423421-21e1-4da5-8fd3-de83d6ec40ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:28:24.197Z|5011621f-b626-4101-88b6-f1645baeeee7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:28:24.197Z|9fa56cec-437e-42e9-a565-119e86c297be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:28:24.198Z|5011621f-b626-4101-88b6-f1645baeeee7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:24.198Z|9fa56cec-437e-42e9-a565-119e86c297be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:24.203Z|4db9185f-612b-4d3e-ba8c-afd101ab4550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:28:24.203Z|4db9185f-612b-4d3e-ba8c-afd101ab4550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:32.458Z|6f14e666-ed14-4c8b-9879-cc029e67131e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:28:32.459Z|6f14e666-ed14-4c8b-9879-cc029e67131e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:28:34.214Z|e2474ffd-39d3-4369-8886-94575ee75269|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:28:34.214Z|dee8d0ac-dc75-430a-8e5f-c6f3fa63fa35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:28:34.215Z|dee8d0ac-dc75-430a-8e5f-c6f3fa63fa35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:34.215Z|e2474ffd-39d3-4369-8886-94575ee75269|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:34.218Z|1a8c1c18-1205-4e5a-84e7-ede645f828b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:28:34.218Z|1a8c1c18-1205-4e5a-84e7-ede645f828b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:44.233Z|b0c22017-9a27-44ba-9a41-8b0d639d414a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:28:44.233Z|0aadb30f-abde-442d-b98a-697be8510b70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:28:44.233Z|6e8c5527-ca1e-469a-95e5-f0d1c1cb5994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:28:44.233Z|b0c22017-9a27-44ba-9a41-8b0d639d414a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:44.233Z|0aadb30f-abde-442d-b98a-697be8510b70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:44.234Z|6e8c5527-ca1e-469a-95e5-f0d1c1cb5994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:47.458Z|d4567166-062f-4fbb-b909-4dc204fa5063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:28:47.461Z|d4567166-062f-4fbb-b909-4dc204fa5063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:28:47.869Z|3fef7bed-0d7f-4cdb-8d39-7526a2893896|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:28:47.869Z|3fef7bed-0d7f-4cdb-8d39-7526a2893896|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:28:50.792Z|f9edbcb2-1e60-4592-88c9-bea9873b7210|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:28:50.793Z|f9edbcb2-1e60-4592-88c9-bea9873b7210|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:54.250Z|c13c3da1-23c4-46a3-8063-ac51712d1006|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:28:54.251Z|c13c3da1-23c4-46a3-8063-ac51712d1006|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:54.250Z|056b9938-62e7-40de-81bc-4ddc3f7f9146|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:28:54.251Z|f12b4939-2293-49b3-a333-e3bc282e87d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:28:54.251Z|f12b4939-2293-49b3-a333-e3bc282e87d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:28:54.252Z|056b9938-62e7-40de-81bc-4ddc3f7f9146|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:02.458Z|679b2fba-e4bf-48ac-ad80-d3998ca8fd5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:29:02.459Z|679b2fba-e4bf-48ac-ad80-d3998ca8fd5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:29:04.268Z|c5682ef3-8893-4943-8bf0-864410c731b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:29:04.268Z|42be4fe4-7111-44e6-9f2c-47e63180b2e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:29:04.268Z|7164138e-72a8-4c60-93df-3eab82270677|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:29:04.269Z|c5682ef3-8893-4943-8bf0-864410c731b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:04.269Z|42be4fe4-7111-44e6-9f2c-47e63180b2e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:04.269Z|7164138e-72a8-4c60-93df-3eab82270677|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:14.287Z|954dc531-e3c8-4418-96d2-bf547e8e583e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:29:14.287Z|d81d78ea-b1e0-405b-a952-d5f85000ef34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:29:14.288Z|954dc531-e3c8-4418-96d2-bf547e8e583e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:14.288Z|b297d23d-742b-4b83-b833-5c7c7cc43392|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:29:14.288Z|d81d78ea-b1e0-405b-a952-d5f85000ef34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:14.288Z|b297d23d-742b-4b83-b833-5c7c7cc43392|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:17.458Z|c9c531a7-d76d-4d8c-9eca-444cb25349b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:29:17.458Z|c9c531a7-d76d-4d8c-9eca-444cb25349b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:29:17.869Z|88f8fe81-9fa3-414a-92c1-2b51804b71ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:29:17.870Z|88f8fe81-9fa3-414a-92c1-2b51804b71ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:29:24.305Z|09554414-3f21-4479-aaa4-7abb907a4c3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:29:24.306Z|edf809cd-ab0f-4e9f-af3e-ebc540397311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:29:24.305Z|b1d523ec-8c45-4f1f-8d6a-535a919740a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:29:24.306Z|09554414-3f21-4479-aaa4-7abb907a4c3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:24.306Z|edf809cd-ab0f-4e9f-af3e-ebc540397311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:24.306Z|b1d523ec-8c45-4f1f-8d6a-535a919740a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:32.458Z|c9d5493c-ffc3-4c94-814a-eb67258111b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:29:32.460Z|c9d5493c-ffc3-4c94-814a-eb67258111b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:29:34.324Z|805bc485-b064-4672-92e5-ac22e78436ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:29:34.324Z|b0053121-e9b1-48ad-9f8f-fc50daa9c574|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:29:34.324Z|70d63419-0292-4d17-a6e8-d91e3f28a347|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:29:34.324Z|b0053121-e9b1-48ad-9f8f-fc50daa9c574|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:34.324Z|805bc485-b064-4672-92e5-ac22e78436ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:34.324Z|70d63419-0292-4d17-a6e8-d91e3f28a347|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:44.343Z|ae02b9e2-b3b6-4f7d-8823-2b7c9d320155|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:29:44.343Z|4e82bb45-ac04-4773-b054-bc4f7e764db6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:29:44.343Z|b2c96c92-d2b2-443e-b181-4c4c946ab210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:29:44.343Z|4e82bb45-ac04-4773-b054-bc4f7e764db6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:44.343Z|ae02b9e2-b3b6-4f7d-8823-2b7c9d320155|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:44.343Z|b2c96c92-d2b2-443e-b181-4c4c946ab210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:47.458Z|4a2b68bd-160b-4ec6-860d-24c235675530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:29:47.458Z|4a2b68bd-160b-4ec6-860d-24c235675530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:29:47.870Z|469cabb5-6b87-4be4-a8e1-27d473dc14cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:29:47.870Z|469cabb5-6b87-4be4-a8e1-27d473dc14cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:29:50.793Z|d4efbba5-d6c5-4961-92c3-6afcea913fa2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:29:50.794Z|d4efbba5-d6c5-4961-92c3-6afcea913fa2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:54.362Z|6d1d8b4c-f41a-42a1-bc37-8dfd2e199547|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:29:54.362Z|d7346781-ed7e-44f3-91f3-8d85e36cc2c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:29:54.362Z|5fff3adc-7352-48ac-9db9-5acc43986d01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:29:54.362Z|6d1d8b4c-f41a-42a1-bc37-8dfd2e199547|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:54.363Z|d7346781-ed7e-44f3-91f3-8d85e36cc2c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:29:54.363Z|5fff3adc-7352-48ac-9db9-5acc43986d01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:02.458Z|23a2638c-02e5-49f8-a07d-e3308cd2977f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:30:02.459Z|23a2638c-02e5-49f8-a07d-e3308cd2977f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:30:04.448Z|35a2e30d-ac33-4607-9a64-2f75dabaee83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:30:04.449Z|85712ddb-6826-4487-9efd-528a01c03766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:30:04.449Z|35a2e30d-ac33-4607-9a64-2f75dabaee83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:04.449Z|3c7777fe-b744-4b6e-9783-0057a8cc4862|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:30:04.449Z|3c7777fe-b744-4b6e-9783-0057a8cc4862|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:04.449Z|85712ddb-6826-4487-9efd-528a01c03766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:14.467Z|b8c913a8-75c2-45de-b634-9a1699001b0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:30:14.467Z|8d4e9dd1-7738-4453-810f-f487a5267fde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:30:14.467Z|8985ba48-1aea-419c-acd1-6d968c7ae404|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:30:14.467Z|b8c913a8-75c2-45de-b634-9a1699001b0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:14.467Z|8985ba48-1aea-419c-acd1-6d968c7ae404|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:14.467Z|8d4e9dd1-7738-4453-810f-f487a5267fde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:17.458Z|42f36977-ad75-455b-91a7-b9ddc39f7038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:30:17.460Z|42f36977-ad75-455b-91a7-b9ddc39f7038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:30:17.871Z|ce82a087-c2b3-4a5f-9517-0e13183fcb82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:30:17.871Z|ce82a087-c2b3-4a5f-9517-0e13183fcb82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:30:24.484Z|23a12d4e-9f6c-4740-b0a6-a3c7c356cd33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:30:24.484Z|6bbb6f19-fab4-40e6-ae8e-7655a5ed3d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:30:24.484Z|517be385-bc2e-42eb-8552-da919b29b94b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:30:24.484Z|517be385-bc2e-42eb-8552-da919b29b94b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:24.484Z|6bbb6f19-fab4-40e6-ae8e-7655a5ed3d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:24.484Z|23a12d4e-9f6c-4740-b0a6-a3c7c356cd33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:32.458Z|c3500049-af78-4b31-86e0-70532277054f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:30:32.459Z|c3500049-af78-4b31-86e0-70532277054f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:30:34.501Z|58a46a4e-cfce-4eb5-9e9d-74958dbbce96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:30:34.501Z|e75b5479-9805-4e8b-97ff-7b41ee96268f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:30:34.501Z|cee3d84d-e887-4ad6-803d-3a7f72f0362d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:30:34.502Z|58a46a4e-cfce-4eb5-9e9d-74958dbbce96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:34.502Z|e75b5479-9805-4e8b-97ff-7b41ee96268f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:34.502Z|cee3d84d-e887-4ad6-803d-3a7f72f0362d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:44.519Z|7721cccc-a1d6-4e03-8825-93b9a26aa8ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:30:44.519Z|fd859c8a-a3d0-4438-83f8-3da991046ab2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:30:44.519Z|7721cccc-a1d6-4e03-8825-93b9a26aa8ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:44.519Z|972f85a1-7c18-4abb-af67-93c93d313641|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:30:44.519Z|fd859c8a-a3d0-4438-83f8-3da991046ab2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:44.520Z|972f85a1-7c18-4abb-af67-93c93d313641|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:47.458Z|c01a4ecf-347a-4a95-a822-e2b9d3bdc2fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:30:47.458Z|c01a4ecf-347a-4a95-a822-e2b9d3bdc2fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:30:47.871Z|15f9de01-49fb-4674-9950-96008834cac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:30:47.872Z|15f9de01-49fb-4674-9950-96008834cac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:30:50.793Z|1ed152d0-f7e8-46a4-877d-87af6cf01599|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:30:50.794Z|1ed152d0-f7e8-46a4-877d-87af6cf01599|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:54.536Z|f3a519c6-3936-4d20-8999-93981c7bb994|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:30:54.536Z|3fa31da9-ca19-466a-b373-dc776cc33320|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:30:54.536Z|99565983-418a-4999-a116-bd87111ff572|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:30:54.536Z|3fa31da9-ca19-466a-b373-dc776cc33320|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:54.536Z|f3a519c6-3936-4d20-8999-93981c7bb994|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:30:54.537Z|99565983-418a-4999-a116-bd87111ff572|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:02.458Z|bb282be2-305e-4de3-9872-8f2c90a6ccaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:31:02.461Z|bb282be2-305e-4de3-9872-8f2c90a6ccaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:31:04.554Z|72425d66-9e83-4a81-a2e7-c95fcdc9d3b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:31:04.554Z|01edb3f4-658a-4576-b458-5d2dab62d1ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:31:04.554Z|72425d66-9e83-4a81-a2e7-c95fcdc9d3b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:04.555Z|01edb3f4-658a-4576-b458-5d2dab62d1ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:04.555Z|ce5db8c4-8add-4a02-8cdd-85cde97bf81d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:31:04.555Z|ce5db8c4-8add-4a02-8cdd-85cde97bf81d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:14.572Z|05251690-0e2e-4eac-8bef-c967b1ac050a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:31:14.572Z|05251690-0e2e-4eac-8bef-c967b1ac050a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:14.572Z|30ada187-ab7f-4f26-96a4-daaebf08ec2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:31:14.572Z|dbf49c51-febe-4197-9cf0-f640ed6f0952|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:31:14.573Z|30ada187-ab7f-4f26-96a4-daaebf08ec2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:14.573Z|dbf49c51-febe-4197-9cf0-f640ed6f0952|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:17.458Z|d8f0b072-317c-4b87-b4bf-512b9d36d610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:31:17.458Z|d8f0b072-317c-4b87-b4bf-512b9d36d610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:31:17.872Z|e06899d8-6caa-4104-852f-85debc2ff69b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:31:17.873Z|e06899d8-6caa-4104-852f-85debc2ff69b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:31:24.589Z|4b5cb54a-4975-49d0-bb51-245e7b0e06d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:31:24.589Z|a3ab1e86-84d0-433f-ac25-faed077cdda8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:31:24.589Z|2f78aa18-3a28-4d8c-a639-56c6cc6873d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:31:24.590Z|a3ab1e86-84d0-433f-ac25-faed077cdda8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:24.590Z|4b5cb54a-4975-49d0-bb51-245e7b0e06d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:24.590Z|2f78aa18-3a28-4d8c-a639-56c6cc6873d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:32.458Z|eb9813fe-1d39-40b3-b40b-29469f351b01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:31:32.459Z|eb9813fe-1d39-40b3-b40b-29469f351b01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:31:34.607Z|04081b6b-c2f2-4422-956b-77407284392d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:31:34.607Z|00616329-b57b-4a7a-80f0-5ed17bb2e6d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:31:34.607Z|fa161326-bac2-42b3-a80f-2c3e12d546ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:31:34.608Z|04081b6b-c2f2-4422-956b-77407284392d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:34.608Z|fa161326-bac2-42b3-a80f-2c3e12d546ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:34.608Z|00616329-b57b-4a7a-80f0-5ed17bb2e6d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:44.625Z|59dfa2e2-6782-44ac-926c-ed70047635e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:31:44.625Z|f31f3650-3282-484a-aede-8eb1fa7708bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:31:44.625Z|589a5617-12ba-49b2-9d80-6ad1c1ab8c1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:31:44.625Z|59dfa2e2-6782-44ac-926c-ed70047635e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:44.625Z|f31f3650-3282-484a-aede-8eb1fa7708bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:44.625Z|589a5617-12ba-49b2-9d80-6ad1c1ab8c1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:47.458Z|a999ec04-d034-4939-a4c9-4847fba00212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:31:47.461Z|a999ec04-d034-4939-a4c9-4847fba00212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:31:47.873Z|f1472289-a12a-45d4-8e6f-961a6c95a090|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:31:47.874Z|f1472289-a12a-45d4-8e6f-961a6c95a090|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:31:50.792Z|cdea7dcc-88ea-4ad8-8a6f-d176113c843f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:31:50.793Z|cdea7dcc-88ea-4ad8-8a6f-d176113c843f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:54.642Z|8b8c46e2-d0a3-4987-8ba9-cd90059a3dc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:31:54.642Z|e2ad4aaf-f6b8-4a05-abbc-6630d064290d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:31:54.642Z|7cbad161-dcf2-46a0-9e4e-b3b4d7dc17af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:31:54.642Z|8b8c46e2-d0a3-4987-8ba9-cd90059a3dc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:54.642Z|e2ad4aaf-f6b8-4a05-abbc-6630d064290d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:31:54.642Z|7cbad161-dcf2-46a0-9e4e-b3b4d7dc17af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:02.458Z|305e0d3e-3954-4ed8-b41d-d1c090cfac32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:32:02.459Z|305e0d3e-3954-4ed8-b41d-d1c090cfac32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:32:04.660Z|ebed950a-e338-4900-a2db-f866b0d351cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:32:04.660Z|aeb52672-f083-4e76-96b1-745681456493|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:32:04.660Z|c31525d2-8f2a-447e-a1c4-74ea2cede9ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:32:04.661Z|ebed950a-e338-4900-a2db-f866b0d351cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:04.661Z|c31525d2-8f2a-447e-a1c4-74ea2cede9ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:04.661Z|aeb52672-f083-4e76-96b1-745681456493|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:14.678Z|d30c1f60-fefb-4842-a8f0-6850ac926fe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:32:14.678Z|2a4fba83-3c7b-4354-8041-abd32ce94f11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:32:14.679Z|d30c1f60-fefb-4842-a8f0-6850ac926fe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:14.679Z|2a4fba83-3c7b-4354-8041-abd32ce94f11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:14.679Z|9aae200b-585e-4298-ac3e-4e7f56f96913|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:32:14.679Z|9aae200b-585e-4298-ac3e-4e7f56f96913|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:17.458Z|2ebbdc83-f27c-4b96-b7db-6383f5288a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:32:17.459Z|2ebbdc83-f27c-4b96-b7db-6383f5288a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:32:17.874Z|def8055d-bea0-49c2-b8ec-bead62f84589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:32:17.875Z|def8055d-bea0-49c2-b8ec-bead62f84589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:32:24.696Z|fe4068fb-06f8-4c24-8fe7-1fb026e7c2b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:32:24.696Z|54f72052-3688-4f47-80f2-09f847642b67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:32:24.697Z|fe4068fb-06f8-4c24-8fe7-1fb026e7c2b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:24.697Z|54f72052-3688-4f47-80f2-09f847642b67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:24.697Z|c2dd32f9-4305-46c2-8e1c-81800b1c7ec7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:32:24.698Z|c2dd32f9-4305-46c2-8e1c-81800b1c7ec7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:32.458Z|fea59343-dbdb-4c16-a4d7-33a3a6f8ceeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:32:32.461Z|fea59343-dbdb-4c16-a4d7-33a3a6f8ceeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:32:34.713Z|68b8e21c-cfa3-4b55-9fb4-aedbc09cb52d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:32:34.713Z|3884005f-5e7d-4ee4-8b4c-ecdd5037239c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:32:34.714Z|68b8e21c-cfa3-4b55-9fb4-aedbc09cb52d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:34.714Z|3884005f-5e7d-4ee4-8b4c-ecdd5037239c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:34.715Z|c7ff8622-b139-487f-b19c-1df36687d823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:32:34.715Z|c7ff8622-b139-487f-b19c-1df36687d823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:44.731Z|71ecd098-8c32-4d7d-9477-2a2c4a3dc4d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:32:44.731Z|84a5f4cc-0083-41c9-b3c5-c9c91ef8c6c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:32:44.732Z|84a5f4cc-0083-41c9-b3c5-c9c91ef8c6c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:44.732Z|71ecd098-8c32-4d7d-9477-2a2c4a3dc4d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:44.737Z|6d9f8f4d-226e-4795-bb0f-17abe659c605|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:32:44.737Z|6d9f8f4d-226e-4795-bb0f-17abe659c605|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:47.458Z|19ddd1c6-3b56-4b2b-9249-6af09bc90981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:32:47.458Z|19ddd1c6-3b56-4b2b-9249-6af09bc90981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:32:47.875Z|77631cd2-64f7-4b25-a9ff-9dfcfc5a0d3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:32:47.875Z|77631cd2-64f7-4b25-a9ff-9dfcfc5a0d3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:32:50.792Z|7aa35e50-0a9b-420a-95b1-688b7eae91b9|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:32:50.793Z|7aa35e50-0a9b-420a-95b1-688b7eae91b9|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:54.750Z|2476a852-7ad3-4f57-88e5-5da3dca991be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:32:54.751Z|2476a852-7ad3-4f57-88e5-5da3dca991be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:54.755Z|080b9c4f-d2eb-46c5-89cc-41544740ce14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:32:54.756Z|33a1d220-3d57-4425-b0f7-73e86f5dc92d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:32:54.756Z|080b9c4f-d2eb-46c5-89cc-41544740ce14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:32:54.756Z|33a1d220-3d57-4425-b0f7-73e86f5dc92d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:02.458Z|4757d419-4d83-42eb-b3ad-52d6a330e79b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:33:02.458Z|4757d419-4d83-42eb-b3ad-52d6a330e79b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:33:04.770Z|d0fa1365-978f-43d1-b82a-48318ec01aa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:33:04.770Z|d0fa1365-978f-43d1-b82a-48318ec01aa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:04.776Z|9369cd42-d9d8-4173-a873-232355e0ed38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:33:04.776Z|9369cd42-d9d8-4173-a873-232355e0ed38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:04.777Z|8299ec87-1a9f-43f1-b9f8-2b35cfd25de6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:33:04.778Z|8299ec87-1a9f-43f1-b9f8-2b35cfd25de6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:14.787Z|d40dcfaa-5470-4a4b-8cca-63a70fa9164d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:33:14.788Z|d40dcfaa-5470-4a4b-8cca-63a70fa9164d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:14.793Z|d8c8d985-2d02-4468-b485-6511f2a9bd03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:33:14.793Z|d8c8d985-2d02-4468-b485-6511f2a9bd03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:14.794Z|0e140496-ebf2-4cd6-8ca7-4e3b35463007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:33:14.795Z|0e140496-ebf2-4cd6-8ca7-4e3b35463007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:17.458Z|2680aa6f-32a5-4025-9a5a-968a21c8353a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:33:17.461Z|2680aa6f-32a5-4025-9a5a-968a21c8353a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:33:17.875Z|6a45ac82-1dbd-44cb-9870-cb330d90cd40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:33:17.876Z|6a45ac82-1dbd-44cb-9870-cb330d90cd40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:33:24.805Z|724c3150-a9ee-4e1c-8532-0641c2937b4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:33:24.805Z|724c3150-a9ee-4e1c-8532-0641c2937b4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:24.809Z|0f610bec-4513-4a7d-9bba-674a2ad9962e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:33:24.809Z|0f610bec-4513-4a7d-9bba-674a2ad9962e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:24.811Z|c03f89a8-49f4-4123-9bfb-b83a7e53ce66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:33:24.811Z|c03f89a8-49f4-4123-9bfb-b83a7e53ce66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:32.458Z|189b8e17-e3ff-4bc8-ba9d-36d6570e01b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:33:32.459Z|189b8e17-e3ff-4bc8-ba9d-36d6570e01b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:33:34.823Z|1ad91c6b-9f43-4215-a84b-1ab857ffd42d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:33:34.824Z|1ad91c6b-9f43-4215-a84b-1ab857ffd42d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:34.825Z|c1ca317c-f6c9-4442-b032-0854e01e41e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:33:34.826Z|c1ca317c-f6c9-4442-b032-0854e01e41e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:34.827Z|ca6f3068-01cf-4d5d-acfa-240bb90e117e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:33:34.828Z|ca6f3068-01cf-4d5d-acfa-240bb90e117e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:44.841Z|15f52e5b-f70e-4be5-9442-36ca7f153a88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:33:44.841Z|0e16ca5c-9f60-4d38-9fe0-3e2f5bb2da11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:33:44.842Z|15f52e5b-f70e-4be5-9442-36ca7f153a88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:44.842Z|0e16ca5c-9f60-4d38-9fe0-3e2f5bb2da11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:44.844Z|defa6c94-b4f0-4e2c-b854-d1f2eebfffbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:33:44.845Z|defa6c94-b4f0-4e2c-b854-d1f2eebfffbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:47.458Z|7058c444-fa93-47a3-b9fe-e53b1ccb240a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:33:47.459Z|7058c444-fa93-47a3-b9fe-e53b1ccb240a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:33:47.876Z|80aa7e9c-4ab8-46c9-941a-b1adc62c90b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:33:47.877Z|80aa7e9c-4ab8-46c9-941a-b1adc62c90b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:33:50.792Z|2a690a74-13f7-4586-b632-2ef452878b07|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:33:50.793Z|2a690a74-13f7-4586-b632-2ef452878b07|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:54.859Z|fece1fa7-a8b6-44ad-b294-2c67314a3c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:33:54.859Z|f0340d32-abb7-4002-8592-98fd85ca8fa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:33:54.859Z|fece1fa7-a8b6-44ad-b294-2c67314a3c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:54.859Z|f0340d32-abb7-4002-8592-98fd85ca8fa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:33:54.860Z|1d5a175c-8c17-436b-906c-d716efaf0c72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:33:54.861Z|1d5a175c-8c17-436b-906c-d716efaf0c72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:02.458Z|8cc9df17-fadb-43fb-bd5b-3a4c990ef8de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:34:02.460Z|8cc9df17-fadb-43fb-bd5b-3a4c990ef8de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:34:04.878Z|d8a48b4e-93dc-4e3f-9b1d-0a7544f1bcbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:34:04.878Z|0a5b74f6-a5e4-4e2c-8890-1621a36e91b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:34:04.878Z|a5e861af-0138-4a21-b0cb-047a433bdfeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:34:04.878Z|a5e861af-0138-4a21-b0cb-047a433bdfeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:04.878Z|d8a48b4e-93dc-4e3f-9b1d-0a7544f1bcbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:04.878Z|0a5b74f6-a5e4-4e2c-8890-1621a36e91b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:14.895Z|29eeef66-81d5-4f03-87d0-0948e6b97eb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:34:14.895Z|2464f462-e614-406e-ab99-cf8be3e7a488|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:34:14.895Z|110bd1c5-ae4a-42c5-9214-ccfcce3e5583|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:34:14.896Z|29eeef66-81d5-4f03-87d0-0948e6b97eb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:14.896Z|110bd1c5-ae4a-42c5-9214-ccfcce3e5583|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:14.896Z|2464f462-e614-406e-ab99-cf8be3e7a488|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:17.458Z|7ad7c34a-90b2-4d1e-9e70-b32c95300abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:34:17.458Z|7ad7c34a-90b2-4d1e-9e70-b32c95300abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:34:17.877Z|e6c3de95-30ec-450f-8e9d-eea96fd1b02d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:34:17.877Z|e6c3de95-30ec-450f-8e9d-eea96fd1b02d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:34:24.914Z|fee7e24a-8051-41cf-9ebf-391bbdcf52e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:34:24.914Z|ce92f9e5-27ed-45fe-96d8-5b4552cd82fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:34:24.914Z|0bb61853-e2b1-413f-a687-1405f45d3a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:34:24.915Z|ce92f9e5-27ed-45fe-96d8-5b4552cd82fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:24.915Z|fee7e24a-8051-41cf-9ebf-391bbdcf52e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:24.915Z|0bb61853-e2b1-413f-a687-1405f45d3a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:32.458Z|f200df70-b4a7-4426-8c71-69e0f7185491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:34:32.459Z|f200df70-b4a7-4426-8c71-69e0f7185491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:34:34.933Z|92b2b74e-a755-4698-9bcf-78f0dddc1aa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:34:34.933Z|8ccba320-4ec3-4eb2-b917-961d1997b05f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:34:34.933Z|722ec92f-b53a-4e15-9c62-f347149ee75a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:34:34.934Z|92b2b74e-a755-4698-9bcf-78f0dddc1aa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:34.934Z|8ccba320-4ec3-4eb2-b917-961d1997b05f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:34.934Z|722ec92f-b53a-4e15-9c62-f347149ee75a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:44.952Z|abc1e2a6-0797-48df-9e99-1d0bd196a28d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:34:44.952Z|f81e771e-de04-46ad-8bc9-4f8ac0fd6060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:34:44.952Z|b70279af-735a-46b7-8c5b-d7f34d3f6d4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:34:44.952Z|abc1e2a6-0797-48df-9e99-1d0bd196a28d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:44.952Z|f81e771e-de04-46ad-8bc9-4f8ac0fd6060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:44.953Z|b70279af-735a-46b7-8c5b-d7f34d3f6d4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:47.458Z|98db288c-78df-45b0-ae95-563aa2e272bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:34:47.461Z|98db288c-78df-45b0-ae95-563aa2e272bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:34:47.878Z|ef058508-035c-4d9a-b915-25b219db371e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:34:47.878Z|ef058508-035c-4d9a-b915-25b219db371e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:34:50.793Z|12b35c1e-5b7e-42c2-8556-00e45d66803f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:34:50.793Z|12b35c1e-5b7e-42c2-8556-00e45d66803f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:54.970Z|b33aa5e9-9537-4c64-95e1-831487d939df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:34:54.970Z|511c4edd-33ad-4047-ae3f-585f2c28ab6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:34:54.970Z|cb62fe9d-f7bf-4a68-a0cf-adecb18a3ce1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:34:54.971Z|511c4edd-33ad-4047-ae3f-585f2c28ab6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:54.971Z|b33aa5e9-9537-4c64-95e1-831487d939df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:34:54.971Z|cb62fe9d-f7bf-4a68-a0cf-adecb18a3ce1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:02.458Z|8632e978-4d78-4654-ae4c-d7eab0fd8a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:35:02.459Z|8632e978-4d78-4654-ae4c-d7eab0fd8a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:35:04.989Z|5291f247-47c2-4ccd-bd8d-40d5df664f62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:35:04.989Z|5291f247-47c2-4ccd-bd8d-40d5df664f62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:04.990Z|324e2e08-9852-4de3-a714-da16e88a844e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:35:04.990Z|e638fef9-343c-425f-bc1d-aaac4a1e2152|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:35:04.990Z|324e2e08-9852-4de3-a714-da16e88a844e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:04.990Z|e638fef9-343c-425f-bc1d-aaac4a1e2152|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:15.008Z|c0b31a73-76d0-4921-8a9d-d8bc640d3a54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:35:15.008Z|c0b31a73-76d0-4921-8a9d-d8bc640d3a54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:15.009Z|3d5d5a8f-d419-4c74-9a35-3065ccebf5e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:35:15.009Z|3d5d5a8f-d419-4c74-9a35-3065ccebf5e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:15.009Z|716cecfd-d85d-4b51-865a-d90d784d65e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:35:15.010Z|716cecfd-d85d-4b51-865a-d90d784d65e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:17.458Z|c339f2c2-e21f-4600-8316-91fd6570f4d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:35:17.458Z|c339f2c2-e21f-4600-8316-91fd6570f4d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:35:17.878Z|30a8039b-9ab4-454e-b3cb-c47046eefa4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:35:17.879Z|30a8039b-9ab4-454e-b3cb-c47046eefa4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:35:25.024Z|26839fbc-2fcb-4a71-bcac-4cceea244bb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:35:25.025Z|26839fbc-2fcb-4a71-bcac-4cceea244bb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:25.027Z|d787b26d-1d4d-4076-9d55-9fc8c4a796bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:35:25.027Z|d787b26d-1d4d-4076-9d55-9fc8c4a796bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:25.029Z|45fef350-f9ac-4c73-8265-6fa199a7436e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:35:25.030Z|45fef350-f9ac-4c73-8265-6fa199a7436e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:32.458Z|830ef93a-84af-48ab-a478-bd7b60393077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:35:32.461Z|830ef93a-84af-48ab-a478-bd7b60393077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:35:35.042Z|2d654d39-182e-4c4d-bc62-9c7987f31325|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:35:35.042Z|2d654d39-182e-4c4d-bc62-9c7987f31325|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:35.043Z|a520d0e5-0ce3-48c7-9833-8287dac5573a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:35:35.043Z|a520d0e5-0ce3-48c7-9833-8287dac5573a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:35.046Z|74a27d66-c7b7-49b3-a17f-29108d7d7775|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:35:35.046Z|74a27d66-c7b7-49b3-a17f-29108d7d7775|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:45.060Z|f3168668-3dc6-4d89-be8b-05e4badfee52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:35:45.060Z|f3168668-3dc6-4d89-be8b-05e4badfee52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:45.060Z|bfa94351-961f-47ef-8a32-20ab1f70654d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:35:45.061Z|bfa94351-961f-47ef-8a32-20ab1f70654d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:45.063Z|ecfcd785-1ec6-48e1-ae65-ab4d42441bc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:35:45.064Z|ecfcd785-1ec6-48e1-ae65-ab4d42441bc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:47.458Z|a6ae3157-0072-46eb-be32-54f895783502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:35:47.458Z|a6ae3157-0072-46eb-be32-54f895783502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:35:47.879Z|c2f3ed9c-58d2-4860-80a4-380f49a5aab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:35:47.879Z|c2f3ed9c-58d2-4860-80a4-380f49a5aab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:35:50.792Z|20e5e694-87bf-4e6c-9804-eb241fd13872|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:35:50.793Z|20e5e694-87bf-4e6c-9804-eb241fd13872|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:55.077Z|b2b1fcde-63a3-49c9-a116-5b037469dde4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:35:55.078Z|b2b1fcde-63a3-49c9-a116-5b037469dde4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:55.079Z|07531f3f-b531-4b25-9955-0c5e4cde8d6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:35:55.080Z|07531f3f-b531-4b25-9955-0c5e4cde8d6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:35:55.081Z|6c7e9568-7509-4932-a4a9-9ca87eae8eb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:35:55.082Z|6c7e9568-7509-4932-a4a9-9ca87eae8eb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:02.458Z|d188742a-3a30-4c94-a090-3f2ffb446d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:36:02.459Z|d188742a-3a30-4c94-a090-3f2ffb446d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:36:05.096Z|25dc7093-3954-45b9-9d29-b2e9a96c0a07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:36:05.096Z|25dc7093-3954-45b9-9d29-b2e9a96c0a07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:05.097Z|017ae398-0a8a-4ea2-a5ed-05d962577273|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:36:05.097Z|017ae398-0a8a-4ea2-a5ed-05d962577273|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:05.097Z|a38368ff-445a-411e-a64c-1e1d5994b8e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:36:05.098Z|a38368ff-445a-411e-a64c-1e1d5994b8e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:15.114Z|b1d7fdbc-e896-41b5-ad12-2233fdf3f5d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:36:15.114Z|d866896c-9774-4319-8988-6b434c5db744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:36:15.115Z|b1d7fdbc-e896-41b5-ad12-2233fdf3f5d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:15.115Z|7da62906-f6c4-4388-8371-9a033c0c1842|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:36:15.115Z|d866896c-9774-4319-8988-6b434c5db744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:15.115Z|7da62906-f6c4-4388-8371-9a033c0c1842|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:17.458Z|d40a1458-66cc-4efe-ba98-fdbcb0222c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:36:17.461Z|d40a1458-66cc-4efe-ba98-fdbcb0222c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:36:17.880Z|17b9586a-688b-4a58-b85a-3ba300a09360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:36:17.880Z|17b9586a-688b-4a58-b85a-3ba300a09360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:36:25.132Z|13e78c3c-6e4a-4e95-ae4c-247cfb9a3bce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:36:25.132Z|31aa59ce-7aae-4d35-bc80-349607011046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:36:25.132Z|6b73ddc4-51df-4982-b853-562dfcbe4c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:36:25.133Z|13e78c3c-6e4a-4e95-ae4c-247cfb9a3bce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:25.133Z|31aa59ce-7aae-4d35-bc80-349607011046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:25.133Z|6b73ddc4-51df-4982-b853-562dfcbe4c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:32.458Z|30e72c60-2f15-4ff9-8b77-ee8343e21913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:36:32.458Z|30e72c60-2f15-4ff9-8b77-ee8343e21913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:36:35.150Z|96de7225-8bb9-48ba-811f-ef1a92d1a119|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:36:35.151Z|d213ba06-05e4-4fac-8d96-153fbf16c2e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:36:35.151Z|d213ba06-05e4-4fac-8d96-153fbf16c2e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:35.151Z|96de7225-8bb9-48ba-811f-ef1a92d1a119|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:35.152Z|223cd896-5afb-4f01-b2fe-d9f918806ee9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:36:35.152Z|223cd896-5afb-4f01-b2fe-d9f918806ee9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:45.168Z|2f0484f5-18a8-4955-9121-c8ec6877ea4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:36:45.168Z|56276c5a-2194-4bc3-a276-ab973b60d37e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:36:45.169Z|2f0484f5-18a8-4955-9121-c8ec6877ea4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:45.169Z|e58d43cb-1a40-49ca-83f8-f69555878350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:36:45.169Z|56276c5a-2194-4bc3-a276-ab973b60d37e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:45.169Z|e58d43cb-1a40-49ca-83f8-f69555878350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:47.458Z|84e54f8a-d239-47b4-8120-2dfe70ce10c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:36:47.458Z|84e54f8a-d239-47b4-8120-2dfe70ce10c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:36:47.880Z|329e42dd-77fe-4174-83a7-0cf4f96de618|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:36:47.881Z|329e42dd-77fe-4174-83a7-0cf4f96de618|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:36:50.793Z|e748fbad-cb58-468c-9f99-e51b8435329f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:36:50.793Z|e748fbad-cb58-468c-9f99-e51b8435329f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:55.186Z|6493ab8d-a429-4624-bc9b-f3dca148a783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:36:55.186Z|7083f26e-b0f5-486e-a554-619ecafd6e87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:36:55.186Z|e6bc0b91-3e3a-4f34-8f05-d637935cc295|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:36:55.187Z|6493ab8d-a429-4624-bc9b-f3dca148a783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:55.187Z|e6bc0b91-3e3a-4f34-8f05-d637935cc295|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:36:55.187Z|7083f26e-b0f5-486e-a554-619ecafd6e87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:02.458Z|3d11efc8-961d-45ba-b60a-b1f45328ea57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:37:02.460Z|3d11efc8-961d-45ba-b60a-b1f45328ea57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:37:05.205Z|a94347c6-97c7-46e3-a400-4ef701e12091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:37:05.204Z|32fdba7d-4199-459f-8446-929133602762|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:37:05.205Z|e5ed1d94-ab91-44fb-8b39-346d590fa9b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:37:05.205Z|e5ed1d94-ab91-44fb-8b39-346d590fa9b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:05.205Z|a94347c6-97c7-46e3-a400-4ef701e12091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:05.205Z|32fdba7d-4199-459f-8446-929133602762|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:15.222Z|95d03752-173b-4712-813a-6dfba41f2f9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:37:15.223Z|b9251485-0d4d-43f4-bd61-af6ddd5fb931|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:37:15.223Z|95d03752-173b-4712-813a-6dfba41f2f9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:15.223Z|b9251485-0d4d-43f4-bd61-af6ddd5fb931|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:15.224Z|50fc1f85-0d0b-4684-a1c5-8c2b0b573d16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:37:15.224Z|50fc1f85-0d0b-4684-a1c5-8c2b0b573d16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:17.458Z|4ed27a3e-ad01-4a31-aa62-4ef074e1f83f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:37:17.458Z|4ed27a3e-ad01-4a31-aa62-4ef074e1f83f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:37:17.881Z|31fd2319-055d-4a8f-b86f-0f360a6fc9cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:37:17.882Z|31fd2319-055d-4a8f-b86f-0f360a6fc9cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:37:25.241Z|2ba810b2-f5e0-4c9b-a35c-85c59880cea3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:37:25.241Z|4e432093-f68a-4a6d-922b-f3b2a66782f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:37:25.241Z|13d332e8-930b-4272-adef-f14953b68daa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:37:25.242Z|2ba810b2-f5e0-4c9b-a35c-85c59880cea3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:25.242Z|4e432093-f68a-4a6d-922b-f3b2a66782f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:25.242Z|13d332e8-930b-4272-adef-f14953b68daa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:32.458Z|cc506f8b-d290-4918-bf03-7227a608896a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:37:32.459Z|cc506f8b-d290-4918-bf03-7227a608896a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:37:35.259Z|76c1a700-2a3f-4358-87ba-579152c1e617|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:37:35.259Z|8e74ada3-ac20-4c6e-b90b-0907f531dcf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:37:35.259Z|08ee99e4-4a05-4d04-b0f2-05ee9ccc0117|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:37:35.259Z|76c1a700-2a3f-4358-87ba-579152c1e617|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:35.259Z|8e74ada3-ac20-4c6e-b90b-0907f531dcf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:35.259Z|08ee99e4-4a05-4d04-b0f2-05ee9ccc0117|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:45.276Z|2eca1f7a-ed2f-4221-be15-6aec33e45e6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:37:45.276Z|9f60888e-dcea-44ce-8d9c-56caf8b359a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:37:45.276Z|2eca1f7a-ed2f-4221-be15-6aec33e45e6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:45.276Z|9f60888e-dcea-44ce-8d9c-56caf8b359a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:45.276Z|d6857797-c8c4-43c5-999a-80dc386ba427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:37:45.276Z|d6857797-c8c4-43c5-999a-80dc386ba427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:47.458Z|3368c41f-4f4d-4b02-a40c-60c3cf8dd4b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:37:47.461Z|3368c41f-4f4d-4b02-a40c-60c3cf8dd4b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:37:47.882Z|316eed1d-19df-41dd-9608-c7810bfa6243|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:37:47.883Z|316eed1d-19df-41dd-9608-c7810bfa6243|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:37:50.792Z|5f93e217-0786-4858-8a17-bd2759f8297c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:37:50.793Z|5f93e217-0786-4858-8a17-bd2759f8297c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:55.293Z|41759fcf-446a-4e92-b791-91bce7d526f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:37:55.293Z|1d3b5054-bf11-443d-8257-a3e16caeffbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:37:55.293Z|04af27c4-78ce-4d23-8a79-cc9cfc6a604a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:37:55.293Z|41759fcf-446a-4e92-b791-91bce7d526f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:55.293Z|04af27c4-78ce-4d23-8a79-cc9cfc6a604a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:37:55.293Z|1d3b5054-bf11-443d-8257-a3e16caeffbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:02.458Z|d34ed74b-def4-41e2-9bc9-34c20fee5efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:38:02.458Z|d34ed74b-def4-41e2-9bc9-34c20fee5efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:38:05.314Z|1eabf609-4598-47bf-9428-4569f153fe01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:38:05.314Z|f790893f-d47f-4a4d-bdc6-4bd3e801db47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:38:05.314Z|538985bd-72f0-470d-83a9-4ddae6de484f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:38:05.315Z|1eabf609-4598-47bf-9428-4569f153fe01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:05.315Z|f790893f-d47f-4a4d-bdc6-4bd3e801db47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:05.315Z|538985bd-72f0-470d-83a9-4ddae6de484f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:15.334Z|c94ea935-c420-464b-8f5c-2478e85da616|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:38:15.334Z|3437641b-52a0-4e1b-b7f5-26beff4a7f24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:38:15.334Z|e3b355f6-0e27-49e5-9e5f-c4ea6d4c08e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:38:15.335Z|3437641b-52a0-4e1b-b7f5-26beff4a7f24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:15.335Z|c94ea935-c420-464b-8f5c-2478e85da616|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:15.335Z|e3b355f6-0e27-49e5-9e5f-c4ea6d4c08e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:17.458Z|2f6c016f-6842-43c2-b352-411db5e14204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:38:17.459Z|2f6c016f-6842-43c2-b352-411db5e14204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:38:17.883Z|f04432f1-32f2-4b36-917c-decdfdb588dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:38:17.883Z|f04432f1-32f2-4b36-917c-decdfdb588dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:38:25.353Z|e4c1c784-4414-4bb3-b28c-8404bd029533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:38:25.353Z|e4c1c784-4414-4bb3-b28c-8404bd029533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:25.353Z|0be4e8c0-e94e-4574-b829-1ca311a9671a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:38:25.353Z|6ae2d106-960e-413b-ae16-c8c2f8f9c7f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:38:25.354Z|0be4e8c0-e94e-4574-b829-1ca311a9671a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:25.354Z|6ae2d106-960e-413b-ae16-c8c2f8f9c7f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:32.458Z|4cc614a2-a991-465b-af22-152de3cfb1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:38:32.461Z|4cc614a2-a991-465b-af22-152de3cfb1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:38:35.370Z|8703f3c6-f535-4500-9721-c6a3939f703c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:38:35.370Z|d72f40cb-1f21-46f7-ae59-a00e5b7fa128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:38:35.370Z|8703f3c6-f535-4500-9721-c6a3939f703c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:35.370Z|b4b2b658-0f6c-4f93-9399-17e7ddca2456|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:38:35.371Z|d72f40cb-1f21-46f7-ae59-a00e5b7fa128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:35.371Z|b4b2b658-0f6c-4f93-9399-17e7ddca2456|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:45.387Z|9536b17b-c5fc-4843-9a7a-2b436149ad15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:38:45.387Z|9536b17b-c5fc-4843-9a7a-2b436149ad15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:45.388Z|fa2b0c89-0e86-4941-8378-e89946f57c5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:38:45.388Z|e2d8df54-2d08-4d90-9b4f-81a8d69bdf68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:38:45.388Z|fa2b0c89-0e86-4941-8378-e89946f57c5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:45.388Z|e2d8df54-2d08-4d90-9b4f-81a8d69bdf68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:47.458Z|8ad84971-f3ff-4b57-9b19-29d1cd61b269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:38:47.459Z|8ad84971-f3ff-4b57-9b19-29d1cd61b269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:38:47.884Z|03339f9f-93c3-4957-a896-4d960d4cb139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:38:47.884Z|03339f9f-93c3-4957-a896-4d960d4cb139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:38:50.792Z|7ad29fd5-6fe8-4da1-aef2-b70b57e0ecb9|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:38:50.793Z|7ad29fd5-6fe8-4da1-aef2-b70b57e0ecb9|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:55.404Z|397891d2-5c0a-49cd-978c-3950b07c06fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:38:55.405Z|397891d2-5c0a-49cd-978c-3950b07c06fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:55.405Z|53a18770-7fa0-489f-bfbf-62abd405dcad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:38:55.406Z|53a18770-7fa0-489f-bfbf-62abd405dcad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:38:55.406Z|36281dd5-43b3-4b67-9571-3ad8ac3b5535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:38:55.406Z|36281dd5-43b3-4b67-9571-3ad8ac3b5535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:02.458Z|ed0ed967-c43e-499a-a3c9-eba24e22c967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:39:02.458Z|ed0ed967-c43e-499a-a3c9-eba24e22c967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:39:05.422Z|a4d70b2d-416a-4f87-8694-a56bfb0851b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:39:05.422Z|1c750a11-0bb2-499b-a4a1-671d4e8b00f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:39:05.423Z|a4d70b2d-416a-4f87-8694-a56bfb0851b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:05.423Z|1c750a11-0bb2-499b-a4a1-671d4e8b00f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:05.423Z|bd84511a-48f7-4caa-831d-75b6d3eb3bfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:39:05.423Z|bd84511a-48f7-4caa-831d-75b6d3eb3bfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:15.440Z|88479ca7-e9db-4753-98b3-9dcd3eddee52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:39:15.440Z|88479ca7-e9db-4753-98b3-9dcd3eddee52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:15.440Z|5dc2934e-6598-4cac-bac3-d9b8540bcf5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:39:15.440Z|66b7da79-8901-48a7-b716-7ccf8ecd5290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:39:15.441Z|5dc2934e-6598-4cac-bac3-d9b8540bcf5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:15.441Z|66b7da79-8901-48a7-b716-7ccf8ecd5290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:17.458Z|161804ac-17d2-4e63-8046-a65688bf2e96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:39:17.461Z|161804ac-17d2-4e63-8046-a65688bf2e96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:39:17.885Z|f84f6feb-3f3c-4b5f-8a8b-febdc2abbf65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:39:17.885Z|f84f6feb-3f3c-4b5f-8a8b-febdc2abbf65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:39:25.458Z|ffc61b5a-fbb4-4791-9788-9dec2348dc0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:39:25.458Z|2e948524-9739-4d7c-a053-30d91e8a22fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:39:25.458Z|b461ac09-cbbc-4100-8676-b25839997210|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:39:25.458Z|2e948524-9739-4d7c-a053-30d91e8a22fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:25.458Z|ffc61b5a-fbb4-4791-9788-9dec2348dc0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:25.458Z|b461ac09-cbbc-4100-8676-b25839997210|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:32.458Z|0b5706a4-753f-440e-9a60-32bf9506677b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:39:32.459Z|0b5706a4-753f-440e-9a60-32bf9506677b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:39:35.474Z|4f129af0-87bd-460a-820a-a20f65f9f15c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:39:35.474Z|4f129af0-87bd-460a-820a-a20f65f9f15c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:35.475Z|4863a11a-b53f-4214-b060-905d9f134c4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:39:35.475Z|146754eb-7562-4491-b658-8af0e8336151|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:39:35.475Z|4863a11a-b53f-4214-b060-905d9f134c4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:35.475Z|146754eb-7562-4491-b658-8af0e8336151|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:45.491Z|945c97d0-ea39-4d85-a04d-7df66ba4604d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:39:45.492Z|945c97d0-ea39-4d85-a04d-7df66ba4604d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:45.492Z|6ddbfeb2-acd3-4ee8-a0b1-2e9d66f9184d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:39:45.493Z|6ddbfeb2-acd3-4ee8-a0b1-2e9d66f9184d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:45.494Z|74814a61-a27e-4f66-bee9-7aec900a6a85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:39:45.495Z|74814a61-a27e-4f66-bee9-7aec900a6a85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:47.458Z|81690730-d655-42bc-84f5-c43163eefa52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:39:47.458Z|81690730-d655-42bc-84f5-c43163eefa52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:39:47.885Z|ac4a1b30-d20b-44f1-b741-15122d974685|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:39:47.886Z|ac4a1b30-d20b-44f1-b741-15122d974685|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:39:50.792Z|7ecf4f98-8899-47cd-b883-348d4ea01667|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:39:50.793Z|7ecf4f98-8899-47cd-b883-348d4ea01667|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:55.509Z|de1f0794-7226-4599-8d97-f9f7bb164fc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:39:55.509Z|de1f0794-7226-4599-8d97-f9f7bb164fc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:55.510Z|b3ebc9b6-1aed-45cc-8e00-fec3f33d90f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:39:55.510Z|b3ebc9b6-1aed-45cc-8e00-fec3f33d90f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:39:55.511Z|48b2f201-1a4a-47f5-b7af-9a58f4d23b62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:39:55.512Z|48b2f201-1a4a-47f5-b7af-9a58f4d23b62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:02.458Z|11a646c1-ad1f-4ec0-9a50-3bbf49119aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:40:02.460Z|11a646c1-ad1f-4ec0-9a50-3bbf49119aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:40:05.527Z|98e80a93-5a2b-49cf-be12-e2b9033a7a09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:40:05.527Z|bf6f5e02-00ae-4bfb-b902-e0bac06aa77c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:40:05.527Z|98e80a93-5a2b-49cf-be12-e2b9033a7a09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:05.528Z|bf6f5e02-00ae-4bfb-b902-e0bac06aa77c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:05.528Z|0eb34688-1984-4fca-8551-78b1ba42a728|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:40:05.528Z|0eb34688-1984-4fca-8551-78b1ba42a728|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:15.544Z|353571ae-efba-4b4c-abb6-64fd52d27ecf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:40:15.544Z|6f4169be-3df1-4eab-8b5c-efe3ec8c5609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:40:15.544Z|353571ae-efba-4b4c-abb6-64fd52d27ecf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:15.544Z|6f4169be-3df1-4eab-8b5c-efe3ec8c5609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:15.545Z|0f54844b-0a22-4728-9bcd-a641cf248bd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:40:15.545Z|0f54844b-0a22-4728-9bcd-a641cf248bd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:17.458Z|a2731a89-db59-4abf-830c-79d886959fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:40:17.458Z|a2731a89-db59-4abf-830c-79d886959fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:40:17.886Z|e4ae29b9-3cb6-4af2-b956-528d752d81cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:40:17.886Z|e4ae29b9-3cb6-4af2-b956-528d752d81cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:40:25.561Z|07ef4d8b-cbfc-41bd-abaf-b2311015680a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:40:25.562Z|07ef4d8b-cbfc-41bd-abaf-b2311015680a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:25.562Z|3a149044-d92d-495a-bec2-c59bbe861c0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:40:25.562Z|d6254538-a5f2-4c88-838f-b67a5aa1afa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:40:25.562Z|3a149044-d92d-495a-bec2-c59bbe861c0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:25.562Z|d6254538-a5f2-4c88-838f-b67a5aa1afa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:32.458Z|764eb5c5-e892-447c-930c-6f08a0c74772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:40:32.458Z|764eb5c5-e892-447c-930c-6f08a0c74772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:40:35.578Z|333a7482-c88c-40c3-b76f-034754f09b59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:40:35.578Z|333a7482-c88c-40c3-b76f-034754f09b59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:35.579Z|76af2e8f-a137-49f9-b14c-a27f50dc4338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:40:35.579Z|190213cb-d3f1-4570-9752-bb68d0792503|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:40:35.579Z|76af2e8f-a137-49f9-b14c-a27f50dc4338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:35.580Z|190213cb-d3f1-4570-9752-bb68d0792503|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:45.672Z|d36d0984-710e-49cf-a57c-420ced38e5b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:40:45.672Z|d36d0984-710e-49cf-a57c-420ced38e5b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:45.672Z|b77abe5b-d54e-44d5-8ae6-5521661ae32d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:40:45.672Z|b77abe5b-d54e-44d5-8ae6-5521661ae32d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:45.673Z|cd4199e1-a72b-40f9-948d-c72b135d9687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:40:45.674Z|cd4199e1-a72b-40f9-948d-c72b135d9687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:47.458Z|88135fef-dfe7-483d-bf36-e843fe41d595|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:40:47.461Z|88135fef-dfe7-483d-bf36-e843fe41d595|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:40:47.886Z|31ffd3b8-f7c6-4c00-b9bc-fc1912b50ca4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:40:47.887Z|31ffd3b8-f7c6-4c00-b9bc-fc1912b50ca4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:40:50.792Z|6d249fc7-41ff-4d45-89e1-e8f651078868|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:40:50.792Z|6d249fc7-41ff-4d45-89e1-e8f651078868|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:55.690Z|07d673bf-8ac1-46fe-9f37-a5a5fbcdd507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:40:55.690Z|6100a1cf-2e69-4ae8-8f9f-a9fd308d4520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:40:55.690Z|07d673bf-8ac1-46fe-9f37-a5a5fbcdd507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:55.691Z|6100a1cf-2e69-4ae8-8f9f-a9fd308d4520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:40:55.691Z|5a209545-98bd-43c9-87b0-95f96a841128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:40:55.691Z|5a209545-98bd-43c9-87b0-95f96a841128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:02.458Z|118cc7a6-f060-44c4-8465-0fa5bdd2b544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:41:02.459Z|118cc7a6-f060-44c4-8465-0fa5bdd2b544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:41:05.707Z|4402c3cb-cd5e-48d5-9d92-33bb31007d8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:41:05.708Z|879dc343-b182-436f-b6d7-97b3fc35c12e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:41:05.708Z|4402c3cb-cd5e-48d5-9d92-33bb31007d8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:05.708Z|879dc343-b182-436f-b6d7-97b3fc35c12e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:05.709Z|61583296-fdd1-41aa-a884-7b46ff4a1303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:41:05.710Z|61583296-fdd1-41aa-a884-7b46ff4a1303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:15.727Z|7cb0005a-7306-4120-b9a1-7bb40f9dfd7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:41:15.727Z|5f6c64b8-c2bf-4cbd-8f88-8fcfb0c55e58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:41:15.727Z|04f875a9-85fb-4b03-8bee-af244419b702|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:41:15.728Z|7cb0005a-7306-4120-b9a1-7bb40f9dfd7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:15.728Z|04f875a9-85fb-4b03-8bee-af244419b702|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:15.728Z|5f6c64b8-c2bf-4cbd-8f88-8fcfb0c55e58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:17.458Z|823a8b33-c74a-4066-b9d3-5df372c4130e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:41:17.459Z|823a8b33-c74a-4066-b9d3-5df372c4130e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:41:17.887Z|2f0818e1-9577-4639-9b5b-c24a789fc165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:41:17.888Z|2f0818e1-9577-4639-9b5b-c24a789fc165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:41:25.746Z|2462edf8-f175-4e43-b1d9-8931fc413afc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:41:25.746Z|570b4572-b80f-4ae2-b91f-8424b91cc85b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:41:25.747Z|2462edf8-f175-4e43-b1d9-8931fc413afc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:25.747Z|570b4572-b80f-4ae2-b91f-8424b91cc85b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:25.750Z|465089cc-e2ab-45da-a7a8-ce07671e6666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:41:25.750Z|465089cc-e2ab-45da-a7a8-ce07671e6666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:32.458Z|1ae222bb-f55f-49f5-954d-eaea05811aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:41:32.461Z|1ae222bb-f55f-49f5-954d-eaea05811aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:41:35.764Z|34dbbe64-979b-4166-b564-0f441e170ef9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:41:35.764Z|df6f9907-55fd-486c-a0e4-93510697abfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:41:35.765Z|34dbbe64-979b-4166-b564-0f441e170ef9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:35.765Z|df6f9907-55fd-486c-a0e4-93510697abfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:35.768Z|6fc54668-d978-4e3c-b6c3-7b2175d80c2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:41:35.768Z|6fc54668-d978-4e3c-b6c3-7b2175d80c2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:45.782Z|f4814808-f8d2-4acf-9ec9-4b42d8ac2596|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:41:45.783Z|f4814808-f8d2-4acf-9ec9-4b42d8ac2596|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:45.783Z|5a7e9f3b-54e6-47c3-b0ab-c1827e843157|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:41:45.783Z|5a7e9f3b-54e6-47c3-b0ab-c1827e843157|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:45.789Z|3361da3d-d74a-488f-9434-e8c1a22f996b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:41:45.790Z|3361da3d-d74a-488f-9434-e8c1a22f996b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:47.458Z|1a97cfbd-76f7-4308-85f9-644ac2e54c47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:41:47.458Z|1a97cfbd-76f7-4308-85f9-644ac2e54c47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:41:47.888Z|4f23cfa0-925f-4802-9555-9a2c40f8d35b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:41:47.888Z|4f23cfa0-925f-4802-9555-9a2c40f8d35b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:41:50.792Z|b4c863af-2b00-45db-be8f-2d8a3d072aa2|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:41:50.793Z|b4c863af-2b00-45db-be8f-2d8a3d072aa2|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:55.804Z|07bb6549-2631-41a2-b801-45ee1f7d9a6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:41:55.805Z|07bb6549-2631-41a2-b801-45ee1f7d9a6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:55.805Z|2e1edbbc-9de6-4031-aacd-6911b98e9009|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:41:55.806Z|2e1edbbc-9de6-4031-aacd-6911b98e9009|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:41:55.810Z|6467aa03-628f-4b94-9678-acdfb8e5d013|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:41:55.810Z|6467aa03-628f-4b94-9678-acdfb8e5d013|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:02.458Z|7864ab5f-64ea-4f3a-b6c5-56de6aa7cee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:42:02.458Z|7864ab5f-64ea-4f3a-b6c5-56de6aa7cee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:42:05.822Z|1111888c-f029-4ee5-bfce-ce4b83752dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:42:05.823Z|1111888c-f029-4ee5-bfce-ce4b83752dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:05.824Z|5ba3b140-f7a0-45f6-9a74-fba439389646|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:42:05.824Z|5ba3b140-f7a0-45f6-9a74-fba439389646|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:05.827Z|ccd5a14c-ad6e-405f-be6c-edf5a17ab4de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:42:05.827Z|ccd5a14c-ad6e-405f-be6c-edf5a17ab4de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:15.841Z|45a0e24b-12fc-4bf4-8bcb-8b96514cb9ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:42:15.842Z|45a0e24b-12fc-4bf4-8bcb-8b96514cb9ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:15.842Z|b153eadb-1501-4a59-b764-10728138a9bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:42:15.842Z|b153eadb-1501-4a59-b764-10728138a9bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:15.845Z|c841b8b2-326a-4ddf-bdf5-1ca17730b359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:42:15.845Z|c841b8b2-326a-4ddf-bdf5-1ca17730b359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:17.458Z|720b0d44-71cb-4d76-96e2-ae8924096abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:42:17.461Z|720b0d44-71cb-4d76-96e2-ae8924096abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:42:17.889Z|6454e14e-4aaf-4bb7-8969-07798e8fe056|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:42:17.889Z|6454e14e-4aaf-4bb7-8969-07798e8fe056|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:42:25.864Z|0dd21f2d-5ded-4ae7-8802-a21747a9c6ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:42:25.864Z|a76a64fd-58f0-40dc-8e44-3088ae84e6f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:42:25.864Z|5b341585-498f-4b09-8f09-85b8131837d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:42:25.864Z|0dd21f2d-5ded-4ae7-8802-a21747a9c6ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:25.864Z|a76a64fd-58f0-40dc-8e44-3088ae84e6f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:25.864Z|5b341585-498f-4b09-8f09-85b8131837d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:32.458Z|e8c238fc-9629-41a5-a1d6-b5a0cdcd41de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:42:32.458Z|e8c238fc-9629-41a5-a1d6-b5a0cdcd41de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:42:35.883Z|f78eb2f8-3103-4bcc-8769-0597aee9275b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:42:35.883Z|70702236-2b21-485b-a305-f4a1b566e68c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:42:35.883Z|46216606-e2c9-45fa-bea5-9f36bb131227|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:42:35.883Z|f78eb2f8-3103-4bcc-8769-0597aee9275b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:35.883Z|70702236-2b21-485b-a305-f4a1b566e68c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:35.883Z|46216606-e2c9-45fa-bea5-9f36bb131227|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:45.901Z|f1132a19-c0af-42ff-abd4-466b1d766096|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:42:45.901Z|d09d899d-2f50-4944-89aa-1a8b67addfc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:42:45.901Z|4247d6d2-3db8-4ee8-ad8e-528cf016f77b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:42:45.901Z|d09d899d-2f50-4944-89aa-1a8b67addfc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:45.901Z|4247d6d2-3db8-4ee8-ad8e-528cf016f77b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:45.901Z|f1132a19-c0af-42ff-abd4-466b1d766096|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:47.458Z|33b716e3-e900-4e0d-881d-549b0cd36e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:42:47.458Z|33b716e3-e900-4e0d-881d-549b0cd36e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:42:47.890Z|9418cd89-5a4d-4f08-bd5d-b26abdf5b7cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:42:47.890Z|9418cd89-5a4d-4f08-bd5d-b26abdf5b7cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:42:50.793Z|a82a1d73-8e03-4bd6-b720-1a350c5ce22e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:42:50.794Z|a82a1d73-8e03-4bd6-b720-1a350c5ce22e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:55.919Z|51b4c7f4-6c78-4319-8c41-4525e9d9d013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:42:55.919Z|8cbc2a22-2fe0-43fd-bd6f-b4d3a6a70274|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:42:55.919Z|0f9c52cc-6d12-4a37-90c2-8401a2ddf95c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:42:55.920Z|0f9c52cc-6d12-4a37-90c2-8401a2ddf95c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:55.920Z|8cbc2a22-2fe0-43fd-bd6f-b4d3a6a70274|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:42:55.920Z|51b4c7f4-6c78-4319-8c41-4525e9d9d013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:02.458Z|0194fdc6-8f78-40d0-8d91-46ff7ce6316a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:43:02.461Z|0194fdc6-8f78-40d0-8d91-46ff7ce6316a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:43:05.939Z|422877a2-64b9-4a1c-a378-191c0e1fde60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:43:05.940Z|422877a2-64b9-4a1c-a378-191c0e1fde60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:05.940Z|73192370-dcf3-4ba0-a5cb-59a4d0bf9af4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:43:05.940Z|cc5240c0-53a1-4582-9c55-3a8cf6603dfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:43:05.941Z|73192370-dcf3-4ba0-a5cb-59a4d0bf9af4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:05.941Z|cc5240c0-53a1-4582-9c55-3a8cf6603dfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:15.957Z|35f6054e-fca6-4a6e-a291-61231e3869f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:43:15.957Z|0530ca7e-c9fe-4703-95b0-5a45b4aff7e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:43:15.957Z|7055cf6f-5640-4cdb-9639-786e2d3d7d20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:43:15.958Z|0530ca7e-c9fe-4703-95b0-5a45b4aff7e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:15.958Z|35f6054e-fca6-4a6e-a291-61231e3869f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:15.958Z|7055cf6f-5640-4cdb-9639-786e2d3d7d20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:17.458Z|748f1e5e-46fe-4aef-9438-4a4f49d8da45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:43:17.459Z|748f1e5e-46fe-4aef-9438-4a4f49d8da45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:43:17.890Z|9f19a15f-12da-44e4-bf6b-8b2fb122f34b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:43:17.891Z|9f19a15f-12da-44e4-bf6b-8b2fb122f34b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:43:25.975Z|95f5b69c-6bd2-42cb-a37a-16705583d716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:43:25.976Z|26c34161-5589-47cb-ad5e-5085891defb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:43:25.976Z|95f5b69c-6bd2-42cb-a37a-16705583d716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:25.976Z|9e9d1848-443a-4ce4-a5a7-963ed1f8d443|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:43:25.976Z|26c34161-5589-47cb-ad5e-5085891defb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:25.977Z|9e9d1848-443a-4ce4-a5a7-963ed1f8d443|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:32.458Z|2e3d0842-15de-4352-9640-7e259e39442d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:43:32.459Z|2e3d0842-15de-4352-9640-7e259e39442d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:43:35.994Z|6058767f-fc64-437a-b406-e613bceb6640|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:43:35.994Z|f176d0be-8b24-4c73-a363-55ae5e56797a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:43:35.994Z|406d13a9-e7f9-4371-ab4e-fe099795c808|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:43:35.995Z|6058767f-fc64-437a-b406-e613bceb6640|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:35.995Z|f176d0be-8b24-4c73-a363-55ae5e56797a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:35.995Z|406d13a9-e7f9-4371-ab4e-fe099795c808|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:46.013Z|b40571d5-deea-4a05-be43-19223e57062e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:43:46.013Z|a81a5b66-dec3-4e19-80f1-91c078a9f2ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:43:46.013Z|f1db2ec1-0948-4d2d-9bff-715ac02dce0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:43:46.013Z|b40571d5-deea-4a05-be43-19223e57062e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:46.014Z|f1db2ec1-0948-4d2d-9bff-715ac02dce0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:46.014Z|a81a5b66-dec3-4e19-80f1-91c078a9f2ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:47.458Z|8fc935a3-02ac-4ba4-8cf1-fad0fb732469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:43:47.461Z|8fc935a3-02ac-4ba4-8cf1-fad0fb732469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:43:47.891Z|d91be2a4-0b82-4598-9a89-43065a14bf63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:43:47.891Z|d91be2a4-0b82-4598-9a89-43065a14bf63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:43:50.793Z|f5a62879-3818-4032-af48-ba4ff4fcac71|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:43:50.794Z|f5a62879-3818-4032-af48-ba4ff4fcac71|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:56.030Z|5fe79152-f0ff-4ea0-ae78-1640e3eb56e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:43:56.031Z|755d0b60-afae-4dcb-862d-2077d5d4743e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:43:56.031Z|5fe79152-f0ff-4ea0-ae78-1640e3eb56e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:56.031Z|755d0b60-afae-4dcb-862d-2077d5d4743e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:43:56.031Z|c292466d-de31-49e9-b3b7-19460f4c1910|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:43:56.032Z|c292466d-de31-49e9-b3b7-19460f4c1910|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:02.458Z|49319541-7428-4a2d-8a16-011893ca8b8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:44:02.458Z|49319541-7428-4a2d-8a16-011893ca8b8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:44:06.048Z|ef836a49-ef58-4b35-ab02-ef6b286a4f00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:44:06.049Z|ef836a49-ef58-4b35-ab02-ef6b286a4f00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:06.048Z|aaf9f80c-3408-4d39-8180-791fc3b9bf01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:44:06.049Z|aaf9f80c-3408-4d39-8180-791fc3b9bf01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:06.050Z|bc0bcb1e-b4a5-4d87-883a-78192090b4f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:44:06.050Z|bc0bcb1e-b4a5-4d87-883a-78192090b4f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:16.068Z|8d0eb30e-db68-44b6-a561-12686b5ea5a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:44:16.068Z|8cbfba3e-bf06-4fff-b0a2-6124a288cafe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:44:16.068Z|8ad6539f-0571-4f95-b313-f349aa2d8284|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:44:16.068Z|8d0eb30e-db68-44b6-a561-12686b5ea5a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:16.068Z|8cbfba3e-bf06-4fff-b0a2-6124a288cafe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:16.068Z|8ad6539f-0571-4f95-b313-f349aa2d8284|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:17.458Z|23a39211-563f-4d11-9dc5-2a1116f44023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:44:17.459Z|23a39211-563f-4d11-9dc5-2a1116f44023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:44:17.892Z|35523af5-2f2b-40fb-be8d-8dd1740bae88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:44:17.893Z|35523af5-2f2b-40fb-be8d-8dd1740bae88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:44:26.086Z|27389dc1-2586-499f-ab03-a8c0292ecb1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:44:26.086Z|4e4f15fe-c5b5-4757-bb57-e037381db9dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:44:26.086Z|2d19aa91-025b-492f-a055-e0768c1a1634|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:44:26.087Z|27389dc1-2586-499f-ab03-a8c0292ecb1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:26.087Z|2d19aa91-025b-492f-a055-e0768c1a1634|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:26.087Z|4e4f15fe-c5b5-4757-bb57-e037381db9dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:32.458Z|745722f7-c2b2-420c-97f6-0d95f9a8d608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:44:32.461Z|745722f7-c2b2-420c-97f6-0d95f9a8d608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:44:36.104Z|e43407f4-cb9f-4dd0-b706-d92513b16f10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:44:36.105Z|e43407f4-cb9f-4dd0-b706-d92513b16f10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:36.105Z|4a58bb85-352c-4f89-8c57-f227a83d646a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:44:36.105Z|4a58bb85-352c-4f89-8c57-f227a83d646a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:36.105Z|314c90c9-fa7f-42f3-85ec-d0d6bcdef37d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:44:36.106Z|314c90c9-fa7f-42f3-85ec-d0d6bcdef37d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:46.122Z|49c40330-6a3b-486c-a068-c27ecc652500|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:44:46.122Z|74fc5b1d-4d2d-452d-a4c9-21cdded2843e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:44:46.123Z|49c40330-6a3b-486c-a068-c27ecc652500|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:46.123Z|74fc5b1d-4d2d-452d-a4c9-21cdded2843e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:46.123Z|e368c1bb-16c6-4548-b9a2-4da6de2cf397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:44:46.123Z|e368c1bb-16c6-4548-b9a2-4da6de2cf397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:47.458Z|d981320f-5449-4256-a702-dd3ced5db642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:44:47.458Z|d981320f-5449-4256-a702-dd3ced5db642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:44:47.893Z|34d75af5-e4aa-4a5d-afeb-cee981e2b633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:44:47.893Z|34d75af5-e4aa-4a5d-afeb-cee981e2b633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:44:50.793Z|86edeac5-0af1-4571-bb3c-badd09a12aea|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:44:50.794Z|86edeac5-0af1-4571-bb3c-badd09a12aea|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:56.139Z|2c4f8cf1-1027-4097-8009-af05c9366294|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:44:56.139Z|4ebb8813-2a4b-4b1e-9b74-aa3609be7bd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:44:56.140Z|2c4f8cf1-1027-4097-8009-af05c9366294|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:56.140Z|4ebb8813-2a4b-4b1e-9b74-aa3609be7bd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:44:56.140Z|24d67293-3186-4b27-9392-ca2b6a281dca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:44:56.140Z|24d67293-3186-4b27-9392-ca2b6a281dca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:02.458Z|37459837-316e-4536-9016-ab19718557fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:45:02.458Z|37459837-316e-4536-9016-ab19718557fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:45:06.156Z|ff38aa01-f645-4d87-8ed8-aac49d116e45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:45:06.156Z|a73333b9-8005-4575-b429-d48547a761dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:45:06.156Z|ff38aa01-f645-4d87-8ed8-aac49d116e45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:06.156Z|a73333b9-8005-4575-b429-d48547a761dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:06.157Z|e3f86475-0a05-4274-b38c-11cb0c437a17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:45:06.158Z|e3f86475-0a05-4274-b38c-11cb0c437a17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:16.175Z|f6d7c133-929c-4ef0-857c-7f9540b31a0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:45:16.175Z|b7c8d3a0-58cb-47c5-8756-6f6c430d65e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:45:16.175Z|5f135cbc-9a63-4e0d-bbfa-f7eb6e01e371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:45:16.175Z|f6d7c133-929c-4ef0-857c-7f9540b31a0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:16.175Z|b7c8d3a0-58cb-47c5-8756-6f6c430d65e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:16.175Z|5f135cbc-9a63-4e0d-bbfa-f7eb6e01e371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:17.458Z|1e537989-2215-4c81-b834-029aeebfa930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:45:17.461Z|1e537989-2215-4c81-b834-029aeebfa930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:45:17.894Z|0fba17aa-8215-4061-9003-96a48e3fa544|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:45:17.894Z|0fba17aa-8215-4061-9003-96a48e3fa544|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:45:26.192Z|6d5bfb1d-2ee4-42a4-829e-ca99dd049928|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:45:26.192Z|0da37c4f-fd46-4ded-b427-b703e4efe1a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:45:26.193Z|6d5bfb1d-2ee4-42a4-829e-ca99dd049928|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:26.193Z|0da37c4f-fd46-4ded-b427-b703e4efe1a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:26.195Z|21f985ea-61f5-437b-9c84-9956aded1f85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:45:26.197Z|21f985ea-61f5-437b-9c84-9956aded1f85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:32.458Z|d2daf809-3135-43a8-89cb-70036db8e84e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:45:32.458Z|d2daf809-3135-43a8-89cb-70036db8e84e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:45:36.214Z|ec96498b-d288-448e-8e17-94dd59fe5b71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:45:36.214Z|30873479-62a2-4db0-95b8-320c89d423af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:45:36.214Z|ec96498b-d288-448e-8e17-94dd59fe5b71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:36.214Z|53071d52-8272-4e49-a5d6-f4528f4907ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:45:36.214Z|30873479-62a2-4db0-95b8-320c89d423af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:36.214Z|53071d52-8272-4e49-a5d6-f4528f4907ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:46.231Z|48c7921a-b9ca-4f80-8f82-4a3c386f1b87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:45:46.232Z|7b4abc5b-07e7-4455-92a5-ba15b65bdde3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:45:46.232Z|f432ecd9-d829-408c-b754-1a6a4c655f37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:45:46.232Z|48c7921a-b9ca-4f80-8f82-4a3c386f1b87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:46.232Z|7b4abc5b-07e7-4455-92a5-ba15b65bdde3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:46.232Z|f432ecd9-d829-408c-b754-1a6a4c655f37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:47.458Z|04a2f1d1-5b01-446d-b5b2-811131ce96f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:45:47.458Z|04a2f1d1-5b01-446d-b5b2-811131ce96f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:45:47.894Z|7b8c4902-e46e-4417-9c68-1ec6c275aa1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:45:47.895Z|7b8c4902-e46e-4417-9c68-1ec6c275aa1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:45:50.793Z|f48d8519-a6b7-4f67-ba07-34706a520f1c|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:45:50.794Z|f48d8519-a6b7-4f67-ba07-34706a520f1c|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:56.251Z|e87be27a-565d-4052-b517-0201653914ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:45:56.251Z|b89b79b5-2455-4938-bc1b-1006cba9f81e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:45:56.251Z|86bc67d8-3cbe-4967-8fa2-96f501fb79de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:45:56.252Z|e87be27a-565d-4052-b517-0201653914ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:56.252Z|b89b79b5-2455-4938-bc1b-1006cba9f81e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:45:56.252Z|86bc67d8-3cbe-4967-8fa2-96f501fb79de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:02.458Z|296c513e-eb76-4790-9bcf-e7f08914650c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:46:02.461Z|296c513e-eb76-4790-9bcf-e7f08914650c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:46:06.268Z|5fdf22e9-5a9e-4741-95b9-2ee4ea85ab92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:46:06.269Z|5fdf22e9-5a9e-4741-95b9-2ee4ea85ab92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:06.268Z|9279b158-f25e-48f2-a412-caa5a169866c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:46:06.268Z|be840c3b-c97f-417d-9af6-8af017e60677|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:46:06.269Z|9279b158-f25e-48f2-a412-caa5a169866c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:06.269Z|be840c3b-c97f-417d-9af6-8af017e60677|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:16.286Z|fdac2ce2-0387-42cf-8bf3-48d5bb5262ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:46:16.287Z|fdac2ce2-0387-42cf-8bf3-48d5bb5262ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:16.287Z|1d416aa4-2ad2-4d1c-9cfa-b52196afbe6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:46:16.287Z|8ee57bba-0fc5-4236-96a9-dc0a5ba6207c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:46:16.287Z|1d416aa4-2ad2-4d1c-9cfa-b52196afbe6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:16.287Z|8ee57bba-0fc5-4236-96a9-dc0a5ba6207c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:17.458Z|a20cd034-7172-4c30-bfce-b517fbeee6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:46:17.459Z|a20cd034-7172-4c30-bfce-b517fbeee6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:46:17.895Z|754e9b0a-b4c6-43fc-bf42-d3a6547b24be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:46:17.895Z|754e9b0a-b4c6-43fc-bf42-d3a6547b24be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:46:26.303Z|ef21a40e-7b50-41ac-9f99-cee94a702131|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:46:26.304Z|ef21a40e-7b50-41ac-9f99-cee94a702131|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:26.305Z|25809430-7d40-4881-9ec6-99ab430d2af0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:46:26.305Z|25809430-7d40-4881-9ec6-99ab430d2af0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:26.306Z|784a1525-f163-403e-b5f1-22cd4f02b97f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:46:26.306Z|784a1525-f163-403e-b5f1-22cd4f02b97f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:32.458Z|d617f683-cf61-4589-ac88-aff9e5f64edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:46:32.459Z|d617f683-cf61-4589-ac88-aff9e5f64edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:46:36.322Z|91ad0344-5429-43ce-a070-b3115600bde7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:46:36.322Z|537b6dee-0fa5-4d56-8dd9-1824ebd43b77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:46:36.323Z|91ad0344-5429-43ce-a070-b3115600bde7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:36.323Z|00afdccf-d332-4dfb-b121-379ecd916b10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:46:36.323Z|537b6dee-0fa5-4d56-8dd9-1824ebd43b77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:36.323Z|00afdccf-d332-4dfb-b121-379ecd916b10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:46.344Z|9281bb77-9970-4a01-8d17-7f03e523051e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:46:46.344Z|47d20c9e-4825-4a9a-b513-81266098a649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:46:46.344Z|719dd6a3-85d9-4072-8a07-14bd539aca2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:46:46.346Z|47d20c9e-4825-4a9a-b513-81266098a649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:46.346Z|719dd6a3-85d9-4072-8a07-14bd539aca2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:46.346Z|9281bb77-9970-4a01-8d17-7f03e523051e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:47.458Z|fe775929-a3ff-43be-b78f-e6b6e0b288c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:46:47.460Z|fe775929-a3ff-43be-b78f-e6b6e0b288c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:46:47.896Z|37d933e2-0af3-419f-b87f-25c007cd2e3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:46:47.897Z|37d933e2-0af3-419f-b87f-25c007cd2e3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:46:50.793Z|dad721f4-cc38-4b34-bfbc-21976b9241a7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:46:50.794Z|dad721f4-cc38-4b34-bfbc-21976b9241a7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:56.366Z|e8a35b03-ef49-4cb3-88d1-a37a94b1a3af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:46:56.366Z|0cafb0ab-e4e1-4971-8716-0f076eaaedad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:46:56.366Z|52983ac8-f584-4d34-98d5-4f905d18a9e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:46:56.366Z|0cafb0ab-e4e1-4971-8716-0f076eaaedad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:56.366Z|e8a35b03-ef49-4cb3-88d1-a37a94b1a3af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:46:56.366Z|52983ac8-f584-4d34-98d5-4f905d18a9e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:02.458Z|7aa679eb-a3bb-4653-b231-62a8e8eb28c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:47:02.458Z|7aa679eb-a3bb-4653-b231-62a8e8eb28c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:47:06.384Z|558d3036-1823-40ad-bec8-99b7ed18cce9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:47:06.384Z|85f823ab-08ba-46d0-8f35-134681227ffb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:47:06.385Z|558d3036-1823-40ad-bec8-99b7ed18cce9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:06.385Z|85f823ab-08ba-46d0-8f35-134681227ffb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:06.385Z|1c135a8a-0629-4f4e-a890-997b243ed4c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:47:06.385Z|1c135a8a-0629-4f4e-a890-997b243ed4c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:16.402Z|52d2deab-5b28-4f92-8ea2-941a101a99f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:47:16.403Z|38ed9026-0d19-4bc3-a130-beff9a5f0a17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:47:16.403Z|03f76fc9-231b-4c6e-b618-a67ea9388ca2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:47:16.403Z|52d2deab-5b28-4f92-8ea2-941a101a99f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:16.403Z|38ed9026-0d19-4bc3-a130-beff9a5f0a17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:16.403Z|03f76fc9-231b-4c6e-b618-a67ea9388ca2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:17.458Z|a33936fc-2f36-40ae-9d44-e5a9b97f6aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:47:17.459Z|a33936fc-2f36-40ae-9d44-e5a9b97f6aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:47:17.897Z|141c351b-1617-4f1a-ad19-b7b8e5d1c493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:47:17.898Z|141c351b-1617-4f1a-ad19-b7b8e5d1c493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:47:26.423Z|24f925c3-e93c-4202-a87c-8e564e5f4433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:47:26.423Z|440e7cdd-e93d-4504-9318-21215a8f2044|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:47:26.423Z|6ccf4542-4eb2-4c56-a440-dede76b44764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:47:26.424Z|24f925c3-e93c-4202-a87c-8e564e5f4433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:26.424Z|440e7cdd-e93d-4504-9318-21215a8f2044|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:26.424Z|6ccf4542-4eb2-4c56-a440-dede76b44764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:32.458Z|47b7d098-8256-4a84-8e18-3f9c06920af4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:47:32.461Z|47b7d098-8256-4a84-8e18-3f9c06920af4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:47:36.442Z|bbb865c1-6c7a-4608-a6f5-b95e75fa6c77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:47:36.442Z|b2329ee6-a77d-4df6-8e48-c7a2416c1f6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:47:36.443Z|631f6996-73ac-4141-8378-028a2049cb0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:47:36.443Z|b2329ee6-a77d-4df6-8e48-c7a2416c1f6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:36.443Z|bbb865c1-6c7a-4608-a6f5-b95e75fa6c77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:36.443Z|631f6996-73ac-4141-8378-028a2049cb0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:46.460Z|2617d38f-96b8-473a-a421-80498418f159|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:47:46.460Z|a96b2014-37d5-4eee-95e2-e2f9601eb898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:47:46.461Z|e62b7582-0755-4d26-af29-a9aa9f935d00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:47:46.461Z|2617d38f-96b8-473a-a421-80498418f159|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:46.461Z|a96b2014-37d5-4eee-95e2-e2f9601eb898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:46.461Z|e62b7582-0755-4d26-af29-a9aa9f935d00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:47.463Z|ced6f392-736d-4404-8456-9e1fc026a444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:47:47.463Z|ced6f392-736d-4404-8456-9e1fc026a444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:47:47.898Z|4f51d826-d4d4-44e5-85cd-5393021a2036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:47:47.898Z|4f51d826-d4d4-44e5-85cd-5393021a2036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:47:50.793Z|3d9e7020-02a0-4c29-bb13-9b71f4a63dec|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:47:50.793Z|3d9e7020-02a0-4c29-bb13-9b71f4a63dec|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:56.479Z|fa5abc8d-b560-43a4-a0c3-15996527acdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:47:56.479Z|59d25296-0fcc-44bc-866c-c5c73d89c138|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:47:56.479Z|4968c86b-1edb-4743-9588-f9320159b6d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:47:56.479Z|59d25296-0fcc-44bc-866c-c5c73d89c138|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:56.479Z|fa5abc8d-b560-43a4-a0c3-15996527acdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:47:56.479Z|4968c86b-1edb-4743-9588-f9320159b6d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:02.458Z|6b13124a-cea9-44ca-bb9c-a28fc1bfcf4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:48:02.458Z|6b13124a-cea9-44ca-bb9c-a28fc1bfcf4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:48:06.497Z|cdbbecd1-e778-4244-b613-4c227a2a3d44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:48:06.497Z|76fccfce-9d5e-4cc7-bb20-f7e6cc3b3c6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:48:06.497Z|3e396c6c-7392-43e6-9dab-c5eb912480aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:48:06.498Z|cdbbecd1-e778-4244-b613-4c227a2a3d44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:06.498Z|76fccfce-9d5e-4cc7-bb20-f7e6cc3b3c6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:06.498Z|3e396c6c-7392-43e6-9dab-c5eb912480aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:16.515Z|eabf17e0-02eb-4055-ae44-76aa80d81728|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:48:16.516Z|eabf17e0-02eb-4055-ae44-76aa80d81728|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:16.516Z|e022a379-b0ee-46fe-938f-22f908d005c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:48:16.517Z|e022a379-b0ee-46fe-938f-22f908d005c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:16.522Z|96a1b4ad-bf6a-4471-a0b5-a292d7e87ff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:48:16.522Z|96a1b4ad-bf6a-4471-a0b5-a292d7e87ff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:17.458Z|69cee37e-8be6-42ce-91b4-047c5b5f7a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:48:17.461Z|69cee37e-8be6-42ce-91b4-047c5b5f7a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:48:17.899Z|76f6a7de-d7c5-48a3-a74d-058227674187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:48:17.900Z|76f6a7de-d7c5-48a3-a74d-058227674187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:48:26.532Z|7d9052c5-a223-4231-bbc6-a463e4115c9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:48:26.532Z|7d9052c5-a223-4231-bbc6-a463e4115c9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:26.537Z|9a13ce21-28e4-4c5d-b00b-671c1811d632|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:48:26.537Z|9a13ce21-28e4-4c5d-b00b-671c1811d632|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:26.540Z|329d5975-655a-438f-b40c-b77f07c5f214|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:48:26.540Z|329d5975-655a-438f-b40c-b77f07c5f214|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:32.458Z|c7c89404-ba9a-4519-adc8-c345210b4d4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:48:32.459Z|c7c89404-ba9a-4519-adc8-c345210b4d4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:48:36.549Z|1b179fd1-cfae-456d-b544-e13f384fb571|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:48:36.550Z|1b179fd1-cfae-456d-b544-e13f384fb571|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:36.554Z|438d1ca2-a44c-4e78-9240-8b9871c2e21d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:48:36.554Z|438d1ca2-a44c-4e78-9240-8b9871c2e21d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:36.556Z|07d8c7ea-e437-4ca6-a489-7b6feadfdd61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:48:36.556Z|07d8c7ea-e437-4ca6-a489-7b6feadfdd61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:46.568Z|57f1c36c-45eb-4b42-ab1a-afd05859470a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:48:46.568Z|57f1c36c-45eb-4b42-ab1a-afd05859470a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:46.570Z|ddeb4a12-d904-4f15-b31b-51bbb6d21bcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:48:46.571Z|ddeb4a12-d904-4f15-b31b-51bbb6d21bcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:46.575Z|77f7f85b-adf1-405c-9e18-de0291305f3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:48:46.575Z|77f7f85b-adf1-405c-9e18-de0291305f3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:47.458Z|81dac1e9-f790-42b5-bc44-0cfa8a1515f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:48:47.458Z|81dac1e9-f790-42b5-bc44-0cfa8a1515f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:48:47.900Z|833baaa1-7a82-4a7a-b68b-0b25e1d119e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:48:47.900Z|833baaa1-7a82-4a7a-b68b-0b25e1d119e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:48:50.793Z|cedd17fd-3b7d-44dd-b997-4882dd6b0386|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:48:50.794Z|cedd17fd-3b7d-44dd-b997-4882dd6b0386|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:56.586Z|10439fa1-df7b-47db-ad22-aa412e83704d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:48:56.587Z|c3302696-bb9d-4a70-9886-35f1b4dc2540|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:48:56.587Z|10439fa1-df7b-47db-ad22-aa412e83704d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:56.588Z|c3302696-bb9d-4a70-9886-35f1b4dc2540|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:48:56.592Z|2053b6eb-bcca-4d2a-add0-9cff6a43804a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:48:56.592Z|2053b6eb-bcca-4d2a-add0-9cff6a43804a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:02.458Z|de996ddd-864d-4930-93fa-789160c60b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:49:02.461Z|de996ddd-864d-4930-93fa-789160c60b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:49:06.607Z|39e13f3f-0675-44e9-84a6-e15ee0d59569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:49:06.607Z|2f5f3801-b37e-4af5-955c-8918948a0c0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:49:06.608Z|39e13f3f-0675-44e9-84a6-e15ee0d59569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:06.608Z|2f5f3801-b37e-4af5-955c-8918948a0c0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:06.608Z|23e34561-c75d-4eb5-ad10-0d0f8fdd300d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:49:06.609Z|23e34561-c75d-4eb5-ad10-0d0f8fdd300d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:16.626Z|23d327ab-c7fc-4d64-b0bb-a7d3ebed7345|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:49:16.626Z|be89e3b1-7bb7-4c85-91ee-471695e12c6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:49:16.626Z|be89e3b1-7bb7-4c85-91ee-471695e12c6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:16.626Z|9df661ec-2b66-43b9-b0d1-59dcede942ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:49:16.626Z|23d327ab-c7fc-4d64-b0bb-a7d3ebed7345|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:16.627Z|9df661ec-2b66-43b9-b0d1-59dcede942ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:17.458Z|50a896e9-d039-40c6-801e-efc3e3f35df5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:49:17.458Z|50a896e9-d039-40c6-801e-efc3e3f35df5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:49:17.901Z|d90d8e9d-bf7d-49fa-b9ea-48586496ec94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:49:17.901Z|d90d8e9d-bf7d-49fa-b9ea-48586496ec94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:49:26.644Z|266335c2-76cc-4e0f-b25d-335eb5db35f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:49:26.644Z|eca1a449-0e9d-467a-8798-24d274bdbd83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:49:26.644Z|fd8617a9-a3b4-40da-b688-be76cf217610|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:49:26.645Z|eca1a449-0e9d-467a-8798-24d274bdbd83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:26.645Z|266335c2-76cc-4e0f-b25d-335eb5db35f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:26.645Z|fd8617a9-a3b4-40da-b688-be76cf217610|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:32.458Z|0b85aa64-4aaf-4c56-9cad-8940d96f9d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:49:32.459Z|0b85aa64-4aaf-4c56-9cad-8940d96f9d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:49:36.663Z|d59e8cde-ab7a-4849-beb1-2156895bd855|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:49:36.664Z|ba094838-c727-449c-93e3-b6fbabe45cad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:49:36.664Z|4c656646-080e-4cef-933b-206c85111b66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:49:36.664Z|d59e8cde-ab7a-4849-beb1-2156895bd855|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:36.664Z|ba094838-c727-449c-93e3-b6fbabe45cad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:36.664Z|4c656646-080e-4cef-933b-206c85111b66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:46.682Z|c6125833-5a9d-4702-acec-96a2f40d0234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:49:46.682Z|f743a31e-749e-420c-8a98-9007a22a5ce3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:49:46.682Z|44504da3-6d05-43d8-a4e8-95a35c1ec273|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:49:46.682Z|c6125833-5a9d-4702-acec-96a2f40d0234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:46.682Z|f743a31e-749e-420c-8a98-9007a22a5ce3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:46.683Z|44504da3-6d05-43d8-a4e8-95a35c1ec273|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:47.458Z|82a8ca6a-a02a-4457-be02-8f12e172865d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:49:47.461Z|82a8ca6a-a02a-4457-be02-8f12e172865d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:49:47.902Z|85de451a-1f88-40e5-824c-314c7164bd6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:49:47.902Z|85de451a-1f88-40e5-824c-314c7164bd6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:49:50.792Z|fbe2dd3e-bf92-4e2f-b343-aa444bed5471|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:49:50.793Z|fbe2dd3e-bf92-4e2f-b343-aa444bed5471|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:56.699Z|9140aa00-3785-4ff9-88a3-de7365cec136|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:49:56.699Z|9140aa00-3785-4ff9-88a3-de7365cec136|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:56.699Z|210e84d7-e6cb-435a-ae3b-0edaf5309b4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:49:56.700Z|210e84d7-e6cb-435a-ae3b-0edaf5309b4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:49:56.700Z|dc2c3a7a-122c-49b6-9428-76a90e4294b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:49:56.701Z|dc2c3a7a-122c-49b6-9428-76a90e4294b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:02.458Z|3ea15f3b-8dff-4fe5-9a63-53f3f3317ce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:50:02.459Z|3ea15f3b-8dff-4fe5-9a63-53f3f3317ce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:50:06.717Z|21e97c21-380e-4d50-ba82-99850d6aebf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:50:06.717Z|81fcf529-8d72-4930-ac13-272ff771a02d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:50:06.717Z|21e97c21-380e-4d50-ba82-99850d6aebf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:06.717Z|81fcf529-8d72-4930-ac13-272ff771a02d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:06.717Z|72057095-80a3-4ef7-8411-dc81f3c38ca1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:50:06.718Z|72057095-80a3-4ef7-8411-dc81f3c38ca1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:16.735Z|b95e5452-dbca-4195-99c2-65ce274e30a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:50:16.735Z|aaf662d0-d9a1-4242-b58a-b437d79c4fb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:50:16.735Z|54ddcb33-87ff-456b-aa23-962d6db26638|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:50:16.736Z|aaf662d0-d9a1-4242-b58a-b437d79c4fb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:16.736Z|b95e5452-dbca-4195-99c2-65ce274e30a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:16.736Z|54ddcb33-87ff-456b-aa23-962d6db26638|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:17.458Z|a3532114-6611-4556-b592-c875d23bcb09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:50:17.458Z|a3532114-6611-4556-b592-c875d23bcb09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:50:17.902Z|8c3f9e93-35bc-4bb2-b5bb-80ee8839729f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:50:17.903Z|8c3f9e93-35bc-4bb2-b5bb-80ee8839729f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:50:26.752Z|f15c8ced-b5e4-48a0-90ce-4c0db682045f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:50:26.752Z|dbc98572-b21c-44fd-973c-ba0a5e28fbc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:50:26.752Z|fc0e83b7-9a4c-4764-b342-38d42b28024d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:50:26.753Z|dbc98572-b21c-44fd-973c-ba0a5e28fbc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:26.753Z|f15c8ced-b5e4-48a0-90ce-4c0db682045f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:26.753Z|fc0e83b7-9a4c-4764-b342-38d42b28024d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:32.458Z|65169dc8-430f-413f-9d5a-af0e6a7e2132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:50:32.462Z|65169dc8-430f-413f-9d5a-af0e6a7e2132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:50:36.770Z|27e71ba8-ba8a-4599-b73a-a841556ee381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:50:36.770Z|dedfc9ce-06e7-4953-abb8-4b96dd778fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:50:36.770Z|27e71ba8-ba8a-4599-b73a-a841556ee381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:36.770Z|dedfc9ce-06e7-4953-abb8-4b96dd778fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:36.770Z|5eba7eed-302f-48e8-885f-4638928638f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:50:36.771Z|5eba7eed-302f-48e8-885f-4638928638f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:46.788Z|99d4ba5e-f897-432b-b1e2-a3c136cc1607|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:50:46.788Z|1898805b-8b9e-47ac-b847-4600c9334fbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:50:46.788Z|99d4ba5e-f897-432b-b1e2-a3c136cc1607|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:46.788Z|1898805b-8b9e-47ac-b847-4600c9334fbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:46.788Z|e1fe3d6c-a97d-4f13-8957-a6974da6cf19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:50:46.789Z|e1fe3d6c-a97d-4f13-8957-a6974da6cf19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:47.458Z|d77288ab-47b6-4de8-9e18-b4d7e4a189f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:50:47.458Z|d77288ab-47b6-4de8-9e18-b4d7e4a189f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:50:47.903Z|bf8a706d-9e76-430e-a8c3-f73100e00aae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:50:47.904Z|bf8a706d-9e76-430e-a8c3-f73100e00aae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:50:50.793Z|da35c89d-9525-44bf-a28f-cb43c27ac1a2|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:50:50.794Z|da35c89d-9525-44bf-a28f-cb43c27ac1a2|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:56.805Z|a1558b0b-0e99-4d7b-87fb-2ad7c127b69c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:50:56.805Z|ac17f65d-bcf7-4b9b-9965-7dd3ad468b8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:50:56.805Z|ac17f65d-bcf7-4b9b-9965-7dd3ad468b8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:56.805Z|a1558b0b-0e99-4d7b-87fb-2ad7c127b69c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:50:56.805Z|d5e2b238-8533-4f07-8849-d4902f7c1356|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:50:56.806Z|d5e2b238-8533-4f07-8849-d4902f7c1356|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:02.458Z|8128d0ae-cf63-48f6-a1d6-2aa2de9126f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:51:02.458Z|8128d0ae-cf63-48f6-a1d6-2aa2de9126f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:51:06.822Z|75f270a8-1efb-414a-895a-9e64dff8ea1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:51:06.823Z|aa3f4441-222a-44b5-a92f-f095cd43f383|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:51:06.823Z|69e16880-1e06-425e-ae9d-9e1fb6b3db49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:51:06.823Z|75f270a8-1efb-414a-895a-9e64dff8ea1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:06.823Z|aa3f4441-222a-44b5-a92f-f095cd43f383|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:06.823Z|69e16880-1e06-425e-ae9d-9e1fb6b3db49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:16.843Z|89722175-d70e-4973-9e75-680ab9444c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:51:16.842Z|63c6dcb4-e4de-4366-9023-3b922a122fd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:51:16.843Z|b9bee0b6-af5f-4e2b-aae4-54b82d3619fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:51:16.843Z|89722175-d70e-4973-9e75-680ab9444c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:16.843Z|63c6dcb4-e4de-4366-9023-3b922a122fd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:16.843Z|b9bee0b6-af5f-4e2b-aae4-54b82d3619fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:17.458Z|1a30b593-3c67-4036-aadf-1cb153c4a97a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:51:17.460Z|1a30b593-3c67-4036-aadf-1cb153c4a97a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:51:17.904Z|1cddb0b2-d139-4833-a0c3-564cc82d46e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:51:17.905Z|1cddb0b2-d139-4833-a0c3-564cc82d46e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:51:26.863Z|95a87a2a-6671-4b5b-8a96-b66e75efeb8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:51:26.863Z|33ea936a-1482-42b9-bdad-30ea5a8a90e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:51:26.863Z|95a87a2a-6671-4b5b-8a96-b66e75efeb8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:26.864Z|33ea936a-1482-42b9-bdad-30ea5a8a90e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:26.870Z|1b03036b-8033-46c1-a48f-16781fbf9584|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:51:26.870Z|1b03036b-8033-46c1-a48f-16781fbf9584|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:32.458Z|4320097a-a239-43f9-99e0-0c148fa2c911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:51:32.459Z|4320097a-a239-43f9-99e0-0c148fa2c911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:51:36.881Z|190a30ba-4ef6-418d-a603-69ad65bb6163|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:51:36.881Z|190a30ba-4ef6-418d-a603-69ad65bb6163|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:36.881Z|6677a592-865b-4809-8f0b-e19c586679d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:51:36.882Z|6677a592-865b-4809-8f0b-e19c586679d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:36.885Z|72d9aab9-60fb-4152-bb78-e8131832e721|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:51:36.886Z|72d9aab9-60fb-4152-bb78-e8131832e721|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:46.898Z|39010cef-79b3-487e-b186-c1a8d2f5c92e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:51:46.898Z|39010cef-79b3-487e-b186-c1a8d2f5c92e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:46.899Z|20ab4a29-29c4-467d-aac0-d6ce7e367427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:51:46.899Z|20ab4a29-29c4-467d-aac0-d6ce7e367427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:46.902Z|d84985b4-16d1-46f4-a980-a30cc37f1202|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:51:46.903Z|d84985b4-16d1-46f4-a980-a30cc37f1202|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:47.458Z|ebcbcfa0-5426-46f1-918e-7ea1754a91bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:51:47.458Z|ebcbcfa0-5426-46f1-918e-7ea1754a91bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:51:47.905Z|0381b738-6993-4192-a2c6-0c722aa081d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:51:47.906Z|0381b738-6993-4192-a2c6-0c722aa081d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:51:50.792Z|db671251-af89-4a04-9000-a6de02b2d0ae|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:51:50.793Z|db671251-af89-4a04-9000-a6de02b2d0ae|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:56.917Z|65274ea7-7643-4f03-8f2c-7594d7c72d46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:51:56.917Z|b03e1867-85a0-4e4b-87bf-7fd919add315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:51:56.918Z|65274ea7-7643-4f03-8f2c-7594d7c72d46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:56.918Z|b03e1867-85a0-4e4b-87bf-7fd919add315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:51:56.919Z|f883948b-0100-4d97-b067-0f6c32cbc353|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:51:56.920Z|f883948b-0100-4d97-b067-0f6c32cbc353|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:02.458Z|98f2037c-925e-4f49-8c24-72d1f58e2054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:52:02.461Z|98f2037c-925e-4f49-8c24-72d1f58e2054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:52:06.937Z|131bf1fb-67b4-4302-834c-e7babe772e6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:52:06.937Z|c8fb44a7-2cc8-4ed6-a131-3c43488876e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:52:06.937Z|131bf1fb-67b4-4302-834c-e7babe772e6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:06.938Z|c8fb44a7-2cc8-4ed6-a131-3c43488876e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:06.940Z|9a3b3176-1de8-40a7-817d-f070ee65b715|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:52:06.941Z|9a3b3176-1de8-40a7-817d-f070ee65b715|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:16.954Z|321aa4dc-aad0-455e-8c46-984386f4c649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:52:16.955Z|321aa4dc-aad0-455e-8c46-984386f4c649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:16.955Z|4147376d-897e-44f3-b6b5-fe03f6a03255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:52:16.955Z|4147376d-897e-44f3-b6b5-fe03f6a03255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:16.958Z|12a75785-4edc-4e6b-8e6d-c263152a84a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:52:16.959Z|12a75785-4edc-4e6b-8e6d-c263152a84a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:17.458Z|ec9d0340-39b1-4573-9ee5-2b4cd301af87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:52:17.458Z|ec9d0340-39b1-4573-9ee5-2b4cd301af87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:52:17.906Z|a498c427-0bd0-4d07-9bdf-a4a2bee7013e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:52:17.907Z|a498c427-0bd0-4d07-9bdf-a4a2bee7013e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:52:26.973Z|57b47dd0-8bbf-436a-bac2-93f3a81ffd26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:52:26.973Z|57b47dd0-8bbf-436a-bac2-93f3a81ffd26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:26.973Z|c5c6e448-75e8-4d6f-b9c2-4a127bfac82c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:52:26.974Z|c5c6e448-75e8-4d6f-b9c2-4a127bfac82c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:26.978Z|04637177-1325-4f89-b9e8-4e98f34e0828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:52:26.978Z|04637177-1325-4f89-b9e8-4e98f34e0828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:32.458Z|5c4e171e-1ece-4689-9941-e61ace217cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:52:32.459Z|5c4e171e-1ece-4689-9941-e61ace217cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:52:36.990Z|84251420-3baa-48e4-8b63-8ad0d81506ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:52:36.990Z|9f66f9ac-6829-4ab8-aca0-2d52515988fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:52:36.991Z|84251420-3baa-48e4-8b63-8ad0d81506ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:36.991Z|9f66f9ac-6829-4ab8-aca0-2d52515988fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:36.995Z|d58ae17a-c01e-4710-82bd-53309380f3cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:52:36.995Z|d58ae17a-c01e-4710-82bd-53309380f3cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:47.009Z|2f138171-d1b7-4e4a-8342-55b30745e49d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:52:47.010Z|70a4f0b9-9ec9-4d5a-a8c1-5fc10d382f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:52:47.010Z|2f138171-d1b7-4e4a-8342-55b30745e49d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:47.010Z|70a4f0b9-9ec9-4d5a-a8c1-5fc10d382f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:47.011Z|76a58d3a-5d9a-4c76-bc84-c97ce514d185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:52:47.012Z|76a58d3a-5d9a-4c76-bc84-c97ce514d185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:47.458Z|09f7060b-4118-45a7-a7c6-eaffb993495b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:52:47.461Z|09f7060b-4118-45a7-a7c6-eaffb993495b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:52:47.907Z|fcd69271-e1d8-40e0-a86a-a8810e2d79e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:52:47.908Z|fcd69271-e1d8-40e0-a86a-a8810e2d79e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:52:50.792Z|d9012063-bca4-4a35-a4ba-8400861e152d|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:52:50.793Z|d9012063-bca4-4a35-a4ba-8400861e152d|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:57.027Z|bf2453d5-dd1f-490a-b251-d97ca49eac1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:52:57.028Z|3365e6e8-8d9f-45b0-836e-e978243d9b8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:52:57.029Z|3365e6e8-8d9f-45b0-836e-e978243d9b8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:57.029Z|ddadb3d4-5e00-47c7-8200-57a51351de28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:52:57.028Z|bf2453d5-dd1f-490a-b251-d97ca49eac1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:52:57.029Z|ddadb3d4-5e00-47c7-8200-57a51351de28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:02.458Z|08f8cb4a-d00e-4b56-a6e6-55601439312c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:53:02.458Z|08f8cb4a-d00e-4b56-a6e6-55601439312c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:53:07.046Z|97d4af3a-5927-4453-b35b-4d47b675b8d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:53:07.046Z|0eda60cb-40a9-4b0d-a79f-2b544f4d9620|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:53:07.046Z|d896435a-89bd-4195-b0aa-2eb39766409a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:53:07.046Z|97d4af3a-5927-4453-b35b-4d47b675b8d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:07.046Z|0eda60cb-40a9-4b0d-a79f-2b544f4d9620|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:07.046Z|d896435a-89bd-4195-b0aa-2eb39766409a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:17.064Z|487bc039-c50e-4c27-99e5-7f95c6953a82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:53:17.064Z|865b953b-d71b-4353-9c0f-68615c5829dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:53:17.064Z|d5a7adb1-1452-4e36-8e90-4e27ed0d7e1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:53:17.064Z|865b953b-d71b-4353-9c0f-68615c5829dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:17.064Z|487bc039-c50e-4c27-99e5-7f95c6953a82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:17.065Z|d5a7adb1-1452-4e36-8e90-4e27ed0d7e1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:17.458Z|0cb83acd-4aeb-46d2-bf24-6d813f0d5d35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:53:17.458Z|0cb83acd-4aeb-46d2-bf24-6d813f0d5d35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:53:17.908Z|04ffb534-c95a-4951-aa0f-f1c946794db0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:53:17.908Z|04ffb534-c95a-4951-aa0f-f1c946794db0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:53:27.083Z|cf518129-720d-4bef-be71-ee2c0e909515|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:53:27.083Z|b275f090-d8d2-4f41-a5b5-bb0081fc7720|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:53:27.083Z|cf518129-720d-4bef-be71-ee2c0e909515|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:27.083Z|4b796ff6-0be7-46b2-9820-ab24abd5d85f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:53:27.083Z|b275f090-d8d2-4f41-a5b5-bb0081fc7720|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:27.083Z|4b796ff6-0be7-46b2-9820-ab24abd5d85f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:32.458Z|4becd089-4df5-4889-917e-ec363bf69a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:53:32.461Z|4becd089-4df5-4889-917e-ec363bf69a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:53:37.100Z|0c18025a-c33a-4544-b639-e90a1e082664|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:53:37.100Z|60a8af45-271a-4b07-8cb8-da9bc66c4add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:53:37.100Z|0c18025a-c33a-4544-b639-e90a1e082664|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:37.100Z|1bb6ecd9-5c76-4e4e-af2e-f4fdcd15f51a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:53:37.100Z|60a8af45-271a-4b07-8cb8-da9bc66c4add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:37.101Z|1bb6ecd9-5c76-4e4e-af2e-f4fdcd15f51a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:47.118Z|6d351e28-c7fd-43e9-810a-8f574750f11f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:53:47.119Z|6d351e28-c7fd-43e9-810a-8f574750f11f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:47.119Z|2eede4a2-0521-4cc8-9794-6118456f6872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:53:47.119Z|67d333b4-34f6-4b0f-9555-147141792271|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:53:47.120Z|2eede4a2-0521-4cc8-9794-6118456f6872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:47.120Z|67d333b4-34f6-4b0f-9555-147141792271|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:47.458Z|2b82f807-a569-4946-8432-2e5dacf24f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:53:47.459Z|2b82f807-a569-4946-8432-2e5dacf24f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:53:47.909Z|b4c8e1ff-05d9-4347-8b46-3702ae542488|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:53:47.909Z|b4c8e1ff-05d9-4347-8b46-3702ae542488|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:53:50.792Z|be2777ef-d1c0-4699-b969-3d3e64656244|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:53:50.793Z|be2777ef-d1c0-4699-b969-3d3e64656244|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:57.135Z|cd6c857b-e800-4977-ae12-70fd95da013d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:53:57.136Z|cd6c857b-e800-4977-ae12-70fd95da013d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:57.138Z|4cbefe4c-a456-4760-9f9c-5777d6c9456d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:53:57.138Z|6819bcf6-18e8-4239-89b8-421c06063c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:53:57.138Z|4cbefe4c-a456-4760-9f9c-5777d6c9456d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:53:57.138Z|6819bcf6-18e8-4239-89b8-421c06063c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:02.458Z|304ab291-b0ab-4024-ae8f-c265c3f387ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:54:02.458Z|304ab291-b0ab-4024-ae8f-c265c3f387ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:54:07.155Z|fe711f58-ecd3-4ab4-a210-43bfe07ce4e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:54:07.156Z|4a610b35-752c-4660-ac26-8eff20e04d19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:54:07.156Z|fe711f58-ecd3-4ab4-a210-43bfe07ce4e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:07.156Z|c84253f4-e84d-4cba-9b2b-1ab044166420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:54:07.157Z|4a610b35-752c-4660-ac26-8eff20e04d19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:07.157Z|c84253f4-e84d-4cba-9b2b-1ab044166420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:17.176Z|c8973785-d561-4d79-9060-1f7e99adb235|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:54:17.176Z|20ad0e1a-51e2-4c17-bc3b-77578ff7fc09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:54:17.176Z|26341875-fe1d-47ae-aee2-91c943fdeb78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:54:17.177Z|c8973785-d561-4d79-9060-1f7e99adb235|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:17.177Z|20ad0e1a-51e2-4c17-bc3b-77578ff7fc09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:17.177Z|26341875-fe1d-47ae-aee2-91c943fdeb78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:17.458Z|cf52adb6-6b6e-438d-8a1b-c9a46623579a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:54:17.462Z|cf52adb6-6b6e-438d-8a1b-c9a46623579a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:54:17.910Z|7a109f9b-233f-4099-91b1-2b365e1d1492|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:54:17.910Z|7a109f9b-233f-4099-91b1-2b365e1d1492|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:54:27.195Z|eb3258ba-4014-4e54-85ab-6d80d0494482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:54:27.195Z|eb3258ba-4014-4e54-85ab-6d80d0494482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:27.196Z|efb9f1ac-abca-45a5-9e31-dacf1c65660d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:54:27.196Z|c90fc9dc-4d83-4314-971d-568ada9f50c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:54:27.197Z|efb9f1ac-abca-45a5-9e31-dacf1c65660d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:27.198Z|c90fc9dc-4d83-4314-971d-568ada9f50c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:32.458Z|b11ede3a-6a97-443e-94f7-53d5ad0387cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:54:32.458Z|b11ede3a-6a97-443e-94f7-53d5ad0387cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:54:37.212Z|9db2b893-7195-42bb-be52-c7e09507723f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:54:37.212Z|9db2b893-7195-42bb-be52-c7e09507723f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:37.215Z|ca676317-c9f2-4a77-9e39-a88806e09cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:54:37.215Z|4c39c783-b441-443d-8bd0-cb503ddc7ed7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:54:37.215Z|ca676317-c9f2-4a77-9e39-a88806e09cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:37.216Z|4c39c783-b441-443d-8bd0-cb503ddc7ed7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:47.230Z|26ccb090-9587-425d-9796-f5ec5b5456bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:54:47.231Z|26ccb090-9587-425d-9796-f5ec5b5456bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:47.232Z|1b7c88ff-dfa3-4bee-ae85-85c21a385f4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:54:47.233Z|1b7c88ff-dfa3-4bee-ae85-85c21a385f4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:47.233Z|f3616532-cf4f-4acb-bb28-45d12e381382|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:54:47.234Z|f3616532-cf4f-4acb-bb28-45d12e381382|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:47.458Z|5c11149c-0bf9-4862-9c20-825db0221e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:54:47.459Z|5c11149c-0bf9-4862-9c20-825db0221e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:54:47.911Z|9445e5aa-1288-4efd-ab01-45b2ac8b3201|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:54:47.911Z|9445e5aa-1288-4efd-ab01-45b2ac8b3201|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:54:50.792Z|7c44346a-0faf-40bd-b4bd-7fbacaec7134|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:54:50.793Z|7c44346a-0faf-40bd-b4bd-7fbacaec7134|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:57.248Z|ea79b6c4-347c-4f55-9e20-0be690c51aa6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:54:57.249Z|ea79b6c4-347c-4f55-9e20-0be690c51aa6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:57.252Z|1d3b63b2-eb01-4801-bc6f-616f91a0d759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:54:57.252Z|1d3b63b2-eb01-4801-bc6f-616f91a0d759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:54:57.252Z|9d24f6d6-eb3b-4dc4-99f1-af5d7446e51e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:54:57.252Z|9d24f6d6-eb3b-4dc4-99f1-af5d7446e51e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:02.458Z|d17c3e94-4c54-47a6-883f-fa9f1feac1cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:55:02.458Z|d17c3e94-4c54-47a6-883f-fa9f1feac1cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:55:07.266Z|862ef8f7-8902-449b-afb0-29d8fc51130d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:55:07.267Z|862ef8f7-8902-449b-afb0-29d8fc51130d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:07.268Z|0028086d-09a8-4d8e-adbf-05ae79729b3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:55:07.269Z|0028086d-09a8-4d8e-adbf-05ae79729b3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:07.269Z|302a4dae-4f74-41a2-b80c-0fa7dcae2db6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:55:07.270Z|302a4dae-4f74-41a2-b80c-0fa7dcae2db6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:17.286Z|c8957c2f-310b-4415-997c-1a6c7cbb0274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:55:17.286Z|b931e9bf-1fa0-400c-bba2-2be6b3515673|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:55:17.286Z|dd508fc9-0899-4e5b-b88c-27d51ccab4c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:55:17.288Z|dd508fc9-0899-4e5b-b88c-27d51ccab4c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:17.288Z|b931e9bf-1fa0-400c-bba2-2be6b3515673|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:17.288Z|c8957c2f-310b-4415-997c-1a6c7cbb0274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:17.458Z|af6fd473-5318-467a-a79c-2ba6d91738ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:55:17.458Z|af6fd473-5318-467a-a79c-2ba6d91738ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:55:17.912Z|6616266e-1622-4563-bea6-7baba1a72f70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:55:17.912Z|6616266e-1622-4563-bea6-7baba1a72f70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:55:27.306Z|97c3549e-ba56-4afb-aebd-96868fb30ff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:55:27.306Z|200cccef-2657-4d23-9f58-33ea1f3e9e56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:55:27.306Z|97c3549e-ba56-4afb-aebd-96868fb30ff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:27.306Z|e675ce42-5d3c-4c2e-998f-12cbeecd022e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:55:27.307Z|200cccef-2657-4d23-9f58-33ea1f3e9e56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:27.307Z|e675ce42-5d3c-4c2e-998f-12cbeecd022e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:32.458Z|210f8154-c6cf-4189-9792-776810d4621c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:55:32.458Z|210f8154-c6cf-4189-9792-776810d4621c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:55:37.324Z|0a2501e3-80fd-4f6e-b68a-e9f1a3ebf8b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:55:37.324Z|4dba6a6a-43c4-4152-a09d-c9a8e5bfcff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:55:37.325Z|4dba6a6a-43c4-4152-a09d-c9a8e5bfcff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:37.325Z|33497600-47fa-42f1-a3fe-32ba51ebb08f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:55:37.325Z|0a2501e3-80fd-4f6e-b68a-e9f1a3ebf8b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:37.326Z|33497600-47fa-42f1-a3fe-32ba51ebb08f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:47.345Z|973fbfbf-f987-4a39-b3a9-403e51ab4ea8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:55:47.345Z|0c26a782-6f4b-4354-9e6a-c212d051000f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:55:47.345Z|26e9e6e6-3b9e-4a49-b903-c38a9ca81979|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:55:47.346Z|0c26a782-6f4b-4354-9e6a-c212d051000f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:47.346Z|973fbfbf-f987-4a39-b3a9-403e51ab4ea8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:47.346Z|26e9e6e6-3b9e-4a49-b903-c38a9ca81979|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:47.458Z|240dac75-3810-4851-ab4e-d01d3850ee17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:55:47.458Z|240dac75-3810-4851-ab4e-d01d3850ee17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:55:47.912Z|accd0486-e1d1-483d-9ad2-719f037f6293|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:55:47.913Z|accd0486-e1d1-483d-9ad2-719f037f6293|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:55:50.793Z|5ded8f33-2019-4764-a968-0a1efadd4966|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:55:50.793Z|5ded8f33-2019-4764-a968-0a1efadd4966|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:57.365Z|5aed2761-305b-41a0-98f6-0e67cce8385b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:55:57.365Z|5aed2761-305b-41a0-98f6-0e67cce8385b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:57.365Z|bb16b323-7e60-4c3a-b714-6bdc4f0d2f4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:55:57.366Z|f9313f59-3a77-4e5d-b9e0-c704064e23d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:55:57.366Z|bb16b323-7e60-4c3a-b714-6bdc4f0d2f4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:55:57.366Z|f9313f59-3a77-4e5d-b9e0-c704064e23d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:02.458Z|a552b0d6-e4ae-4a3f-a056-ecc47cd90c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:56:02.458Z|a552b0d6-e4ae-4a3f-a056-ecc47cd90c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:56:07.383Z|532c174f-b431-414e-9745-d0c9decbad86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:56:07.383Z|3994eb05-d11d-4aea-a82a-f740d075503b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:56:07.383Z|2af7d7f2-5d36-4900-9eed-311546dd3c01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:56:07.383Z|532c174f-b431-414e-9745-d0c9decbad86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:07.384Z|2af7d7f2-5d36-4900-9eed-311546dd3c01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:07.384Z|3994eb05-d11d-4aea-a82a-f740d075503b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:17.402Z|f118c9ae-cc16-4e7d-a1f1-e706b6626562|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:56:17.402Z|0e52b4b9-f540-434f-ae8d-8da29355a953|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:56:17.402Z|ca92f3ce-fee1-4698-8996-5e6d4388229d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:56:17.403Z|0e52b4b9-f540-434f-ae8d-8da29355a953|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:17.403Z|f118c9ae-cc16-4e7d-a1f1-e706b6626562|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:17.403Z|ca92f3ce-fee1-4698-8996-5e6d4388229d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:17.458Z|a7d48708-4e4e-463d-9a30-8073b745ef15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:56:17.459Z|a7d48708-4e4e-463d-9a30-8073b745ef15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:56:17.913Z|99ca88ac-3545-43d1-b50a-97d45f534098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:56:17.914Z|99ca88ac-3545-43d1-b50a-97d45f534098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:56:27.421Z|3a6ddd97-4532-4751-a790-9a2fe277a964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:56:27.421Z|3a6ddd97-4532-4751-a790-9a2fe277a964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:27.421Z|0da1ebf2-8343-4461-a93c-00aaa71bf80a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:56:27.422Z|0da1ebf2-8343-4461-a93c-00aaa71bf80a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:27.424Z|b8e2b486-6b2f-435a-9722-b694ab13d75d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:56:27.426Z|b8e2b486-6b2f-435a-9722-b694ab13d75d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:32.458Z|e9cf324d-b3f6-42d5-b032-6f478e39d094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:56:32.460Z|e9cf324d-b3f6-42d5-b032-6f478e39d094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:56:37.439Z|38d8abe3-4113-403c-ae20-0619c932795a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:56:37.440Z|38d8abe3-4113-403c-ae20-0619c932795a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:37.440Z|4de3061e-96f7-417c-a49f-3ff605fe3316|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:56:37.441Z|4de3061e-96f7-417c-a49f-3ff605fe3316|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:37.444Z|1fb37697-9859-41c4-88fc-99b2b05d8e88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:56:37.444Z|1fb37697-9859-41c4-88fc-99b2b05d8e88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:47.458Z|91ed5f2c-773f-4d7c-812e-ddaa0160bdbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:56:47.458Z|3c487b1a-bee2-4708-a674-05cc2699da8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:56:47.458Z|91ed5f2c-773f-4d7c-812e-ddaa0160bdbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:47.458Z|3c487b1a-bee2-4708-a674-05cc2699da8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:56:47.458Z|64485d05-6e7c-42ed-8d74-44c3876010a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:56:47.458Z|64485d05-6e7c-42ed-8d74-44c3876010a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:47.460Z|5a649065-c04d-4a18-9335-4053189c9876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:56:47.461Z|5a649065-c04d-4a18-9335-4053189c9876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:47.914Z|6a218936-b9f9-4cab-811d-4a597dd88f45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:56:47.915Z|6a218936-b9f9-4cab-811d-4a597dd88f45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:56:50.792Z|70b59f1f-935b-4dab-9af9-092e250029a3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:56:50.793Z|70b59f1f-935b-4dab-9af9-092e250029a3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:57.478Z|9653f1c9-6cdd-4f4c-bbed-d073f24893ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:56:57.478Z|a31a1000-0e9b-45b8-a285-8a4d0bf9533a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:56:57.479Z|9653f1c9-6cdd-4f4c-bbed-d073f24893ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:57.479Z|a31a1000-0e9b-45b8-a285-8a4d0bf9533a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:56:57.479Z|2773bbda-48b6-4f3e-be81-383451456d09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:56:57.479Z|2773bbda-48b6-4f3e-be81-383451456d09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:02.458Z|21548a76-38f7-4cb5-8919-68251d9ac249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:57:02.458Z|21548a76-38f7-4cb5-8919-68251d9ac249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:57:07.496Z|eaf16faa-8329-437b-9885-0db79dd6e287|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:57:07.497Z|eaf16faa-8329-437b-9885-0db79dd6e287|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:07.497Z|11c4519a-714e-451c-8b58-8dc06f3e58a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:57:07.497Z|0bbd50b7-ca34-496d-b0fa-89af43a87935|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:57:07.497Z|11c4519a-714e-451c-8b58-8dc06f3e58a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:07.498Z|0bbd50b7-ca34-496d-b0fa-89af43a87935|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:17.458Z|372caafb-d4bd-461f-aee8-eb0c4dc02fa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:57:17.461Z|372caafb-d4bd-461f-aee8-eb0c4dc02fa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:57:17.514Z|695fc98d-9cd4-491a-adc4-9d5a1af7c014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:57:17.514Z|85eac3e4-66b4-4497-89b6-d2f53dab3a41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:57:17.515Z|695fc98d-9cd4-491a-adc4-9d5a1af7c014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:17.515Z|9fd23e96-0404-4be6-8a06-36bf548414d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:57:17.515Z|85eac3e4-66b4-4497-89b6-d2f53dab3a41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:17.515Z|9fd23e96-0404-4be6-8a06-36bf548414d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:17.915Z|48676203-c5be-448a-aa63-0f95ac0d22d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:57:17.916Z|48676203-c5be-448a-aa63-0f95ac0d22d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:57:27.533Z|a3dc1768-67f8-4c05-8ea7-02d1427f894b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:57:27.533Z|a3dc1768-67f8-4c05-8ea7-02d1427f894b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:27.535Z|51ab7e3b-a19a-4d3f-93ff-8d17c2adf520|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:57:27.535Z|51ab7e3b-a19a-4d3f-93ff-8d17c2adf520|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:27.540Z|b89c717d-fd7a-412d-ae47-c930befc172c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:57:27.541Z|b89c717d-fd7a-412d-ae47-c930befc172c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:32.458Z|c07b9fb2-fee9-458a-b014-68af11702b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:57:32.459Z|c07b9fb2-fee9-458a-b014-68af11702b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:57:37.553Z|8f7d50ca-1d8a-4fda-a2ab-b666435a34c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:57:37.552Z|ae21bd45-9499-4dc3-b409-1f94b04073e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:57:37.553Z|8f7d50ca-1d8a-4fda-a2ab-b666435a34c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:37.553Z|ae21bd45-9499-4dc3-b409-1f94b04073e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:37.557Z|57f8a0a5-bb76-4161-abc7-99043341ecef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:57:37.558Z|57f8a0a5-bb76-4161-abc7-99043341ecef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:47.458Z|1722c908-52df-45e8-a96d-2bc4278f6b70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:57:47.459Z|1722c908-52df-45e8-a96d-2bc4278f6b70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:57:47.571Z|b07147c9-dca8-4de9-9dae-d9cae97b17d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:57:47.571Z|b07147c9-dca8-4de9-9dae-d9cae97b17d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:47.572Z|7c604dd2-851f-4b65-b292-8d88b5fa22a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:57:47.573Z|7c604dd2-851f-4b65-b292-8d88b5fa22a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:47.575Z|3d85d031-f2ee-4627-b5c6-b4811991bdbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:57:47.575Z|3d85d031-f2ee-4627-b5c6-b4811991bdbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:47.916Z|64aede7f-0dea-486d-a965-63b5c01e2d68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:57:47.917Z|64aede7f-0dea-486d-a965-63b5c01e2d68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:57:50.792Z|ad39fbd0-f640-4ca7-9ee3-39ec41e6efd5|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:57:50.793Z|ad39fbd0-f640-4ca7-9ee3-39ec41e6efd5|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:57.590Z|a99effd1-4554-4042-9497-50c70ec9333e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:57:57.590Z|afac4d36-d53c-4d13-9213-92c36de4edf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:57:57.591Z|a99effd1-4554-4042-9497-50c70ec9333e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:57.591Z|afac4d36-d53c-4d13-9213-92c36de4edf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:57:57.592Z|f8a918f5-02d0-4b27-8f24-21fb148db9cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:57:57.592Z|f8a918f5-02d0-4b27-8f24-21fb148db9cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:02.458Z|9f18c74e-39eb-42ca-9d3a-0be1710e1ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:58:02.460Z|9f18c74e-39eb-42ca-9d3a-0be1710e1ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:58:07.609Z|d8f69e8e-e877-4add-addb-82650d7c657c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:58:07.609Z|706c5bc3-d5b7-4518-962f-caf0cd18a2ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:58:07.609Z|d8f69e8e-e877-4add-addb-82650d7c657c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:07.610Z|706c5bc3-d5b7-4518-962f-caf0cd18a2ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:07.610Z|97376aec-ef3c-4875-9f40-10ba4eeca2b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:58:07.610Z|97376aec-ef3c-4875-9f40-10ba4eeca2b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:17.458Z|3097854b-710b-4c33-864f-bae278b228f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:58:17.459Z|3097854b-710b-4c33-864f-bae278b228f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:58:17.627Z|ee85ec14-94ea-4bc4-b0a7-4a62cdabdc40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:58:17.627Z|d69a29e1-aae7-47e8-b09d-85dfad760f8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:58:17.627Z|8634acee-56c2-4b34-be7b-600951b79ba1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:58:17.628Z|ee85ec14-94ea-4bc4-b0a7-4a62cdabdc40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:17.628Z|8634acee-56c2-4b34-be7b-600951b79ba1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:17.628Z|d69a29e1-aae7-47e8-b09d-85dfad760f8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:17.917Z|af4dea23-1c52-49d5-b3fe-b4b8c19632be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:58:17.917Z|af4dea23-1c52-49d5-b3fe-b4b8c19632be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:58:27.646Z|eea31aab-2432-4fea-854a-cd6f952ba382|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:58:27.646Z|eea31aab-2432-4fea-854a-cd6f952ba382|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:27.646Z|17ce45aa-68d9-4292-9d0a-ded919d8194e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:58:27.646Z|3eaa295d-b56b-42f8-af53-fe9092469aba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:58:27.646Z|17ce45aa-68d9-4292-9d0a-ded919d8194e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:27.647Z|3eaa295d-b56b-42f8-af53-fe9092469aba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:32.458Z|05d1bf57-6209-46f0-a403-d2f47e87842a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:58:32.458Z|05d1bf57-6209-46f0-a403-d2f47e87842a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:58:37.662Z|e7aef892-6014-4fa3-bddb-f317eabc0520|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:58:37.663Z|e7aef892-6014-4fa3-bddb-f317eabc0520|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:37.666Z|60463a26-8cda-45cf-a7b9-89660251c4e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:58:37.666Z|60463a26-8cda-45cf-a7b9-89660251c4e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:37.668Z|a2aa1ab5-a914-476d-a3dc-f61c5ba7640c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:58:37.669Z|a2aa1ab5-a914-476d-a3dc-f61c5ba7640c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:47.458Z|e9e58d3d-1fa8-4aa9-beb8-88b5958e2b2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:58:47.460Z|e9e58d3d-1fa8-4aa9-beb8-88b5958e2b2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:58:47.680Z|f71ede06-6ba0-4b76-96aa-ab721edbbac8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:58:47.680Z|f71ede06-6ba0-4b76-96aa-ab721edbbac8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:47.684Z|3c7530ee-2a17-48d4-9ed0-a086035f8e8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:58:47.684Z|3c7530ee-2a17-48d4-9ed0-a086035f8e8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:47.691Z|25bdcac0-0d51-4d13-87dc-7e5c162806c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:58:47.692Z|25bdcac0-0d51-4d13-87dc-7e5c162806c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:47.918Z|624dd24a-1713-4348-bcd9-c7da4ec4f71c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:58:47.918Z|624dd24a-1713-4348-bcd9-c7da4ec4f71c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:58:50.792Z|dc36436b-27d6-429c-9311-64312e8b49b4|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:58:50.793Z|dc36436b-27d6-429c-9311-64312e8b49b4|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:57.699Z|9405d669-39bb-4a44-9df3-5369593d118f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:58:57.699Z|9405d669-39bb-4a44-9df3-5369593d118f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:57.700Z|ee0fc1a7-b60f-4434-904b-3abe45cb86d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:58:57.701Z|ee0fc1a7-b60f-4434-904b-3abe45cb86d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:58:57.707Z|9157f88b-ad94-41ca-8a71-a0550af651fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:58:57.708Z|9157f88b-ad94-41ca-8a71-a0550af651fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:02.458Z|94bb398a-f465-4f90-b252-790dbc2deaf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:59:02.458Z|94bb398a-f465-4f90-b252-790dbc2deaf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:59:07.719Z|b567aaff-d370-4310-8833-275759d8f697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:59:07.720Z|b567aaff-d370-4310-8833-275759d8f697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:07.724Z|f3fd0a03-2909-4b51-96fe-1637a09599bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:59:07.725Z|f3fd0a03-2909-4b51-96fe-1637a09599bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:07.725Z|f8748c7a-6f4e-496e-8fd3-ed4601d5003d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:59:07.726Z|f8748c7a-6f4e-496e-8fd3-ed4601d5003d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:17.458Z|116aea9a-071d-4ee3-9aa8-11bea9b9498e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:59:17.459Z|116aea9a-071d-4ee3-9aa8-11bea9b9498e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:59:17.737Z|0f31121f-ae41-49c3-b06f-024a73ec5633|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:59:17.738Z|0f31121f-ae41-49c3-b06f-024a73ec5633|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:17.741Z|ce5e094c-01df-450f-a1c2-c064cb686aac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:59:17.741Z|ce5e094c-01df-450f-a1c2-c064cb686aac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:17.743Z|1c4110cf-b2f3-424d-a6ec-39c8b3b12510|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:59:17.743Z|1c4110cf-b2f3-424d-a6ec-39c8b3b12510|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:17.919Z|33347dcd-0d8c-4cc9-88fe-8984965631f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:59:17.919Z|33347dcd-0d8c-4cc9-88fe-8984965631f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:59:27.755Z|c5fa25e3-ff12-4f72-9c42-cd605ff28cdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:59:27.755Z|c5fa25e3-ff12-4f72-9c42-cd605ff28cdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:27.758Z|54e24063-b213-4747-8848-9664287990bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:59:27.758Z|54e24063-b213-4747-8848-9664287990bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:27.758Z|d3b106aa-e542-4147-b167-6ab835cce836|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:59:27.759Z|d3b106aa-e542-4147-b167-6ab835cce836|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:32.458Z|3dfd7db4-e23c-46f9-b68b-f0a165217744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:59:32.462Z|3dfd7db4-e23c-46f9-b68b-f0a165217744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:59:37.772Z|0c361baf-5959-4ee6-ab34-eab1979dbbaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:59:37.772Z|0c361baf-5959-4ee6-ab34-eab1979dbbaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:37.774Z|41bb6207-523c-4507-b093-747b04d0044b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:59:37.774Z|41bb6207-523c-4507-b093-747b04d0044b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:37.775Z|8226ee73-2f21-4886-bd72-a829331caf77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:59:37.776Z|8226ee73-2f21-4886-bd72-a829331caf77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:47.458Z|b069523e-cafb-4933-990b-7d0c65be2480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:59:47.458Z|b069523e-cafb-4933-990b-7d0c65be2480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:59:47.789Z|6facf6f7-466b-4fdc-862e-13f6eded3185|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:59:47.789Z|860aab02-f29b-416b-9478-d3dc694a36c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:59:47.790Z|6facf6f7-466b-4fdc-862e-13f6eded3185|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:47.790Z|860aab02-f29b-416b-9478-d3dc694a36c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:47.791Z|0915481e-96ba-415d-a180-09be6b9a9c6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:59:47.792Z|0915481e-96ba-415d-a180-09be6b9a9c6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:47.919Z|5d2afd0d-641d-4f01-aa3e-f2465e159d59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T05:59:47.920Z|5d2afd0d-641d-4f01-aa3e-f2465e159d59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T05:59:50.792Z|2cd8e238-81de-4611-859a-bb8f217a0ef3|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T05:59:50.793Z|2cd8e238-81de-4611-859a-bb8f217a0ef3|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:57.806Z|f0a6c24b-5480-4d24-bc25-da1a0e7024b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:59:57.807Z|f0a6c24b-5480-4d24-bc25-da1a0e7024b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:57.807Z|bc0c81ba-e480-40f1-9358-bdde2170d75d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:59:57.807Z|bc0c81ba-e480-40f1-9358-bdde2170d75d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T05:59:57.809Z|f3c31872-0c2c-4a54-b924-7cfd40defaab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T05:59:57.809Z|f3c31872-0c2c-4a54-b924-7cfd40defaab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:02.458Z|c7ce9707-6fb2-4109-a12b-17acbe115376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:00:02.459Z|c7ce9707-6fb2-4109-a12b-17acbe115376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:00:07.823Z|b22f33f3-f709-4923-b71d-0be95143a865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:00:07.824Z|b22f33f3-f709-4923-b71d-0be95143a865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:07.824Z|7307c754-9afc-4ad8-9725-25b281d94a35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:00:07.824Z|eb1bcab5-2b40-4505-b424-bf0e1786759e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:00:07.824Z|eb1bcab5-2b40-4505-b424-bf0e1786759e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:07.824Z|7307c754-9afc-4ad8-9725-25b281d94a35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:17.458Z|eb070ea8-fdd2-4647-9d06-de90d9c8263b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:00:17.462Z|eb070ea8-fdd2-4647-9d06-de90d9c8263b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:00:17.842Z|dfc7ad9a-7b43-4509-b2b5-3fac8ad70b38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:00:17.843Z|dfc7ad9a-7b43-4509-b2b5-3fac8ad70b38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:17.845Z|0f81db4e-3839-4ac9-bb81-7f0bbd45692f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:00:17.846Z|18e89108-a123-456c-ac15-df6debada450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:00:17.846Z|0f81db4e-3839-4ac9-bb81-7f0bbd45692f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:17.846Z|18e89108-a123-456c-ac15-df6debada450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:17.920Z|adc3715c-17bc-4c48-b17f-af221d142953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:00:17.921Z|adc3715c-17bc-4c48-b17f-af221d142953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:00:27.860Z|f565744a-992f-4a02-b90b-c4529477b69e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:00:27.861Z|f565744a-992f-4a02-b90b-c4529477b69e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:27.862Z|12a87c8a-baa8-4aca-b84a-e17d343bb9b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:00:27.862Z|3db3ca46-8522-4079-8577-b2707a45a046|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:00:27.862Z|12a87c8a-baa8-4aca-b84a-e17d343bb9b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:27.862Z|3db3ca46-8522-4079-8577-b2707a45a046|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:32.458Z|4259ca20-1cad-462c-af15-fcdec44a6bd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:00:32.459Z|4259ca20-1cad-462c-af15-fcdec44a6bd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:00:37.878Z|b058c2b9-5351-4d8c-9f0c-d5d47f01c272|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:00:37.878Z|b058c2b9-5351-4d8c-9f0c-d5d47f01c272|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:37.878Z|0df34cc1-be1b-41ef-95bd-d15d7e6f1743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:00:37.878Z|bfeb7486-508a-43b2-9174-ee30be9a6525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:00:37.879Z|0df34cc1-be1b-41ef-95bd-d15d7e6f1743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:37.879Z|bfeb7486-508a-43b2-9174-ee30be9a6525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:47.458Z|91f5bcce-665e-4a1c-a2a6-a1e20f8c4f44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:00:47.459Z|91f5bcce-665e-4a1c-a2a6-a1e20f8c4f44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:00:47.895Z|7bc5ed66-fc5d-41f7-9d43-dddd4f224b52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:00:47.895Z|87e8dd06-69c9-4f08-b874-aefd50a6f882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:00:47.895Z|7bc5ed66-fc5d-41f7-9d43-dddd4f224b52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:47.895Z|87e8dd06-69c9-4f08-b874-aefd50a6f882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:47.896Z|b0fc686b-e3fe-4d72-885a-8737d6780e23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:00:47.897Z|b0fc686b-e3fe-4d72-885a-8737d6780e23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:47.921Z|8150f1b6-28cb-49f9-8f2d-69672de6536b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:00:47.922Z|8150f1b6-28cb-49f9-8f2d-69672de6536b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:00:50.793Z|46590a8d-627d-452d-9ec1-d72a4aaa6b24|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:00:50.794Z|46590a8d-627d-452d-9ec1-d72a4aaa6b24|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:57.912Z|0e104dfe-5b3a-495f-aff1-5556c6e6d161|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:00:57.912Z|150a009a-1b11-4f9b-b40c-5c51477d13d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:00:57.912Z|0e104dfe-5b3a-495f-aff1-5556c6e6d161|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:57.913Z|150a009a-1b11-4f9b-b40c-5c51477d13d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:00:57.916Z|dc4780e6-a16b-45a6-8a74-fd994a845a1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:00:57.916Z|dc4780e6-a16b-45a6-8a74-fd994a845a1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:02.458Z|fa87aa2a-7cf3-4fbf-8fb2-53123d99739e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:01:02.460Z|fa87aa2a-7cf3-4fbf-8fb2-53123d99739e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:01:07.930Z|3751d944-e8fe-4c7a-b076-8a0bc09f7959|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:01:07.930Z|3751d944-e8fe-4c7a-b076-8a0bc09f7959|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:07.930Z|4cb7cb23-135c-4f23-875b-0b6aa3b800f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:01:07.930Z|4cb7cb23-135c-4f23-875b-0b6aa3b800f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:07.930Z|1fc1b353-bf97-4005-9a94-476284e83bb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:01:07.931Z|1fc1b353-bf97-4005-9a94-476284e83bb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:17.458Z|e41b03c5-eaec-464c-ac53-d51d8f0b198b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:01:17.458Z|e41b03c5-eaec-464c-ac53-d51d8f0b198b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:01:17.922Z|05bb5aca-d6f9-470b-9870-67bf17e91cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:01:17.923Z|05bb5aca-d6f9-470b-9870-67bf17e91cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:01:17.948Z|1298fa6b-6b0a-4a53-af34-22658ffb1623|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:01:17.948Z|1298fa6b-6b0a-4a53-af34-22658ffb1623|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:17.948Z|a4a8e76e-98a8-46ed-8cd4-2d63371220b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:01:17.949Z|a4a8e76e-98a8-46ed-8cd4-2d63371220b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:17.950Z|17621093-c672-4bbc-b666-40bdc22cac13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:01:17.951Z|17621093-c672-4bbc-b666-40bdc22cac13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:27.966Z|44074098-db53-4ffb-85fc-a66ef81572e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:01:27.966Z|1d48717f-b0af-4941-ae4a-64d0140ca443|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:01:27.967Z|44074098-db53-4ffb-85fc-a66ef81572e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:27.967Z|1d48717f-b0af-4941-ae4a-64d0140ca443|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:27.968Z|0e04686e-ecb1-497f-8e8f-e67706599b91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:01:27.968Z|0e04686e-ecb1-497f-8e8f-e67706599b91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:32.458Z|0430e4f1-250e-480b-bcae-4c89f9f68e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:01:32.459Z|0430e4f1-250e-480b-bcae-4c89f9f68e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:01:37.984Z|170a08d2-ad1d-4a00-b9c0-b64202e9cb33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:01:37.984Z|e647743c-66d1-489b-9fd6-256713cf452d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:01:37.984Z|4656be6a-65e1-45cb-8c34-a22605f0f5a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:01:37.984Z|170a08d2-ad1d-4a00-b9c0-b64202e9cb33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:37.984Z|4656be6a-65e1-45cb-8c34-a22605f0f5a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:37.984Z|e647743c-66d1-489b-9fd6-256713cf452d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:47.458Z|06f9deb0-7993-47e6-9955-04e4338d491b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:01:47.461Z|06f9deb0-7993-47e6-9955-04e4338d491b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:01:47.923Z|61622dd4-1392-4c1d-97fc-3f75ec26c1ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:01:47.923Z|61622dd4-1392-4c1d-97fc-3f75ec26c1ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:01:48.001Z|bbfdbd29-49cc-45c6-a491-1a6987a3a187|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:01:48.001Z|9ee4ec4b-8b2a-4877-ae1c-342a9bd33ac9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:01:48.001Z|988fa80f-3e7c-47b8-8bbc-0295e871c512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:01:48.002Z|bbfdbd29-49cc-45c6-a491-1a6987a3a187|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:48.002Z|9ee4ec4b-8b2a-4877-ae1c-342a9bd33ac9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:48.002Z|988fa80f-3e7c-47b8-8bbc-0295e871c512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:50.792Z|f875f239-eb9c-42c1-bddb-f52a29939e70|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:01:50.792Z|f875f239-eb9c-42c1-bddb-f52a29939e70|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:58.020Z|31152762-ac71-456a-8b87-428041e58042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:01:58.021Z|2a3147e1-c1f3-461e-8e92-43315c4acfba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:01:58.021Z|97fa03d8-aa94-431a-85b9-1f90516a6879|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:01:58.021Z|31152762-ac71-456a-8b87-428041e58042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:58.021Z|2a3147e1-c1f3-461e-8e92-43315c4acfba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:01:58.021Z|97fa03d8-aa94-431a-85b9-1f90516a6879|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:02.458Z|15cdb993-9e08-4358-a940-502283819648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:02:02.458Z|15cdb993-9e08-4358-a940-502283819648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:02:08.039Z|ac30d901-45fa-4e5d-8854-3daaf7699212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:02:08.039Z|3e418228-9b35-4e62-8559-2e99a690ac6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:02:08.039Z|dee83dcd-ce31-483c-9aac-ee811c4d80fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:02:08.039Z|ac30d901-45fa-4e5d-8854-3daaf7699212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:08.039Z|3e418228-9b35-4e62-8559-2e99a690ac6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:08.040Z|dee83dcd-ce31-483c-9aac-ee811c4d80fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:17.458Z|471879db-5165-4138-be61-e11ef7510078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:02:17.459Z|471879db-5165-4138-be61-e11ef7510078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:02:17.924Z|b2e96481-5da0-4650-87e8-138f6f447c35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:02:17.924Z|b2e96481-5da0-4650-87e8-138f6f447c35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:02:18.063Z|ebfe4465-c4c2-4e22-b048-a8e3a49f7384|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:02:18.063Z|9dd48bd1-2ded-4cd9-8471-d87417051d55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:02:18.063Z|ebfe4465-c4c2-4e22-b048-a8e3a49f7384|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:18.064Z|9dd48bd1-2ded-4cd9-8471-d87417051d55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:18.069Z|08c42771-9f07-47b6-ad9e-25a484e4dddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:02:18.069Z|08c42771-9f07-47b6-ad9e-25a484e4dddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:28.083Z|6f672ac0-7103-4c0f-bf0a-fded51a3c7c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:02:28.083Z|76ca7bb2-4447-4f78-97e3-6eaed5a00c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:02:28.083Z|6f672ac0-7103-4c0f-bf0a-fded51a3c7c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:28.083Z|76ca7bb2-4447-4f78-97e3-6eaed5a00c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:28.085Z|d2407f99-b352-4093-b3f2-d530bfc2db61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:02:28.086Z|d2407f99-b352-4093-b3f2-d530bfc2db61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:32.458Z|e3d0ecad-cc09-4257-81de-05379be71df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:02:32.461Z|e3d0ecad-cc09-4257-81de-05379be71df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:02:38.103Z|0614d852-b669-4abc-813b-526aea123719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:02:38.103Z|4909e6dd-25b6-48e3-b45a-784ded8a54f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:02:38.103Z|8ab80f57-5d81-4bf0-aa62-9369a60144a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:02:38.103Z|0614d852-b669-4abc-813b-526aea123719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:38.103Z|4909e6dd-25b6-48e3-b45a-784ded8a54f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:38.103Z|8ab80f57-5d81-4bf0-aa62-9369a60144a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:47.458Z|55b3226d-d347-40ed-86f7-3d9d439b1271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:02:47.459Z|55b3226d-d347-40ed-86f7-3d9d439b1271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:02:47.925Z|1edb22c6-f823-4914-9cc9-f8aa852f54c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:02:47.925Z|1edb22c6-f823-4914-9cc9-f8aa852f54c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:02:48.120Z|e71cd4db-f171-4f3f-9efa-1f2e2cc97966|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:02:48.120Z|b9756b91-620a-439f-b6b7-afbf3ef109b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:02:48.120Z|e71cd4db-f171-4f3f-9efa-1f2e2cc97966|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:48.120Z|b9756b91-620a-439f-b6b7-afbf3ef109b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:48.121Z|5ffe69fb-ee90-4498-ab34-40e89b8131f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:02:48.122Z|5ffe69fb-ee90-4498-ab34-40e89b8131f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:50.792Z|f3a64b80-d98d-4e4d-b8ca-221d467eaa2d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:02:50.793Z|f3a64b80-d98d-4e4d-b8ca-221d467eaa2d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:58.137Z|e16b33d9-e306-42a9-aef8-7ad64330992c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:02:58.137Z|dfaee9ca-b306-4908-87fc-d19657190f53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:02:58.138Z|e16b33d9-e306-42a9-aef8-7ad64330992c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:58.138Z|dfaee9ca-b306-4908-87fc-d19657190f53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:02:58.138Z|d19112fb-d87b-47be-9a5a-15d1d4f4a5a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:02:58.138Z|d19112fb-d87b-47be-9a5a-15d1d4f4a5a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:02.458Z|1903ef74-edab-4761-ac6c-1762ce5756e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:03:02.458Z|1903ef74-edab-4761-ac6c-1762ce5756e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:03:08.156Z|e9d8a5b9-4304-4d89-80f4-1ba0174001ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:03:08.156Z|d8452b51-3625-482c-a7d2-c921e2e7506c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:03:08.156Z|d4c2faf4-38cc-40c2-82d7-2b77dddfde14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:03:08.157Z|e9d8a5b9-4304-4d89-80f4-1ba0174001ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:08.157Z|d4c2faf4-38cc-40c2-82d7-2b77dddfde14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:08.157Z|d8452b51-3625-482c-a7d2-c921e2e7506c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:17.458Z|68c2221f-b076-4d36-add5-70fc0f3b3c36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:03:17.461Z|68c2221f-b076-4d36-add5-70fc0f3b3c36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:03:17.925Z|b4030030-d90c-4e5c-9404-4059f54d4972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:03:17.926Z|b4030030-d90c-4e5c-9404-4059f54d4972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:03:18.174Z|78d18a97-9ec2-4c38-8f21-eebbd931e21d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:03:18.174Z|967182cf-73f0-4e2a-8a6a-df1ba2aa6dc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:03:18.174Z|689d3646-2cab-4b13-b003-0fba6bfc5ca7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:03:18.174Z|78d18a97-9ec2-4c38-8f21-eebbd931e21d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:18.175Z|689d3646-2cab-4b13-b003-0fba6bfc5ca7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:18.175Z|967182cf-73f0-4e2a-8a6a-df1ba2aa6dc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:28.192Z|57e1a17f-2351-4239-bd80-2d41aff7ba88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:03:28.192Z|b2597841-65ce-4d8e-b8ab-8f6dc9d7a2a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:03:28.192Z|9f4c9319-0f83-4a19-9f31-2d56a30ad71a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:03:28.193Z|57e1a17f-2351-4239-bd80-2d41aff7ba88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:28.193Z|9f4c9319-0f83-4a19-9f31-2d56a30ad71a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:28.193Z|b2597841-65ce-4d8e-b8ab-8f6dc9d7a2a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:32.458Z|08011af4-827b-4676-ad75-b5cc82a7c123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:03:32.458Z|08011af4-827b-4676-ad75-b5cc82a7c123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:03:38.211Z|24186f10-c2ea-458a-92c8-5b709ce3b9d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:03:38.211Z|96c42eec-fff1-4dc8-86b9-6479250fc3f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:03:38.211Z|f07de665-d5dc-47fd-9c1f-d41c18968e4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:03:38.211Z|96c42eec-fff1-4dc8-86b9-6479250fc3f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:38.211Z|f07de665-d5dc-47fd-9c1f-d41c18968e4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:38.211Z|24186f10-c2ea-458a-92c8-5b709ce3b9d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:47.458Z|36196e8b-36bc-4756-8279-aa4e7f231e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:03:47.458Z|36196e8b-36bc-4756-8279-aa4e7f231e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:03:47.926Z|dcc78363-4f65-430c-8254-98210b7f97cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:03:47.926Z|dcc78363-4f65-430c-8254-98210b7f97cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:03:48.229Z|147de3b9-6501-423c-8553-25f289c2ac15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:03:48.229Z|b610c001-3520-43b1-9063-75159e74285f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:03:48.229Z|974d3693-669d-4377-b350-b07e400a37db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:03:48.230Z|147de3b9-6501-423c-8553-25f289c2ac15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:48.230Z|b610c001-3520-43b1-9063-75159e74285f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:48.230Z|974d3693-669d-4377-b350-b07e400a37db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:50.792Z|357bf083-59fc-4b98-9d64-f295c39dcf95|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:03:50.793Z|357bf083-59fc-4b98-9d64-f295c39dcf95|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:58.247Z|92a9534d-6acf-40fe-8e2e-d3306237b7bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:03:58.247Z|a61ca27d-e42d-40ba-8c52-b1f835697d46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:03:58.247Z|253b4f86-4d7a-4228-9971-4ddbcd46e863|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:03:58.248Z|92a9534d-6acf-40fe-8e2e-d3306237b7bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:58.248Z|253b4f86-4d7a-4228-9971-4ddbcd46e863|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:03:58.248Z|a61ca27d-e42d-40ba-8c52-b1f835697d46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:02.458Z|dbc78aed-a486-4764-b3c4-4fc27a326b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:04:02.460Z|dbc78aed-a486-4764-b3c4-4fc27a326b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:04:08.265Z|c9c13466-5d2c-40f2-87ae-d48dab69f0d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:04:08.265Z|dd3dde05-2102-4119-a6c6-93ca0679ed9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:04:08.265Z|f8594a17-c38e-44d5-9013-2e901dac18b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:04:08.266Z|dd3dde05-2102-4119-a6c6-93ca0679ed9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:08.266Z|f8594a17-c38e-44d5-9013-2e901dac18b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:08.265Z|c9c13466-5d2c-40f2-87ae-d48dab69f0d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:17.458Z|49e14750-1eaf-4549-b5a2-8087f30b815a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:04:17.459Z|49e14750-1eaf-4549-b5a2-8087f30b815a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:04:17.927Z|ec3d968b-322d-4d08-b54b-597432fd3a67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:04:17.927Z|ec3d968b-322d-4d08-b54b-597432fd3a67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:04:18.283Z|daf9754d-4ba9-4d6a-b239-3d8be2392961|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:04:18.283Z|9023a106-f9aa-477d-8213-d75592c7d9d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:04:18.283Z|daf9754d-4ba9-4d6a-b239-3d8be2392961|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:18.283Z|9023a106-f9aa-477d-8213-d75592c7d9d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:18.285Z|7e88d269-9911-405e-831c-85acb7837dd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:04:18.285Z|7e88d269-9911-405e-831c-85acb7837dd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:28.301Z|bcd5ca67-14b0-40a4-b98f-99be6087add6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:04:28.301Z|e7772a27-392b-4819-98d7-f5e6b5a682e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:04:28.302Z|f64a1064-3068-4f21-87e0-bead9c5564cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:04:28.302Z|f64a1064-3068-4f21-87e0-bead9c5564cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:28.302Z|bcd5ca67-14b0-40a4-b98f-99be6087add6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:28.302Z|e7772a27-392b-4819-98d7-f5e6b5a682e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:32.458Z|9961ee33-f7c3-4e03-81f9-10b6ff34610a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:04:32.459Z|9961ee33-f7c3-4e03-81f9-10b6ff34610a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:04:38.319Z|23368ed1-7086-4402-93c3-7f6b3d9411f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:04:38.319Z|97797bfc-4079-42cb-8a28-fc32dfa01420|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:04:38.319Z|71d763e3-9f84-4ed4-9e85-4905e878ec91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:04:38.320Z|71d763e3-9f84-4ed4-9e85-4905e878ec91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:38.320Z|23368ed1-7086-4402-93c3-7f6b3d9411f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:38.320Z|97797bfc-4079-42cb-8a28-fc32dfa01420|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:47.458Z|14840a3f-f979-4c0e-8d0e-6ebe79858a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:04:47.461Z|14840a3f-f979-4c0e-8d0e-6ebe79858a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:04:47.928Z|86bd6473-2a27-4a21-8444-a319b82032a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:04:47.928Z|86bd6473-2a27-4a21-8444-a319b82032a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:04:48.339Z|03837604-7c9d-49c5-8ea1-a62b49e5e10b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:04:48.339Z|8366b005-a140-4ea8-9619-074651f90030|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:04:48.339Z|03837604-7c9d-49c5-8ea1-a62b49e5e10b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:48.339Z|761fc78f-54e3-4f52-836a-fdb512261b1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:04:48.339Z|8366b005-a140-4ea8-9619-074651f90030|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:48.339Z|761fc78f-54e3-4f52-836a-fdb512261b1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:50.793Z|f11f3ed2-b00a-4c8e-914c-b0ca4f0edb2d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:04:50.794Z|f11f3ed2-b00a-4c8e-914c-b0ca4f0edb2d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:58.356Z|d0551b13-7371-428c-ae2c-f8efbef59edd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:04:58.356Z|258add31-cc76-48aa-9dd3-2d8483cbe5e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:04:58.356Z|466fe4bc-9c62-493e-b268-36286ca3347b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:04:58.357Z|258add31-cc76-48aa-9dd3-2d8483cbe5e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:58.357Z|466fe4bc-9c62-493e-b268-36286ca3347b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:04:58.357Z|d0551b13-7371-428c-ae2c-f8efbef59edd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:02.458Z|0136254e-9894-4261-9db7-c39aee52a2ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:05:02.458Z|0136254e-9894-4261-9db7-c39aee52a2ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:05:08.374Z|c66e7491-34a6-413c-8fbc-12457318fa6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:05:08.374Z|b6e4db64-2722-4229-85e3-55cd05810ad5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:05:08.374Z|dae027a6-1e47-49e6-b312-561f20f2b852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:05:08.375Z|c66e7491-34a6-413c-8fbc-12457318fa6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:08.375Z|b6e4db64-2722-4229-85e3-55cd05810ad5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:08.375Z|dae027a6-1e47-49e6-b312-561f20f2b852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:17.458Z|fad08506-6c26-464b-8233-95f46c4d3589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:05:17.459Z|fad08506-6c26-464b-8233-95f46c4d3589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:05:17.929Z|bf097268-b74c-4ee1-89d6-51cd325d50a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:05:17.929Z|bf097268-b74c-4ee1-89d6-51cd325d50a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:05:18.392Z|38318413-0519-4b63-82dc-db19aeca41a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:05:18.392Z|df8a758a-7356-4272-8c18-ee1f74f8d9e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:05:18.393Z|c02bfb44-6145-445e-8d47-ddcd330042ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:05:18.393Z|38318413-0519-4b63-82dc-db19aeca41a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:18.393Z|df8a758a-7356-4272-8c18-ee1f74f8d9e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:18.393Z|c02bfb44-6145-445e-8d47-ddcd330042ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:28.412Z|886e7c64-5b28-46d6-b081-f79cde81a4d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:05:28.412Z|8a5af9f3-9194-4722-a549-2110927efb93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:05:28.412Z|29796e01-f2f0-4ca1-bcab-89e4e6818d67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:05:28.412Z|886e7c64-5b28-46d6-b081-f79cde81a4d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:28.412Z|29796e01-f2f0-4ca1-bcab-89e4e6818d67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:28.412Z|8a5af9f3-9194-4722-a549-2110927efb93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:32.458Z|a877a547-c402-4253-b874-2d049d4b86d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:05:32.461Z|a877a547-c402-4253-b874-2d049d4b86d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:05:38.429Z|c61cb3f1-eab7-40da-8663-365d7ae5f271|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:05:38.430Z|c61cb3f1-eab7-40da-8663-365d7ae5f271|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:38.430Z|d1c941c2-a21f-4b63-b4ca-239601f87d15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:05:38.430Z|fab0ecf1-1d57-4927-986e-a1298e40f847|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:05:38.430Z|d1c941c2-a21f-4b63-b4ca-239601f87d15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:38.430Z|fab0ecf1-1d57-4927-986e-a1298e40f847|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:47.458Z|0f9c0176-ceef-48a9-bcb0-037d9eecaf07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:05:47.459Z|0f9c0176-ceef-48a9-bcb0-037d9eecaf07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:05:47.930Z|977e1951-d0d5-475a-95c4-ab81677e8ff6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:05:47.930Z|977e1951-d0d5-475a-95c4-ab81677e8ff6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:05:48.447Z|9ac80c2c-b2e7-457a-89e9-728dde7d2801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:05:48.447Z|7f529859-74a1-4667-bf55-64d76ad623cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:05:48.447Z|424b9320-124c-4a60-be47-d120d5ecbfec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:05:48.447Z|9ac80c2c-b2e7-457a-89e9-728dde7d2801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:48.447Z|424b9320-124c-4a60-be47-d120d5ecbfec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:48.447Z|7f529859-74a1-4667-bf55-64d76ad623cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:50.791Z|d0be9325-5961-4c51-b6bf-6734acf67fe7|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:05:50.792Z|d0be9325-5961-4c51-b6bf-6734acf67fe7|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:58.464Z|3b62c73e-4ede-4d70-917e-d5331a8317e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:05:58.465Z|3b62c73e-4ede-4d70-917e-d5331a8317e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:58.465Z|7b3c9036-aab8-4073-b103-0b794ebb7ceb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:05:58.465Z|6753f92f-f706-4ff8-b2f5-b362a8de7d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:05:58.466Z|7b3c9036-aab8-4073-b103-0b794ebb7ceb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:05:58.466Z|6753f92f-f706-4ff8-b2f5-b362a8de7d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:02.458Z|abb5d9e6-337c-4d41-a723-e02909672533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:06:02.459Z|abb5d9e6-337c-4d41-a723-e02909672533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:06:08.490Z|4e409a94-0647-4da9-b46c-0c5c5bad1519|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:06:08.490Z|041da989-70d1-47c9-8f1d-7c07a159087d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:06:08.490Z|aef03244-b9ad-4c31-ab43-716eb6b7fa46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:06:08.490Z|aef03244-b9ad-4c31-ab43-716eb6b7fa46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:08.490Z|4e409a94-0647-4da9-b46c-0c5c5bad1519|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:08.490Z|041da989-70d1-47c9-8f1d-7c07a159087d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:17.458Z|87951095-74fb-4374-b14e-24926945e8fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:06:17.460Z|87951095-74fb-4374-b14e-24926945e8fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:06:17.930Z|637f8827-cc71-4633-9657-70ff697f6e49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:06:17.931Z|637f8827-cc71-4633-9657-70ff697f6e49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:06:18.508Z|4ffe0d80-9ea9-4759-8fbc-016dcd4acf1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:06:18.509Z|4ffe0d80-9ea9-4759-8fbc-016dcd4acf1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:18.508Z|0c1e6f2a-5495-4fb0-b856-07d554e860d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:06:18.510Z|42f26f08-ced6-40af-9b15-24de979c3afb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:06:18.510Z|0c1e6f2a-5495-4fb0-b856-07d554e860d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:18.510Z|42f26f08-ced6-40af-9b15-24de979c3afb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:28.527Z|f82ee535-2064-40c3-bc24-329f8567bac9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:06:28.527Z|f3fa8913-5b37-421d-ae8a-2cc26d24f3cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:06:28.527Z|f82ee535-2064-40c3-bc24-329f8567bac9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:28.527Z|f3fa8913-5b37-421d-ae8a-2cc26d24f3cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:28.528Z|11fbc34f-b6a4-4494-a555-94a70e035678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:06:28.528Z|11fbc34f-b6a4-4494-a555-94a70e035678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:32.458Z|5c9890ff-7c5e-4568-8089-215681d2f560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:06:32.458Z|5c9890ff-7c5e-4568-8089-215681d2f560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:06:38.545Z|86b0ef23-83f0-452a-b970-6c71f8c1bcb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:06:38.545Z|6d76b387-9709-4817-a26d-0b2777516516|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:06:38.545Z|59c4c98a-095b-435f-a710-48db1227f571|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:06:38.546Z|86b0ef23-83f0-452a-b970-6c71f8c1bcb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:38.546Z|6d76b387-9709-4817-a26d-0b2777516516|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:38.546Z|59c4c98a-095b-435f-a710-48db1227f571|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:47.458Z|d34c5ca3-657e-4fc8-812f-a9e6af49f312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:06:47.458Z|d34c5ca3-657e-4fc8-812f-a9e6af49f312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:06:47.931Z|0e58ab11-3d7a-4739-831d-23cf2c608deb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:06:47.932Z|0e58ab11-3d7a-4739-831d-23cf2c608deb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:06:48.564Z|64835d2b-21c7-44bd-a239-65a7040f84c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:06:48.564Z|5f21eb86-d55a-4303-bd2f-947d5282cf9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:06:48.564Z|33d14278-9a11-4583-85a2-52447512be70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:06:48.565Z|5f21eb86-d55a-4303-bd2f-947d5282cf9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:48.565Z|64835d2b-21c7-44bd-a239-65a7040f84c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:48.565Z|33d14278-9a11-4583-85a2-52447512be70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:50.793Z|5121c99c-391d-411f-ac64-b5380dfbafab|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:06:50.793Z|5121c99c-391d-411f-ac64-b5380dfbafab|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:58.583Z|74034b79-817d-481a-bdfc-02bc4277a335|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:06:58.583Z|b0699ec6-7af3-4126-bf74-9caf8b50aabb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:06:58.583Z|24df5f4e-afcc-4b3c-8747-040cbdd13e74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:06:58.583Z|74034b79-817d-481a-bdfc-02bc4277a335|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:58.583Z|b0699ec6-7af3-4126-bf74-9caf8b50aabb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:06:58.583Z|24df5f4e-afcc-4b3c-8747-040cbdd13e74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:02.458Z|9d919252-6f69-4eab-bfe4-8cc81811e7b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:07:02.461Z|9d919252-6f69-4eab-bfe4-8cc81811e7b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:07:08.599Z|a5671e44-7d12-47dc-bc3d-6269772a9d74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:07:08.599Z|1a4cf0f5-5137-4902-a5b1-c0d730706be9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:07:08.599Z|829a4ab8-deff-483f-ae1a-4b1c4173a314|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:07:08.600Z|a5671e44-7d12-47dc-bc3d-6269772a9d74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:08.600Z|1a4cf0f5-5137-4902-a5b1-c0d730706be9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:08.600Z|829a4ab8-deff-483f-ae1a-4b1c4173a314|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:17.458Z|c44929f2-d81c-4fab-92d0-c9c7b08cf700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:07:17.459Z|c44929f2-d81c-4fab-92d0-c9c7b08cf700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:07:17.932Z|6d13d778-9197-46b7-8ce0-800835a346d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:07:17.932Z|6d13d778-9197-46b7-8ce0-800835a346d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:07:18.617Z|cee2c674-dfeb-406a-a261-58eda71bfb0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:07:18.618Z|0881f941-e482-41f5-81e3-d71b30564b8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:07:18.618Z|4bccbe3d-2562-49ae-9efa-74c1b677b5be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:07:18.618Z|0881f941-e482-41f5-81e3-d71b30564b8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:18.618Z|cee2c674-dfeb-406a-a261-58eda71bfb0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:18.618Z|4bccbe3d-2562-49ae-9efa-74c1b677b5be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:28.635Z|057ac166-8b1f-456f-976b-0723ff01ea22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:07:28.635Z|196cf208-b2c3-40aa-abcb-b1df753d392f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:07:28.635Z|315c9e4d-654e-4034-b30a-cba47346be7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:07:28.635Z|057ac166-8b1f-456f-976b-0723ff01ea22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:28.635Z|315c9e4d-654e-4034-b30a-cba47346be7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:28.635Z|196cf208-b2c3-40aa-abcb-b1df753d392f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:32.458Z|5d7017d0-26f0-4ebb-a885-8e8c167f6ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:07:32.458Z|5d7017d0-26f0-4ebb-a885-8e8c167f6ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:07:38.652Z|77c83d4d-20fc-446d-8f9a-8bb880924497|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:07:38.652Z|f1cd8bcc-5337-497d-894e-efde8ae252c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:07:38.652Z|ae6b788a-7ac7-42e2-b0c6-a246e11ef49a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:07:38.653Z|ae6b788a-7ac7-42e2-b0c6-a246e11ef49a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:38.653Z|77c83d4d-20fc-446d-8f9a-8bb880924497|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:38.653Z|f1cd8bcc-5337-497d-894e-efde8ae252c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:47.458Z|06687d47-0e08-42dc-9e5c-95bd957f1b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:07:47.461Z|06687d47-0e08-42dc-9e5c-95bd957f1b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:07:47.933Z|5c40e86a-c403-4606-9599-7544d95732f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:07:47.933Z|5c40e86a-c403-4606-9599-7544d95732f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:07:48.669Z|b1ee52ee-017b-4199-b363-abb0276660cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:07:48.669Z|80a77b2c-d375-47cc-b04f-3490c93891ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:07:48.669Z|f81c5df9-8fbc-4905-ab68-ea55480614e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:07:48.670Z|b1ee52ee-017b-4199-b363-abb0276660cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:48.670Z|80a77b2c-d375-47cc-b04f-3490c93891ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:48.670Z|f81c5df9-8fbc-4905-ab68-ea55480614e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:50.793Z|2355dd8d-1ec4-4f35-81ee-af3d13044737|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:07:50.793Z|2355dd8d-1ec4-4f35-81ee-af3d13044737|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:58.686Z|2441fb43-7a84-4cf8-83c0-4c3efcbd3ecd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:07:58.686Z|f98f094e-c3d3-4912-95ce-b064c1ebdde4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:07:58.686Z|513c8c46-698d-47e2-97e0-f29af3429446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:07:58.686Z|f98f094e-c3d3-4912-95ce-b064c1ebdde4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:58.686Z|2441fb43-7a84-4cf8-83c0-4c3efcbd3ecd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:07:58.686Z|513c8c46-698d-47e2-97e0-f29af3429446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:02.458Z|e95370e8-1660-43d2-98fe-081f0d715c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:08:02.459Z|e95370e8-1660-43d2-98fe-081f0d715c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:08:08.702Z|c387bdcc-5d76-4729-a127-14a531c02f28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:08:08.702Z|3013d185-f52e-46c2-a672-d5b6293ab906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:08:08.702Z|d0c90dfa-987b-4b98-b207-e3e1ba0df79c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:08:08.702Z|c387bdcc-5d76-4729-a127-14a531c02f28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:08.702Z|3013d185-f52e-46c2-a672-d5b6293ab906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:08.702Z|d0c90dfa-987b-4b98-b207-e3e1ba0df79c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:17.458Z|edec8e24-6ccc-41ec-ad88-ab6c236c8f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:08:17.458Z|edec8e24-6ccc-41ec-ad88-ab6c236c8f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:08:17.934Z|27549bce-674b-45dc-be68-7cbb70f857be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:08:17.935Z|27549bce-674b-45dc-be68-7cbb70f857be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:08:18.719Z|7958dcc2-3826-4851-9d23-c57fa6c4a1c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:08:18.719Z|c1faf438-d2b2-4e75-9464-21de75aac09d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:08:18.719Z|7958dcc2-3826-4851-9d23-c57fa6c4a1c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:18.719Z|c4adb44c-2b93-4fcf-b32a-3814ee2c0c38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:08:18.719Z|c1faf438-d2b2-4e75-9464-21de75aac09d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:18.719Z|c4adb44c-2b93-4fcf-b32a-3814ee2c0c38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:28.736Z|975542dc-a407-4901-baef-bfb99fb1c637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:08:28.736Z|d10d3883-fba0-40f8-bfa3-7086bc10b145|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:08:28.737Z|d10d3883-fba0-40f8-bfa3-7086bc10b145|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:28.736Z|975542dc-a407-4901-baef-bfb99fb1c637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:28.737Z|2419ee96-1148-48ba-931e-5d6ce7295ce0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:08:28.737Z|2419ee96-1148-48ba-931e-5d6ce7295ce0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:32.458Z|444d0683-3f76-4e74-b733-587a05d7d19c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:08:32.461Z|444d0683-3f76-4e74-b733-587a05d7d19c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:08:38.753Z|e04863d6-da5c-4e59-95db-20c9b9216dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:08:38.753Z|1dc4794b-8ddc-4b12-b1a0-398e3d361c69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:08:38.753Z|635a1780-6f52-452f-95ea-8803343d7fc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:08:38.753Z|e04863d6-da5c-4e59-95db-20c9b9216dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:38.753Z|635a1780-6f52-452f-95ea-8803343d7fc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:38.753Z|1dc4794b-8ddc-4b12-b1a0-398e3d361c69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:47.458Z|7011f9c6-1ae5-471b-8542-b3489a7a370d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:08:47.458Z|7011f9c6-1ae5-471b-8542-b3489a7a370d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:08:47.935Z|7fdaaec9-eb8b-4d1d-9c11-646243afb1f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:08:47.936Z|7fdaaec9-eb8b-4d1d-9c11-646243afb1f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:08:48.770Z|6f39cdf8-a418-43f1-921e-ddf237112f90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:08:48.770Z|3ba0f09a-8cfc-471e-a182-43645a17db59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:08:48.771Z|fca135c9-abb3-41a9-9f30-68b3aef2b064|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:08:48.771Z|6f39cdf8-a418-43f1-921e-ddf237112f90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:48.771Z|3ba0f09a-8cfc-471e-a182-43645a17db59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:48.771Z|fca135c9-abb3-41a9-9f30-68b3aef2b064|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:50.793Z|8d8cf312-5983-4c24-976b-d5a43b2baeb0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:08:50.794Z|8d8cf312-5983-4c24-976b-d5a43b2baeb0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:58.789Z|63ca0bee-2b7c-4e06-a7fd-3372509163e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:08:58.789Z|695fc602-94ee-4498-919a-513363c875ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:08:58.790Z|63ca0bee-2b7c-4e06-a7fd-3372509163e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:58.790Z|12c69c9d-084c-4b8d-89f9-93d2f3ec3eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:08:58.790Z|695fc602-94ee-4498-919a-513363c875ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:08:58.791Z|12c69c9d-084c-4b8d-89f9-93d2f3ec3eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:02.458Z|94a248f8-a94f-47a8-9075-92dfecc7475d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:09:02.458Z|94a248f8-a94f-47a8-9075-92dfecc7475d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:09:08.806Z|131f76da-d8de-4c81-87e4-62c0b20f89b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:09:08.806Z|8d127846-3de5-4a61-960b-5db4198fe779|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:09:08.807Z|131f76da-d8de-4c81-87e4-62c0b20f89b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:08.807Z|8d127846-3de5-4a61-960b-5db4198fe779|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:08.806Z|76ccde2f-d47a-4829-9d26-752c5c4fd28b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:09:08.807Z|76ccde2f-d47a-4829-9d26-752c5c4fd28b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:17.458Z|6ba60331-1a83-4dc1-be36-b4de9b87c400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:09:17.461Z|6ba60331-1a83-4dc1-be36-b4de9b87c400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:09:17.937Z|1a3ad576-bb84-444e-90c4-a193acd86cf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:09:17.937Z|1a3ad576-bb84-444e-90c4-a193acd86cf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:09:18.823Z|a15c39fa-4339-428d-9a0e-2765e8474cc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:09:18.823Z|b3075584-0b95-4f07-98af-94ca8d8dd850|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:09:18.823Z|260af278-c601-42cd-a012-04b8a2058f3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:09:18.824Z|a15c39fa-4339-428d-9a0e-2765e8474cc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:18.824Z|b3075584-0b95-4f07-98af-94ca8d8dd850|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:18.824Z|260af278-c601-42cd-a012-04b8a2058f3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:28.841Z|c62a422c-db93-4e53-b23d-19dac3f57772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:09:28.841Z|79e76561-7e9e-4d19-ba3d-18d33e5061b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:09:28.841Z|ba7c77df-853a-4a6e-8d79-fa55541fa198|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:09:28.841Z|c62a422c-db93-4e53-b23d-19dac3f57772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:28.841Z|79e76561-7e9e-4d19-ba3d-18d33e5061b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:28.841Z|ba7c77df-853a-4a6e-8d79-fa55541fa198|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:32.458Z|61c6eaa7-e0e3-4e80-ac72-f8c2041fd57f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:09:32.459Z|61c6eaa7-e0e3-4e80-ac72-f8c2041fd57f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:09:38.858Z|c0850c17-15b6-4900-8322-cedec8498962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:09:38.859Z|c0850c17-15b6-4900-8322-cedec8498962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:38.859Z|50f6c24b-16d9-48a0-8c3d-f006722d81e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:09:38.859Z|86c85c18-345f-4865-b810-d2add8281032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:09:38.859Z|50f6c24b-16d9-48a0-8c3d-f006722d81e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:38.859Z|86c85c18-345f-4865-b810-d2add8281032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:47.458Z|192a07a6-d468-4f55-a890-5a9b521bd9af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:09:47.459Z|192a07a6-d468-4f55-a890-5a9b521bd9af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:09:47.938Z|445e27c2-5b8d-48d7-b8ad-97e1053e3b5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:09:47.939Z|445e27c2-5b8d-48d7-b8ad-97e1053e3b5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:09:48.876Z|9ecec2c3-b488-4c75-8418-b016687c5f55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:09:48.876Z|13579ee8-763c-4cf4-9668-1f563720c66c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:09:48.876Z|bddf9d8c-3991-4973-9fe4-7e8c0aed26c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:09:48.876Z|13579ee8-763c-4cf4-9668-1f563720c66c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:48.876Z|bddf9d8c-3991-4973-9fe4-7e8c0aed26c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:48.876Z|9ecec2c3-b488-4c75-8418-b016687c5f55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:50.792Z|d2542a3a-cf97-4ab1-9323-7b78b555d49e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:09:50.793Z|d2542a3a-cf97-4ab1-9323-7b78b555d49e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:58.893Z|5167e271-ff46-4ad5-afe6-ed5ff93f1652|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:09:58.893Z|7c794cf6-31c8-4ae5-a362-a41323c57f58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:09:58.893Z|5167e271-ff46-4ad5-afe6-ed5ff93f1652|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:58.893Z|7c794cf6-31c8-4ae5-a362-a41323c57f58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:09:58.894Z|a9225d40-e859-4ebb-80fd-e23c8085b7b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:09:58.894Z|a9225d40-e859-4ebb-80fd-e23c8085b7b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:02.458Z|9296a903-089e-468a-958d-e0541fd9fb1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:10:02.461Z|9296a903-089e-468a-958d-e0541fd9fb1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:10:08.911Z|b6fa5a9e-3587-4516-928c-2fffa940ebbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:10:08.911Z|565e8a7c-7615-4dc2-8fd4-c57ba97673fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:10:08.912Z|565e8a7c-7615-4dc2-8fd4-c57ba97673fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:08.912Z|b6fa5a9e-3587-4516-928c-2fffa940ebbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:08.919Z|4d0700a9-beb2-407f-8e21-3f42b9fe0448|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:10:08.920Z|4d0700a9-beb2-407f-8e21-3f42b9fe0448|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:17.458Z|c6e8ffc5-1101-46bf-a123-387072362829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:10:17.459Z|c6e8ffc5-1101-46bf-a123-387072362829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:10:17.939Z|3398bdda-1fa8-497a-b5b4-34352680a182|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:10:17.939Z|3398bdda-1fa8-497a-b5b4-34352680a182|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:10:18.931Z|b4cd7c1b-2773-4a81-b1e0-02fb2e0ca2ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:10:18.931Z|b4cd7c1b-2773-4a81-b1e0-02fb2e0ca2ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:18.931Z|78d8a17a-8bb2-4785-b7b0-5de33c7362f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:10:18.932Z|78d8a17a-8bb2-4785-b7b0-5de33c7362f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:18.936Z|086163ee-8d4e-4116-838e-3030e76e240f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:10:18.937Z|086163ee-8d4e-4116-838e-3030e76e240f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:28.950Z|2ccac3a5-1df7-4650-8e02-c3581bdf9a77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:10:28.950Z|cd8a1210-6af8-4b2f-88cb-ff7f2ef9c99c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:10:28.951Z|2ccac3a5-1df7-4650-8e02-c3581bdf9a77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:28.951Z|cd8a1210-6af8-4b2f-88cb-ff7f2ef9c99c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:28.957Z|e9aba5a5-5463-46c4-a7a3-ba3f5505f509|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:10:28.957Z|e9aba5a5-5463-46c4-a7a3-ba3f5505f509|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:32.458Z|ca657f82-4956-403b-8b95-ed5247501eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:10:32.458Z|ca657f82-4956-403b-8b95-ed5247501eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:10:38.968Z|79061509-2f64-4db5-9e30-567aa42db4b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:10:38.968Z|13ae59e2-1aaf-48ee-ab2b-1d87ea866cef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:10:38.969Z|79061509-2f64-4db5-9e30-567aa42db4b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:38.969Z|13ae59e2-1aaf-48ee-ab2b-1d87ea866cef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:38.973Z|53ffef11-8188-40b1-bdde-1ee070f8dcf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:10:38.973Z|53ffef11-8188-40b1-bdde-1ee070f8dcf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:47.458Z|167e2455-02f6-4544-b9a1-e6b782fe385a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:10:47.461Z|167e2455-02f6-4544-b9a1-e6b782fe385a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:10:47.940Z|e20acd1b-0d29-42e7-99fb-fc2667ba2da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:10:47.940Z|e20acd1b-0d29-42e7-99fb-fc2667ba2da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:10:48.986Z|b4c686a7-83be-42f2-b0fb-694c17509eab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:10:48.986Z|0e22f669-ca2e-43a2-8865-5c53717dc5a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:10:48.987Z|b4c686a7-83be-42f2-b0fb-694c17509eab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:48.987Z|0e22f669-ca2e-43a2-8865-5c53717dc5a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:48.989Z|49d09597-f74a-4c60-bada-37bd67b0536b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:10:48.989Z|49d09597-f74a-4c60-bada-37bd67b0536b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:50.792Z|1f0b7cd2-750e-44de-b362-726436561c33|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:10:50.793Z|1f0b7cd2-750e-44de-b362-726436561c33|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:59.005Z|34b66983-3f10-4f87-ad43-56655218a16a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:10:59.005Z|fe268b56-8304-4a5f-83e8-d8d576157d6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:10:59.006Z|34b66983-3f10-4f87-ad43-56655218a16a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:59.006Z|fe268b56-8304-4a5f-83e8-d8d576157d6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:10:59.006Z|e2ad1887-f08c-42d6-b7a2-7d66db133b91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:10:59.007Z|e2ad1887-f08c-42d6-b7a2-7d66db133b91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:02.458Z|3ab19081-5434-465c-8de7-51a64cbd0e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:11:02.458Z|3ab19081-5434-465c-8de7-51a64cbd0e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:11:09.023Z|d335df7d-4edc-4a83-98e7-0db4fa0c91e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:11:09.023Z|d335df7d-4edc-4a83-98e7-0db4fa0c91e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:09.023Z|1fb01127-ec2c-4502-9d13-22e7e250a707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:11:09.024Z|1fb01127-ec2c-4502-9d13-22e7e250a707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:09.028Z|64693a25-4dd5-4f74-8e58-4b4b3eeab7a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:11:09.028Z|64693a25-4dd5-4f74-8e58-4b4b3eeab7a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:17.458Z|a6968628-9e66-45de-8d0c-70251c3b6a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:11:17.459Z|a6968628-9e66-45de-8d0c-70251c3b6a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:11:17.940Z|0e70df4e-5138-4bac-91b7-a2a3620ce40c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:11:17.941Z|0e70df4e-5138-4bac-91b7-a2a3620ce40c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:11:19.041Z|1e30391d-2714-439d-ad9f-bfb8f266f800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:11:19.042Z|1e30391d-2714-439d-ad9f-bfb8f266f800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:19.043Z|d9a2193f-eb58-4cda-832b-78979b9598ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:11:19.043Z|d9a2193f-eb58-4cda-832b-78979b9598ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:19.045Z|25b10d1d-a20a-4557-9f10-370e1f5231fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:11:19.047Z|25b10d1d-a20a-4557-9f10-370e1f5231fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:29.060Z|4474844f-872f-4cce-a2ba-eb8b1cfa7c05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:11:29.061Z|4474844f-872f-4cce-a2ba-eb8b1cfa7c05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:29.061Z|265b4655-12bd-430e-914e-a399f8b062ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:11:29.062Z|265b4655-12bd-430e-914e-a399f8b062ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:29.063Z|4b65dbcf-1eb9-4044-b5ad-fe781c033301|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:11:29.064Z|4b65dbcf-1eb9-4044-b5ad-fe781c033301|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:32.458Z|d80ae715-f56f-430e-9b8f-b06650fd0aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:11:32.461Z|d80ae715-f56f-430e-9b8f-b06650fd0aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:11:39.078Z|84eec5e5-eeb8-411e-b49c-9284bba2eafa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:11:39.078Z|a6235d6f-ddc8-4760-a704-5718b1775e9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:11:39.079Z|84eec5e5-eeb8-411e-b49c-9284bba2eafa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:39.079Z|a6235d6f-ddc8-4760-a704-5718b1775e9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:39.080Z|b84f2c56-b86f-47ea-9c7b-bd6cc8568f42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:11:39.081Z|b84f2c56-b86f-47ea-9c7b-bd6cc8568f42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:47.458Z|1d99e5b4-bb2b-4462-a45e-355f8e5d2eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:11:47.458Z|1d99e5b4-bb2b-4462-a45e-355f8e5d2eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:11:47.941Z|ef4b5fc4-d0e3-44dc-afa5-0c0a97983906|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:11:47.941Z|ef4b5fc4-d0e3-44dc-afa5-0c0a97983906|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:11:49.097Z|d1ce8c11-2d65-46a1-b205-5b2462a39f04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:11:49.098Z|d1ce8c11-2d65-46a1-b205-5b2462a39f04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:49.098Z|5351c2d6-8285-476e-bba2-48afedb1d0f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:11:49.099Z|5351c2d6-8285-476e-bba2-48afedb1d0f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:49.104Z|71ce20f2-d414-4df9-98d3-bd3e69577d26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:11:49.105Z|71ce20f2-d414-4df9-98d3-bd3e69577d26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:50.793Z|3e550850-48fe-406a-a723-e56f93af62f0|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:11:50.793Z|3e550850-48fe-406a-a723-e56f93af62f0|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:59.116Z|d83b6fa8-b8fe-4b81-88cc-8739e54ee296|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:11:59.116Z|d83b6fa8-b8fe-4b81-88cc-8739e54ee296|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:59.117Z|20af3f95-95d6-4902-bba1-44392e982fe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:11:59.118Z|20af3f95-95d6-4902-bba1-44392e982fe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:11:59.121Z|6b5a5c35-1a78-478d-9805-c2a240d538b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:11:59.121Z|6b5a5c35-1a78-478d-9805-c2a240d538b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:02.458Z|ed6bcdfe-7371-4a73-af17-2c8fbd70de7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:12:02.458Z|ed6bcdfe-7371-4a73-af17-2c8fbd70de7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:12:09.133Z|04b2691f-a4f7-4e0b-8843-91731bd4a5f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:12:09.134Z|04b2691f-a4f7-4e0b-8843-91731bd4a5f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:09.135Z|9e91a9d0-8f22-4952-86ac-f261e0f195b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:12:09.135Z|9e91a9d0-8f22-4952-86ac-f261e0f195b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:09.138Z|1f37cc29-db43-417c-8139-514b5e10a9c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:12:09.139Z|1f37cc29-db43-417c-8139-514b5e10a9c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:17.458Z|bcbc88ac-d36c-4a71-968a-f068b887a00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:12:17.462Z|bcbc88ac-d36c-4a71-968a-f068b887a00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:12:17.942Z|df52c2ad-01c7-499f-9ec0-4d543f821638|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:12:17.942Z|df52c2ad-01c7-499f-9ec0-4d543f821638|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:12:19.151Z|f06aaf71-c686-472b-b61e-2b5bd4fdbac0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:12:19.151Z|f06aaf71-c686-472b-b61e-2b5bd4fdbac0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:19.153Z|7f900f97-1304-4d34-aba8-7354d2dc3a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:12:19.154Z|7f900f97-1304-4d34-aba8-7354d2dc3a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:19.158Z|50454ba0-4bc9-46d1-b2f0-e9f19aeecf1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:12:19.158Z|50454ba0-4bc9-46d1-b2f0-e9f19aeecf1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:29.169Z|7eb81739-0cfb-4e79-9846-41a62f67b080|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:12:29.169Z|7eb81739-0cfb-4e79-9846-41a62f67b080|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:29.173Z|eba9c9df-faad-4bf1-bd20-c86e4199f700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:12:29.173Z|eba9c9df-faad-4bf1-bd20-c86e4199f700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:29.200Z|0159a954-60dc-4aeb-acae-acd020cc6540|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:12:29.201Z|0159a954-60dc-4aeb-acae-acd020cc6540|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:32.458Z|ca263f07-aa43-41d3-ba9b-4590b437db7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:12:32.459Z|ca263f07-aa43-41d3-ba9b-4590b437db7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:12:39.186Z|d426a44a-5481-49c8-9816-e0705b1ecf33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:12:39.187Z|d426a44a-5481-49c8-9816-e0705b1ecf33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:39.189Z|e65201c6-ce3e-4d26-82a4-75bada2d7e0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:12:39.189Z|e65201c6-ce3e-4d26-82a4-75bada2d7e0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:39.218Z|de13c219-31b3-400c-a873-f3a388c28582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:12:39.218Z|de13c219-31b3-400c-a873-f3a388c28582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:47.458Z|750093c1-4407-46af-9902-b9197221d019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:12:47.459Z|750093c1-4407-46af-9902-b9197221d019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:12:47.942Z|328565e8-601c-4f01-bcd4-390b555d6bb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:12:47.943Z|328565e8-601c-4f01-bcd4-390b555d6bb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:12:49.204Z|a88fb7a2-c44a-4fd4-a8a7-45faeceb4d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:12:49.204Z|d08a7ba9-5502-4b76-b425-087aa049f296|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:12:49.205Z|a88fb7a2-c44a-4fd4-a8a7-45faeceb4d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:49.205Z|d08a7ba9-5502-4b76-b425-087aa049f296|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:49.235Z|f8d209d1-8538-4eb1-9775-dffd8ba3b9e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:12:49.236Z|f8d209d1-8538-4eb1-9775-dffd8ba3b9e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:50.792Z|5e000955-8cc0-4bad-b44f-9773a8d30e86|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:12:50.793Z|5e000955-8cc0-4bad-b44f-9773a8d30e86|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:59.223Z|86c0e059-4040-44d0-a3e7-fc5a64607c1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:12:59.223Z|5ff0a0c0-85a7-4073-9c98-7eaab213cc44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:12:59.223Z|86c0e059-4040-44d0-a3e7-fc5a64607c1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:59.223Z|5ff0a0c0-85a7-4073-9c98-7eaab213cc44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:12:59.257Z|7725800c-ee34-4847-bf5f-08cb4950dc51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:12:59.258Z|7725800c-ee34-4847-bf5f-08cb4950dc51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:02.458Z|d8cb6404-ced2-4500-a6ba-a99d032b493b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:13:02.461Z|d8cb6404-ced2-4500-a6ba-a99d032b493b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:13:09.242Z|a4950ec0-f684-442e-b3a5-b1dab121962b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:13:09.242Z|4cbdbcd4-67b2-403c-b6fe-7ec5b60cfd13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:13:09.243Z|a4950ec0-f684-442e-b3a5-b1dab121962b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:09.243Z|4cbdbcd4-67b2-403c-b6fe-7ec5b60cfd13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:09.273Z|b8c61745-ce4c-4a5a-a8ee-49feb42f0b4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:13:09.273Z|b8c61745-ce4c-4a5a-a8ee-49feb42f0b4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:17.458Z|7a761d1c-3334-4dba-ad46-bfe98f761778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:13:17.459Z|7a761d1c-3334-4dba-ad46-bfe98f761778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:13:17.943Z|bdb4f3de-af85-4ade-a67a-cdcda9cba876|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:13:17.944Z|bdb4f3de-af85-4ade-a67a-cdcda9cba876|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:13:19.260Z|39161a0b-d9fa-4e3f-898a-057e57439508|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:13:19.261Z|206d3d3d-db10-4ea8-ba03-9a4e89dc81a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:13:19.261Z|39161a0b-d9fa-4e3f-898a-057e57439508|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:19.261Z|206d3d3d-db10-4ea8-ba03-9a4e89dc81a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:19.289Z|ff8b9f35-2de0-4a6b-824f-4d096815ed0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:13:19.290Z|ff8b9f35-2de0-4a6b-824f-4d096815ed0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:29.279Z|677b09f9-4ccf-4870-957c-104d61bfadaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:13:29.279Z|b186d910-d676-4bc8-8126-723d7862e7b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:13:29.279Z|677b09f9-4ccf-4870-957c-104d61bfadaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:29.279Z|b186d910-d676-4bc8-8126-723d7862e7b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:29.306Z|cd793869-9b53-45c7-ace7-5c7cd4bf312e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:13:29.307Z|cd793869-9b53-45c7-ace7-5c7cd4bf312e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:32.458Z|513e9f8a-d5da-419b-a14a-33e45a13df63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:13:32.459Z|513e9f8a-d5da-419b-a14a-33e45a13df63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:13:39.297Z|34ec537b-474b-4117-965f-536c69c545b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:13:39.297Z|6294b445-0d77-4a71-b533-a39771ee75c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:13:39.297Z|34ec537b-474b-4117-965f-536c69c545b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:39.297Z|6294b445-0d77-4a71-b533-a39771ee75c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:39.323Z|a5b19a4c-2a9c-4d23-ac16-6570a6df4e1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:13:39.324Z|a5b19a4c-2a9c-4d23-ac16-6570a6df4e1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:47.458Z|3edafae3-3bf8-4f61-86b0-f1ffb00d071f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:13:47.461Z|3edafae3-3bf8-4f61-86b0-f1ffb00d071f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:13:47.944Z|70c30b9f-ded9-4f08-9204-655a9bb24827|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:13:47.944Z|70c30b9f-ded9-4f08-9204-655a9bb24827|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:13:49.316Z|1163bda9-8c29-4a25-8ee5-becb7dfd4187|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:13:49.316Z|b5237112-3056-4770-969b-148754f8f1bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:13:49.316Z|1163bda9-8c29-4a25-8ee5-becb7dfd4187|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:49.317Z|b5237112-3056-4770-969b-148754f8f1bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:49.342Z|780aa0b7-3c71-4046-9372-603ebf9781d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:13:49.343Z|780aa0b7-3c71-4046-9372-603ebf9781d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:50.792Z|83abcb76-5c88-4c53-9a93-1a5bd99a0083|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:13:50.792Z|83abcb76-5c88-4c53-9a93-1a5bd99a0083|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:59.335Z|3d9c48ff-44d8-4c5e-9593-e87ac22fe3ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:13:59.335Z|12f79be0-5437-4ef1-81e0-952f1575a840|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:13:59.335Z|12f79be0-5437-4ef1-81e0-952f1575a840|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:59.335Z|3d9c48ff-44d8-4c5e-9593-e87ac22fe3ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:13:59.359Z|c2704092-956c-4c88-812c-b57b5a1d6c9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:13:59.360Z|c2704092-956c-4c88-812c-b57b5a1d6c9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:02.458Z|1c589cab-45c9-4f44-b269-3f519b3ebad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:14:02.458Z|1c589cab-45c9-4f44-b269-3f519b3ebad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:14:09.353Z|f707bbf6-ffb1-42b2-bc7f-d700d330dc94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:14:09.353Z|ea57c713-1bc3-4783-b236-16b752f16bec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:14:09.353Z|f707bbf6-ffb1-42b2-bc7f-d700d330dc94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:09.353Z|ea57c713-1bc3-4783-b236-16b752f16bec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:09.375Z|a559295f-1bb5-42d8-9620-57e7cd87d787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:14:09.376Z|a559295f-1bb5-42d8-9620-57e7cd87d787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:17.458Z|56682336-d9c3-4984-8f99-1b2fa1f99281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:14:17.458Z|56682336-d9c3-4984-8f99-1b2fa1f99281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:14:17.945Z|9ed97f04-6efa-4763-bed5-54d042559da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:14:17.945Z|9ed97f04-6efa-4763-bed5-54d042559da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:14:19.369Z|d5dd5db6-d65f-4abf-8444-4d584da777e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:14:19.369Z|a4a86cd8-fb77-4f8b-a5e6-523c586ec6ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:14:19.370Z|d5dd5db6-d65f-4abf-8444-4d584da777e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:19.370Z|a4a86cd8-fb77-4f8b-a5e6-523c586ec6ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:19.391Z|276591a7-f3d8-4dbd-b4bc-5f4579daf355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:14:19.391Z|276591a7-f3d8-4dbd-b4bc-5f4579daf355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:29.386Z|008d796d-a2b5-4262-8621-a50969adda28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:14:29.386Z|008d796d-a2b5-4262-8621-a50969adda28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:29.389Z|94e74bc8-8bbc-495b-b99c-7ba5407d001e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:14:29.390Z|94e74bc8-8bbc-495b-b99c-7ba5407d001e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:29.407Z|4205b0a2-b419-4ed9-9a28-2cda2177be0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:14:29.407Z|4205b0a2-b419-4ed9-9a28-2cda2177be0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:32.458Z|cf3391f2-6b68-4c96-be5f-a145edb22ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:14:32.461Z|cf3391f2-6b68-4c96-be5f-a145edb22ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:14:39.404Z|094945d2-225f-44a7-b5f9-05fcc12cbabf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:14:39.405Z|094945d2-225f-44a7-b5f9-05fcc12cbabf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:39.406Z|2ef6b19e-284c-4b3c-8a09-243e1142055f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:14:39.406Z|2ef6b19e-284c-4b3c-8a09-243e1142055f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:39.422Z|9aef4342-99a0-4fc4-8f8f-583a9e9da14f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:14:39.423Z|9aef4342-99a0-4fc4-8f8f-583a9e9da14f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:47.458Z|374a1a55-7604-4a72-99f7-1ff75e65296d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:14:47.458Z|374a1a55-7604-4a72-99f7-1ff75e65296d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:14:47.946Z|8cd40184-7ed3-41b2-99e3-bed4f502a409|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:14:47.946Z|8cd40184-7ed3-41b2-99e3-bed4f502a409|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:14:49.423Z|93fd4e00-ca32-4018-9613-6da2c2fd7a8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:14:49.423Z|bb928229-2acd-4aca-8b64-65a5fc99aa36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:14:49.423Z|93fd4e00-ca32-4018-9613-6da2c2fd7a8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:49.423Z|bb928229-2acd-4aca-8b64-65a5fc99aa36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:49.438Z|a84ea517-205e-483c-8c41-882cf1badada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:14:49.438Z|a84ea517-205e-483c-8c41-882cf1badada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:50.793Z|49877ed3-3d9d-4931-8019-ccfea6967ab1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:14:50.794Z|49877ed3-3d9d-4931-8019-ccfea6967ab1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:59.440Z|6155dbcd-45e0-4af6-a803-ca26bbd60645|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:14:59.440Z|28a6a2b3-6fe8-4a90-9ef3-fed34ac8ccde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:14:59.440Z|28a6a2b3-6fe8-4a90-9ef3-fed34ac8ccde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:59.440Z|6155dbcd-45e0-4af6-a803-ca26bbd60645|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:14:59.456Z|611c8502-fcd3-47f0-b2d0-aaff2266b344|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:14:59.456Z|611c8502-fcd3-47f0-b2d0-aaff2266b344|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:02.458Z|1a273b06-9492-4f9e-923f-a2ce632c9e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:15:02.458Z|1a273b06-9492-4f9e-923f-a2ce632c9e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:15:09.457Z|b414afea-9871-4f98-8c84-7d53ad9c0f27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:15:09.457Z|e2810638-cda5-4d34-bd90-fe53eceb4044|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:15:09.457Z|b414afea-9871-4f98-8c84-7d53ad9c0f27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:09.457Z|e2810638-cda5-4d34-bd90-fe53eceb4044|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:09.472Z|cdd04ffa-f24f-4093-b030-f2bf6d8ce30a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:15:09.473Z|cdd04ffa-f24f-4093-b030-f2bf6d8ce30a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:17.458Z|63ceb1d9-43fa-40fa-a467-5fbdc93ca847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:15:17.461Z|63ceb1d9-43fa-40fa-a467-5fbdc93ca847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:15:17.947Z|6a13bb47-2273-49e9-9832-53e7f090e032|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:15:17.947Z|6a13bb47-2273-49e9-9832-53e7f090e032|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:15:19.473Z|151949a0-68e7-46dd-9c67-e6d15419517f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:15:19.474Z|151949a0-68e7-46dd-9c67-e6d15419517f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:19.474Z|d732a1cb-e2a9-4973-b15d-929d4237f0ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:15:19.474Z|d732a1cb-e2a9-4973-b15d-929d4237f0ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:19.489Z|bc2a5afa-a5ce-4785-887b-5688db2102c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:15:19.490Z|bc2a5afa-a5ce-4785-887b-5688db2102c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:29.491Z|45e7ec6e-30b6-4f3e-8f5f-61805ee6d92e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:15:29.492Z|45e7ec6e-30b6-4f3e-8f5f-61805ee6d92e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:29.491Z|4438ee17-5d7f-4ddc-b865-f15c8079175d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:15:29.492Z|4438ee17-5d7f-4ddc-b865-f15c8079175d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:29.510Z|24c27a8d-88fd-4d32-adaa-a2fb599ad12f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:15:29.511Z|24c27a8d-88fd-4d32-adaa-a2fb599ad12f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:32.458Z|bbb4f140-8927-4766-8930-c41fe31ba6d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:15:32.459Z|bbb4f140-8927-4766-8930-c41fe31ba6d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:15:39.509Z|ab504620-80f3-4337-b923-4cc178e5b541|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:15:39.510Z|ab504620-80f3-4337-b923-4cc178e5b541|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:39.511Z|4d82f258-30c3-4ed8-84a0-624abee6ad4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:15:39.512Z|4d82f258-30c3-4ed8-84a0-624abee6ad4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:39.526Z|4d0c5a1a-664d-4282-9ea4-860d669d6c90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:15:39.527Z|4d0c5a1a-664d-4282-9ea4-860d669d6c90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:47.458Z|863374f6-5bfe-4acb-86b1-708e0995bb83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:15:47.458Z|863374f6-5bfe-4acb-86b1-708e0995bb83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:15:47.948Z|964df928-b168-44f9-b44e-c5db0202f273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:15:47.948Z|964df928-b168-44f9-b44e-c5db0202f273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:15:49.528Z|06425714-0dd0-42cd-8832-cab67ae51dcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:15:49.529Z|06425714-0dd0-42cd-8832-cab67ae51dcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:49.529Z|091c3c8d-0772-442b-be00-76a27a6cb182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:15:49.529Z|091c3c8d-0772-442b-be00-76a27a6cb182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:49.544Z|b8f5f1dd-2f14-4467-a611-158364532eeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:15:49.545Z|b8f5f1dd-2f14-4467-a611-158364532eeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:50.792Z|86b76948-b1d5-4097-933c-24543e687f39|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:15:50.794Z|86b76948-b1d5-4097-933c-24543e687f39|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:59.546Z|4cf50714-4cb0-4c65-8912-94fcb22a4592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:15:59.547Z|4cf50714-4cb0-4c65-8912-94fcb22a4592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:59.548Z|67fdb04a-b153-4c30-af87-167f589bb42c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:15:59.549Z|67fdb04a-b153-4c30-af87-167f589bb42c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:15:59.563Z|adfd9e30-6111-4f02-ae99-2d89ebb45dac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:15:59.563Z|adfd9e30-6111-4f02-ae99-2d89ebb45dac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:02.458Z|1c10246c-939e-497f-8f86-672e837de3c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:16:02.461Z|1c10246c-939e-497f-8f86-672e837de3c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:16:09.565Z|230eed91-9fda-410b-a25f-e84b406e6e11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:16:09.565Z|230eed91-9fda-410b-a25f-e84b406e6e11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:09.568Z|faede165-d19b-4ef0-86db-65fb7de2f0ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:16:09.568Z|faede165-d19b-4ef0-86db-65fb7de2f0ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:09.581Z|289a229a-d12e-4872-91a9-0cf62a292358|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:16:09.581Z|289a229a-d12e-4872-91a9-0cf62a292358|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:17.458Z|7d6e3b03-47ff-4ee2-b872-501d4c641f75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:16:17.458Z|7d6e3b03-47ff-4ee2-b872-501d4c641f75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:16:17.949Z|1792cdc9-92b4-4166-893c-8b8afd1227e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:16:17.950Z|1792cdc9-92b4-4166-893c-8b8afd1227e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:16:19.582Z|765d0c4d-d54a-4473-bad3-d9bbe8ab1649|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:16:19.582Z|765d0c4d-d54a-4473-bad3-d9bbe8ab1649|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:19.586Z|82a179b7-5683-4260-8a8d-45c8540c8e9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:16:19.587Z|82a179b7-5683-4260-8a8d-45c8540c8e9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:19.597Z|ae322db5-5b4d-46c3-8568-e785930a4ee4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:16:19.597Z|ae322db5-5b4d-46c3-8568-e785930a4ee4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:29.599Z|f064ff53-0c4a-49f2-b509-b2024d43c4d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:16:29.601Z|f064ff53-0c4a-49f2-b509-b2024d43c4d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:29.606Z|afb90539-9385-4aaa-a939-727d064c3163|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:16:29.607Z|afb90539-9385-4aaa-a939-727d064c3163|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:29.614Z|5d1b95fd-da9e-4cb0-b49b-9024935c4f47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:16:29.615Z|5d1b95fd-da9e-4cb0-b49b-9024935c4f47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:32.458Z|6224c086-543c-48d5-a925-646aa0400847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:16:32.458Z|6224c086-543c-48d5-a925-646aa0400847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:16:39.619Z|c44d3e40-5ce2-4e34-87f7-30f57a3e731d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:16:39.620Z|c44d3e40-5ce2-4e34-87f7-30f57a3e731d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:39.622Z|707892b9-e519-4022-9291-05cb03bc7688|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:16:39.623Z|707892b9-e519-4022-9291-05cb03bc7688|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:39.631Z|3fc0f8a9-3505-4649-9983-e2368fc9e201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:16:39.632Z|3fc0f8a9-3505-4649-9983-e2368fc9e201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:47.458Z|236232bc-4e19-4a86-9a45-a05810fab369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:16:47.461Z|236232bc-4e19-4a86-9a45-a05810fab369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:16:47.950Z|f32223b9-2761-4682-8ae8-017f60c34953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:16:47.951Z|f32223b9-2761-4682-8ae8-017f60c34953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:16:49.637Z|621315f1-d5c8-4ce9-bd12-05c86ce7a690|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:16:49.638Z|621315f1-d5c8-4ce9-bd12-05c86ce7a690|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:49.638Z|40de254a-1274-4013-869f-4578a43e0baa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:16:49.639Z|40de254a-1274-4013-869f-4578a43e0baa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:49.647Z|5fc14a4f-a4f9-40ad-9b88-c2bd2ce4a63b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:16:49.647Z|5fc14a4f-a4f9-40ad-9b88-c2bd2ce4a63b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:50.792Z|c185bad5-8bdb-4e52-93ef-11ff3ea8e1ce|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:16:50.793Z|c185bad5-8bdb-4e52-93ef-11ff3ea8e1ce|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:59.655Z|64fd5b22-55a6-4eef-ab46-7dbf9513fc1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:16:59.656Z|21d0d235-66ee-4f6d-b6f8-695958cb530c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:16:59.656Z|64fd5b22-55a6-4eef-ab46-7dbf9513fc1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:59.656Z|21d0d235-66ee-4f6d-b6f8-695958cb530c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:16:59.663Z|3a1a7323-4e47-49ef-9826-7b8282252d49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:16:59.663Z|3a1a7323-4e47-49ef-9826-7b8282252d49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:02.458Z|58bae1f7-0e9c-405f-9131-b308917fca62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:17:02.458Z|58bae1f7-0e9c-405f-9131-b308917fca62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:17:09.674Z|bd29ecaf-149b-4a9c-9a57-eb75d566ed1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:17:09.674Z|e0d8559c-4492-42b0-b7bc-093bb1d02f36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:17:09.674Z|bd29ecaf-149b-4a9c-9a57-eb75d566ed1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:09.674Z|e0d8559c-4492-42b0-b7bc-093bb1d02f36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:09.679Z|72390b8c-1565-48c3-9582-ec8d2d347d4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:17:09.679Z|72390b8c-1565-48c3-9582-ec8d2d347d4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:17.458Z|6019151b-ee5e-490f-873c-f3e1c32435d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:17:17.459Z|6019151b-ee5e-490f-873c-f3e1c32435d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:17:17.951Z|62e90c91-4fc1-4bbd-9065-cb79cfbb1680|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:17:17.951Z|62e90c91-4fc1-4bbd-9065-cb79cfbb1680|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:17:19.691Z|9ae8ac45-4e15-454d-bfb1-c011fdacb5b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:17:19.691Z|9ae8ac45-4e15-454d-bfb1-c011fdacb5b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:19.691Z|20617bbb-98c2-4f66-882d-fc8bf17f7d33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:17:19.692Z|20617bbb-98c2-4f66-882d-fc8bf17f7d33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:19.696Z|23b5038f-206d-4f14-aac6-7d969dfc25eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:17:19.696Z|23b5038f-206d-4f14-aac6-7d969dfc25eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:29.709Z|ad6a0704-14e3-4a41-bcf8-d13e55ad18e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:17:29.709Z|4d504957-163e-4343-9161-073f561b2bce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:17:29.709Z|ad6a0704-14e3-4a41-bcf8-d13e55ad18e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:29.709Z|4d504957-163e-4343-9161-073f561b2bce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:29.711Z|f210f04c-c7fb-44c8-b419-902ddc7166a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:17:29.712Z|f210f04c-c7fb-44c8-b419-902ddc7166a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:32.458Z|07a95190-4bcb-4385-9621-76b96c0ea553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:17:32.461Z|07a95190-4bcb-4385-9621-76b96c0ea553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:17:39.726Z|bf133d20-0ffc-4e29-84fc-bf6f98e370d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:17:39.726Z|bf133d20-0ffc-4e29-84fc-bf6f98e370d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:39.726Z|8b6f0eb6-1f16-432f-9051-87a81ef7b96a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:17:39.727Z|8b6f0eb6-1f16-432f-9051-87a81ef7b96a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:39.728Z|c4da96a4-f984-4d55-9b34-5964d0068179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:17:39.729Z|c4da96a4-f984-4d55-9b34-5964d0068179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:47.458Z|a9d59912-ab71-4de6-9e47-6c68efc4449f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:17:47.459Z|a9d59912-ab71-4de6-9e47-6c68efc4449f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:17:47.952Z|2d37c23e-d45a-4454-9c7f-e1521d81b0c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:17:47.952Z|2d37c23e-d45a-4454-9c7f-e1521d81b0c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:17:49.743Z|5dcef021-a4b2-4404-8211-bcac6227a784|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:17:49.743Z|5dcef021-a4b2-4404-8211-bcac6227a784|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:49.747Z|2721068a-98d5-47b8-84b3-0a98372b77e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:17:49.747Z|2721068a-98d5-47b8-84b3-0a98372b77e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:49.751Z|b3dd4b83-2927-4e5f-8deb-3ca92fc726d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:17:49.752Z|b3dd4b83-2927-4e5f-8deb-3ca92fc726d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:50.792Z|bb1a5634-c39d-4d1e-8a0d-11877fa64957|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:17:50.793Z|bb1a5634-c39d-4d1e-8a0d-11877fa64957|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:59.760Z|c67bff5f-6f97-4798-9355-af14b6777cc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:17:59.760Z|c67bff5f-6f97-4798-9355-af14b6777cc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:59.763Z|33a28adb-181c-4e86-ac51-40391e46ddd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:17:59.764Z|33a28adb-181c-4e86-ac51-40391e46ddd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:17:59.766Z|5fcb19c3-8c28-45c4-9d39-a2fd836eaac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:17:59.767Z|5fcb19c3-8c28-45c4-9d39-a2fd836eaac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:02.458Z|73a7bc08-48ca-464e-9fcb-e2116e535c14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:18:02.458Z|73a7bc08-48ca-464e-9fcb-e2116e535c14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:18:09.778Z|72dad8e1-f829-4b19-95b9-263aca3f50a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:18:09.779Z|72dad8e1-f829-4b19-95b9-263aca3f50a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:09.781Z|1ae1cdcc-fbe9-4e74-8e79-3256c3f7352f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:18:09.782Z|1ae1cdcc-fbe9-4e74-8e79-3256c3f7352f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:09.782Z|7829e9c8-efc7-411f-87a3-36405712c706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:18:09.783Z|7829e9c8-efc7-411f-87a3-36405712c706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:17.458Z|d2f2e206-0a6d-4ba8-92b0-f2e7e3474e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:18:17.460Z|d2f2e206-0a6d-4ba8-92b0-f2e7e3474e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:18:17.952Z|5a386232-3629-482b-84c8-f0d0a12e892a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:18:17.953Z|5a386232-3629-482b-84c8-f0d0a12e892a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:18:19.796Z|2ac3db88-28f9-4fd5-8692-f302c081388b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:18:19.796Z|2ac3db88-28f9-4fd5-8692-f302c081388b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:19.799Z|c5b86110-e8f2-4b59-9b13-224cbabd665a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:18:19.800Z|c5b86110-e8f2-4b59-9b13-224cbabd665a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:19.800Z|06a1ccaa-83b9-4898-bec9-619ba30ff529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:18:19.801Z|06a1ccaa-83b9-4898-bec9-619ba30ff529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:29.814Z|733ba0c2-80e1-4d95-a61f-646f0a2a11d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:18:29.815Z|733ba0c2-80e1-4d95-a61f-646f0a2a11d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:29.816Z|5297ee60-0fea-4fce-a6ea-cbf78f012179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:18:29.816Z|5297ee60-0fea-4fce-a6ea-cbf78f012179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:29.818Z|cb785918-633d-498f-8277-c41d9feea18d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:18:29.819Z|cb785918-633d-498f-8277-c41d9feea18d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:32.458Z|e833edf8-9d29-439b-9504-70f8bd2a50d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:18:32.458Z|e833edf8-9d29-439b-9504-70f8bd2a50d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:18:39.833Z|c32da738-9296-4ce6-96f7-03b4cfbc7651|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:18:39.833Z|c32da738-9296-4ce6-96f7-03b4cfbc7651|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:39.834Z|bff2549a-93d1-4c18-8c74-ced40456312c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:18:39.834Z|bff2549a-93d1-4c18-8c74-ced40456312c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:39.836Z|0a0175d6-b25c-43d2-904a-470adcdc823e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:18:39.836Z|0a0175d6-b25c-43d2-904a-470adcdc823e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:47.458Z|b7b73e94-9dfb-4c0b-96c6-d1f12354acf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:18:47.458Z|b7b73e94-9dfb-4c0b-96c6-d1f12354acf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:18:47.953Z|f762fa61-3823-477c-a82a-dc0e64d37e82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:18:47.953Z|f762fa61-3823-477c-a82a-dc0e64d37e82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:18:49.851Z|b4fb54f1-f254-4ef6-a1b9-417d5f058fab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:18:49.851Z|f5f9267a-0da2-4bda-b376-e58eeb6a12f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:18:49.852Z|b4fb54f1-f254-4ef6-a1b9-417d5f058fab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:49.852Z|47ad6e63-5070-4ac9-820e-0a3ef523f2f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:18:49.852Z|f5f9267a-0da2-4bda-b376-e58eeb6a12f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:49.852Z|47ad6e63-5070-4ac9-820e-0a3ef523f2f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:50.792Z|24993dc3-bb1a-4189-a772-618b2b0f1128|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:18:50.793Z|24993dc3-bb1a-4189-a772-618b2b0f1128|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:59.892Z|7e41fc89-5d15-4ddf-8e08-b520d3506bd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:18:59.892Z|47c8f662-be1b-49a4-bafe-4df38d76142b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:18:59.892Z|c870d2cc-4fcf-448f-bfa2-74cffb2f294a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:18:59.892Z|7e41fc89-5d15-4ddf-8e08-b520d3506bd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:59.892Z|47c8f662-be1b-49a4-bafe-4df38d76142b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:18:59.892Z|c870d2cc-4fcf-448f-bfa2-74cffb2f294a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:19:02.458Z|7d36c173-9afa-4386-8eb3-d767b1897ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:19:02.461Z|7d36c173-9afa-4386-8eb3-d767b1897ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:19:09.908Z|5e69a098-cc4c-4773-b12e-5aee73cc9ffd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:19:09.908Z|48201b33-ffc7-4845-9cf6-864e0ae7f03b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:19:09.908Z|c8a1f371-41a1-4a0c-9e94-7aaee5e35be8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:19:09.909Z|5e69a098-cc4c-4773-b12e-5aee73cc9ffd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:19:09.909Z|c8a1f371-41a1-4a0c-9e94-7aaee5e35be8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:19:09.909Z|48201b33-ffc7-4845-9cf6-864e0ae7f03b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:19:17.458Z|208e8fd5-2468-4c82-911c-eb234713c536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:19:17.459Z|208e8fd5-2468-4c82-911c-eb234713c536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:19:17.954Z|b407020d-df76-4184-bc1e-0a1e9cd3ae6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:19:17.954Z|b407020d-df76-4184-bc1e-0a1e9cd3ae6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:19:19.926Z|47e04fcf-3d34-44bf-876c-4b6fb7369db3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:19:19.926Z|daff4e14-bf34-48d2-b3e0-b6884b85bcd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:19:19.927Z|47e04fcf-3d34-44bf-876c-4b6fb7369db3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:19:19.927Z|ac0565e5-1530-44e0-8127-0dd1e8c44331|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:19:19.927Z|daff4e14-bf34-48d2-b3e0-b6884b85bcd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:19:19.927Z|ac0565e5-1530-44e0-8127-0dd1e8c44331|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:19:29.944Z|b6f2cad2-c5c8-41de-8395-44b7131c5d44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:19:29.944Z|f2e6a4d1-89ac-4245-8a18-fa6760f0a8b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:19:29.944Z|ecf27eab-709b-4307-8463-071f23f55baa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:19:29.944Z|ecf27eab-709b-4307-8463-071f23f55baa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:19:29.944Z|f2e6a4d1-89ac-4245-8a18-fa6760f0a8b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:19:29.944Z|b6f2cad2-c5c8-41de-8395-44b7131c5d44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:19:32.458Z|99eef96a-acd2-4d4f-bbfc-dfe936431da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:19:32.459Z|99eef96a-acd2-4d4f-bbfc-dfe936431da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:19:39.961Z|557ee154-3c41-46e4-b1ac-495d5a7766c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:19:39.961Z|5bc9286a-8419-4b01-aafd-7fdd1f61cc1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:19:39.961Z|5817fe35-e61f-4746-856f-505bde89adcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:19:39.961Z|557ee154-3c41-46e4-b1ac-495d5a7766c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:19:39.961Z|5bc9286a-8419-4b01-aafd-7fdd1f61cc1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:19:39.961Z|5817fe35-e61f-4746-856f-505bde89adcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:19:47.458Z|56586535-6d6e-40b9-82b4-e70304977ff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:19:47.461Z|56586535-6d6e-40b9-82b4-e70304977ff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:19:47.954Z|91f89f59-f923-4b73-aa35-82c81b6584dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:19:47.955Z|91f89f59-f923-4b73-aa35-82c81b6584dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:19:49.980Z|66581054-0634-47d4-b6a3-0b18e7cd8552|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:19:49.980Z|71d6bd86-e735-453b-a7bb-e91dc585861d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:19:49.980Z|af7255e3-08d6-4395-9303-2227323402f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:19:49.981Z|71d6bd86-e735-453b-a7bb-e91dc585861d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:19:49.981Z|66581054-0634-47d4-b6a3-0b18e7cd8552|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:19:49.981Z|af7255e3-08d6-4395-9303-2227323402f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:19:50.792Z|9031fa9c-e2d1-400a-86b6-f0f56df55e08|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:19:50.793Z|9031fa9c-e2d1-400a-86b6-f0f56df55e08|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:19:59.999Z|f807f9bf-b629-46cd-a59b-dfd8ce31b0a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:19:59.999Z|2bb0c607-5b35-4081-97e4-84c41d70cda1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:19:59.999Z|84cc3115-8638-4f3b-8f1e-1f2204dc788d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:20:00.000Z|84cc3115-8638-4f3b-8f1e-1f2204dc788d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:20:00.000Z|2bb0c607-5b35-4081-97e4-84c41d70cda1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:20:00.000Z|f807f9bf-b629-46cd-a59b-dfd8ce31b0a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:20:02.458Z|bed9b264-9756-451d-abfb-e9038aba05cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:20:02.459Z|bed9b264-9756-451d-abfb-e9038aba05cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:20:10.017Z|92e98784-735f-4be4-bbd9-91981fad5e2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:20:10.017Z|80e446de-a826-453f-8936-c43f02234422|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:20:10.017Z|92e98784-735f-4be4-bbd9-91981fad5e2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:20:10.017Z|20ea75d9-4b71-4248-b245-a08141c59ffa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:20:10.017Z|80e446de-a826-453f-8936-c43f02234422|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:20:10.017Z|20ea75d9-4b71-4248-b245-a08141c59ffa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:20:17.458Z|a5f1652a-069b-449d-baba-79381540a5fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:20:17.459Z|a5f1652a-069b-449d-baba-79381540a5fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:20:17.955Z|6efda39e-ddf6-4e06-9c48-b987b445d976|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:20:17.955Z|6efda39e-ddf6-4e06-9c48-b987b445d976|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:20:20.034Z|3559d95a-9c0e-4d7f-a6dd-7944a69f5ff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:20:20.034Z|3559d95a-9c0e-4d7f-a6dd-7944a69f5ff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:20:20.035Z|b95055ca-6eac-4948-8055-7e9e4b8d3f9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:20:20.035Z|569526be-ba9e-40c4-a867-a6960c0e01db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:20:20.036Z|b95055ca-6eac-4948-8055-7e9e4b8d3f9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:20:20.036Z|569526be-ba9e-40c4-a867-a6960c0e01db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:20:30.052Z|4a3ee415-c2b9-4269-b813-a12c52fe95b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:20:30.052Z|bd4ec5ec-a660-4ef0-9766-1e75beaa3d87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:20:30.052Z|00e4c462-823d-4494-b300-b11f0b1add94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:20:30.053Z|bd4ec5ec-a660-4ef0-9766-1e75beaa3d87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:20:30.053Z|00e4c462-823d-4494-b300-b11f0b1add94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:20:30.053Z|4a3ee415-c2b9-4269-b813-a12c52fe95b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:20:32.458Z|4c8f73eb-a0ac-4190-812d-ab2c6aaa2ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:20:32.461Z|4c8f73eb-a0ac-4190-812d-ab2c6aaa2ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:20:40.072Z|3c3699e1-f538-40d9-9183-9de50dee0198|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:20:40.072Z|3c3699e1-f538-40d9-9183-9de50dee0198|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:20:40.078Z|d935e185-9627-49bb-bd53-f0fdeb4f2e37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:20:40.078Z|b5a8da02-e8c6-4a5d-b78f-430f338b3496|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:20:40.078Z|d935e185-9627-49bb-bd53-f0fdeb4f2e37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:20:40.079Z|b5a8da02-e8c6-4a5d-b78f-430f338b3496|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:20:47.458Z|4211e4dc-49da-48b3-bdc6-972cbd065acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:20:47.458Z|4211e4dc-49da-48b3-bdc6-972cbd065acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:20:47.956Z|c3c3cbdf-d52f-4243-8974-1be7d05c29d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:20:47.956Z|c3c3cbdf-d52f-4243-8974-1be7d05c29d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:20:50.090Z|7bf4b67e-5fe1-41cc-b44a-a6d820be5b70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:20:50.090Z|7bf4b67e-5fe1-41cc-b44a-a6d820be5b70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:20:50.095Z|f4d0ea71-9686-498b-8806-8a5ea64263c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:20:50.095Z|2bbdd9ef-ca4e-4d23-bec4-b454e57eddb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:20:50.095Z|f4d0ea71-9686-498b-8806-8a5ea64263c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:20:50.095Z|2bbdd9ef-ca4e-4d23-bec4-b454e57eddb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:20:50.791Z|7f0fe349-be53-4ad8-811f-c3c3015d13d8|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:20:50.791Z|7f0fe349-be53-4ad8-811f-c3c3015d13d8|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:00.107Z|e2e170ea-d50e-4622-919b-b904a68f7089|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:21:00.108Z|e2e170ea-d50e-4622-919b-b904a68f7089|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:00.113Z|47bdad34-d6f9-4151-9cda-7158fe9bc3ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:21:00.112Z|f107bd10-6603-4709-a285-57323ae04fe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:21:00.113Z|47bdad34-d6f9-4151-9cda-7158fe9bc3ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:00.113Z|f107bd10-6603-4709-a285-57323ae04fe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:02.458Z|c66825da-a7bb-4fdf-aac2-db474ab93ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:21:02.458Z|c66825da-a7bb-4fdf-aac2-db474ab93ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:21:10.126Z|44154c0d-9733-4f29-9f4c-29ef1e709e62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:21:10.126Z|44154c0d-9733-4f29-9f4c-29ef1e709e62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:10.130Z|a64c35f9-dbd1-41c0-95dd-e390b9bada57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:21:10.130Z|0ce23ac4-b208-4b77-8aae-ba38ab168086|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:21:10.130Z|a64c35f9-dbd1-41c0-95dd-e390b9bada57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:10.130Z|0ce23ac4-b208-4b77-8aae-ba38ab168086|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:17.458Z|2ce89271-747a-4c7d-8157-55bc6e4bca9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:21:17.461Z|2ce89271-747a-4c7d-8157-55bc6e4bca9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:21:17.957Z|948f84c2-1513-4b4b-8d40-90ebd7977fbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:21:17.958Z|948f84c2-1513-4b4b-8d40-90ebd7977fbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:21:20.145Z|21933df1-0859-4146-9371-e32b5a191eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:21:20.146Z|21933df1-0859-4146-9371-e32b5a191eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:20.147Z|c53ed89f-8714-423e-8d29-a4bab7d5f375|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:21:20.147Z|e97566e1-5e42-4fa4-b68a-6715f8e5a83a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:21:20.147Z|c53ed89f-8714-423e-8d29-a4bab7d5f375|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:20.148Z|e97566e1-5e42-4fa4-b68a-6715f8e5a83a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:30.166Z|73a8b658-10b7-4ed7-9a72-d217140dfdf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:21:30.166Z|bde66e07-5ae4-49b8-95bd-e300a8670f54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:21:30.166Z|8278d70a-5338-4b0b-9e49-9f9f1ac00622|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:21:30.166Z|bde66e07-5ae4-49b8-95bd-e300a8670f54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:30.166Z|8278d70a-5338-4b0b-9e49-9f9f1ac00622|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:30.166Z|73a8b658-10b7-4ed7-9a72-d217140dfdf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:32.458Z|5630a2fc-580e-47eb-bb0a-1ae924d26630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:21:32.458Z|5630a2fc-580e-47eb-bb0a-1ae924d26630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:21:40.185Z|94cf7a60-1b81-4e5b-b0f6-80385d9da5f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:21:40.185Z|c52bc620-6658-4c43-90c9-a0e00d2abbc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:21:40.185Z|100471a2-7f11-49c5-bda3-c32d039963ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:21:40.186Z|c52bc620-6658-4c43-90c9-a0e00d2abbc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:40.186Z|94cf7a60-1b81-4e5b-b0f6-80385d9da5f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:40.186Z|100471a2-7f11-49c5-bda3-c32d039963ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:47.458Z|e76ce9c2-2c8d-4bb4-b4bc-8a7045ea5ea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:21:47.458Z|e76ce9c2-2c8d-4bb4-b4bc-8a7045ea5ea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:21:47.958Z|8b7390f0-bee6-47cc-b3d8-b31e9b57bfda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:21:47.958Z|8b7390f0-bee6-47cc-b3d8-b31e9b57bfda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:21:50.204Z|8a893203-2439-470d-8739-65f9846011f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:21:50.204Z|f9cc2244-c4c4-4141-82f9-4707e96cc1c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:21:50.204Z|7cb069f0-7b64-4fbb-91b7-b3eac7e93a15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:21:50.204Z|7cb069f0-7b64-4fbb-91b7-b3eac7e93a15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:50.204Z|f9cc2244-c4c4-4141-82f9-4707e96cc1c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:50.204Z|8a893203-2439-470d-8739-65f9846011f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:21:50.792Z|157d1d22-5b38-45dc-b949-d47f580dc83f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:21:50.793Z|157d1d22-5b38-45dc-b949-d47f580dc83f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:00.221Z|0999b003-efe8-4cd1-ac09-191da5e3f3c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:22:00.221Z|097e8668-a873-4cbe-83a6-be83ca036017|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:22:00.222Z|097e8668-a873-4cbe-83a6-be83ca036017|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:00.222Z|0999b003-efe8-4cd1-ac09-191da5e3f3c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:00.225Z|655140b9-12b8-46da-9203-79d07a24d4f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:22:00.226Z|655140b9-12b8-46da-9203-79d07a24d4f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:02.458Z|0235fd0b-b42b-45e8-9915-15a01eaf8edb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:22:02.460Z|0235fd0b-b42b-45e8-9915-15a01eaf8edb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:22:10.238Z|96a9ea60-ea2c-4ccc-92aa-2b7a82884a02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:22:10.239Z|5ab90b0b-5bfe-4158-86ad-d2b34bfed5e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:22:10.239Z|96a9ea60-ea2c-4ccc-92aa-2b7a82884a02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:10.239Z|5ab90b0b-5bfe-4158-86ad-d2b34bfed5e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:10.241Z|9b8f3921-1350-4b6f-9929-07a3beb3ef12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:22:10.242Z|9b8f3921-1350-4b6f-9929-07a3beb3ef12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:17.458Z|325535e4-1256-411e-91f9-d42b03b9072f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:22:17.458Z|325535e4-1256-411e-91f9-d42b03b9072f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:22:17.959Z|3ae8aaa3-d5d8-4dac-a930-bb5135e8b808|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:22:17.959Z|3ae8aaa3-d5d8-4dac-a930-bb5135e8b808|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:22:20.258Z|39f05659-1873-4206-bac9-5c5166bf7461|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:22:20.258Z|60787017-efc1-4343-9db2-d688d28e844c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:22:20.258Z|002d10ab-9f99-442e-9dc4-69d19108460a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:22:20.258Z|002d10ab-9f99-442e-9dc4-69d19108460a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:20.258Z|60787017-efc1-4343-9db2-d688d28e844c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:20.258Z|39f05659-1873-4206-bac9-5c5166bf7461|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:30.275Z|947ed9cc-8224-47f2-b367-cf4233376ce4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:22:30.275Z|d3fb16f9-8f73-4827-bae5-b8745dbf800a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:22:30.275Z|39916591-c2a0-49ce-968e-6816f0ee68a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:22:30.276Z|d3fb16f9-8f73-4827-bae5-b8745dbf800a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:30.276Z|947ed9cc-8224-47f2-b367-cf4233376ce4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:30.276Z|39916591-c2a0-49ce-968e-6816f0ee68a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:32.458Z|196191e2-9bab-475c-85dc-5c0f4f03ea01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:22:32.458Z|196191e2-9bab-475c-85dc-5c0f4f03ea01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:22:40.294Z|a3f981a7-144a-4dc4-8a9d-35a651e9276d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:22:40.294Z|f272464f-eeeb-4656-96a6-ef14c314b0ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:22:40.294Z|a3f981a7-144a-4dc4-8a9d-35a651e9276d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:40.294Z|275e1adf-68ee-4158-baf0-a022edb2cd55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:22:40.295Z|f272464f-eeeb-4656-96a6-ef14c314b0ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:40.295Z|275e1adf-68ee-4158-baf0-a022edb2cd55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:47.458Z|5bc4b269-e67b-41a4-ae36-b2df5e146e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:22:47.461Z|5bc4b269-e67b-41a4-ae36-b2df5e146e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:22:47.959Z|d73d6a16-fcec-4c6a-8e9c-08af74717d08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:22:47.960Z|d73d6a16-fcec-4c6a-8e9c-08af74717d08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:22:50.313Z|802d1a63-f253-4179-ad55-4b4b3bff10bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:22:50.313Z|e9e9097f-3fb1-4c48-a52c-039e6a9e02d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:22:50.313Z|d5f50943-505e-46a7-88f3-eb54066e7a9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:22:50.314Z|802d1a63-f253-4179-ad55-4b4b3bff10bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:50.314Z|e9e9097f-3fb1-4c48-a52c-039e6a9e02d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:50.314Z|d5f50943-505e-46a7-88f3-eb54066e7a9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:22:50.792Z|2b753d34-407b-4ba4-a934-ab7211558c77|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:22:50.792Z|2b753d34-407b-4ba4-a934-ab7211558c77|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:00.334Z|5299e01f-f289-4e84-9b93-a09c86788161|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:23:00.334Z|8c358f6c-f1e5-47d2-9124-9b71ae108894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:23:00.334Z|99495704-55d0-4c6e-8d55-e49191b5db78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:23:00.335Z|5299e01f-f289-4e84-9b93-a09c86788161|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:00.335Z|8c358f6c-f1e5-47d2-9124-9b71ae108894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:00.335Z|99495704-55d0-4c6e-8d55-e49191b5db78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:02.458Z|214bb932-373c-4932-abc4-f96983772a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:23:02.458Z|214bb932-373c-4932-abc4-f96983772a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:23:10.354Z|95ee3e36-ff4a-4bc0-b74d-89d5bf15a3eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:23:10.354Z|d0c76e72-83db-4f4d-b3eb-f0a5dff910fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:23:10.354Z|84ebbfce-f653-41f5-a7d2-0ed7e841bce7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:23:10.355Z|95ee3e36-ff4a-4bc0-b74d-89d5bf15a3eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:10.355Z|d0c76e72-83db-4f4d-b3eb-f0a5dff910fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:10.355Z|84ebbfce-f653-41f5-a7d2-0ed7e841bce7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:17.458Z|6251b3b3-9e41-4f59-8643-1dac4ea33991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:23:17.459Z|6251b3b3-9e41-4f59-8643-1dac4ea33991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:23:17.960Z|a105e196-4261-4fa4-bde4-8e7fdc3dfc98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:23:17.961Z|a105e196-4261-4fa4-bde4-8e7fdc3dfc98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:23:20.373Z|a654044c-32a4-47b8-8de4-b045541992d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:23:20.373Z|a654044c-32a4-47b8-8de4-b045541992d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:20.373Z|eb77884e-d6ac-4f7e-8227-9e52abc12691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:23:20.374Z|eb77884e-d6ac-4f7e-8227-9e52abc12691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:20.375Z|6cdbeb98-04b6-4f58-99eb-dbd027a70f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:23:20.376Z|6cdbeb98-04b6-4f58-99eb-dbd027a70f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:30.391Z|e40595cb-1f58-4b49-99f6-c2d2daf23e36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:23:30.391Z|26b70d8f-9c12-4c96-a4df-26fefab0cc85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:23:30.392Z|26b70d8f-9c12-4c96-a4df-26fefab0cc85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:30.392Z|e40595cb-1f58-4b49-99f6-c2d2daf23e36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:30.393Z|6a3f86c8-5491-46a7-b314-c5df2bb0a810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:23:30.393Z|6a3f86c8-5491-46a7-b314-c5df2bb0a810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:32.458Z|a376b7c2-af71-498c-a980-400bd9ded8a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:23:32.461Z|a376b7c2-af71-498c-a980-400bd9ded8a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:23:40.410Z|8b8decfa-2ce3-4eb4-abcd-19c8b10cc516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:23:40.410Z|0c64b304-3c3b-4106-8910-c80c539d00df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:23:40.410Z|3b8b0859-5f24-495a-8623-48c324204e8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:23:40.410Z|8b8decfa-2ce3-4eb4-abcd-19c8b10cc516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:40.411Z|3b8b0859-5f24-495a-8623-48c324204e8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:40.411Z|0c64b304-3c3b-4106-8910-c80c539d00df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:47.458Z|431c0137-6efc-46cd-b776-ae206c24c0d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:23:47.459Z|431c0137-6efc-46cd-b776-ae206c24c0d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:23:47.961Z|9c31bba2-7dca-4783-bde3-f608130c71b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:23:47.962Z|9c31bba2-7dca-4783-bde3-f608130c71b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:23:50.429Z|6525a512-8f56-4021-b307-1fb31d7cbba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:23:50.429Z|2494fdc6-8f12-4372-9f8b-8541c0f977b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:23:50.429Z|ddb47b9a-889a-42e4-80e0-49f28893bc9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:23:50.429Z|ddb47b9a-889a-42e4-80e0-49f28893bc9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:50.429Z|6525a512-8f56-4021-b307-1fb31d7cbba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:50.429Z|2494fdc6-8f12-4372-9f8b-8541c0f977b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:23:50.793Z|87cb2843-923e-428e-9dbd-ea67779da5ec|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:23:50.794Z|87cb2843-923e-428e-9dbd-ea67779da5ec|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:00.447Z|1fe85f6a-606f-4106-86a7-67db1a76bede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:24:00.447Z|6cee0e4e-a8bc-43d4-a334-82c20801eddf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:24:00.447Z|20bc78e5-c3a3-4078-9c26-ccd13566e388|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:24:00.448Z|1fe85f6a-606f-4106-86a7-67db1a76bede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:00.448Z|6cee0e4e-a8bc-43d4-a334-82c20801eddf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:00.448Z|20bc78e5-c3a3-4078-9c26-ccd13566e388|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:02.458Z|eaf4d788-ef34-4e44-89ca-77fa2b172e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:24:02.458Z|eaf4d788-ef34-4e44-89ca-77fa2b172e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:24:10.465Z|0dec58df-647f-4808-9a73-435c1355053d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:24:10.465Z|9a71a7aa-1df7-47c9-be54-bf61074c43d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:24:10.465Z|c56defa6-fc20-4ad7-9aca-490912c9567a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:24:10.466Z|9a71a7aa-1df7-47c9-be54-bf61074c43d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:10.466Z|c56defa6-fc20-4ad7-9aca-490912c9567a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:10.465Z|0dec58df-647f-4808-9a73-435c1355053d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:17.458Z|feadbfb6-191b-47c6-94d7-3805de06c433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:24:17.459Z|feadbfb6-191b-47c6-94d7-3805de06c433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:24:17.962Z|89f98fc7-ed1d-40c2-ad78-35eedd995ac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:24:17.962Z|89f98fc7-ed1d-40c2-ad78-35eedd995ac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:24:20.489Z|2733255b-124b-436b-9f53-9dbf8b7f7619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:24:20.489Z|b5b02639-2925-4b2c-8ec7-3a0e205db141|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:24:20.490Z|a0d55900-a2fd-4b6c-873d-7c42bff919f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:24:20.490Z|a0d55900-a2fd-4b6c-873d-7c42bff919f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:20.490Z|b5b02639-2925-4b2c-8ec7-3a0e205db141|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:20.490Z|2733255b-124b-436b-9f53-9dbf8b7f7619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:30.509Z|879e95f8-0558-4601-88e0-22c856affbd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:24:30.509Z|9764ffc2-c3d0-4229-b8d5-df922a8c0c3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:24:30.509Z|7ca9b8d9-40b9-4b46-90dc-2967ddcc666c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:24:30.510Z|879e95f8-0558-4601-88e0-22c856affbd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:30.510Z|7ca9b8d9-40b9-4b46-90dc-2967ddcc666c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:30.510Z|9764ffc2-c3d0-4229-b8d5-df922a8c0c3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:32.458Z|80024616-0127-4018-82e8-3e226756d3d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:24:32.459Z|80024616-0127-4018-82e8-3e226756d3d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:24:40.526Z|8116cf27-12c6-48fd-bf68-33cee0747a36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:24:40.526Z|a0a78156-9de2-4afe-b73a-7005c5b1c1bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:24:40.526Z|6cb89e2d-663d-4d12-b4bd-814d7bfe3a67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:24:40.528Z|6cb89e2d-663d-4d12-b4bd-814d7bfe3a67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:40.528Z|a0a78156-9de2-4afe-b73a-7005c5b1c1bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:40.528Z|8116cf27-12c6-48fd-bf68-33cee0747a36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:47.458Z|9ae342cb-1992-4473-ad86-bb1a09c62e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:24:47.459Z|9ae342cb-1992-4473-ad86-bb1a09c62e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:24:47.963Z|00b832b6-c0f2-430e-acc8-920068ff40e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:24:47.963Z|00b832b6-c0f2-430e-acc8-920068ff40e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:24:50.794Z|9c77a229-3240-4a7b-ada7-3ba89c7090dd|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:24:50.795Z|9c77a229-3240-4a7b-ada7-3ba89c7090dd|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:50.799Z|ce3db353-9fd6-4159-b480-b4456d99750f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:24:50.800Z|b5105aa9-44be-4fc7-9a2c-cf67ec095e56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:24:50.801Z|129fd1fb-f756-41af-aacd-c11a1117df30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:24:50.801Z|ce3db353-9fd6-4159-b480-b4456d99750f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:50.802Z|b5105aa9-44be-4fc7-9a2c-cf67ec095e56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:24:50.802Z|129fd1fb-f756-41af-aacd-c11a1117df30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:00.819Z|058214ea-59e0-4dda-8bc4-1f8efad1be6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:25:00.820Z|058214ea-59e0-4dda-8bc4-1f8efad1be6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:00.820Z|c5db7247-4e04-41d8-80d7-721e0d5e739b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:25:00.820Z|f716d853-c459-4186-a7bc-757082a7a382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:25:00.820Z|c5db7247-4e04-41d8-80d7-721e0d5e739b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:00.821Z|f716d853-c459-4186-a7bc-757082a7a382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:02.458Z|039163b4-a004-4bd4-8eb6-147c57d54dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:25:02.459Z|039163b4-a004-4bd4-8eb6-147c57d54dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:25:10.837Z|fd19773d-e893-42e2-b53e-275e86ed82ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:25:10.837Z|4a77ffe4-a4fc-4fa7-87e7-e559629e6a4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:25:10.838Z|fd19773d-e893-42e2-b53e-275e86ed82ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:10.838Z|4a77ffe4-a4fc-4fa7-87e7-e559629e6a4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:10.838Z|47524210-d129-4f9d-a1d0-cd5314e736a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:25:10.839Z|47524210-d129-4f9d-a1d0-cd5314e736a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:17.458Z|62d4ffff-4087-4026-8e3e-6226da1a1402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:25:17.458Z|62d4ffff-4087-4026-8e3e-6226da1a1402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:25:17.964Z|b039a225-af62-41f7-9070-af844488c270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:25:17.964Z|b039a225-af62-41f7-9070-af844488c270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:25:20.892Z|cb1ea372-af3d-4adb-a04b-7ad55b4c2e67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:25:20.892Z|837d4e83-a270-430a-8f68-2016b5c388fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:25:20.892Z|ce8a0fd9-fe44-4d13-aa16-631392875baf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:25:20.892Z|cb1ea372-af3d-4adb-a04b-7ad55b4c2e67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:20.892Z|ce8a0fd9-fe44-4d13-aa16-631392875baf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:20.892Z|837d4e83-a270-430a-8f68-2016b5c388fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:30.909Z|5a503c8a-fc5b-466e-abe8-97b0639dd3c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:25:30.910Z|c870c280-3fcd-461d-b742-7873031a8e31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:25:30.910Z|5a503c8a-fc5b-466e-abe8-97b0639dd3c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:30.910Z|c870c280-3fcd-461d-b742-7873031a8e31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:30.910Z|252c58b8-5634-4a77-8a6b-93e21b6678d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:25:30.911Z|252c58b8-5634-4a77-8a6b-93e21b6678d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:32.458Z|125209b0-6218-4de8-a2c8-cd647b94f897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:25:32.459Z|125209b0-6218-4de8-a2c8-cd647b94f897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:25:40.928Z|16d4ae1d-ad78-485f-801d-55701e7d58d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:25:40.928Z|3275ed9d-33c7-4903-9360-559ba6ee8144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:25:40.928Z|3275ed9d-33c7-4903-9360-559ba6ee8144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:40.928Z|16d4ae1d-ad78-485f-801d-55701e7d58d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:40.928Z|0218df76-6fc0-4d05-9102-a5bc4c1e22d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:25:40.930Z|0218df76-6fc0-4d05-9102-a5bc4c1e22d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:47.458Z|ff0a5ea4-e4d7-41c5-a85e-1512f7952f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:25:47.462Z|ff0a5ea4-e4d7-41c5-a85e-1512f7952f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:25:47.965Z|277a2fb3-cd1b-487f-92dc-1ddf422417fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:25:47.965Z|277a2fb3-cd1b-487f-92dc-1ddf422417fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:25:50.796Z|d2b6e8b3-f95d-41fb-86f5-c570a1f7ac70|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:25:50.797Z|d2b6e8b3-f95d-41fb-86f5-c570a1f7ac70|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:50.947Z|c1cd0445-47a1-4f96-a50c-164b69f36cd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:25:50.947Z|a1147780-0c7f-43fa-941e-b563104df8b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:25:50.947Z|8b71d7da-3fda-4cd0-9cbe-84870943d0e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:25:50.948Z|c1cd0445-47a1-4f96-a50c-164b69f36cd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:50.948Z|8b71d7da-3fda-4cd0-9cbe-84870943d0e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:25:50.948Z|a1147780-0c7f-43fa-941e-b563104df8b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:00.967Z|1ecf1cbd-8c1a-4b23-a11b-770b84557ee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:26:00.967Z|a0fe6541-b58f-47a0-8099-6849c6c5ce81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:26:00.967Z|d0cf2fb6-39f0-4172-8f59-70ad670da180|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:26:00.967Z|1ecf1cbd-8c1a-4b23-a11b-770b84557ee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:00.967Z|a0fe6541-b58f-47a0-8099-6849c6c5ce81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:00.968Z|d0cf2fb6-39f0-4172-8f59-70ad670da180|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:02.458Z|91a8bbb2-15e7-43d0-a9b1-aa348be755d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:26:02.459Z|91a8bbb2-15e7-43d0-a9b1-aa348be755d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:26:10.985Z|88fb2bf2-a662-4b53-847d-3c20499ceda2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:26:10.986Z|88fb2bf2-a662-4b53-847d-3c20499ceda2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:10.985Z|3dc46797-8336-46bd-8403-b97cfe68be56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:26:10.985Z|53ce5a97-4dc3-496a-9e3a-068387e37866|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:26:10.986Z|3dc46797-8336-46bd-8403-b97cfe68be56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:10.986Z|53ce5a97-4dc3-496a-9e3a-068387e37866|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:17.458Z|99d9468a-e0ac-4513-beb0-12cec9e0d696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:26:17.458Z|99d9468a-e0ac-4513-beb0-12cec9e0d696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:26:17.966Z|bd8d617f-2032-427f-8abc-bb858de927f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:26:17.966Z|bd8d617f-2032-427f-8abc-bb858de927f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:26:21.004Z|e619c004-3890-4a44-bc95-25864d966a5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:26:21.004Z|e619c004-3890-4a44-bc95-25864d966a5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:21.005Z|9ec3ec66-2937-42e4-bb2e-d646f339f66d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:26:21.005Z|9ec3ec66-2937-42e4-bb2e-d646f339f66d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:21.006Z|c6037fb0-3775-4a69-bcbe-896ed287bc9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:26:21.006Z|c6037fb0-3775-4a69-bcbe-896ed287bc9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:31.023Z|69259dd2-842e-4f49-9d27-ea9affc2cc46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:26:31.023Z|d94a0de1-f2b2-4fa0-b9c0-97617dcec63d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:26:31.024Z|69259dd2-842e-4f49-9d27-ea9affc2cc46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:31.024Z|d94a0de1-f2b2-4fa0-b9c0-97617dcec63d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:31.030Z|3c95e7e1-3982-424e-964c-19e7d1d5db82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:26:31.031Z|3c95e7e1-3982-424e-964c-19e7d1d5db82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:32.458Z|796a6c05-9956-4ab9-a072-b9239dbeea2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:26:32.461Z|796a6c05-9956-4ab9-a072-b9239dbeea2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:26:41.042Z|1fab5b96-10b7-47bd-873c-9e3acc6b40f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:26:41.042Z|1fab5b96-10b7-47bd-873c-9e3acc6b40f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:41.045Z|190ffa5f-6d5f-45a7-a698-9051acfeda3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:26:41.046Z|190ffa5f-6d5f-45a7-a698-9051acfeda3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:41.048Z|ce8f4dc3-4a45-4735-b25a-bad4429b2dbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:26:41.048Z|ce8f4dc3-4a45-4735-b25a-bad4429b2dbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:47.458Z|d93eff49-7b0c-4ab0-8a41-ee12935bce16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:26:47.459Z|d93eff49-7b0c-4ab0-8a41-ee12935bce16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:26:47.966Z|bd676c9e-70de-4cab-9fde-61f7c091fe28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:26:47.967Z|bd676c9e-70de-4cab-9fde-61f7c091fe28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:26:50.792Z|a85e69c2-0868-4c3e-9005-be118e8f3662|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:26:50.793Z|a85e69c2-0868-4c3e-9005-be118e8f3662|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:51.062Z|6018bee6-392a-4ca4-ab2a-050ee8f4c82b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:26:51.063Z|6018bee6-392a-4ca4-ab2a-050ee8f4c82b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:51.063Z|6fa80f41-6372-418b-996d-a266462b7198|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:26:51.064Z|6fa80f41-6372-418b-996d-a266462b7198|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:26:51.067Z|ae95ab5d-55e2-465b-8202-3d8e4b8e4462|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:26:51.068Z|ae95ab5d-55e2-465b-8202-3d8e4b8e4462|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:01.082Z|293ccfb0-a0cf-4a41-8304-0cb801db38b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:27:01.082Z|293ccfb0-a0cf-4a41-8304-0cb801db38b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:01.082Z|c02ff40e-ebfb-4492-8972-b26032505024|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:27:01.083Z|c02ff40e-ebfb-4492-8972-b26032505024|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:01.085Z|2fa47b3d-a29d-4dd0-b746-e003cc63a762|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:27:01.085Z|2fa47b3d-a29d-4dd0-b746-e003cc63a762|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:02.458Z|d465f7e8-3121-4cea-a177-c819d36522c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:27:02.458Z|d465f7e8-3121-4cea-a177-c819d36522c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:27:11.102Z|3d0710ce-37cd-4cd1-a553-eaa5b9a1cc78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:27:11.102Z|3d0710ce-37cd-4cd1-a553-eaa5b9a1cc78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:11.103Z|89584ab2-5bcd-488b-9fd0-4e45ac2d5b2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:27:11.103Z|d028a9bb-0b7c-4402-bf4d-e8eee75aa4dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:27:11.103Z|89584ab2-5bcd-488b-9fd0-4e45ac2d5b2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:11.103Z|d028a9bb-0b7c-4402-bf4d-e8eee75aa4dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:17.458Z|943f974f-edcb-4469-9530-b091773c37a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:27:17.461Z|943f974f-edcb-4469-9530-b091773c37a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:27:17.967Z|6dd1c4b1-a268-42d8-be66-14f490f4c900|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:27:17.967Z|6dd1c4b1-a268-42d8-be66-14f490f4c900|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:27:21.119Z|83467762-8a3c-41ed-b1cc-94ed73c4df75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:27:21.119Z|cc7d821b-38d4-44b7-91ac-e5f6048bac7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:27:21.119Z|83467762-8a3c-41ed-b1cc-94ed73c4df75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:21.120Z|cc7d821b-38d4-44b7-91ac-e5f6048bac7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:21.124Z|42ecbc71-4f9c-48a7-81a9-cf1aed875bf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:27:21.124Z|42ecbc71-4f9c-48a7-81a9-cf1aed875bf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:31.137Z|faa95be6-35d3-4a79-85db-2611f991a725|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:27:31.137Z|81d87ffc-aeab-42dc-9b17-e1813c446519|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:27:31.138Z|faa95be6-35d3-4a79-85db-2611f991a725|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:31.138Z|81d87ffc-aeab-42dc-9b17-e1813c446519|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:31.142Z|52488c0b-fc89-4396-8e9f-b50776e46b00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:27:31.143Z|52488c0b-fc89-4396-8e9f-b50776e46b00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:32.458Z|ad6944cf-184d-4339-8c6f-d6b31228692a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:27:32.459Z|ad6944cf-184d-4339-8c6f-d6b31228692a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:27:41.156Z|f89393e1-8ee8-4dfa-ac07-645b70a0ae4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:27:41.156Z|f89393e1-8ee8-4dfa-ac07-645b70a0ae4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:41.157Z|e4e638a8-c009-4459-b744-72e8bac2a489|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:27:41.157Z|e4e638a8-c009-4459-b744-72e8bac2a489|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:41.161Z|aea60d3d-54bd-443e-9d87-2baacc4ddee2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:27:41.161Z|aea60d3d-54bd-443e-9d87-2baacc4ddee2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:47.458Z|5835d828-bbe3-4ec7-98c1-f2c8c464b97c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:27:47.458Z|5835d828-bbe3-4ec7-98c1-f2c8c464b97c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:27:47.968Z|c9cd1ab3-fc6b-4ff7-9a67-c4702fdfa37a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:27:47.968Z|c9cd1ab3-fc6b-4ff7-9a67-c4702fdfa37a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:27:50.792Z|4e953e49-4496-40d6-9b65-66afb0f8dc47|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:27:50.793Z|4e953e49-4496-40d6-9b65-66afb0f8dc47|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:51.174Z|b5d4ed26-b1ea-4632-a7c8-6e034d1209af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:27:51.174Z|b5d4ed26-b1ea-4632-a7c8-6e034d1209af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:51.174Z|82899fc8-997e-4d88-99e7-ef78d0ecdc90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:27:51.175Z|82899fc8-997e-4d88-99e7-ef78d0ecdc90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:27:51.178Z|8dea3d02-ed80-4218-be48-7db93a9a3f2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:27:51.179Z|8dea3d02-ed80-4218-be48-7db93a9a3f2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:01.192Z|1dd7e9f1-4809-45ee-a54d-9e5df9cd4890|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:28:01.192Z|c03ac056-b3cc-491c-a0bf-a3a8af114cc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:28:01.193Z|c03ac056-b3cc-491c-a0bf-a3a8af114cc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:01.193Z|1dd7e9f1-4809-45ee-a54d-9e5df9cd4890|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:01.198Z|c635c75d-1bc3-4cd6-ab3e-3334a102dc35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:28:01.198Z|c635c75d-1bc3-4cd6-ab3e-3334a102dc35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:02.458Z|1ef9e3e4-af2e-4d80-a5c3-adf519bbc018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:28:02.461Z|1ef9e3e4-af2e-4d80-a5c3-adf519bbc018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:28:11.212Z|692c7c66-7973-4a4c-8029-51f1690a2c5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:28:11.212Z|970705df-b52b-4338-846d-1003e63c8fd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:28:11.213Z|970705df-b52b-4338-846d-1003e63c8fd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:11.213Z|692c7c66-7973-4a4c-8029-51f1690a2c5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:11.217Z|afbb5651-254b-4050-b3b7-570229c8ee0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:28:11.218Z|afbb5651-254b-4050-b3b7-570229c8ee0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:17.458Z|e2c3031a-1405-4054-b39f-267c979485e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:28:17.459Z|e2c3031a-1405-4054-b39f-267c979485e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:28:17.969Z|062ec4c5-ec8a-4382-a8d3-1bb725b46236|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:28:17.969Z|062ec4c5-ec8a-4382-a8d3-1bb725b46236|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:28:21.231Z|8f8bde55-1558-4c75-aa9b-4fea5df905bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:28:21.231Z|16bad872-b82f-4d54-992c-dd7346e1d4ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:28:21.232Z|16bad872-b82f-4d54-992c-dd7346e1d4ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:21.232Z|8f8bde55-1558-4c75-aa9b-4fea5df905bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:21.235Z|793420dd-e15a-436f-b96b-b9d0ca70ca11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:28:21.236Z|793420dd-e15a-436f-b96b-b9d0ca70ca11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:31.250Z|6c4da00c-3f4f-4fca-9127-cda9112799d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:28:31.250Z|9b5f3776-9fca-4602-86aa-7f827bab284c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:28:31.251Z|9b5f3776-9fca-4602-86aa-7f827bab284c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:31.251Z|6c4da00c-3f4f-4fca-9127-cda9112799d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:31.254Z|76f8a2dc-938c-4f12-9c23-ec8c175edd94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:28:31.255Z|76f8a2dc-938c-4f12-9c23-ec8c175edd94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:32.458Z|b9958565-1117-438b-a154-db0a4b4cfa54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:28:32.459Z|b9958565-1117-438b-a154-db0a4b4cfa54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:28:41.268Z|8716fa3d-28e3-4f7e-a04a-6b6a37129f07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:28:41.269Z|8716fa3d-28e3-4f7e-a04a-6b6a37129f07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:41.269Z|542c330e-0479-40c1-9cd0-2a7e47152c44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:28:41.269Z|542c330e-0479-40c1-9cd0-2a7e47152c44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:41.272Z|6fb362a4-7785-4b4b-8a6c-73205ee25d81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:28:41.273Z|6fb362a4-7785-4b4b-8a6c-73205ee25d81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:47.458Z|bd82a914-868b-4992-b2c8-b607dc5fb16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:28:47.461Z|bd82a914-868b-4992-b2c8-b607dc5fb16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:28:47.970Z|67b73053-65e1-4918-8275-12da783cb576|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:28:47.970Z|67b73053-65e1-4918-8275-12da783cb576|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:28:50.792Z|b618694e-efad-4911-867a-dacf7c419203|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:28:50.793Z|b618694e-efad-4911-867a-dacf7c419203|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:51.287Z|c39ca5fd-a69d-4d06-85ce-d2471af9745b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:28:51.287Z|d294d24b-e9e2-453e-b901-117495020fcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:28:51.287Z|c39ca5fd-a69d-4d06-85ce-d2471af9745b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:51.287Z|d294d24b-e9e2-453e-b901-117495020fcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:28:51.291Z|84f3e6cb-9435-4436-9c11-43a729cc5571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:28:51.292Z|84f3e6cb-9435-4436-9c11-43a729cc5571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:01.305Z|d8c2fbad-b5d3-46c8-8ee2-942d8b01fcff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:29:01.305Z|1de22363-9013-4d2f-853c-2202bdede47d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:29:01.305Z|1de22363-9013-4d2f-853c-2202bdede47d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:01.306Z|d8c2fbad-b5d3-46c8-8ee2-942d8b01fcff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:01.307Z|85cd6641-7222-48b2-aa38-e2484c7d346a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:29:01.309Z|85cd6641-7222-48b2-aa38-e2484c7d346a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:02.458Z|0d33d6a9-dc25-425b-8a98-00e91cd93f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:29:02.458Z|0d33d6a9-dc25-425b-8a98-00e91cd93f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:29:11.323Z|30439d8c-25ba-4bcb-aa76-06213dec2499|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:29:11.323Z|30439d8c-25ba-4bcb-aa76-06213dec2499|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:11.324Z|1b15ff7e-ae35-4a2c-bea0-a5c6d1209e8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:29:11.324Z|1b15ff7e-ae35-4a2c-bea0-a5c6d1209e8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:11.327Z|c4b92e90-a149-4482-a6c6-9c24b48f3df9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:29:11.328Z|c4b92e90-a149-4482-a6c6-9c24b48f3df9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:17.458Z|b3770f8f-1427-4af0-8984-e1ef77024468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:29:17.458Z|b3770f8f-1427-4af0-8984-e1ef77024468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:29:17.971Z|e59e106c-6915-4237-a4ad-d7dbf000de89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:29:17.971Z|e59e106c-6915-4237-a4ad-d7dbf000de89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:29:21.342Z|635bcbbe-1aa2-4ffb-89f0-a9d3d0c8eb2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:29:21.343Z|635bcbbe-1aa2-4ffb-89f0-a9d3d0c8eb2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:21.343Z|53ed0a68-c428-4256-8d8e-3a5435a72d14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:29:21.344Z|53ed0a68-c428-4256-8d8e-3a5435a72d14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:21.345Z|7410d019-15d0-47c6-84ff-7e7a66c306ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:29:21.346Z|7410d019-15d0-47c6-84ff-7e7a66c306ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:31.360Z|d4038167-dd73-41bb-b00f-fd9225ed5a19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:29:31.361Z|d4038167-dd73-41bb-b00f-fd9225ed5a19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:31.361Z|60485d83-55fe-44e8-a991-cac8de3f43b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:29:31.361Z|60485d83-55fe-44e8-a991-cac8de3f43b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:31.363Z|ee5dd9f0-08c0-48fe-bfdd-7da6f4f76a8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:29:31.364Z|ee5dd9f0-08c0-48fe-bfdd-7da6f4f76a8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:32.458Z|d64f7d3d-2b01-4be6-a415-7f1ef67462ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:29:32.461Z|d64f7d3d-2b01-4be6-a415-7f1ef67462ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:29:41.379Z|3138d19a-73c2-428b-b1ef-186495fea3b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:29:41.379Z|4511956f-0b7b-422b-93f9-a98407a43306|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:29:41.380Z|3138d19a-73c2-428b-b1ef-186495fea3b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:41.380Z|4511956f-0b7b-422b-93f9-a98407a43306|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:41.380Z|7ea19199-4926-4bf1-a65d-eb5e9205d4a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:29:41.381Z|7ea19199-4926-4bf1-a65d-eb5e9205d4a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:47.458Z|c89dfe07-3e00-4ea9-ad10-8ade0de27769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:29:47.458Z|c89dfe07-3e00-4ea9-ad10-8ade0de27769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:29:47.972Z|691969eb-a6ce-4cc6-ba20-e7aa3612a31f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:29:47.972Z|691969eb-a6ce-4cc6-ba20-e7aa3612a31f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:29:50.792Z|e8329176-aec6-44b4-8e1c-ede4cf1868a2|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:29:50.793Z|e8329176-aec6-44b4-8e1c-ede4cf1868a2|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:51.398Z|a43d06a4-d59a-492c-9123-385a4a009c4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:29:51.398Z|ea955a59-5cea-46b5-9908-ac469ff83ae5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:29:51.398Z|4294f31d-d97c-4e65-99d6-5829bab74041|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:29:51.398Z|a43d06a4-d59a-492c-9123-385a4a009c4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:51.398Z|4294f31d-d97c-4e65-99d6-5829bab74041|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:29:51.398Z|ea955a59-5cea-46b5-9908-ac469ff83ae5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:01.416Z|1bc56a20-8afd-41b4-b05c-90cbe8a69da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:30:01.416Z|5c239e99-1c41-42ca-98aa-e5af910e740d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:30:01.416Z|b6683521-8d95-4e7c-b6c8-fbdfdaeb588c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:30:01.417Z|5c239e99-1c41-42ca-98aa-e5af910e740d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:01.417Z|b6683521-8d95-4e7c-b6c8-fbdfdaeb588c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:01.417Z|1bc56a20-8afd-41b4-b05c-90cbe8a69da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:02.458Z|ea2392c2-9d10-4113-8d9c-85c4322f8097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:30:02.458Z|ea2392c2-9d10-4113-8d9c-85c4322f8097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:30:11.435Z|a05b11a1-47cd-4ccc-81ac-2441dd8e0261|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:30:11.436Z|a05b11a1-47cd-4ccc-81ac-2441dd8e0261|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:11.436Z|f3cfc617-5806-4705-837e-d9ac09bb5baa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:30:11.437Z|c840872b-9e4b-485a-b416-43235f35f022|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:30:11.437Z|f3cfc617-5806-4705-837e-d9ac09bb5baa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:11.437Z|c840872b-9e4b-485a-b416-43235f35f022|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:17.458Z|75c03d79-285c-4581-aaea-e8a1cc2ff8f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:30:17.460Z|75c03d79-285c-4581-aaea-e8a1cc2ff8f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:30:17.972Z|7733a20e-8c13-4a90-8e7d-573e6370b7fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:30:17.973Z|7733a20e-8c13-4a90-8e7d-573e6370b7fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:30:21.454Z|df86dec6-1e27-4560-b4cc-549c23176f1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:30:21.454Z|df86dec6-1e27-4560-b4cc-549c23176f1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:21.454Z|98e1a584-5e75-4ae4-bd5a-e2bcad286e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:30:21.454Z|4b4d4154-b494-4a3b-b636-40f7356e2ea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:30:21.455Z|98e1a584-5e75-4ae4-bd5a-e2bcad286e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:21.455Z|4b4d4154-b494-4a3b-b636-40f7356e2ea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:31.471Z|a863c922-e295-4a09-9a81-a5ee3807c9d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:30:31.471Z|9da0bc54-4982-4f5e-b639-fd3d652623cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:30:31.471Z|7aaee37f-af75-4e5e-9e10-a3ebd64e258e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:30:31.472Z|a863c922-e295-4a09-9a81-a5ee3807c9d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:31.472Z|9da0bc54-4982-4f5e-b639-fd3d652623cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:31.472Z|7aaee37f-af75-4e5e-9e10-a3ebd64e258e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:32.458Z|94766f25-54a7-4f03-b838-9ba40c23107e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:30:32.459Z|94766f25-54a7-4f03-b838-9ba40c23107e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:30:41.489Z|c41fd138-bd01-4e89-a694-a5b7e8564608|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:30:41.489Z|c41fd138-bd01-4e89-a694-a5b7e8564608|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:41.489Z|fd4bd498-d361-471b-b877-b66f88d70cb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:30:41.489Z|c0a3f625-138e-4400-85a1-ca33dfd7ea55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:30:41.490Z|fd4bd498-d361-471b-b877-b66f88d70cb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:41.490Z|c0a3f625-138e-4400-85a1-ca33dfd7ea55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:47.458Z|99e001fb-3190-45bc-ad72-8503c76dc56d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:30:47.458Z|99e001fb-3190-45bc-ad72-8503c76dc56d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:30:47.973Z|fe176d87-b5d0-4c5b-9f38-71262adc71bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:30:47.973Z|fe176d87-b5d0-4c5b-9f38-71262adc71bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:30:50.793Z|a7cefebb-0baf-4072-b17e-afd3c02493ae|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:30:50.794Z|a7cefebb-0baf-4072-b17e-afd3c02493ae|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:51.507Z|70591843-1002-477f-8232-81e60dd3b4c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:30:51.507Z|70591843-1002-477f-8232-81e60dd3b4c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:51.507Z|7ebbc857-8577-438a-af99-d4882d61e8aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:30:51.507Z|7f844f47-407e-49de-90c4-70ec8d39d47b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:30:51.507Z|7ebbc857-8577-438a-af99-d4882d61e8aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:30:51.508Z|7f844f47-407e-49de-90c4-70ec8d39d47b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:01.526Z|8901f67c-58c4-47eb-a566-9ee2a6d8cf56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:31:01.526Z|c385af50-d05c-4af3-ba17-6fdd2641f372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:31:01.526Z|517e86a7-a276-4116-8463-227ba6f5e77f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:31:01.526Z|c385af50-d05c-4af3-ba17-6fdd2641f372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:01.526Z|8901f67c-58c4-47eb-a566-9ee2a6d8cf56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:01.526Z|517e86a7-a276-4116-8463-227ba6f5e77f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:02.458Z|c6cc3690-9a66-4e68-95f7-ccb13f9d7245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:31:02.460Z|c6cc3690-9a66-4e68-95f7-ccb13f9d7245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:31:11.545Z|a23d41ab-741b-4b39-a9c1-ced399da4371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:31:11.545Z|2565a281-8d01-4bf0-8850-dbd4c6845fe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:31:11.545Z|f4f64cb5-ef9b-44e7-befb-d49df62c065a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:31:11.546Z|2565a281-8d01-4bf0-8850-dbd4c6845fe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:11.546Z|f4f64cb5-ef9b-44e7-befb-d49df62c065a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:11.546Z|a23d41ab-741b-4b39-a9c1-ced399da4371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:17.458Z|ca088983-f0a3-4bbd-a9ad-cc3d0af87f6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:31:17.459Z|ca088983-f0a3-4bbd-a9ad-cc3d0af87f6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:31:17.974Z|d0630c0e-63e6-47d8-89ea-a0bcd4593951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:31:17.974Z|d0630c0e-63e6-47d8-89ea-a0bcd4593951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:31:21.562Z|8d8e57ea-e9cf-4414-a864-ad78e1cbf288|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:31:21.563Z|12ce81ce-7562-4630-8a0d-51f4edcd6701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:31:21.563Z|8d8e57ea-e9cf-4414-a864-ad78e1cbf288|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:21.563Z|12ce81ce-7562-4630-8a0d-51f4edcd6701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:21.564Z|c32efdff-7c20-4b08-8c22-a200ce127cf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:31:21.564Z|c32efdff-7c20-4b08-8c22-a200ce127cf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:31.579Z|fc9458fa-1a81-4d79-b615-5ac56e3d5e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:31:31.579Z|a3327fb8-f1b0-4bc3-9d99-c0f89fda3e37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:31:31.580Z|44290023-5625-4397-a2d0-b7c387947ad4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:31:31.580Z|a3327fb8-f1b0-4bc3-9d99-c0f89fda3e37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:31.580Z|fc9458fa-1a81-4d79-b615-5ac56e3d5e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:31.580Z|44290023-5625-4397-a2d0-b7c387947ad4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:32.458Z|6d1f765a-af71-480d-981e-d8c4e81b4c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:31:32.459Z|6d1f765a-af71-480d-981e-d8c4e81b4c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:31:41.598Z|2dd65a81-88d4-43c4-bcdc-b039f9542f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:31:41.598Z|6ec00830-fe1b-41e2-8759-4bf654e7f213|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:31:41.598Z|9b42f761-07b3-448b-80e3-e859cbb5154c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:31:41.599Z|6ec00830-fe1b-41e2-8759-4bf654e7f213|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:41.599Z|2dd65a81-88d4-43c4-bcdc-b039f9542f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:41.599Z|9b42f761-07b3-448b-80e3-e859cbb5154c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:47.458Z|4a121f0c-a243-4c5d-81d5-2ca2474dc597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:31:47.461Z|4a121f0c-a243-4c5d-81d5-2ca2474dc597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:31:47.974Z|0d7ccdd3-1f09-43ee-abe0-9b9aadd9f259|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:31:47.975Z|0d7ccdd3-1f09-43ee-abe0-9b9aadd9f259|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:31:50.792Z|34e722d2-3211-4f46-9e27-7db3cb4ba726|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:31:50.793Z|34e722d2-3211-4f46-9e27-7db3cb4ba726|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:51.615Z|30be8159-53a3-42b6-a6d2-675311ffdd70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:31:51.616Z|30be8159-53a3-42b6-a6d2-675311ffdd70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:51.616Z|04575d36-8a7e-4133-ae87-aef86d33c8f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:31:51.617Z|04575d36-8a7e-4133-ae87-aef86d33c8f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:31:51.619Z|04ea1ed2-0cbd-40d5-8e4d-30073fda36c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:31:51.619Z|04ea1ed2-0cbd-40d5-8e4d-30073fda36c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:01.632Z|adc5a687-8ab9-4b1d-bdaf-8fe1ccd53011|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:32:01.633Z|adc5a687-8ab9-4b1d-bdaf-8fe1ccd53011|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:01.635Z|23a61d61-e7d2-4c96-bd9f-ada3af42ce65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:32:01.635Z|24e0b8b4-37bc-404b-8f54-733356c1b5da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:32:01.635Z|23a61d61-e7d2-4c96-bd9f-ada3af42ce65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:01.635Z|24e0b8b4-37bc-404b-8f54-733356c1b5da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:02.458Z|182aceb6-224a-4fe2-a117-4b9cea5efb4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:32:02.459Z|182aceb6-224a-4fe2-a117-4b9cea5efb4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:32:11.651Z|77487531-52a5-4113-a09e-7028b6067509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:32:11.652Z|77487531-52a5-4113-a09e-7028b6067509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:11.651Z|8efc3ae4-47d7-42ab-975f-0d21738fb7fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:32:11.652Z|8efc3ae4-47d7-42ab-975f-0d21738fb7fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:11.652Z|e4f9cbfa-7df6-49d8-b111-b05178c4bcdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:32:11.653Z|e4f9cbfa-7df6-49d8-b111-b05178c4bcdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:17.458Z|8e56cff7-22c8-4873-b563-45b7bed3d6d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:32:17.459Z|8e56cff7-22c8-4873-b563-45b7bed3d6d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:32:17.975Z|705e0772-be6a-4914-9466-d37a560a48a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:32:17.976Z|705e0772-be6a-4914-9466-d37a560a48a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:32:21.669Z|ddd21e63-fce6-4205-af6b-0ee2741f0ec5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:32:21.669Z|57aebfde-ce3b-431c-9572-5065a44b10f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:32:21.670Z|ddd21e63-fce6-4205-af6b-0ee2741f0ec5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:21.670Z|57aebfde-ce3b-431c-9572-5065a44b10f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:21.670Z|25c2d837-d938-4d83-ba2d-7874c638cc7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:32:21.671Z|25c2d837-d938-4d83-ba2d-7874c638cc7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:31.687Z|bd18afa6-0da3-47e0-bd96-de032f266cea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:32:31.687Z|fe64571b-a851-4bd2-bdff-79503a5addb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:32:31.688Z|bd18afa6-0da3-47e0-bd96-de032f266cea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:31.688Z|fe64571b-a851-4bd2-bdff-79503a5addb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:31.689Z|fd4fa921-963d-485b-9b50-97983a1589dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:32:31.690Z|fd4fa921-963d-485b-9b50-97983a1589dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:32.458Z|591b6619-a704-4a9d-8c48-4a62d69f49e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:32:32.461Z|591b6619-a704-4a9d-8c48-4a62d69f49e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:32:41.705Z|337c01cd-d9bb-4e88-a121-0638abb2d424|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:32:41.706Z|337c01cd-d9bb-4e88-a121-0638abb2d424|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:41.705Z|abdcafc0-3034-4e17-be8f-3ed38bc569b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:32:41.706Z|abdcafc0-3034-4e17-be8f-3ed38bc569b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:41.710Z|6191d1c9-0d09-4749-b0ba-dd564493afa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:32:41.710Z|6191d1c9-0d09-4749-b0ba-dd564493afa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:47.458Z|8939efc9-232c-45e9-905b-8499b3663e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:32:47.459Z|8939efc9-232c-45e9-905b-8499b3663e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:32:47.977Z|b9e84193-0b10-4a93-a747-23ac21b39ac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:32:47.977Z|b9e84193-0b10-4a93-a747-23ac21b39ac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:32:50.793Z|202a91b2-9dad-4815-a293-f55f544b72f5|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:32:50.793Z|202a91b2-9dad-4815-a293-f55f544b72f5|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:51.725Z|ff41ee62-c8f4-41f8-a62d-194409282169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:32:51.725Z|de240144-b1c5-447d-bd2a-2c120b5da4a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:32:51.725Z|be66952c-a0be-4beb-91c5-6fe71fd2cdb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:32:51.726Z|be66952c-a0be-4beb-91c5-6fe71fd2cdb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:51.726Z|de240144-b1c5-447d-bd2a-2c120b5da4a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:32:51.726Z|ff41ee62-c8f4-41f8-a62d-194409282169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:01.744Z|9101eafc-4829-4709-94b6-dcb76628b991|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:33:01.744Z|4b3f0bbe-43f4-40e5-aa47-7c2df45b8bad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:33:01.745Z|34aa0c96-c898-4404-9417-adf43141e13c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:33:01.745Z|34aa0c96-c898-4404-9417-adf43141e13c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:01.745Z|4b3f0bbe-43f4-40e5-aa47-7c2df45b8bad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:01.745Z|9101eafc-4829-4709-94b6-dcb76628b991|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:02.458Z|388be631-1f0d-4e07-a47c-eaf2cd9f5fd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:33:02.458Z|388be631-1f0d-4e07-a47c-eaf2cd9f5fd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:33:11.762Z|1c0f4b78-6f20-4a5b-a740-f0ec5e809899|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:33:11.762Z|f761aa31-8117-4484-8a45-80c34f8cbc23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:33:11.762Z|2bcf6ad2-3f68-456b-a458-e6c4d10b6ff9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:33:11.762Z|1c0f4b78-6f20-4a5b-a740-f0ec5e809899|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:11.762Z|f761aa31-8117-4484-8a45-80c34f8cbc23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:11.763Z|2bcf6ad2-3f68-456b-a458-e6c4d10b6ff9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:17.459Z|1e8a56d5-5a0f-4ee1-8399-17283782c573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:33:17.462Z|1e8a56d5-5a0f-4ee1-8399-17283782c573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:33:17.978Z|b4df5603-464d-44fd-82ab-7b8e486bd3dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:33:17.978Z|b4df5603-464d-44fd-82ab-7b8e486bd3dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:33:21.782Z|e813ef2f-15cd-489c-b558-45965583564e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:33:21.782Z|05fe8622-33c9-4690-b79b-ee5d54ce8477|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:33:21.782Z|8b6e9ecc-3ab0-4841-bd2d-611d0643c392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:33:21.782Z|e813ef2f-15cd-489c-b558-45965583564e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:21.783Z|8b6e9ecc-3ab0-4841-bd2d-611d0643c392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:21.783Z|05fe8622-33c9-4690-b79b-ee5d54ce8477|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:31.801Z|e91102b8-b123-4802-9d64-90184afd26ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:33:31.801Z|66d11448-250a-41ea-ab49-775dd26ab4ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:33:31.801Z|5749c32f-0e17-4342-a923-ec33dcada509|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:33:31.801Z|e91102b8-b123-4802-9d64-90184afd26ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:31.801Z|5749c32f-0e17-4342-a923-ec33dcada509|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:31.801Z|66d11448-250a-41ea-ab49-775dd26ab4ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:32.458Z|d4a3c9b1-3058-4533-b0e8-0c16a17bae97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:33:32.459Z|d4a3c9b1-3058-4533-b0e8-0c16a17bae97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:33:41.819Z|2cac224f-fdeb-45e0-b558-785245ddc538|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:33:41.819Z|e26193b7-044e-4582-93d6-831a2d08fa35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:33:41.819Z|087d283c-ffd5-47d4-a518-3d78c4ae868a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:33:41.820Z|2cac224f-fdeb-45e0-b558-785245ddc538|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:41.820Z|087d283c-ffd5-47d4-a518-3d78c4ae868a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:41.820Z|e26193b7-044e-4582-93d6-831a2d08fa35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:47.458Z|34ccfd59-efab-4f0b-bba4-cfee47cc3fc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:33:47.458Z|34ccfd59-efab-4f0b-bba4-cfee47cc3fc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:33:47.978Z|16f41b12-76b2-4078-8876-0703e005fa7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:33:47.979Z|16f41b12-76b2-4078-8876-0703e005fa7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:33:50.792Z|7fa83b18-5b1f-400b-aa4d-656cd02810b0|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:33:50.792Z|7fa83b18-5b1f-400b-aa4d-656cd02810b0|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:51.838Z|ec063ef1-43f9-4b2c-8fd7-3a9bcc4730b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:33:51.838Z|dd2093dc-9106-4cf1-93d6-d300e3b2fba2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:33:51.838Z|ec063ef1-43f9-4b2c-8fd7-3a9bcc4730b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:51.838Z|ca701d6c-a1cf-464c-bcf4-c3a89925a317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:33:51.839Z|dd2093dc-9106-4cf1-93d6-d300e3b2fba2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:33:51.839Z|ca701d6c-a1cf-464c-bcf4-c3a89925a317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:01.856Z|02d9da91-76bd-4cf4-ada3-d08ea108b823|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:34:01.856Z|3345d734-5dec-4d77-be79-63d4e8ad729e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:34:01.856Z|629af82e-454e-4b06-908a-6d6c76a986bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:34:01.856Z|02d9da91-76bd-4cf4-ada3-d08ea108b823|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:01.856Z|3345d734-5dec-4d77-be79-63d4e8ad729e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:01.857Z|629af82e-454e-4b06-908a-6d6c76a986bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:02.458Z|67c9aab8-ccc3-45c2-829e-43f0f68b593f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:34:02.461Z|67c9aab8-ccc3-45c2-829e-43f0f68b593f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:34:11.875Z|469723b6-4a0b-4cee-a787-8d7b3dfc82ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:34:11.876Z|469723b6-4a0b-4cee-a787-8d7b3dfc82ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:11.881Z|0d3c252d-175e-499d-90a9-1d7991f60320|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:34:11.881Z|a16be506-5c7c-4926-9889-ff06f0a790e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:34:11.882Z|a16be506-5c7c-4926-9889-ff06f0a790e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:11.882Z|0d3c252d-175e-499d-90a9-1d7991f60320|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:17.458Z|fd47384a-e2ee-498c-a201-479d1b04ec22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:34:17.458Z|fd47384a-e2ee-498c-a201-479d1b04ec22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:34:17.979Z|bea77a95-2d8e-4165-af55-2564a44b0c5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:34:17.980Z|bea77a95-2d8e-4165-af55-2564a44b0c5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:34:21.892Z|cb3b6c59-ba5d-44d6-b33a-526a393bd8f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:34:21.893Z|cb3b6c59-ba5d-44d6-b33a-526a393bd8f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:21.897Z|5c5d0ebd-731b-4c2a-a654-3fb932411086|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:34:21.897Z|911dd7c2-250f-4f66-9fee-01cae429ba2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:34:21.898Z|5c5d0ebd-731b-4c2a-a654-3fb932411086|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:21.898Z|911dd7c2-250f-4f66-9fee-01cae429ba2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:31.910Z|75074bc2-3b29-46a9-bf08-870da00e54f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:34:31.911Z|75074bc2-3b29-46a9-bf08-870da00e54f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:31.913Z|fa9dcb47-8950-47b4-83c6-15a794cc508b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:34:31.913Z|fa9dcb47-8950-47b4-83c6-15a794cc508b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:31.913Z|b75c58c2-4ac5-4dbe-ab9f-2381a5a600ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:34:31.914Z|b75c58c2-4ac5-4dbe-ab9f-2381a5a600ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:32.458Z|d667765c-62b1-4428-889e-dea2af23fde7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:34:32.459Z|d667765c-62b1-4428-889e-dea2af23fde7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:34:41.931Z|1b28a07f-c280-4a00-8e20-220840cc5e53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:34:41.931Z|7fb96c4d-3f8f-4509-9845-503b84e46626|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:34:41.931Z|7fb96c4d-3f8f-4509-9845-503b84e46626|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:41.931Z|1b28a07f-c280-4a00-8e20-220840cc5e53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:41.931Z|8cb12e61-1e7a-4381-aa69-b2c2dc2c8715|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:34:41.932Z|8cb12e61-1e7a-4381-aa69-b2c2dc2c8715|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:47.458Z|ba6c8941-2f08-4525-ac1d-4adcb2b63659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:34:47.461Z|ba6c8941-2f08-4525-ac1d-4adcb2b63659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:34:47.980Z|63bdfad7-08ea-47ad-a380-0601e47a6420|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:34:47.981Z|63bdfad7-08ea-47ad-a380-0601e47a6420|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:34:50.792Z|77539ebd-e714-4d14-8a56-c42e3216101c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:34:50.793Z|77539ebd-e714-4d14-8a56-c42e3216101c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:51.949Z|b0875124-4875-4273-88bc-146c2af43b05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:34:51.950Z|fb567611-0115-4bbb-a739-357ca8ee2183|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:34:51.950Z|b0875124-4875-4273-88bc-146c2af43b05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:51.950Z|0274f917-4173-4ac3-9826-cff603ab67be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:34:51.950Z|fb567611-0115-4bbb-a739-357ca8ee2183|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:34:51.951Z|0274f917-4173-4ac3-9826-cff603ab67be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:01.969Z|ff2a0d50-c518-4f28-8239-0e1b5cc81ab6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:35:01.969Z|71fd5ace-3d8b-4ba0-af9f-f0b0e02b44c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:35:01.969Z|ff2a0d50-c518-4f28-8239-0e1b5cc81ab6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:01.969Z|71fd5ace-3d8b-4ba0-af9f-f0b0e02b44c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:01.969Z|aa047109-dd10-46de-b7c8-888e925a98d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:35:01.970Z|aa047109-dd10-46de-b7c8-888e925a98d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:02.458Z|a81fade1-c92d-476c-a899-6c0089c34726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:35:02.458Z|a81fade1-c92d-476c-a899-6c0089c34726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:35:11.987Z|ac2e2f96-0bc0-4e48-b52f-b3451516540e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:35:11.987Z|a0e1b23a-349a-4300-9995-e907ec291e0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:35:11.988Z|c5093e3d-1df1-4dcd-b6c9-2c9678c6c123|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:35:11.988Z|ac2e2f96-0bc0-4e48-b52f-b3451516540e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:11.988Z|a0e1b23a-349a-4300-9995-e907ec291e0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:11.988Z|c5093e3d-1df1-4dcd-b6c9-2c9678c6c123|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:17.459Z|9b549754-b66b-4d1f-b7bf-14f555607ad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:35:17.459Z|9b549754-b66b-4d1f-b7bf-14f555607ad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:35:17.981Z|1f3844fd-03fb-4ff8-8f01-66cf103abd07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:35:17.981Z|1f3844fd-03fb-4ff8-8f01-66cf103abd07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:35:22.006Z|fde21250-b4b9-45b6-8876-569317c3eda3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:35:22.006Z|261c5c09-ab17-461f-b8da-f252e60f43fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:35:22.006Z|fde21250-b4b9-45b6-8876-569317c3eda3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:22.006Z|261c5c09-ab17-461f-b8da-f252e60f43fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:22.007Z|10fed621-2ef7-4c41-9b5a-5e330e793eef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:35:22.009Z|10fed621-2ef7-4c41-9b5a-5e330e793eef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:32.023Z|425ae69a-2db5-4b6c-9ceb-c6d9eb663fae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:35:32.023Z|32f53a15-0094-41c8-a8db-30eaae3caf0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:35:32.024Z|425ae69a-2db5-4b6c-9ceb-c6d9eb663fae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:32.024Z|32f53a15-0094-41c8-a8db-30eaae3caf0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:32.025Z|01e3495d-0c72-4ec3-881c-947cc43f6c7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:35:32.026Z|01e3495d-0c72-4ec3-881c-947cc43f6c7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:32.458Z|5a95df72-81a0-482c-8a07-e3e31409d734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:35:32.462Z|5a95df72-81a0-482c-8a07-e3e31409d734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:35:42.042Z|f973f6c9-fbd0-4977-baf4-43f0d2b22fe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:35:42.042Z|446083e5-9757-46e2-9e2b-ac69d62e1f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:35:42.043Z|f973f6c9-fbd0-4977-baf4-43f0d2b22fe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:42.043Z|2c20c382-45cd-421c-9ae4-9587737e8a1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:35:42.043Z|446083e5-9757-46e2-9e2b-ac69d62e1f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:42.043Z|2c20c382-45cd-421c-9ae4-9587737e8a1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:47.458Z|1e6ae92d-fed0-4788-bad3-7efd7857b2bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:35:47.458Z|1e6ae92d-fed0-4788-bad3-7efd7857b2bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:35:47.982Z|600bb458-75d6-4aef-bfee-ee522ce8f5dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:35:47.982Z|600bb458-75d6-4aef-bfee-ee522ce8f5dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:35:50.793Z|9093aa25-94f0-4a00-af86-957b31e47ffe|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:35:50.794Z|9093aa25-94f0-4a00-af86-957b31e47ffe|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:52.061Z|28ae05a4-d5b7-4081-ba37-4c7c899ea7e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:35:52.061Z|e01ccd81-9775-498c-8baf-88eca0e2f242|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:35:52.061Z|5156f3ea-e2a5-44fb-885b-1af5cb639195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:35:52.061Z|28ae05a4-d5b7-4081-ba37-4c7c899ea7e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:52.062Z|e01ccd81-9775-498c-8baf-88eca0e2f242|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:35:52.062Z|5156f3ea-e2a5-44fb-885b-1af5cb639195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:02.079Z|e1a1d60d-d11b-44b3-a0f3-2c3553540f95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:36:02.079Z|1a3326c9-6147-4f72-8f78-45fee3911382|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:36:02.079Z|c29719ab-3a18-4db7-b9b0-8a73bd9c296e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:36:02.079Z|1a3326c9-6147-4f72-8f78-45fee3911382|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:02.079Z|e1a1d60d-d11b-44b3-a0f3-2c3553540f95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:02.079Z|c29719ab-3a18-4db7-b9b0-8a73bd9c296e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:02.458Z|706b587c-9844-4ee7-acc5-461bc35dfdb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:36:02.458Z|706b587c-9844-4ee7-acc5-461bc35dfdb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:36:12.097Z|c2f94f77-e0e8-49ef-ba0c-5dc950159d1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:36:12.097Z|7fa4bb47-d4fb-42bc-afa2-6dfe5cfac147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:36:12.097Z|0404e934-18f4-4a88-96d4-6ce3ba053f8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:36:12.097Z|c2f94f77-e0e8-49ef-ba0c-5dc950159d1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:12.097Z|7fa4bb47-d4fb-42bc-afa2-6dfe5cfac147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:12.098Z|0404e934-18f4-4a88-96d4-6ce3ba053f8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:17.458Z|3745e799-1101-49ad-b541-f924c4966960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:36:17.462Z|3745e799-1101-49ad-b541-f924c4966960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:36:17.983Z|fa429c1f-e9b7-4257-bdee-720141761929|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:36:17.983Z|fa429c1f-e9b7-4257-bdee-720141761929|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:36:22.116Z|2ff4290c-d9e4-48a2-b557-c1bbd6db6c7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:36:22.116Z|fd02f2f6-e877-45f9-88b5-6c3e71408360|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:36:22.116Z|269da239-bb11-45f4-986a-7c54af233889|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:36:22.117Z|2ff4290c-d9e4-48a2-b557-c1bbd6db6c7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:22.117Z|fd02f2f6-e877-45f9-88b5-6c3e71408360|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:22.117Z|269da239-bb11-45f4-986a-7c54af233889|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:32.133Z|d2305dc7-7738-46f8-bc86-ccab2936e2dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:36:32.134Z|d2305dc7-7738-46f8-bc86-ccab2936e2dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:32.134Z|f9457fae-036a-4c66-bf57-a3ecff53f2d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:36:32.134Z|2ccb41af-6cc7-40c4-8037-c04361539dac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:36:32.134Z|f9457fae-036a-4c66-bf57-a3ecff53f2d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:32.135Z|2ccb41af-6cc7-40c4-8037-c04361539dac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:32.458Z|22345d46-0fba-4d43-aeab-535fd76a65a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:36:32.458Z|22345d46-0fba-4d43-aeab-535fd76a65a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:36:42.151Z|ca30d661-1f09-418c-a11b-f9f7971cb902|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:36:42.151Z|f10097c5-80a9-402a-bcf2-d4216de3bf40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:36:42.152Z|f10097c5-80a9-402a-bcf2-d4216de3bf40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:42.152Z|ca30d661-1f09-418c-a11b-f9f7971cb902|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:42.153Z|c5d461cc-69ee-43f9-803c-2bc193d7882a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:36:42.153Z|c5d461cc-69ee-43f9-803c-2bc193d7882a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:47.458Z|0089c5cc-eee1-42d8-a01b-0387d23e09b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:36:47.459Z|0089c5cc-eee1-42d8-a01b-0387d23e09b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:36:47.984Z|58c3cc2e-14bf-474f-8ee4-25fadabcd646|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:36:47.984Z|58c3cc2e-14bf-474f-8ee4-25fadabcd646|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:36:50.793Z|01c6b6c0-0a97-45ff-9daf-d95b2b4de41c|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:36:50.794Z|01c6b6c0-0a97-45ff-9daf-d95b2b4de41c|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:52.170Z|87edd9e5-f728-420e-9739-443113b9a207|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:36:52.170Z|3bb580b2-e17e-44bf-a96c-cafc230f6e0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:36:52.170Z|87edd9e5-f728-420e-9739-443113b9a207|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:52.170Z|1cfeee70-d8ec-4954-8bf4-ccac880d6acd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:36:52.171Z|3bb580b2-e17e-44bf-a96c-cafc230f6e0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:36:52.171Z|1cfeee70-d8ec-4954-8bf4-ccac880d6acd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:02.191Z|6a376128-c30c-4fd9-9144-555cf3f2cf4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:37:02.191Z|91024f85-d96a-4c71-b66c-5308097d5d9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:37:02.191Z|b6252c6d-fdb2-4413-9402-9619b3e03d61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:37:02.191Z|91024f85-d96a-4c71-b66c-5308097d5d9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:02.191Z|b6252c6d-fdb2-4413-9402-9619b3e03d61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:02.191Z|6a376128-c30c-4fd9-9144-555cf3f2cf4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:02.458Z|e52b4e65-95d5-40ad-ade8-80c366743cd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:37:02.461Z|e52b4e65-95d5-40ad-ade8-80c366743cd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:37:12.207Z|1e6877a7-69b4-4a99-aa00-76b1c37a2f4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:37:12.208Z|de7f951f-6153-4345-8f8b-3355aa2a3e9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:37:12.208Z|1e6877a7-69b4-4a99-aa00-76b1c37a2f4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:12.208Z|44d37837-3a39-4e29-ba7a-b58b41d4e189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:37:12.208Z|de7f951f-6153-4345-8f8b-3355aa2a3e9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:12.209Z|44d37837-3a39-4e29-ba7a-b58b41d4e189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:17.458Z|a6511d7b-83e4-46fb-9843-873f70041e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:37:17.458Z|a6511d7b-83e4-46fb-9843-873f70041e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:37:17.985Z|9957919c-b1fc-4f83-ad71-a93fcc52f9ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:37:17.985Z|9957919c-b1fc-4f83-ad71-a93fcc52f9ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:37:22.226Z|d90028e8-d3a3-4dc2-9f1f-717e1ef9d0d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:37:22.226Z|e3d54f29-a9eb-4b06-b91a-542693cffb7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:37:22.226Z|8379dba1-9ed6-4fb3-935b-20e3dfebde31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:37:22.227Z|e3d54f29-a9eb-4b06-b91a-542693cffb7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:22.227Z|d90028e8-d3a3-4dc2-9f1f-717e1ef9d0d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:22.227Z|8379dba1-9ed6-4fb3-935b-20e3dfebde31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:32.245Z|f09583ed-08f4-4948-b879-f0a835e622d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:37:32.245Z|e7d137e4-2073-42aa-a9ac-324148a83292|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:37:32.245Z|4f101916-37cf-4f49-9a0a-e3e5b7320dc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:37:32.246Z|f09583ed-08f4-4948-b879-f0a835e622d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:32.246Z|e7d137e4-2073-42aa-a9ac-324148a83292|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:32.246Z|4f101916-37cf-4f49-9a0a-e3e5b7320dc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:32.458Z|0bb98ae1-0a2b-4d5b-9673-1cfb7fa3b049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:37:32.459Z|0bb98ae1-0a2b-4d5b-9673-1cfb7fa3b049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:37:42.265Z|44c1ab98-c61f-4843-8e5f-3db0b6b58ade|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:37:42.265Z|517540e5-3592-47f7-942f-bc4bb28c186e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:37:42.265Z|c767eae9-dbcc-4029-a5af-ef9c5809a82b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:37:42.266Z|c767eae9-dbcc-4029-a5af-ef9c5809a82b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:42.266Z|517540e5-3592-47f7-942f-bc4bb28c186e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:42.266Z|44c1ab98-c61f-4843-8e5f-3db0b6b58ade|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:47.458Z|c4eef7df-aac0-40ac-94ba-723a681ea5c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:37:47.460Z|c4eef7df-aac0-40ac-94ba-723a681ea5c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:37:47.985Z|1487045b-0a06-47d5-9f47-6c5950835ef9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:37:47.986Z|1487045b-0a06-47d5-9f47-6c5950835ef9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:37:50.792Z|38630680-779c-474f-bc8c-27a90080f5c3|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:37:50.792Z|38630680-779c-474f-bc8c-27a90080f5c3|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:52.284Z|fc018c61-6164-4cb9-9f3f-95841fcb6f2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:37:52.284Z|9556f498-9e6b-4d97-bb4a-9033e4ac2971|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:37:52.284Z|3e95f3fe-9f65-4e0a-b193-259de9c7a2b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:37:52.285Z|fc018c61-6164-4cb9-9f3f-95841fcb6f2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:52.285Z|9556f498-9e6b-4d97-bb4a-9033e4ac2971|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:37:52.285Z|3e95f3fe-9f65-4e0a-b193-259de9c7a2b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:02.302Z|26ebb360-d93f-44f1-b6f8-90d8bf7398ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:38:02.302Z|567800f1-3495-4ff4-bec6-7a268a41197d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:38:02.303Z|26ebb360-d93f-44f1-b6f8-90d8bf7398ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:02.303Z|567800f1-3495-4ff4-bec6-7a268a41197d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:02.305Z|fa983a42-bd09-4bd7-8592-1afa1c50a1ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:38:02.306Z|fa983a42-bd09-4bd7-8592-1afa1c50a1ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:02.458Z|ca12eb55-042e-459d-b316-919e877ab901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:38:02.458Z|ca12eb55-042e-459d-b316-919e877ab901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:38:12.319Z|ccdf873c-7f0f-466a-b835-aa2089ef92ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:38:12.319Z|27cfa37d-053b-487b-9708-1652e5b0bbd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:38:12.320Z|ccdf873c-7f0f-466a-b835-aa2089ef92ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:12.320Z|27cfa37d-053b-487b-9708-1652e5b0bbd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:12.321Z|219fc6ec-5941-4ae1-ac9e-99022ebf9e86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:38:12.322Z|219fc6ec-5941-4ae1-ac9e-99022ebf9e86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:17.458Z|5086a60e-09c4-4d68-b111-3d82321c4fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:38:17.459Z|5086a60e-09c4-4d68-b111-3d82321c4fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:38:17.986Z|ef77f2e4-9ddb-4d19-a718-e956f7960fc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:38:17.987Z|ef77f2e4-9ddb-4d19-a718-e956f7960fc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:38:22.337Z|5a3727b2-9601-40d7-83cb-c6fc7f53d12f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:38:22.337Z|31296f0b-575e-4134-9c27-099a6eaa30b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:38:22.338Z|5a3727b2-9601-40d7-83cb-c6fc7f53d12f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:22.338Z|31296f0b-575e-4134-9c27-099a6eaa30b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:22.339Z|d11971c9-6166-404f-8acd-5805964e1d85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:38:22.339Z|d11971c9-6166-404f-8acd-5805964e1d85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:32.356Z|9d173e1d-f1a1-463a-89ba-822c19919bf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:38:32.356Z|685824ed-a38d-4788-9f73-e98689b789d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:38:32.356Z|9d173e1d-f1a1-463a-89ba-822c19919bf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:32.357Z|685824ed-a38d-4788-9f73-e98689b789d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:32.357Z|0964bbbc-c7cf-4428-9017-a85b49857701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:38:32.357Z|0964bbbc-c7cf-4428-9017-a85b49857701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:32.458Z|0e0b0135-06a8-4438-ad72-0637015d4db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:38:32.462Z|0e0b0135-06a8-4438-ad72-0637015d4db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:38:42.374Z|b1278269-0ba6-4a10-8eb4-1466477e7355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:38:42.374Z|b1278269-0ba6-4a10-8eb4-1466477e7355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:42.374Z|f3f604dd-577d-4d05-8d60-dd15775912d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:38:42.375Z|02b10b72-a956-4df6-9be6-db9136ed7717|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:38:42.375Z|f3f604dd-577d-4d05-8d60-dd15775912d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:42.375Z|02b10b72-a956-4df6-9be6-db9136ed7717|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:47.458Z|44e0099e-b25e-4f01-831a-737d084383f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:38:47.459Z|44e0099e-b25e-4f01-831a-737d084383f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:38:47.987Z|d100f2d0-d471-4328-864e-bcd4920e5963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:38:47.987Z|d100f2d0-d471-4328-864e-bcd4920e5963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:38:50.792Z|fa4deab4-3496-46f0-b71a-dd67b75779b9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:38:50.793Z|fa4deab4-3496-46f0-b71a-dd67b75779b9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:52.392Z|63f28724-d278-4416-9853-191a8f780bca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:38:52.393Z|62fce2c6-3efb-4e7a-867c-a6bcd6243f14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:38:52.392Z|d776a534-8e9f-4bf1-afb2-56dd150c9fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:38:52.393Z|63f28724-d278-4416-9853-191a8f780bca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:52.393Z|d776a534-8e9f-4bf1-afb2-56dd150c9fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:38:52.393Z|62fce2c6-3efb-4e7a-867c-a6bcd6243f14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:02.410Z|8b1d6b77-b3d2-48af-bc6f-24afb6168056|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:39:02.410Z|e13f7135-e5df-401c-b595-563182107c39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:39:02.410Z|d2f73d00-29f5-4397-844a-3538f2124e2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:39:02.411Z|8b1d6b77-b3d2-48af-bc6f-24afb6168056|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:02.411Z|d2f73d00-29f5-4397-844a-3538f2124e2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:02.411Z|e13f7135-e5df-401c-b595-563182107c39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:02.458Z|31ede0cd-f566-47d7-ad11-eb6c1c3fa87c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:39:02.458Z|31ede0cd-f566-47d7-ad11-eb6c1c3fa87c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:39:12.428Z|0abd79d9-6422-4114-9abe-c9a54cfd6fa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:39:12.428Z|f94b5e62-e6a9-4851-89f1-5edc060aba0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:39:12.428Z|0abd79d9-6422-4114-9abe-c9a54cfd6fa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:12.428Z|f94b5e62-e6a9-4851-89f1-5edc060aba0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:12.435Z|8ce43f67-8bd8-470a-8be7-3e175deb34b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:39:12.436Z|8ce43f67-8bd8-470a-8be7-3e175deb34b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:17.458Z|a70d564c-f50e-4577-b33a-e35ed09297f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:39:17.461Z|a70d564c-f50e-4577-b33a-e35ed09297f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:39:17.988Z|8ca25e54-b800-4b05-bfac-e51e31a98547|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:39:17.988Z|8ca25e54-b800-4b05-bfac-e51e31a98547|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:39:22.446Z|f80d5a3d-c1de-45cd-bbef-4aafc83c3d94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:39:22.446Z|f80d5a3d-c1de-45cd-bbef-4aafc83c3d94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:22.446Z|6a95c96f-0f13-4c77-b73f-705b42d115f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:39:22.447Z|6a95c96f-0f13-4c77-b73f-705b42d115f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:22.451Z|69c52d7e-35a3-484d-9811-a7cd0b377996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:39:22.452Z|69c52d7e-35a3-484d-9811-a7cd0b377996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:32.458Z|db982ac1-2976-4c43-9ac2-f3cd12befbdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:39:32.458Z|db982ac1-2976-4c43-9ac2-f3cd12befbdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:39:32.463Z|562a7bbe-38ee-4185-81d2-1762bd559418|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:39:32.463Z|562a7bbe-38ee-4185-81d2-1762bd559418|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:32.465Z|65cf8fd2-5ddb-4ba0-95bb-ddc362dec99e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:39:32.466Z|65cf8fd2-5ddb-4ba0-95bb-ddc362dec99e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:32.467Z|7f78a561-21c6-4eb2-a73e-b7ed25a8b74f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:39:32.467Z|7f78a561-21c6-4eb2-a73e-b7ed25a8b74f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:42.481Z|4118190e-a5a5-46a5-8e03-5bf755c816b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:39:42.482Z|4118190e-a5a5-46a5-8e03-5bf755c816b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:42.483Z|16a38a66-7219-4875-9b2c-fdfcdf9acf52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:39:42.484Z|16a38a66-7219-4875-9b2c-fdfcdf9acf52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:42.484Z|a243ec51-03da-4f88-ac1b-1d115f2d8186|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:39:42.484Z|a243ec51-03da-4f88-ac1b-1d115f2d8186|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:47.458Z|0620edb8-0022-46aa-a33f-a46282df2aea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:39:47.458Z|0620edb8-0022-46aa-a33f-a46282df2aea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:39:47.989Z|e789351d-5f73-4ea3-af21-55dd7a807cd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:39:47.990Z|e789351d-5f73-4ea3-af21-55dd7a807cd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:39:50.793Z|7faa6b0f-6d1d-47a4-86cd-0c395399f2f9|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:39:50.793Z|7faa6b0f-6d1d-47a4-86cd-0c395399f2f9|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:52.980Z|b0b708a6-f4a9-42bd-b0da-3938e1828ccd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:39:52.980Z|888eabc3-27f2-4bd3-b210-c402eec7d189|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:39:52.980Z|888eabc3-27f2-4bd3-b210-c402eec7d189|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:52.980Z|b0b708a6-f4a9-42bd-b0da-3938e1828ccd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:39:52.982Z|6eba75b2-043d-419b-8e6b-688a81d3421e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:39:52.983Z|6eba75b2-043d-419b-8e6b-688a81d3421e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:02.458Z|1d12f1e5-1602-4a32-a2bc-38e1666ca070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:40:02.460Z|1d12f1e5-1602-4a32-a2bc-38e1666ca070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:40:03.000Z|0d2e8c4f-baca-4eff-a553-7b8da0d754e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:40:03.000Z|4e789bec-60e8-4ffa-9d7b-8495ace5a15d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:40:03.001Z|0d2e8c4f-baca-4eff-a553-7b8da0d754e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:03.001Z|4e789bec-60e8-4ffa-9d7b-8495ace5a15d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:03.006Z|e6084ca6-f84c-497e-9627-8ab581d09a40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:40:03.007Z|e6084ca6-f84c-497e-9627-8ab581d09a40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:13.018Z|8421d2bf-5f48-4d58-8058-1e9b52ab23da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:40:13.018Z|25a9fa43-d9ef-40b4-bf87-23be25c65fba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:40:13.019Z|25a9fa43-d9ef-40b4-bf87-23be25c65fba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:13.019Z|8421d2bf-5f48-4d58-8058-1e9b52ab23da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:13.024Z|28de6628-c85a-4dee-9584-55b2250b9fd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:40:13.025Z|28de6628-c85a-4dee-9584-55b2250b9fd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:17.458Z|e15b912b-182b-4095-98e0-67fd121267fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:40:17.458Z|e15b912b-182b-4095-98e0-67fd121267fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:40:17.990Z|db4ccda5-9c0c-444b-927f-ceef60721907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:40:17.990Z|db4ccda5-9c0c-444b-927f-ceef60721907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:40:23.037Z|efb7d078-69e1-4362-92f4-a22c9053394c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:40:23.037Z|2b1a9f34-74fa-42a8-adbc-b8fb0f8ccc5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:40:23.038Z|efb7d078-69e1-4362-92f4-a22c9053394c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:23.038Z|2b1a9f34-74fa-42a8-adbc-b8fb0f8ccc5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:23.042Z|b19a6cb4-60d2-4d41-907e-39b9bf6380d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:40:23.043Z|b19a6cb4-60d2-4d41-907e-39b9bf6380d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:32.458Z|f47e36cc-c401-4fc6-b667-51ae5bc7629b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:40:32.459Z|f47e36cc-c401-4fc6-b667-51ae5bc7629b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:40:33.055Z|5b45402c-d399-413e-989e-f393260714ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:40:33.055Z|4f7a6733-5ba5-47ff-87b7-c44f6d6b2d48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:40:33.056Z|5b45402c-d399-413e-989e-f393260714ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:33.056Z|4f7a6733-5ba5-47ff-87b7-c44f6d6b2d48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:33.059Z|61d36c2f-a4e5-40b7-9772-45764b3da35f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:40:33.060Z|61d36c2f-a4e5-40b7-9772-45764b3da35f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:43.073Z|871d56f7-d8c2-4e3e-bcea-40355c246893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:40:43.073Z|871d56f7-d8c2-4e3e-bcea-40355c246893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:43.074Z|b51714b0-f819-4122-9d43-12f2377eee73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:40:43.074Z|b51714b0-f819-4122-9d43-12f2377eee73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:43.077Z|7e9ec60a-6c96-4ac5-a9d2-f4e2d1faf747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:40:43.078Z|7e9ec60a-6c96-4ac5-a9d2-f4e2d1faf747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:47.458Z|f77a9084-16d5-4e1c-93ba-6e9c87709174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:40:47.461Z|f77a9084-16d5-4e1c-93ba-6e9c87709174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:40:47.991Z|9b8687b4-a09a-47c6-832d-b7531360f6b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:40:47.991Z|9b8687b4-a09a-47c6-832d-b7531360f6b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:40:50.792Z|ce496752-4cba-4d08-afc6-b17e02dcfe8e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:40:50.792Z|ce496752-4cba-4d08-afc6-b17e02dcfe8e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:53.091Z|e777827e-fb77-4744-816d-632d4d83291c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:40:53.091Z|f284cab9-91b2-4faa-af24-8498e76b9aa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:40:53.091Z|e777827e-fb77-4744-816d-632d4d83291c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:53.091Z|f284cab9-91b2-4faa-af24-8498e76b9aa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:40:53.093Z|8efdeeae-97c5-4e4e-8eae-04f1e23e7b3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:40:53.094Z|8efdeeae-97c5-4e4e-8eae-04f1e23e7b3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:02.458Z|93b1f150-093e-4660-b34f-f435f57eed25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:41:02.458Z|93b1f150-093e-4660-b34f-f435f57eed25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:41:03.109Z|60f87213-251e-41b8-ab4e-da6d33465062|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:41:03.109Z|4bd1c197-362e-4097-ba6a-8c53c9eb8e13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:41:03.109Z|60f87213-251e-41b8-ab4e-da6d33465062|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:03.110Z|4bd1c197-362e-4097-ba6a-8c53c9eb8e13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:03.110Z|8880b285-b975-42ca-ac75-6508ac3fc4e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:41:03.110Z|8880b285-b975-42ca-ac75-6508ac3fc4e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:13.127Z|da8aaea8-27ab-44ab-99ec-a53eab7ace80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:41:13.127Z|6efa8810-3175-457a-9e10-08de4038ac86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:41:13.128Z|6efa8810-3175-457a-9e10-08de4038ac86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:13.128Z|da8aaea8-27ab-44ab-99ec-a53eab7ace80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:13.128Z|1e39e847-19d5-4235-a987-0347799b0054|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:41:13.129Z|1e39e847-19d5-4235-a987-0347799b0054|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:17.458Z|8784db93-f2e2-41bd-9151-9814675e7bc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:41:17.459Z|8784db93-f2e2-41bd-9151-9814675e7bc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:41:17.991Z|2feea0f4-5316-49a9-9179-0706ef5f1842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:41:17.992Z|2feea0f4-5316-49a9-9179-0706ef5f1842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:41:23.147Z|1b7fa622-edcc-4160-b507-61f05cf38d1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:41:23.147Z|02b0e664-78b8-4281-95c1-913c836a435e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:41:23.147Z|d84bc6f8-c8df-4f90-89be-f6a13f4b3342|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:41:23.147Z|d84bc6f8-c8df-4f90-89be-f6a13f4b3342|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:23.147Z|1b7fa622-edcc-4160-b507-61f05cf38d1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:23.147Z|02b0e664-78b8-4281-95c1-913c836a435e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:32.458Z|a26ab1bd-e501-4054-98b6-068d370c1f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:41:32.461Z|a26ab1bd-e501-4054-98b6-068d370c1f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:41:33.163Z|46b6fedd-2ff6-4645-9316-ed4c53f47dcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:41:33.163Z|4aabc4c6-3a17-4287-bef3-51d0354e7150|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:41:33.163Z|18d603be-58a6-4f31-a8a5-7cb8efb25e9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:41:33.164Z|4aabc4c6-3a17-4287-bef3-51d0354e7150|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:33.164Z|46b6fedd-2ff6-4645-9316-ed4c53f47dcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:33.164Z|18d603be-58a6-4f31-a8a5-7cb8efb25e9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:43.181Z|89455095-57e2-4fe1-8db4-78b5fc703fa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:41:43.181Z|5296b51e-f4a1-4ebe-97cd-3ab8cf126a2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:41:43.181Z|de53cfbb-61e8-4ac2-a555-b4255645ad38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:41:43.181Z|de53cfbb-61e8-4ac2-a555-b4255645ad38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:43.181Z|89455095-57e2-4fe1-8db4-78b5fc703fa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:43.181Z|5296b51e-f4a1-4ebe-97cd-3ab8cf126a2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:47.458Z|624064d5-d6ee-4be7-8938-821c18131b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:41:47.458Z|624064d5-d6ee-4be7-8938-821c18131b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:41:47.992Z|20b36e3d-1a1e-414c-9563-c71c96005b9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:41:47.993Z|20b36e3d-1a1e-414c-9563-c71c96005b9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:41:50.793Z|495af51a-ac6d-4709-86ea-661cb91a9129|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:41:50.793Z|495af51a-ac6d-4709-86ea-661cb91a9129|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:53.199Z|27cab242-f370-45c4-8fd2-34dac4fbc432|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:41:53.199Z|0cf1f78f-987a-4854-a1ad-e85070dc2d5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:41:53.200Z|48b70c92-a3f4-45b7-94f5-ba00160fc4fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:41:53.200Z|0cf1f78f-987a-4854-a1ad-e85070dc2d5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:53.200Z|27cab242-f370-45c4-8fd2-34dac4fbc432|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:41:53.200Z|48b70c92-a3f4-45b7-94f5-ba00160fc4fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:02.458Z|add28e7f-d8df-4127-8ed3-64f55dde9e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:42:02.459Z|add28e7f-d8df-4127-8ed3-64f55dde9e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:42:03.218Z|4b3051db-4751-43b7-8b6d-5f6bf1564a59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:42:03.218Z|446ab192-36f3-448c-b2c1-d838e1e80448|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:42:03.218Z|4b3051db-4751-43b7-8b6d-5f6bf1564a59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:03.218Z|4881f631-6de2-4aab-8983-385e0c74d66b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:42:03.218Z|446ab192-36f3-448c-b2c1-d838e1e80448|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:03.218Z|4881f631-6de2-4aab-8983-385e0c74d66b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:13.236Z|5d5aae54-f7df-4202-a7e4-5dd081a31e26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:42:13.236Z|c66a3f05-0974-4c66-be41-0f6e6a908242|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:42:13.237Z|5d5aae54-f7df-4202-a7e4-5dd081a31e26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:13.237Z|c66a3f05-0974-4c66-be41-0f6e6a908242|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:13.237Z|80656d21-8abe-4558-8387-0301adb66bb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:42:13.237Z|80656d21-8abe-4558-8387-0301adb66bb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:17.458Z|ec063763-841d-49d3-bade-bb115b2219ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:42:17.462Z|ec063763-841d-49d3-bade-bb115b2219ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:42:17.994Z|cd116db6-b8a4-4043-9d45-8f1c2857dc40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:42:17.994Z|cd116db6-b8a4-4043-9d45-8f1c2857dc40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:42:23.256Z|50fc3048-d2a7-4ba5-902e-81d1e294ed80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:42:23.256Z|2e7c5197-52a9-46db-bf13-39990d03c239|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:42:23.256Z|c358283c-f5d6-41f3-b356-c71c4e990eb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:42:23.257Z|50fc3048-d2a7-4ba5-902e-81d1e294ed80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:23.257Z|2e7c5197-52a9-46db-bf13-39990d03c239|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:23.257Z|c358283c-f5d6-41f3-b356-c71c4e990eb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:32.458Z|8eeb5135-6f07-47ce-88b9-164d086844db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:42:32.459Z|8eeb5135-6f07-47ce-88b9-164d086844db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:42:33.275Z|0a37ec8d-c4cf-4fdd-9338-d1727b29ce13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:42:33.275Z|638880e8-e678-4192-bbda-cbd29ff929c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:42:33.275Z|0a37ec8d-c4cf-4fdd-9338-d1727b29ce13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:33.275Z|5e6297ff-5647-4b78-b178-69f093cdfcf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:42:33.275Z|638880e8-e678-4192-bbda-cbd29ff929c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:33.276Z|5e6297ff-5647-4b78-b178-69f093cdfcf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:43.293Z|5670b7c1-4ada-4366-9897-0ffc06b8694b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:42:43.293Z|aac15cf4-ee4d-4644-b83d-f2aad609dddc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:42:43.293Z|0352c279-2932-4bb1-9f51-3e2046028194|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:42:43.294Z|0352c279-2932-4bb1-9f51-3e2046028194|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:43.294Z|5670b7c1-4ada-4366-9897-0ffc06b8694b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:43.294Z|aac15cf4-ee4d-4644-b83d-f2aad609dddc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:47.458Z|3f8500d6-4279-4cad-b035-2c37c57908c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:42:47.459Z|3f8500d6-4279-4cad-b035-2c37c57908c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:42:47.994Z|39e92a3e-4362-4153-bd9c-69e61e9313ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:42:47.995Z|39e92a3e-4362-4153-bd9c-69e61e9313ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:42:50.793Z|ec23bf41-0cf7-4c3f-9110-b551555e8afe|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:42:50.794Z|ec23bf41-0cf7-4c3f-9110-b551555e8afe|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:53.311Z|5099a4eb-4867-453b-8708-0780e5077e1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:42:53.312Z|5099a4eb-4867-453b-8708-0780e5077e1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:53.312Z|5d6fb489-f587-403e-8b7a-3def4e0bd49f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:42:53.312Z|5d6fb489-f587-403e-8b7a-3def4e0bd49f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:42:53.313Z|0e3429e1-19d2-4342-9730-0d67aac5dc05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:42:53.313Z|0e3429e1-19d2-4342-9730-0d67aac5dc05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:02.458Z|ef620598-03b4-428d-b26e-aebd4c2a3b44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:43:02.461Z|ef620598-03b4-428d-b26e-aebd4c2a3b44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:43:03.330Z|5281f79a-1799-4ec8-8dcf-cc67cb9eccf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:43:03.330Z|1b51ba6f-c600-47e1-a96a-d2eb50da4776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:43:03.330Z|3979c347-0a13-461f-b29a-8e1811a39b54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:43:03.331Z|1b51ba6f-c600-47e1-a96a-d2eb50da4776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:03.331Z|3979c347-0a13-461f-b29a-8e1811a39b54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:03.331Z|5281f79a-1799-4ec8-8dcf-cc67cb9eccf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:13.349Z|f7f27536-ed9b-4b95-a176-266e57fe787c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:43:13.349Z|75d8075d-1040-4a0a-bd0b-725a06a8a2d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:43:13.349Z|d119ba27-e209-47e8-9000-7e5dd3d222ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:43:13.349Z|75d8075d-1040-4a0a-bd0b-725a06a8a2d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:13.350Z|d119ba27-e209-47e8-9000-7e5dd3d222ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:13.349Z|f7f27536-ed9b-4b95-a176-266e57fe787c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:17.458Z|2a03eeea-b2dc-4e93-8430-8e4f2eea4782|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:43:17.458Z|2a03eeea-b2dc-4e93-8430-8e4f2eea4782|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:43:17.995Z|114606c1-e5c4-4e91-84e9-e28ab0c6618c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:43:17.995Z|114606c1-e5c4-4e91-84e9-e28ab0c6618c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:43:23.368Z|3c94a5a6-3409-4256-bfd7-746b6ede8582|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:43:23.368Z|b4d220d6-4582-425c-876c-03821b3d6bd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:43:23.369Z|3c94a5a6-3409-4256-bfd7-746b6ede8582|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:23.369Z|b4d220d6-4582-425c-876c-03821b3d6bd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:23.371Z|f70082e7-9161-4a50-91bc-ed2e7f15f0e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:43:23.373Z|f70082e7-9161-4a50-91bc-ed2e7f15f0e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:32.458Z|f5b4faa1-6266-4c27-bb1a-af0d99a0faa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:43:32.458Z|f5b4faa1-6266-4c27-bb1a-af0d99a0faa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:43:33.391Z|50519ebf-df0c-4452-aff6-c019245c4b4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:43:33.391Z|5735ad09-b802-477c-aeb4-e2519ec9d26b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:43:33.391Z|4d67c047-361e-432f-846f-01d4c95e65f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:43:33.391Z|50519ebf-df0c-4452-aff6-c019245c4b4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:33.391Z|4d67c047-361e-432f-846f-01d4c95e65f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:33.391Z|5735ad09-b802-477c-aeb4-e2519ec9d26b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:43.409Z|c147f5ac-94ca-4b78-ae82-c4ee6c5aef6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:43:43.409Z|a0bb81e5-7c9e-4b06-b2ee-2bd535822707|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:43:43.409Z|565e2535-a339-43c6-99b3-69abcd9f0089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:43:43.409Z|c147f5ac-94ca-4b78-ae82-c4ee6c5aef6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:43.409Z|565e2535-a339-43c6-99b3-69abcd9f0089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:43.409Z|a0bb81e5-7c9e-4b06-b2ee-2bd535822707|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:47.458Z|e84bba44-4236-4f36-b57f-307dca425976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:43:47.460Z|e84bba44-4236-4f36-b57f-307dca425976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:43:47.996Z|0dd1f5ac-cb4f-48ba-83f3-765e6fb1120f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:43:47.997Z|0dd1f5ac-cb4f-48ba-83f3-765e6fb1120f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:43:50.793Z|bd5702d8-e5b6-4b29-b0fa-fad22e4b6013|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:43:50.793Z|bd5702d8-e5b6-4b29-b0fa-fad22e4b6013|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:53.428Z|678efd73-1952-440b-b871-273bc56c7b1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:43:53.428Z|02963197-0e08-43e3-9632-6d40d4eb1bfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:43:53.428Z|678efd73-1952-440b-b871-273bc56c7b1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:53.428Z|02963197-0e08-43e3-9632-6d40d4eb1bfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:43:53.429Z|a613d891-d2ac-40b1-9544-f06d91a05fce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:43:53.430Z|a613d891-d2ac-40b1-9544-f06d91a05fce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:02.458Z|455bcd00-4fd9-4013-9b9b-538c9818c4e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:44:02.458Z|455bcd00-4fd9-4013-9b9b-538c9818c4e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:44:03.446Z|97fa17a7-87e1-43ed-8e8b-c5d3a769e104|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:44:03.446Z|f017905d-979f-4924-8499-99959bbaca37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:44:03.446Z|67b0cb3f-9dad-4280-b461-de381ce61e06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:44:03.447Z|97fa17a7-87e1-43ed-8e8b-c5d3a769e104|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:03.447Z|f017905d-979f-4924-8499-99959bbaca37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:03.448Z|67b0cb3f-9dad-4280-b461-de381ce61e06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:13.464Z|d87da949-dac7-42d6-a459-958e707b8210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:44:13.464Z|cded71a3-939d-48f8-af93-a9934e7868b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:44:13.465Z|ee00fca6-8003-441a-8f00-22be4cb9d3bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:44:13.465Z|ee00fca6-8003-441a-8f00-22be4cb9d3bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:13.465Z|cded71a3-939d-48f8-af93-a9934e7868b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:13.465Z|d87da949-dac7-42d6-a459-958e707b8210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:17.458Z|2b115285-7ba5-43d7-8ee8-11870ee5112b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:44:17.459Z|2b115285-7ba5-43d7-8ee8-11870ee5112b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:44:17.997Z|5d8a2c94-1c97-4d3f-a66e-f45f183add81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:44:17.998Z|5d8a2c94-1c97-4d3f-a66e-f45f183add81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:44:23.483Z|704cae1b-db54-4777-9057-0ab012dc6fb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:44:23.483Z|eef22039-db9f-4176-9f4f-1a67a10340b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:44:23.483Z|84785a3a-6571-4a93-b3be-2476dd82283d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:44:23.484Z|704cae1b-db54-4777-9057-0ab012dc6fb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:23.484Z|eef22039-db9f-4176-9f4f-1a67a10340b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:23.484Z|84785a3a-6571-4a93-b3be-2476dd82283d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:32.458Z|c3429a16-9dcc-4b14-b311-0f47208d8b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:44:32.462Z|c3429a16-9dcc-4b14-b311-0f47208d8b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:44:33.501Z|6562e691-7a03-4c83-84b1-f6f57da21a2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:44:33.501Z|5f72a0ea-bf94-44b8-a52a-beb6bde1f447|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:44:33.501Z|128c9a13-afcf-4a9c-b825-41d1057f8d96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:44:33.502Z|6562e691-7a03-4c83-84b1-f6f57da21a2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:33.502Z|5f72a0ea-bf94-44b8-a52a-beb6bde1f447|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:33.502Z|128c9a13-afcf-4a9c-b825-41d1057f8d96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:43.519Z|576a070b-d83e-42ce-bd75-b7c8eec1e7a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:44:43.520Z|2b77b46a-6107-4219-8e4b-a536ca69824f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:44:43.520Z|576a070b-d83e-42ce-bd75-b7c8eec1e7a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:43.520Z|2b77b46a-6107-4219-8e4b-a536ca69824f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:43.521Z|213e6da1-2c67-4004-9acc-974c34fd38a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:44:43.521Z|213e6da1-2c67-4004-9acc-974c34fd38a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:47.458Z|7b37e697-55ac-471d-95b0-1da069a51b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:44:47.458Z|7b37e697-55ac-471d-95b0-1da069a51b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:44:47.999Z|142b1994-74e1-47a9-afc2-66743942ccd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:44:47.999Z|142b1994-74e1-47a9-afc2-66743942ccd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:44:50.792Z|cedb457c-8e87-4497-aa9b-a098c3459424|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:44:50.793Z|cedb457c-8e87-4497-aa9b-a098c3459424|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:53.538Z|0a230c38-ce92-4639-a45a-443fcfebac5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:44:53.538Z|d112facd-7a82-4eea-80de-e373cc36abab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:44:53.538Z|2fb03e5b-c3bf-472c-ab48-ed50d1a81348|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:44:53.539Z|0a230c38-ce92-4639-a45a-443fcfebac5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:53.539Z|2fb03e5b-c3bf-472c-ab48-ed50d1a81348|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:44:53.539Z|d112facd-7a82-4eea-80de-e373cc36abab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:02.458Z|d361ab94-ebdd-45b2-bacd-81f87a282740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:45:02.459Z|d361ab94-ebdd-45b2-bacd-81f87a282740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:45:03.556Z|c785fac5-cf5d-4177-a600-3805ce2e12f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:45:03.557Z|c785fac5-cf5d-4177-a600-3805ce2e12f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:03.558Z|6261ca0b-bfdf-45ca-988c-4ebc26f32fcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:45:03.558Z|04a674fc-1310-4e5b-a2a4-b5edbb9cf0d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:45:03.558Z|6261ca0b-bfdf-45ca-988c-4ebc26f32fcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:03.558Z|04a674fc-1310-4e5b-a2a4-b5edbb9cf0d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:13.574Z|53dd4e97-ca00-4041-a9d1-50ef0c264dd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:45:13.574Z|5d4701d0-3e0e-4464-ace0-3b2c275d7763|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:45:13.574Z|53dd4e97-ca00-4041-a9d1-50ef0c264dd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:13.575Z|5d4701d0-3e0e-4464-ace0-3b2c275d7763|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:13.579Z|1633e0f4-3222-4160-a3fa-2457d099834e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:45:13.579Z|1633e0f4-3222-4160-a3fa-2457d099834e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:17.458Z|e73b4818-5f50-4585-b2d2-ead9eb344fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:45:17.461Z|e73b4818-5f50-4585-b2d2-ead9eb344fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:45:17.999Z|e017531c-9868-4aa4-a42c-56d89df6b010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:45:18.000Z|e017531c-9868-4aa4-a42c-56d89df6b010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:45:23.592Z|7c182a81-18ab-4078-ae14-a72f2474015b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:45:23.592Z|bbad335d-effd-425e-a5ef-fd1e4b628a35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:45:23.592Z|7c182a81-18ab-4078-ae14-a72f2474015b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:23.592Z|bbad335d-effd-425e-a5ef-fd1e4b628a35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:23.596Z|e4463826-de5e-43fc-a223-b14aaaa88dd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:45:23.596Z|e4463826-de5e-43fc-a223-b14aaaa88dd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:32.458Z|9b913700-88dd-45d6-9f61-902885dccdab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:45:32.459Z|9b913700-88dd-45d6-9f61-902885dccdab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:45:33.617Z|e0d9c439-557e-40ae-bc33-8c19b5ccb6ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:45:33.617Z|e0d9c439-557e-40ae-bc33-8c19b5ccb6ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:33.618Z|4a14ac2e-cf15-4493-a3ed-06cbe49ebf87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:45:33.618Z|4a14ac2e-cf15-4493-a3ed-06cbe49ebf87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:33.620Z|f0355f72-e28c-4cce-9234-06f5d76a9057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:45:33.621Z|f0355f72-e28c-4cce-9234-06f5d76a9057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:43.635Z|d94433e7-6659-4447-b0e1-8356a54e47e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:45:43.635Z|0a242219-2fc3-48ed-9782-f0417ea12edc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:45:43.635Z|0a242219-2fc3-48ed-9782-f0417ea12edc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:43.635Z|d94433e7-6659-4447-b0e1-8356a54e47e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:43.639Z|e2a53ac5-25f7-4401-8241-39ddc6404986|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:45:43.640Z|e2a53ac5-25f7-4401-8241-39ddc6404986|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:47.458Z|e8b92ce8-704e-4e17-8e02-2e62fd23963e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:45:47.459Z|e8b92ce8-704e-4e17-8e02-2e62fd23963e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:45:48.000Z|37b6c9c5-1aaf-468b-89ba-dac5bda22d55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:45:48.000Z|37b6c9c5-1aaf-468b-89ba-dac5bda22d55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:45:50.792Z|02791c86-50cb-4a76-b2c3-33fe006ceb6d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:45:50.792Z|02791c86-50cb-4a76-b2c3-33fe006ceb6d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:53.654Z|c6c435ad-b5f6-403f-a1bf-227c1d17d186|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:45:53.654Z|0473064e-714c-4ac0-b4c2-79f0daf5e308|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:45:53.655Z|c6c435ad-b5f6-403f-a1bf-227c1d17d186|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:53.655Z|0473064e-714c-4ac0-b4c2-79f0daf5e308|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:45:53.658Z|d1666706-660b-4cf5-9b33-2f053a77ae60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:45:53.659Z|d1666706-660b-4cf5-9b33-2f053a77ae60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:02.458Z|f2b86d87-29fe-4852-a144-ae9ce9e12450|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:46:02.461Z|f2b86d87-29fe-4852-a144-ae9ce9e12450|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:46:03.671Z|31d809b6-1702-42d3-985a-9477a1e75dba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:46:03.672Z|31d809b6-1702-42d3-985a-9477a1e75dba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:03.672Z|39c06b61-1da2-44bc-8008-11a04bb9fc25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:46:03.672Z|39c06b61-1da2-44bc-8008-11a04bb9fc25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:03.675Z|0a0f52c6-1edf-4e23-8bb5-f38c6e794f25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:46:03.675Z|0a0f52c6-1edf-4e23-8bb5-f38c6e794f25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:13.689Z|c8da917e-212e-4e68-b50c-aa43ad7440e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:46:13.689Z|c8da917e-212e-4e68-b50c-aa43ad7440e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:13.691Z|fe9fa34e-2330-48fd-ac1a-16d8b8e4db89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:46:13.691Z|12bb5da1-80d5-4869-830e-66ece9e975e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:46:13.692Z|fe9fa34e-2330-48fd-ac1a-16d8b8e4db89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:13.692Z|12bb5da1-80d5-4869-830e-66ece9e975e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:17.458Z|1a8f8c6d-452e-4fab-9948-da3fbef44ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:46:17.459Z|1a8f8c6d-452e-4fab-9948-da3fbef44ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:46:18.001Z|89c2b503-43ea-48e5-951b-df4d9d52c0a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:46:18.001Z|89c2b503-43ea-48e5-951b-df4d9d52c0a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:46:23.708Z|20830954-9b4a-4c54-b482-380433418100|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:46:23.709Z|43f7fb8c-c52d-4f93-887d-cb9258eedf91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:46:23.709Z|9fb9075b-ab1c-4d65-9ebb-9a1ddcc17f62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:46:23.709Z|20830954-9b4a-4c54-b482-380433418100|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:23.709Z|9fb9075b-ab1c-4d65-9ebb-9a1ddcc17f62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:23.710Z|43f7fb8c-c52d-4f93-887d-cb9258eedf91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:32.458Z|988d913c-1895-47a5-8905-adb92f01f5d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:46:32.459Z|988d913c-1895-47a5-8905-adb92f01f5d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:46:33.727Z|69a935e4-31a5-4e42-9dd2-e7c7c3c6f1bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:46:33.727Z|52e64dfd-52a0-4ce6-92f6-a002506c7c9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:46:33.728Z|52e64dfd-52a0-4ce6-92f6-a002506c7c9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:33.728Z|69a935e4-31a5-4e42-9dd2-e7c7c3c6f1bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:33.728Z|c978d033-e8b9-498b-8af6-2ef105a95223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:46:33.729Z|c978d033-e8b9-498b-8af6-2ef105a95223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:43.747Z|ef4f6232-99e4-4c40-bd4d-f3814fac1351|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:46:43.747Z|cc59e9e3-93cc-4dd9-afac-2d029dee2b84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:46:43.747Z|c4a4b16c-6372-4873-b10b-63546f5d6792|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:46:43.747Z|ef4f6232-99e4-4c40-bd4d-f3814fac1351|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:43.747Z|c4a4b16c-6372-4873-b10b-63546f5d6792|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:43.747Z|cc59e9e3-93cc-4dd9-afac-2d029dee2b84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:47.458Z|3afd1db3-bbe0-4b97-84a8-624ffb03d2a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:46:47.461Z|3afd1db3-bbe0-4b97-84a8-624ffb03d2a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:46:48.002Z|f3151e3e-3ca4-4d68-a00a-4e9337eb8ffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:46:48.002Z|f3151e3e-3ca4-4d68-a00a-4e9337eb8ffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:46:50.792Z|c863f6a5-0398-4aaf-a4e2-3af090657c7b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:46:50.793Z|c863f6a5-0398-4aaf-a4e2-3af090657c7b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:53.765Z|e207f205-f18c-45d5-ae0d-b1f07f74aecc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:46:53.765Z|610965ee-72da-4590-a755-0f826543b6c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:46:53.765Z|e75bd620-2f0b-4801-8181-a2e85bddc31c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:46:53.766Z|e207f205-f18c-45d5-ae0d-b1f07f74aecc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:53.766Z|610965ee-72da-4590-a755-0f826543b6c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:46:53.766Z|e75bd620-2f0b-4801-8181-a2e85bddc31c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:02.458Z|6ce8e31c-9e3e-493c-b9fc-fdb2b2165dff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:47:02.458Z|6ce8e31c-9e3e-493c-b9fc-fdb2b2165dff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:47:03.783Z|422fd2f8-31ee-4766-8906-521ea4e3da8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:47:03.783Z|422fd2f8-31ee-4766-8906-521ea4e3da8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:03.784Z|0e13ce45-8ef4-404b-aa26-e37951eb4b1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:47:03.784Z|0a8b7d46-372a-45f5-9201-09bf464db23f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:47:03.784Z|0e13ce45-8ef4-404b-aa26-e37951eb4b1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:03.785Z|0a8b7d46-372a-45f5-9201-09bf464db23f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:13.799Z|4ffc4245-a60c-4e97-a5ec-806140b541ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:47:13.800Z|4ffc4245-a60c-4e97-a5ec-806140b541ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:13.801Z|7c45927c-53ef-48ea-966e-d38ee6e188d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:47:13.802Z|3eee2cf3-f204-481a-a5a4-3e28f5f0750b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:47:13.802Z|7c45927c-53ef-48ea-966e-d38ee6e188d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:13.802Z|3eee2cf3-f204-481a-a5a4-3e28f5f0750b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:17.458Z|47699307-5f77-475a-8887-e17fc8e17e25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:47:17.459Z|47699307-5f77-475a-8887-e17fc8e17e25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:47:18.002Z|7094655f-8793-4bbf-a9df-48c03d16d4c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:47:18.003Z|7094655f-8793-4bbf-a9df-48c03d16d4c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:47:23.819Z|0fbfe598-d109-4448-8555-4011ea92b976|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:47:23.819Z|e9e2fe2f-465e-45b3-876b-89d8ad6b6ce0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:47:23.819Z|b609d04d-8a89-4d70-93cb-8fd789cf61b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:47:23.819Z|e9e2fe2f-465e-45b3-876b-89d8ad6b6ce0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:23.819Z|0fbfe598-d109-4448-8555-4011ea92b976|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:23.820Z|b609d04d-8a89-4d70-93cb-8fd789cf61b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:32.458Z|4d27065a-20b3-490c-964d-9e3cfe65371b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:47:32.461Z|4d27065a-20b3-490c-964d-9e3cfe65371b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:47:33.837Z|3718cc22-ad39-483a-9fde-1bc64ff4d624|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:47:33.837Z|3718cc22-ad39-483a-9fde-1bc64ff4d624|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:33.837Z|54fb1045-95fc-4e8d-addc-907f857c50dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:47:33.837Z|81c4bf0b-9362-475c-8668-abed174ec69f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:47:33.838Z|81c4bf0b-9362-475c-8668-abed174ec69f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:33.837Z|54fb1045-95fc-4e8d-addc-907f857c50dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:43.854Z|cbac3667-c77e-4190-a12a-a0601880cdbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:47:43.854Z|d8435144-aeae-4ca4-b77a-52f26a9b2665|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:47:43.854Z|cbac3667-c77e-4190-a12a-a0601880cdbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:43.854Z|0f48b037-902c-4fba-aea0-75201f4718ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:47:43.855Z|d8435144-aeae-4ca4-b77a-52f26a9b2665|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:43.855Z|0f48b037-902c-4fba-aea0-75201f4718ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:47.458Z|a196145f-2288-47f2-ae33-e4837fb796c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:47:47.458Z|a196145f-2288-47f2-ae33-e4837fb796c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:47:48.003Z|6049080b-983d-41cc-b9c6-9a91f6db3b2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:47:48.003Z|6049080b-983d-41cc-b9c6-9a91f6db3b2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:47:50.793Z|160704c8-7796-4d38-a67a-630b3db3a7d1|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:47:50.794Z|160704c8-7796-4d38-a67a-630b3db3a7d1|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:53.872Z|489544da-812e-429b-b1ff-44f41f72ee76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:47:53.872Z|4db3ca51-9c2b-4f4a-9a80-3e3bc5a94098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:47:53.872Z|4db3ca51-9c2b-4f4a-9a80-3e3bc5a94098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:53.873Z|489544da-812e-429b-b1ff-44f41f72ee76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:47:53.880Z|0753d3e2-71db-4a81-8404-5e2b9f24ec76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:47:53.880Z|0753d3e2-71db-4a81-8404-5e2b9f24ec76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:02.458Z|ea1f3c0b-ab39-440c-88fa-34522ebc7115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:48:02.459Z|ea1f3c0b-ab39-440c-88fa-34522ebc7115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:48:03.889Z|a66a1254-68ee-4856-9bf3-38ea90fc80cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:48:03.889Z|b81c829c-13b4-4980-a71d-a5b4aa51c9b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:48:03.890Z|a66a1254-68ee-4856-9bf3-38ea90fc80cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:03.890Z|b81c829c-13b4-4980-a71d-a5b4aa51c9b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:03.895Z|3132ba13-43ed-4853-95ee-677541ba5c12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:48:03.895Z|3132ba13-43ed-4853-95ee-677541ba5c12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:13.907Z|fd4c7f15-bd93-4c6a-95c3-90f2a0a46171|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:48:13.908Z|b9b307b5-c3fa-4337-b9e3-c7ac707edc47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:48:13.908Z|fd4c7f15-bd93-4c6a-95c3-90f2a0a46171|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:13.908Z|b9b307b5-c3fa-4337-b9e3-c7ac707edc47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:13.913Z|16e71d59-a469-4804-a8f4-6c2b25c9d3d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:48:13.914Z|16e71d59-a469-4804-a8f4-6c2b25c9d3d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:17.458Z|da884d57-0816-4c87-a055-d05fd0b36151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:48:17.461Z|da884d57-0816-4c87-a055-d05fd0b36151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:48:18.004Z|e0dc8aec-2bf4-46e6-b8d2-343a690ab84b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:48:18.004Z|e0dc8aec-2bf4-46e6-b8d2-343a690ab84b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:48:23.926Z|4d7f24fa-1dc9-44c7-a964-068bb0927794|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:48:23.926Z|79012260-c07c-4fee-9e84-407a60a5f40f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:48:23.926Z|4d7f24fa-1dc9-44c7-a964-068bb0927794|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:23.926Z|79012260-c07c-4fee-9e84-407a60a5f40f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:23.930Z|332799c3-191b-43be-9564-2aa72d5cea38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:48:23.930Z|332799c3-191b-43be-9564-2aa72d5cea38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:32.458Z|371715ef-15fd-4bda-9e76-504f4404c7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:48:32.459Z|371715ef-15fd-4bda-9e76-504f4404c7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:48:33.943Z|35ebca2c-5ab1-4442-bb5e-f3dcf6b070dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:48:33.943Z|480d7f89-8383-4bed-aef6-00009939cec8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:48:33.944Z|35ebca2c-5ab1-4442-bb5e-f3dcf6b070dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:33.944Z|480d7f89-8383-4bed-aef6-00009939cec8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:33.946Z|a78a209f-1c58-4143-aa6a-8bad48dcdc93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:48:33.946Z|a78a209f-1c58-4143-aa6a-8bad48dcdc93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:43.961Z|ed5be9f1-f000-4c07-8df4-96853cb2e065|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:48:43.962Z|ed5be9f1-f000-4c07-8df4-96853cb2e065|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:43.962Z|4b576359-ee0d-4f21-a9cf-0f72463867d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:48:43.962Z|4b576359-ee0d-4f21-a9cf-0f72463867d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:43.962Z|39aba171-3bec-46a3-b9a5-dc782d7dbff5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:48:43.963Z|39aba171-3bec-46a3-b9a5-dc782d7dbff5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:47.458Z|9012a420-0275-454a-a5f9-b184a652c6c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:48:47.459Z|9012a420-0275-454a-a5f9-b184a652c6c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:48:48.004Z|11fffec9-3562-4bc8-850c-baacc118bd46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:48:48.005Z|11fffec9-3562-4bc8-850c-baacc118bd46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:48:50.792Z|914a9d68-2bef-454e-9a1b-3b8c89c08b5d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:48:50.793Z|914a9d68-2bef-454e-9a1b-3b8c89c08b5d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:53.981Z|acdede33-256a-4faf-8545-044836cc6985|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:48:53.981Z|acdede33-256a-4faf-8545-044836cc6985|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:53.981Z|8cb86e1c-b4be-45a6-8d96-55ceb92701a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:48:53.981Z|57263bb6-c7d6-467d-aeeb-1bdb7141a024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:48:53.982Z|8cb86e1c-b4be-45a6-8d96-55ceb92701a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:48:53.982Z|57263bb6-c7d6-467d-aeeb-1bdb7141a024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:02.458Z|a52eb17a-28d6-4ae0-a3f8-808bdafe1b67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:49:02.460Z|a52eb17a-28d6-4ae0-a3f8-808bdafe1b67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:49:03.999Z|f674335c-ab44-4c24-b5fe-b697e3b98dd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:49:03.999Z|7802daef-55a8-4647-a909-ddb8074dcf12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:49:04.000Z|f674335c-ab44-4c24-b5fe-b697e3b98dd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:04.000Z|7802daef-55a8-4647-a909-ddb8074dcf12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:04.001Z|e7dc01ec-bb92-4955-a0b1-074998fc1de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:49:04.002Z|e7dc01ec-bb92-4955-a0b1-074998fc1de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:14.018Z|a7dd4c7b-da7f-4584-bf1b-21fc62913921|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:49:14.017Z|026fa1cb-1081-48f6-9f1b-abdbd5a30668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:49:14.018Z|026fa1cb-1081-48f6-9f1b-abdbd5a30668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:14.018Z|a7dd4c7b-da7f-4584-bf1b-21fc62913921|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:14.019Z|cf1ee49e-40a7-42bf-a6c1-9a60537782b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:49:14.019Z|cf1ee49e-40a7-42bf-a6c1-9a60537782b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:17.458Z|2eafdb53-06fc-4da2-8c02-18ce330f5f56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:49:17.458Z|2eafdb53-06fc-4da2-8c02-18ce330f5f56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:49:18.005Z|648fd82b-a9ff-4a78-bb0c-32e4159aa1e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:49:18.006Z|648fd82b-a9ff-4a78-bb0c-32e4159aa1e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:49:24.037Z|a1ceef14-9ea0-439f-8f85-2697e528af18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:49:24.037Z|93c5f7bc-0f14-4201-8ca8-e68cc6f37d68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:49:24.037Z|2c7b4abb-707a-4979-8222-83d75d0b2dd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:49:24.038Z|93c5f7bc-0f14-4201-8ca8-e68cc6f37d68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:24.038Z|a1ceef14-9ea0-439f-8f85-2697e528af18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:24.038Z|2c7b4abb-707a-4979-8222-83d75d0b2dd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:32.458Z|d8ed2172-e0b9-43c4-9ac8-33b8fc0d6abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:49:32.459Z|d8ed2172-e0b9-43c4-9ac8-33b8fc0d6abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:49:34.055Z|a7ac6736-cc4d-4fcf-a161-249e36de0778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:49:34.055Z|bd5aada2-6dd5-4934-9e24-2f185c348e2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:49:34.055Z|a7ac6736-cc4d-4fcf-a161-249e36de0778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:34.055Z|bd5aada2-6dd5-4934-9e24-2f185c348e2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:34.056Z|1386d01c-e090-49b8-b381-13d9ec658271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:49:34.056Z|1386d01c-e090-49b8-b381-13d9ec658271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:44.072Z|1f51067e-3e44-4d25-aa3a-d70300f9d3db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:49:44.072Z|f5904836-9ed9-4728-8159-71907db84860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:49:44.072Z|983f1dfc-7f05-47cc-a652-17a4358a19c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:49:44.073Z|1f51067e-3e44-4d25-aa3a-d70300f9d3db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:44.073Z|983f1dfc-7f05-47cc-a652-17a4358a19c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:44.073Z|f5904836-9ed9-4728-8159-71907db84860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:47.458Z|39de4b62-e077-4a89-a1c1-483c1cd1fd8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:49:47.461Z|39de4b62-e077-4a89-a1c1-483c1cd1fd8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:49:48.006Z|6547d92f-79de-4ea3-a35a-c4d6c2d2b6f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:49:48.006Z|6547d92f-79de-4ea3-a35a-c4d6c2d2b6f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:49:50.792Z|e7863bc3-e6c8-41b4-adb3-df4d32dde9dc|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:49:50.793Z|e7863bc3-e6c8-41b4-adb3-df4d32dde9dc|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:54.090Z|cd69427e-9b09-46ef-a2fa-6cc82a7bdaa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:49:54.090Z|e10c434c-cd6b-4353-8c40-f5509b3e0a0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:49:54.090Z|cd69427e-9b09-46ef-a2fa-6cc82a7bdaa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:54.090Z|e10c434c-cd6b-4353-8c40-f5509b3e0a0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:49:54.090Z|1e50a889-3764-4b80-a5a3-864e6e804ca0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:49:54.091Z|1e50a889-3764-4b80-a5a3-864e6e804ca0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:02.458Z|eef3648c-8610-4c11-91f2-2396a905b06d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:50:02.459Z|eef3648c-8610-4c11-91f2-2396a905b06d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:50:04.107Z|e4651897-a116-4246-a107-888b273db271|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:50:04.108Z|e4651897-a116-4246-a107-888b273db271|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:04.110Z|8bdf7f64-2ec5-4015-8823-dd0374a82204|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:50:04.110Z|3a0ddb44-0d2f-4b73-8827-687aafbff4b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:50:04.110Z|8bdf7f64-2ec5-4015-8823-dd0374a82204|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:04.110Z|3a0ddb44-0d2f-4b73-8827-687aafbff4b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:14.126Z|2db95887-9aff-4b2c-a2ba-ec206b4055ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:50:14.127Z|2db95887-9aff-4b2c-a2ba-ec206b4055ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:14.127Z|897546db-c438-41a6-acb7-787e5c6f3990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:50:14.128Z|897546db-c438-41a6-acb7-787e5c6f3990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:14.127Z|ee86880f-1476-4d0c-b26c-1b4e39400a9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:50:14.128Z|ee86880f-1476-4d0c-b26c-1b4e39400a9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:17.458Z|2f6c1f3f-682f-45c9-8491-1b4f1dd06886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:50:17.458Z|2f6c1f3f-682f-45c9-8491-1b4f1dd06886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:50:18.007Z|9acd283a-89c1-4b62-a66c-d3e0e8332286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:50:18.007Z|9acd283a-89c1-4b62-a66c-d3e0e8332286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:50:24.145Z|3db90690-0562-4d03-ab2e-74ba8d5a9b5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:50:24.145Z|3db90690-0562-4d03-ab2e-74ba8d5a9b5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:24.145Z|e763831d-0e37-4631-b059-222fff02fc49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:50:24.146Z|e763831d-0e37-4631-b059-222fff02fc49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:24.146Z|0201df3d-e911-4137-a4a8-351dfb07357e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:50:24.147Z|0201df3d-e911-4137-a4a8-351dfb07357e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:32.458Z|cf31945c-8f93-4de4-9e7e-5b37665a4e65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:50:32.462Z|cf31945c-8f93-4de4-9e7e-5b37665a4e65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:50:34.163Z|868d72e0-3ecd-455b-b74c-5164099b09b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:50:34.163Z|44d43070-297e-4178-ad56-494eceb56916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:50:34.164Z|44d43070-297e-4178-ad56-494eceb56916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:34.164Z|868d72e0-3ecd-455b-b74c-5164099b09b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:34.167Z|860eb68d-234d-40fc-8ab7-dd81006505db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:50:34.168Z|860eb68d-234d-40fc-8ab7-dd81006505db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:44.182Z|df7aca7a-5c54-42d0-a781-9f48312e0c28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:50:44.182Z|cca31f21-020c-4d3d-9dbc-aaf7af4fbada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:50:44.182Z|cca31f21-020c-4d3d-9dbc-aaf7af4fbada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:44.182Z|df7aca7a-5c54-42d0-a781-9f48312e0c28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:44.186Z|f49bf0f1-c5c3-4326-99a7-d040036279be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:50:44.187Z|f49bf0f1-c5c3-4326-99a7-d040036279be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:47.458Z|a0c4968a-5123-49e9-b0b2-1773f23822d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:50:47.458Z|a0c4968a-5123-49e9-b0b2-1773f23822d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:50:48.007Z|37a6013d-aa78-4f0a-8a21-237a69eccde2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:50:48.007Z|37a6013d-aa78-4f0a-8a21-237a69eccde2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:50:50.792Z|07e15bb3-f9ff-47de-8ae8-c535f81310a1|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:50:50.793Z|07e15bb3-f9ff-47de-8ae8-c535f81310a1|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:54.200Z|6c06e4de-c34e-42e8-8843-c267ac3a6b10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:50:54.200Z|24ef1bbe-25da-442e-94b3-3fa09e477c84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:50:54.200Z|24ef1bbe-25da-442e-94b3-3fa09e477c84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:54.200Z|6c06e4de-c34e-42e8-8843-c267ac3a6b10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:50:54.203Z|c5a97e64-51d2-4c52-a3da-6aea3ae33d97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:50:54.204Z|c5a97e64-51d2-4c52-a3da-6aea3ae33d97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:02.458Z|6dbb8fa7-2664-4d36-87dd-73347bc4e4cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:51:02.458Z|6dbb8fa7-2664-4d36-87dd-73347bc4e4cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:51:04.218Z|15186574-dd31-4041-9001-d92434b9bb3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:51:04.218Z|b49030d0-3318-4ab8-aa8a-3f0cabefe629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:51:04.218Z|b49030d0-3318-4ab8-aa8a-3f0cabefe629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:04.218Z|15186574-dd31-4041-9001-d92434b9bb3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:04.220Z|303b7472-cf32-44ac-8437-1a677e42ca79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:51:04.220Z|303b7472-cf32-44ac-8437-1a677e42ca79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:14.236Z|c27737d6-b05d-468a-8c01-b8cd444fa1b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:51:14.237Z|42f79bf1-0c64-4ec4-8c11-dbd318715418|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:51:14.237Z|c27737d6-b05d-468a-8c01-b8cd444fa1b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:14.237Z|42f79bf1-0c64-4ec4-8c11-dbd318715418|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:14.238Z|773d5c84-0da8-4e44-9bd9-19800152f9ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:51:14.238Z|773d5c84-0da8-4e44-9bd9-19800152f9ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:17.458Z|0cd0dd13-d180-489b-b830-a2bd42a441e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:51:17.462Z|0cd0dd13-d180-489b-b830-a2bd42a441e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:51:18.008Z|f267d176-5d66-4c94-a24f-b24e408841c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:51:18.008Z|f267d176-5d66-4c94-a24f-b24e408841c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:51:24.256Z|154ab8a5-a550-4264-a841-ded85c0c697a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:51:24.256Z|6f78b0b0-822f-4890-84cb-d45f81348462|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:51:24.256Z|f39d25db-3241-45dc-8656-0256c4f0c9e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:51:24.256Z|154ab8a5-a550-4264-a841-ded85c0c697a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:24.256Z|6f78b0b0-822f-4890-84cb-d45f81348462|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:24.257Z|f39d25db-3241-45dc-8656-0256c4f0c9e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:32.458Z|994275dd-babb-48bf-ac29-4a9a51e87ba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:51:32.459Z|994275dd-babb-48bf-ac29-4a9a51e87ba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:51:34.275Z|a9a9bd36-ccf8-4e6e-8470-3bf10d0f934f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:51:34.275Z|0e482930-61c7-4123-9bf5-e5d87293cc89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:51:34.276Z|ed2507c5-4356-40cc-8e12-31dfdfe91d1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:51:34.276Z|a9a9bd36-ccf8-4e6e-8470-3bf10d0f934f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:34.276Z|0e482930-61c7-4123-9bf5-e5d87293cc89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:34.277Z|ed2507c5-4356-40cc-8e12-31dfdfe91d1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:44.296Z|2f47b6e1-277a-4bee-8f65-c231530acbda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:51:44.296Z|8f6d702e-658d-45d8-8881-5fdfbcfb51c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:51:44.296Z|3c4c9908-87b1-401c-9772-5793d5c8041e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:51:44.297Z|3c4c9908-87b1-401c-9772-5793d5c8041e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:44.297Z|2f47b6e1-277a-4bee-8f65-c231530acbda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:44.297Z|8f6d702e-658d-45d8-8881-5fdfbcfb51c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:47.458Z|c3dbd01e-7543-4763-9ab4-0b6d3e71aadd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:51:47.458Z|c3dbd01e-7543-4763-9ab4-0b6d3e71aadd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:51:48.009Z|67fa39ae-9deb-46e0-b4f5-3df0cb46d616|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:51:48.009Z|67fa39ae-9deb-46e0-b4f5-3df0cb46d616|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:51:50.792Z|3cbc7223-1d7b-4915-8fb3-ca155d62dd48|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:51:50.793Z|3cbc7223-1d7b-4915-8fb3-ca155d62dd48|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:54.315Z|1d13ec2f-91c0-4bb8-80e4-3180f9ae7000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:51:54.315Z|13c8e58e-b888-48f8-bc56-d75df2743121|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:51:54.315Z|13c8e58e-b888-48f8-bc56-d75df2743121|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:54.315Z|b70fb879-2e3e-47f2-81a3-79eb144c8eee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:51:54.315Z|1d13ec2f-91c0-4bb8-80e4-3180f9ae7000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:51:54.316Z|b70fb879-2e3e-47f2-81a3-79eb144c8eee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:02.458Z|31b13314-1396-447e-9d12-e3727abe6cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:52:02.462Z|31b13314-1396-447e-9d12-e3727abe6cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:52:04.332Z|5572e301-8b68-4b55-b5a4-be457b3994f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:52:04.333Z|5572e301-8b68-4b55-b5a4-be457b3994f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:04.332Z|e5a206cb-40cf-4c76-8455-398b0a8eb6a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:52:04.333Z|4e81a55b-9d13-4485-9358-4faefeb54670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:52:04.333Z|4e81a55b-9d13-4485-9358-4faefeb54670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:04.333Z|e5a206cb-40cf-4c76-8455-398b0a8eb6a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:14.350Z|99609217-e65b-43b1-9ab5-0daa5733abe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:52:14.350Z|04f42654-5520-46f0-9941-af9aedbf99bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:52:14.350Z|cf0ffd76-64ca-4739-9b1c-002636cd9625|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:52:14.351Z|cf0ffd76-64ca-4739-9b1c-002636cd9625|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:14.351Z|99609217-e65b-43b1-9ab5-0daa5733abe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:14.351Z|04f42654-5520-46f0-9941-af9aedbf99bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:17.458Z|d928f9ca-f20a-43c1-84e3-b21f6ef80d90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:52:17.459Z|d928f9ca-f20a-43c1-84e3-b21f6ef80d90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:52:18.010Z|d432fdfa-9dba-46c7-8f67-0b25b08141f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:52:18.010Z|d432fdfa-9dba-46c7-8f67-0b25b08141f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:52:24.369Z|534d08cd-d4d4-4e0e-8789-a2cd797d9d4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:52:24.369Z|100370ec-c414-4c12-8f28-f8600d3e8426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:52:24.369Z|3a1db637-ba1a-43f4-8e7d-66c431b5288c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:52:24.370Z|100370ec-c414-4c12-8f28-f8600d3e8426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:24.370Z|534d08cd-d4d4-4e0e-8789-a2cd797d9d4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:24.370Z|3a1db637-ba1a-43f4-8e7d-66c431b5288c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:32.458Z|b54e795a-4a25-4f9f-9498-dde9709538f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:52:32.459Z|b54e795a-4a25-4f9f-9498-dde9709538f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:52:34.390Z|cedc9fbb-31cc-4a04-b285-87c5a0e78d9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:52:34.390Z|f524cdc8-4224-4de2-b032-fce9d8dc10fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:52:34.390Z|9e4d1aae-5e12-4a51-be31-53c749b377d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:52:34.390Z|cedc9fbb-31cc-4a04-b285-87c5a0e78d9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:34.390Z|9e4d1aae-5e12-4a51-be31-53c749b377d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:34.390Z|f524cdc8-4224-4de2-b032-fce9d8dc10fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:44.408Z|17a2585a-a5bc-40fa-867f-9eeafd65cd53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:52:44.408Z|f6c1d450-dccb-4ab1-9643-37bb53a1bbe4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:52:44.408Z|168fd3d4-66f1-43c9-a372-21eb9d3f23c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:52:44.409Z|17a2585a-a5bc-40fa-867f-9eeafd65cd53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:44.409Z|168fd3d4-66f1-43c9-a372-21eb9d3f23c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:44.409Z|f6c1d450-dccb-4ab1-9643-37bb53a1bbe4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:47.458Z|4d37565d-cc6f-43a3-8775-4c361af2a404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:52:47.461Z|4d37565d-cc6f-43a3-8775-4c361af2a404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:52:48.011Z|fae77c5d-52b5-4471-9cad-328d3d90b7e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:52:48.011Z|fae77c5d-52b5-4471-9cad-328d3d90b7e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:52:50.793Z|4083bc00-650e-41bf-b424-811f5049f10c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:52:50.794Z|4083bc00-650e-41bf-b424-811f5049f10c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:54.427Z|d5c16d58-d6a2-4587-a4b2-5772e47569bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:52:54.427Z|1f737e86-4ac0-4011-8bf8-ceed162f6d63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:52:54.427Z|a3e256e3-27e6-45fb-bfa2-b449b1ec940f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:52:54.428Z|d5c16d58-d6a2-4587-a4b2-5772e47569bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:54.428Z|a3e256e3-27e6-45fb-bfa2-b449b1ec940f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:52:54.428Z|1f737e86-4ac0-4011-8bf8-ceed162f6d63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:02.458Z|c0499a0d-b057-4d4b-b044-d9a619c524f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:53:02.458Z|c0499a0d-b057-4d4b-b044-d9a619c524f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:53:04.446Z|f13ff6b6-5674-4faf-9bcf-ef60d21b3930|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:53:04.447Z|53b50abf-1132-4e20-97b1-8809333ee9d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:53:04.447Z|ef2a2bf2-9b5d-44eb-99ae-c27f5e208430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:53:04.447Z|f13ff6b6-5674-4faf-9bcf-ef60d21b3930|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:04.447Z|53b50abf-1132-4e20-97b1-8809333ee9d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:04.447Z|ef2a2bf2-9b5d-44eb-99ae-c27f5e208430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:14.464Z|b6d77dd0-2cb8-4d4b-804d-6be95a084724|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:53:14.464Z|b6d77dd0-2cb8-4d4b-804d-6be95a084724|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:14.464Z|3638bcd6-920b-4edc-b4a1-803111684cdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:53:14.465Z|3638bcd6-920b-4edc-b4a1-803111684cdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:14.465Z|2652fb67-e306-4505-a6eb-80482679ccaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:53:14.466Z|2652fb67-e306-4505-a6eb-80482679ccaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:17.458Z|67422f3f-0786-4aab-b697-98a1b11d4006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:53:17.459Z|67422f3f-0786-4aab-b697-98a1b11d4006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:53:18.012Z|c151283f-3960-4162-8c2b-99154f5e5177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:53:18.012Z|c151283f-3960-4162-8c2b-99154f5e5177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:53:24.481Z|d92b8861-02bd-4036-9214-b585ddec68ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:53:24.482Z|d92b8861-02bd-4036-9214-b585ddec68ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:24.482Z|b4563254-7c36-48a6-b7c6-ddb7a3d8fac4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:53:24.482Z|178e92b6-649e-4f08-869f-72a5926f5ee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:53:24.482Z|178e92b6-649e-4f08-869f-72a5926f5ee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:24.482Z|b4563254-7c36-48a6-b7c6-ddb7a3d8fac4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:32.458Z|af56736b-93d5-47e1-943e-002613fba8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:53:32.459Z|af56736b-93d5-47e1-943e-002613fba8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:53:34.499Z|a6fd2290-fc56-40f1-bc38-a7a92aca945f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:53:34.499Z|aa50e1d6-50db-4056-8389-df89f8f5b2d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:53:34.500Z|a6fd2290-fc56-40f1-bc38-a7a92aca945f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:34.500Z|aa50e1d6-50db-4056-8389-df89f8f5b2d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:34.500Z|d0082ae8-9afe-4bb7-a4d4-74fbddc43962|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:53:34.500Z|d0082ae8-9afe-4bb7-a4d4-74fbddc43962|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:44.517Z|8d1c3aa4-7a20-4f02-bdb3-e5bf74688102|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:53:44.517Z|ef8ffb3e-4123-45c7-a804-789f76ef9cf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:53:44.517Z|f15a0cd7-e6bc-4faa-ad96-f40c04904560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:53:44.518Z|8d1c3aa4-7a20-4f02-bdb3-e5bf74688102|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:44.518Z|ef8ffb3e-4123-45c7-a804-789f76ef9cf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:44.518Z|f15a0cd7-e6bc-4faa-ad96-f40c04904560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:47.458Z|89744d6f-bc17-4e2c-8566-37e07880913b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:53:47.458Z|89744d6f-bc17-4e2c-8566-37e07880913b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:53:48.012Z|212a4770-e3a2-43cd-b539-36b7a5919c0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:53:48.013Z|212a4770-e3a2-43cd-b539-36b7a5919c0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:53:50.793Z|98752d52-dd9d-4bb5-b457-2f86f36fd3db|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:53:50.793Z|98752d52-dd9d-4bb5-b457-2f86f36fd3db|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:54.536Z|e5377bf7-5e55-4e5d-a2b8-3b3801bd0aa5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:53:54.537Z|e5377bf7-5e55-4e5d-a2b8-3b3801bd0aa5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:54.538Z|8294b4a8-e323-45d3-9519-d6fd25563c28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:53:54.538Z|d9dcb5b6-23d8-44fd-8148-8844df81af24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:53:54.539Z|d9dcb5b6-23d8-44fd-8148-8844df81af24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:53:54.539Z|8294b4a8-e323-45d3-9519-d6fd25563c28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:02.458Z|cf9b0d4c-aec2-4dd1-a8f3-55bf2db66622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:54:02.461Z|cf9b0d4c-aec2-4dd1-a8f3-55bf2db66622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:54:04.555Z|28674a56-154c-4726-a48f-3f3d5f9962ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:54:04.555Z|0239c4f5-77ca-4be6-8ee3-fb2fc22d1b1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:54:04.555Z|8ae473ed-de09-4dbc-b068-cb5b20c2ffcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:54:04.556Z|28674a56-154c-4726-a48f-3f3d5f9962ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:04.556Z|0239c4f5-77ca-4be6-8ee3-fb2fc22d1b1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:04.556Z|8ae473ed-de09-4dbc-b068-cb5b20c2ffcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:14.574Z|03b3bad7-831c-4387-94db-12001c8aa521|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:54:14.574Z|03b3bad7-831c-4387-94db-12001c8aa521|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:14.574Z|ae987021-9730-4191-b189-6571547bdd31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:54:14.574Z|47fa9fb6-d89f-44ad-b2fe-4f42d3c4c185|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:54:14.574Z|ae987021-9730-4191-b189-6571547bdd31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:14.575Z|47fa9fb6-d89f-44ad-b2fe-4f42d3c4c185|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:17.458Z|b4bb9a56-e14e-49fa-b001-296c54c65568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:54:17.459Z|b4bb9a56-e14e-49fa-b001-296c54c65568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:54:18.013Z|405e8970-3091-4d7f-9102-898d7513f179|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:54:18.013Z|405e8970-3091-4d7f-9102-898d7513f179|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:54:24.591Z|ee467b6c-df2d-48fc-a170-520a0dffd505|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:54:24.591Z|c5f23ea9-ef1c-4d83-bbaf-c02ff59e0751|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:54:24.592Z|c5f23ea9-ef1c-4d83-bbaf-c02ff59e0751|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:24.592Z|ee467b6c-df2d-48fc-a170-520a0dffd505|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:24.592Z|2b3c40a1-5106-48de-85f8-ad41d78533f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:54:24.592Z|2b3c40a1-5106-48de-85f8-ad41d78533f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:32.458Z|5a7a0264-c23b-4f93-a60c-6f808f1e1796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:54:32.459Z|5a7a0264-c23b-4f93-a60c-6f808f1e1796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:54:34.608Z|7b94e873-fd29-4cbb-9314-24e6d1d6eccd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:54:34.608Z|278c186e-36a3-4fbb-868e-04e9a4ace412|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:54:34.609Z|7b94e873-fd29-4cbb-9314-24e6d1d6eccd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:34.609Z|983f40ad-24e7-48e3-a0c5-ee56e4932a32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:54:34.609Z|278c186e-36a3-4fbb-868e-04e9a4ace412|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:34.609Z|983f40ad-24e7-48e3-a0c5-ee56e4932a32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:44.626Z|05ad0f82-97e7-452c-9a86-bbefb67962d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:54:44.626Z|17bb5d0b-6bd0-4768-8a69-eaf482920b66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:54:44.626Z|1949e287-d85b-4dff-8478-bd896716f07a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:54:44.626Z|17bb5d0b-6bd0-4768-8a69-eaf482920b66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:44.626Z|05ad0f82-97e7-452c-9a86-bbefb67962d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:44.627Z|1949e287-d85b-4dff-8478-bd896716f07a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:47.458Z|ca3b7a49-585f-4393-a4bc-ac8d10972452|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:54:47.458Z|ca3b7a49-585f-4393-a4bc-ac8d10972452|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:54:48.014Z|a8da0cee-2d99-40ec-af22-429d99224791|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:54:48.014Z|a8da0cee-2d99-40ec-af22-429d99224791|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:54:50.792Z|3c987e5b-1212-49a0-b7e6-6ebf3bca2ad4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:54:50.793Z|3c987e5b-1212-49a0-b7e6-6ebf3bca2ad4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:54.645Z|9640b5e5-6ec0-4477-9cae-e140018cd18e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:54:54.645Z|676969d0-9334-47d1-bcbd-9401de947031|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:54:54.645Z|9640b5e5-6ec0-4477-9cae-e140018cd18e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:54.645Z|8e982e4d-b77a-46ca-9b5f-3d3013ee5e3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:54:54.646Z|676969d0-9334-47d1-bcbd-9401de947031|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:54:54.646Z|8e982e4d-b77a-46ca-9b5f-3d3013ee5e3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:02.458Z|086fe980-d2cb-44f4-9b09-54a697568427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:55:02.458Z|086fe980-d2cb-44f4-9b09-54a697568427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:55:04.663Z|77817307-4379-4481-850e-cf529b753d8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:55:04.663Z|04786561-ea23-4e9e-89d3-1312662f2b53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:55:04.663Z|a55676b7-c1ac-4c32-b849-8221f4ac785d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:55:04.663Z|77817307-4379-4481-850e-cf529b753d8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:04.664Z|a55676b7-c1ac-4c32-b849-8221f4ac785d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:04.664Z|04786561-ea23-4e9e-89d3-1312662f2b53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:14.682Z|2478edfa-dff5-4fa4-adef-5f4aaf454e83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:55:14.682Z|0b9fad6b-fb13-48c4-94e3-988e7e94019d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:55:14.682Z|6df70e4e-b928-4f39-8856-178f8fdc4abb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:55:14.682Z|2478edfa-dff5-4fa4-adef-5f4aaf454e83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:14.683Z|6df70e4e-b928-4f39-8856-178f8fdc4abb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:14.683Z|0b9fad6b-fb13-48c4-94e3-988e7e94019d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:17.458Z|af52fab0-8c1b-4ef0-a880-240de51fb8b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:55:17.458Z|af52fab0-8c1b-4ef0-a880-240de51fb8b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:55:18.014Z|af35a3ff-d427-4371-a636-5ce9e99e9668|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:55:18.014Z|af35a3ff-d427-4371-a636-5ce9e99e9668|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:55:24.700Z|ac916cca-faf8-40dd-93de-2c0dd5612442|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:55:24.700Z|9dd8b4e6-da34-46d5-a0e7-60fcd36e92dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:55:24.700Z|ac916cca-faf8-40dd-93de-2c0dd5612442|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:24.700Z|79d6019c-06af-4238-904c-81d7335f0e8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:55:24.700Z|9dd8b4e6-da34-46d5-a0e7-60fcd36e92dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:24.701Z|79d6019c-06af-4238-904c-81d7335f0e8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:32.458Z|8dca6545-4e91-4bf9-8f6a-33c0b9dd7215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:55:32.459Z|8dca6545-4e91-4bf9-8f6a-33c0b9dd7215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:55:34.717Z|951ab712-5f7b-4b00-9782-e85449ad4b55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:55:34.718Z|951ab712-5f7b-4b00-9782-e85449ad4b55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:34.717Z|b5a3e72e-7849-4328-8452-12b7b09a863e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:55:34.718Z|b5a3e72e-7849-4328-8452-12b7b09a863e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:34.721Z|c66a1c2d-45c2-4ea1-9b86-d76d828ad7eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:55:34.722Z|c66a1c2d-45c2-4ea1-9b86-d76d828ad7eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:44.735Z|f20223a5-c4ab-4541-a493-10f0fe18fb26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:55:44.735Z|0828158d-7f6f-4dbb-9885-78e94f34dfb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:55:44.735Z|f20223a5-c4ab-4541-a493-10f0fe18fb26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:44.736Z|0828158d-7f6f-4dbb-9885-78e94f34dfb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:44.739Z|6440b26c-a7fb-46e4-ba19-008efe2a04f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:55:44.740Z|6440b26c-a7fb-46e4-ba19-008efe2a04f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:47.458Z|5e384903-0d5c-44b3-bead-6e7eef6e248f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:55:47.461Z|5e384903-0d5c-44b3-bead-6e7eef6e248f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:55:48.015Z|738fd026-afa2-4739-812e-53d7c6d5dd1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:55:48.015Z|738fd026-afa2-4739-812e-53d7c6d5dd1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:55:50.792Z|4abefc73-af0b-4195-b61d-add475f23453|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:55:50.792Z|4abefc73-af0b-4195-b61d-add475f23453|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:54.753Z|68079d77-bbf4-40be-860d-807505441a4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:55:54.753Z|791a4447-eb38-4a52-8aa5-94f86915eb12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:55:54.753Z|68079d77-bbf4-40be-860d-807505441a4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:54.753Z|791a4447-eb38-4a52-8aa5-94f86915eb12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:55:54.756Z|46b53121-46a5-4172-9352-412f346a0d45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:55:54.757Z|46b53121-46a5-4172-9352-412f346a0d45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:02.458Z|1c9e70b5-065d-457a-b593-aef31502512d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:56:02.458Z|1c9e70b5-065d-457a-b593-aef31502512d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:56:04.771Z|6efed8e7-770d-4acf-8221-e6570eb128a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:56:04.772Z|6efed8e7-770d-4acf-8221-e6570eb128a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:04.773Z|e33e1f0f-38f1-48b0-8c07-ba50271815a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:56:04.773Z|e33e1f0f-38f1-48b0-8c07-ba50271815a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:04.774Z|e4c6503c-c83a-4444-88cf-d960c259b6dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:56:04.774Z|e4c6503c-c83a-4444-88cf-d960c259b6dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:14.790Z|4638d055-062f-4777-b800-bea466113a91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:56:14.790Z|ed614a7f-d2b2-4081-90d9-59a6bfcfcf45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:56:14.790Z|aae4470c-6664-409c-b63d-8645271cd178|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:56:14.791Z|ed614a7f-d2b2-4081-90d9-59a6bfcfcf45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:14.791Z|4638d055-062f-4777-b800-bea466113a91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:14.791Z|aae4470c-6664-409c-b63d-8645271cd178|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:17.458Z|7ee03f85-8d6b-4179-89ae-0dfdcdb62cc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:56:17.458Z|7ee03f85-8d6b-4179-89ae-0dfdcdb62cc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:56:18.016Z|f53d79c5-ec53-42f3-bfd6-b584469d38a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:56:18.016Z|f53d79c5-ec53-42f3-bfd6-b584469d38a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:56:24.810Z|a743fec2-5d6e-40f4-a014-f30e84a3fb44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:56:24.810Z|3fbe836a-1551-4f42-bafe-2fd2efb305c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:56:24.810Z|49ec9ff6-89ae-4853-890f-041f94afe5bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:56:24.811Z|a743fec2-5d6e-40f4-a014-f30e84a3fb44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:24.811Z|49ec9ff6-89ae-4853-890f-041f94afe5bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:24.811Z|3fbe836a-1551-4f42-bafe-2fd2efb305c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:32.458Z|d0bc470a-9c54-49c4-8175-d08173d3476c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:56:32.461Z|d0bc470a-9c54-49c4-8175-d08173d3476c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:56:34.830Z|432c5dfb-179d-47c1-872f-86a87d910093|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:56:34.830Z|85576986-4341-4175-9418-b5cff308b806|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:56:34.830Z|967e8c8c-30d0-4674-ab5b-6425e867a383|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:56:34.831Z|432c5dfb-179d-47c1-872f-86a87d910093|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:34.831Z|85576986-4341-4175-9418-b5cff308b806|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:34.831Z|967e8c8c-30d0-4674-ab5b-6425e867a383|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:44.848Z|b0fafd12-32ba-4bb0-aaeb-0836d65fafb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:56:44.848Z|81c17c49-0f27-4209-a099-d2791ba2c22e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:56:44.848Z|7daff9d7-dcaf-4467-90bd-1d4a161c4c9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:56:44.849Z|81c17c49-0f27-4209-a099-d2791ba2c22e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:44.849Z|b0fafd12-32ba-4bb0-aaeb-0836d65fafb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:44.849Z|7daff9d7-dcaf-4467-90bd-1d4a161c4c9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:47.458Z|8d9eaa87-9521-4a27-ab53-d12ebf32041f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:56:47.458Z|8d9eaa87-9521-4a27-ab53-d12ebf32041f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:56:48.017Z|b4d5c961-677c-4877-a939-6ebbd52fd9de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:56:48.017Z|b4d5c961-677c-4877-a939-6ebbd52fd9de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:56:50.792Z|487d8d2d-0fef-45e3-a811-e16c7ca95a35|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:56:50.793Z|487d8d2d-0fef-45e3-a811-e16c7ca95a35|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:54.867Z|35f83d86-3c62-4787-90bb-6cc025c45f9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:56:54.867Z|000291d4-256c-4f54-a94f-a51b7eb3a1c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:56:54.868Z|000291d4-256c-4f54-a94f-a51b7eb3a1c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:54.868Z|35f83d86-3c62-4787-90bb-6cc025c45f9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:56:54.868Z|1a8a650f-a287-40cd-a0b9-47836a6133e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:56:54.869Z|1a8a650f-a287-40cd-a0b9-47836a6133e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:02.458Z|76e4074b-ad82-4655-beb9-bbaffbecadc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:57:02.458Z|76e4074b-ad82-4655-beb9-bbaffbecadc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:57:04.885Z|70d229e3-7af0-40bb-90cc-b996367fb531|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:57:04.885Z|a47053a8-3dd2-40ed-9158-8b75c327aa22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:57:04.885Z|70d229e3-7af0-40bb-90cc-b996367fb531|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:04.885Z|d4e14d04-b42a-4c25-8dac-6be4b6f45e8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:57:04.885Z|a47053a8-3dd2-40ed-9158-8b75c327aa22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:04.886Z|d4e14d04-b42a-4c25-8dac-6be4b6f45e8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:14.902Z|03bb3f32-3eef-4c0d-88fc-11d2e8d1ced1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:57:14.902Z|69172fb8-bbed-454b-ac05-4e34cdcaf1c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:57:14.903Z|03bb3f32-3eef-4c0d-88fc-11d2e8d1ced1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:14.902Z|e4584e7e-3f36-4b40-9156-55e68fb76f37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:57:14.903Z|69172fb8-bbed-454b-ac05-4e34cdcaf1c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:14.903Z|e4584e7e-3f36-4b40-9156-55e68fb76f37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:17.458Z|d9ef96cc-c794-48ba-a1c4-3e261a77e001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:57:17.461Z|d9ef96cc-c794-48ba-a1c4-3e261a77e001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:57:18.018Z|f3e7bb91-6e37-4f5c-979d-70c41714a6f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:57:18.018Z|f3e7bb91-6e37-4f5c-979d-70c41714a6f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:57:24.920Z|97f480ae-63ea-4574-9ba2-8ecc50943c72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:57:24.920Z|3c990d25-9f8f-4b1d-afad-4495a9ccb0d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:57:24.921Z|6ba3db09-d51e-42b3-bf86-f699f88a007a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:57:24.921Z|97f480ae-63ea-4574-9ba2-8ecc50943c72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:24.921Z|3c990d25-9f8f-4b1d-afad-4495a9ccb0d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:24.921Z|6ba3db09-d51e-42b3-bf86-f699f88a007a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:32.458Z|7c9d98c5-0ff0-4217-8bf3-5f3536809d2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:57:32.458Z|7c9d98c5-0ff0-4217-8bf3-5f3536809d2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:57:34.939Z|5d6af01d-d361-41df-ab87-072717a2e80f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:57:34.939Z|312f26f5-d2fd-4fd8-af3a-fffdcae9ee76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:57:34.940Z|312f26f5-d2fd-4fd8-af3a-fffdcae9ee76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:34.940Z|5d6af01d-d361-41df-ab87-072717a2e80f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:34.941Z|6d226afe-7de9-41f5-9c80-cb5d2627a0c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:57:34.942Z|6d226afe-7de9-41f5-9c80-cb5d2627a0c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:44.957Z|24bf1c75-6612-4f81-be1c-77f3820df65e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:57:44.957Z|24bf1c75-6612-4f81-be1c-77f3820df65e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:44.957Z|f1e63708-3cf6-4c48-9bbf-32443fde2bfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:57:44.958Z|f1e63708-3cf6-4c48-9bbf-32443fde2bfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:44.959Z|886e9dfc-74ed-4391-841e-4d2a7dd7c89c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:57:44.960Z|886e9dfc-74ed-4391-841e-4d2a7dd7c89c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:47.458Z|d5fdd752-467c-488d-b305-c4a40ca8dbaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:57:47.458Z|d5fdd752-467c-488d-b305-c4a40ca8dbaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:57:48.019Z|a4a9e805-1065-4b80-b779-48e9714d529d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:57:48.020Z|a4a9e805-1065-4b80-b779-48e9714d529d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:57:50.793Z|a4b37f81-61cf-40da-b893-81eddac6d5b9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:57:50.794Z|a4b37f81-61cf-40da-b893-81eddac6d5b9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:54.975Z|8bbd6bd4-348f-495d-b467-4f33785ebb82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:57:54.976Z|8bbd6bd4-348f-495d-b467-4f33785ebb82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:54.976Z|e49852cb-fdd6-48c1-9b21-82ae4da4459c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:57:54.976Z|3e93ed66-6fd9-4295-8d96-e5dd6b9bae48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:57:54.977Z|3e93ed66-6fd9-4295-8d96-e5dd6b9bae48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:57:54.977Z|e49852cb-fdd6-48c1-9b21-82ae4da4459c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:02.458Z|b54a5324-6432-4eb3-a84f-175b514bbe04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:58:02.461Z|b54a5324-6432-4eb3-a84f-175b514bbe04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:58:04.993Z|54d9a742-e579-43a4-8b5c-3dc327973930|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:58:04.993Z|54d9a742-e579-43a4-8b5c-3dc327973930|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:04.995Z|fd1486d1-a267-4c38-a3dd-151e28e9a012|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:58:04.995Z|fd1486d1-a267-4c38-a3dd-151e28e9a012|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:04.995Z|af41c8ba-af0a-428f-84ae-31af647f7a9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:58:04.996Z|af41c8ba-af0a-428f-84ae-31af647f7a9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:15.009Z|7807fa66-c84d-413d-8610-bfce5ef2bc2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:58:15.010Z|7807fa66-c84d-413d-8610-bfce5ef2bc2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:15.011Z|c1324f1f-402a-4040-9474-9a4bbdfe0dd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:58:15.011Z|c1324f1f-402a-4040-9474-9a4bbdfe0dd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:15.012Z|65414328-148c-425a-bfcf-890417e4294c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:58:15.013Z|65414328-148c-425a-bfcf-890417e4294c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:17.458Z|76408e1a-d75a-43ec-b2a3-0b17b8f39ff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:58:17.458Z|76408e1a-d75a-43ec-b2a3-0b17b8f39ff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:58:18.020Z|1fd5cc51-02af-4f81-8c7c-34d13e648058|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:58:18.020Z|1fd5cc51-02af-4f81-8c7c-34d13e648058|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:58:25.027Z|0f58f005-65d4-4857-8a90-da76c4885f84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:58:25.028Z|866ac087-b4b3-46ae-a76a-da04f7f4e27f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:58:25.028Z|866ac087-b4b3-46ae-a76a-da04f7f4e27f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:25.028Z|0f58f005-65d4-4857-8a90-da76c4885f84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:25.028Z|114d6b13-b066-422e-9100-1dac80f5ac67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:58:25.029Z|114d6b13-b066-422e-9100-1dac80f5ac67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:32.458Z|6a9edc39-6b0f-4110-acfc-ea12ca99f8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:58:32.458Z|6a9edc39-6b0f-4110-acfc-ea12ca99f8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:58:35.045Z|87704e41-8b65-4f01-8fcb-78fe137b1ea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:58:35.045Z|14f3e4a5-d4fb-4661-8cfd-7b69c4b948fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:58:35.045Z|b0e9090c-e566-4d11-82ed-c4249fba704a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:58:35.045Z|87704e41-8b65-4f01-8fcb-78fe137b1ea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:35.045Z|14f3e4a5-d4fb-4661-8cfd-7b69c4b948fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:35.045Z|b0e9090c-e566-4d11-82ed-c4249fba704a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:45.063Z|701941c1-ebad-407f-bba8-a9807d230f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:58:45.063Z|03f458c0-4def-4b94-933d-001649c29673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:58:45.063Z|44f4a1ed-ed9d-4260-b187-fcf960f9ed1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:58:45.064Z|701941c1-ebad-407f-bba8-a9807d230f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:45.064Z|03f458c0-4def-4b94-933d-001649c29673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:45.064Z|44f4a1ed-ed9d-4260-b187-fcf960f9ed1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:47.458Z|08220265-c83a-4a42-95e6-457612404855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:58:47.460Z|08220265-c83a-4a42-95e6-457612404855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:58:48.021Z|06c226de-ccb7-455f-af2b-29da3bb482b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:58:48.021Z|06c226de-ccb7-455f-af2b-29da3bb482b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:58:50.792Z|107c461f-1ed6-40b1-a949-54075d80d288|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:58:50.793Z|107c461f-1ed6-40b1-a949-54075d80d288|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:55.081Z|b09f69d0-8042-4dce-bc9b-baaa0c4a07a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:58:55.081Z|77aa01dc-6311-49a6-b6ab-5e5620f9cbfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:58:55.082Z|b09f69d0-8042-4dce-bc9b-baaa0c4a07a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:55.082Z|77aa01dc-6311-49a6-b6ab-5e5620f9cbfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:58:55.082Z|e9d4c848-7152-48af-8797-8461ce0dc952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:58:55.082Z|e9d4c848-7152-48af-8797-8461ce0dc952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:02.458Z|31e09772-419d-49c6-ba22-ec8802646bae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:59:02.458Z|31e09772-419d-49c6-ba22-ec8802646bae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:59:05.098Z|29531f33-2f30-470f-b1d4-30efaa0d9730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:59:05.099Z|462636d4-a10c-44ce-8b81-dd9a9ade3282|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:59:05.099Z|ce530ddb-3aa8-46b5-a434-a6f7b1d57b2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:59:05.099Z|462636d4-a10c-44ce-8b81-dd9a9ade3282|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:05.099Z|29531f33-2f30-470f-b1d4-30efaa0d9730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:05.099Z|ce530ddb-3aa8-46b5-a434-a6f7b1d57b2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:15.117Z|c1439ca9-923f-4b63-b444-c06857e3ea17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:59:15.117Z|3f80cb83-8288-40c6-b37f-48532f2b8e50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:59:15.117Z|311eebd6-8b3b-4f9f-9800-7cf5188bf577|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:59:15.117Z|3f80cb83-8288-40c6-b37f-48532f2b8e50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:15.117Z|c1439ca9-923f-4b63-b444-c06857e3ea17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:15.117Z|311eebd6-8b3b-4f9f-9800-7cf5188bf577|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:17.458Z|bf57f5d4-af0c-4db1-a18b-fcb61ffab56f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:59:17.458Z|bf57f5d4-af0c-4db1-a18b-fcb61ffab56f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:59:18.022Z|740f33c3-5479-4821-af71-0ec44413994c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:59:18.023Z|740f33c3-5479-4821-af71-0ec44413994c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:59:25.135Z|36208ac9-5284-49d0-b0e5-102f32e2c701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:59:25.135Z|fbd73730-960d-422b-a22b-40cf62246156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:59:25.135Z|62cd1d50-5e41-4c8f-bba3-96925cb2d5ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:59:25.136Z|62cd1d50-5e41-4c8f-bba3-96925cb2d5ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:25.136Z|fbd73730-960d-422b-a22b-40cf62246156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:25.136Z|36208ac9-5284-49d0-b0e5-102f32e2c701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:32.458Z|95a8fed2-03b4-46b3-aba4-10e2d5c2a5a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:59:32.461Z|95a8fed2-03b4-46b3-aba4-10e2d5c2a5a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:59:35.152Z|db60c66a-ba11-434b-90ac-26ffcc11b42c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:59:35.153Z|db60c66a-ba11-434b-90ac-26ffcc11b42c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:35.154Z|44b2d820-b24a-42ad-a476-2b1d01351f7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:59:35.154Z|f3c7bb97-77df-4cd8-bd10-ec11f70a1433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:59:35.154Z|44b2d820-b24a-42ad-a476-2b1d01351f7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:35.155Z|f3c7bb97-77df-4cd8-bd10-ec11f70a1433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:45.169Z|d14585ed-7da1-4ee1-9051-94d9ff55305d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:59:45.169Z|1a7beb23-3f47-4577-92f8-6d5c01d02821|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:59:45.169Z|1a7beb23-3f47-4577-92f8-6d5c01d02821|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:45.169Z|d14585ed-7da1-4ee1-9051-94d9ff55305d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:45.170Z|c110f685-cc5f-44bf-a408-1fa38e48e403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:59:45.171Z|c110f685-cc5f-44bf-a408-1fa38e48e403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:47.458Z|b68ff757-57bb-4154-b7bd-384111851218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:59:47.458Z|b68ff757-57bb-4154-b7bd-384111851218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:59:48.023Z|9c6c6fb5-daad-4b15-a738-61a9e7db6eb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T06:59:48.023Z|9c6c6fb5-daad-4b15-a738-61a9e7db6eb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T06:59:50.793Z|e3623fa0-3971-49c8-8525-6f7861426c41|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T06:59:50.793Z|e3623fa0-3971-49c8-8525-6f7861426c41|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:55.185Z|2ee34c29-cc77-4722-872e-81ebddb67258|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:59:55.186Z|2ee34c29-cc77-4722-872e-81ebddb67258|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:55.186Z|15174fd9-dd97-4fbe-994e-5965169b6805|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:59:55.186Z|15174fd9-dd97-4fbe-994e-5965169b6805|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T06:59:55.190Z|c57d08ab-9bdd-4270-bc3c-6338bb067f19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T06:59:55.191Z|c57d08ab-9bdd-4270-bc3c-6338bb067f19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:02.458Z|3b269016-4816-49e9-97ee-4cf6b90696d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:00:02.458Z|3b269016-4816-49e9-97ee-4cf6b90696d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:00:05.202Z|6172d2f3-495b-4bd0-bb3e-7fad5f3402fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:00:05.203Z|6172d2f3-495b-4bd0-bb3e-7fad5f3402fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:05.204Z|f48ed9b0-0fa0-46e4-b226-44c4a1828298|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:00:05.205Z|f48ed9b0-0fa0-46e4-b226-44c4a1828298|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:05.207Z|93be723a-1ede-4bd9-bae6-ac5b134c4e7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:00:05.207Z|93be723a-1ede-4bd9-bae6-ac5b134c4e7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:15.221Z|bda6334a-c4e2-4cb5-acc1-6b7e68c4ecff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:00:15.221Z|46330cfd-8f73-4e00-b386-71ff4326f95f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:00:15.222Z|bda6334a-c4e2-4cb5-acc1-6b7e68c4ecff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:15.222Z|46330cfd-8f73-4e00-b386-71ff4326f95f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:15.222Z|a9e9444b-90a8-43ce-a016-6595b17a4a76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:00:15.222Z|a9e9444b-90a8-43ce-a016-6595b17a4a76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:17.458Z|72dc60e7-d913-4ad5-bcda-57a61453dd0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:00:17.459Z|72dc60e7-d913-4ad5-bcda-57a61453dd0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:00:18.024Z|dec4239d-2418-4d50-9d4c-d86e4db3214d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:00:18.024Z|dec4239d-2418-4d50-9d4c-d86e4db3214d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:00:25.240Z|1f757da3-5786-4d2c-9f66-5ab8830355ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:00:25.241Z|ab4134a5-ad0b-4cbc-bc16-bf5771674c64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:00:25.240Z|8949b640-ea9d-4ade-8ffa-71a0416c68aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:00:25.241Z|1f757da3-5786-4d2c-9f66-5ab8830355ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:25.241Z|8949b640-ea9d-4ade-8ffa-71a0416c68aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:25.241Z|ab4134a5-ad0b-4cbc-bc16-bf5771674c64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:32.458Z|18de7960-6d25-4e0f-810b-df36d114698d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:00:32.459Z|18de7960-6d25-4e0f-810b-df36d114698d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:00:35.259Z|9096b292-85c0-4448-a95e-e9df9a1851df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:00:35.259Z|301be728-6961-43dd-9f8a-fecdbb1bdf78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:00:35.259Z|e092746c-609a-4746-b111-8c5fe94c3382|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:00:35.259Z|9096b292-85c0-4448-a95e-e9df9a1851df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:35.259Z|301be728-6961-43dd-9f8a-fecdbb1bdf78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:35.259Z|e092746c-609a-4746-b111-8c5fe94c3382|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:45.277Z|5df7a574-a0e2-4506-b178-a71cdae9a33d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:00:45.277Z|1245a80b-6522-410a-8cf5-730d162b1da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:00:45.277Z|ced224a2-893d-4f6a-a0cd-d3e145624d02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:00:45.278Z|5df7a574-a0e2-4506-b178-a71cdae9a33d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:45.278Z|1245a80b-6522-410a-8cf5-730d162b1da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:45.278Z|ced224a2-893d-4f6a-a0cd-d3e145624d02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:47.458Z|17db929c-18e9-4fbc-b10e-e353a1dcc26a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:00:47.459Z|17db929c-18e9-4fbc-b10e-e353a1dcc26a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:00:48.024Z|c26e44f4-c22c-4bbb-9d63-76df5d3c102c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:00:48.025Z|c26e44f4-c22c-4bbb-9d63-76df5d3c102c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:00:50.792Z|0fd4ad92-4ea7-4efd-b289-3e251a8ab5b7|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:00:50.793Z|0fd4ad92-4ea7-4efd-b289-3e251a8ab5b7|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:55.296Z|e24874a8-d811-4e4d-833b-4048f2983110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:00:55.296Z|fc11eac5-fc20-493e-8f3d-bbbd44a3e6a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:00:55.296Z|e24874a8-d811-4e4d-833b-4048f2983110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:55.297Z|fc11eac5-fc20-493e-8f3d-bbbd44a3e6a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:00:55.302Z|a6559814-4549-48dc-81e1-7878ab968405|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:00:55.303Z|a6559814-4549-48dc-81e1-7878ab968405|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:02.458Z|e8283196-f874-4dde-94b6-969d395dfde6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:01:02.462Z|e8283196-f874-4dde-94b6-969d395dfde6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:01:05.314Z|0fdd6b87-355b-4e1f-a1bd-7829b2286d84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:01:05.315Z|e451aad6-f03e-4288-b421-928381f35a8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:01:05.315Z|0fdd6b87-355b-4e1f-a1bd-7829b2286d84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:05.315Z|e451aad6-f03e-4288-b421-928381f35a8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:05.319Z|0e6d3b7b-dff6-4e8b-a3d3-7f0b81612f7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:01:05.320Z|0e6d3b7b-dff6-4e8b-a3d3-7f0b81612f7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:15.333Z|b7ddd1d5-90af-4cf3-8e6a-9ea4907d72cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:01:15.333Z|c89c4f87-829c-488b-8a67-b0f1c2c6658f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:01:15.333Z|b7ddd1d5-90af-4cf3-8e6a-9ea4907d72cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:15.334Z|c89c4f87-829c-488b-8a67-b0f1c2c6658f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:15.337Z|b03d7acf-5c0a-4406-94dc-2751b1273c25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:01:15.337Z|b03d7acf-5c0a-4406-94dc-2751b1273c25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:17.458Z|1b52851e-39b3-41ae-a163-3588a00246ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:01:17.458Z|1b52851e-39b3-41ae-a163-3588a00246ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:01:18.025Z|214e26d9-9ae7-4e8a-9ce8-89dabde2e396|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:01:18.025Z|214e26d9-9ae7-4e8a-9ce8-89dabde2e396|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:01:25.353Z|633e407b-f02b-4424-8ed0-0c7688b72a7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:01:25.353Z|179a137a-aa05-4025-a2bf-a427f6c89ec4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:01:25.353Z|08f3e8bb-2215-44af-9932-9d1a23e5f213|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:01:25.354Z|08f3e8bb-2215-44af-9932-9d1a23e5f213|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:25.354Z|633e407b-f02b-4424-8ed0-0c7688b72a7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:25.354Z|179a137a-aa05-4025-a2bf-a427f6c89ec4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:32.458Z|08ac76b7-57b2-4472-984a-505731f0eb5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:01:32.458Z|08ac76b7-57b2-4472-984a-505731f0eb5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:01:35.371Z|cfbf6315-8d00-43b7-a64b-29ad323f6090|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:01:35.371Z|70a04b08-97a4-47b4-9014-783137c34486|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:01:35.371Z|cfbf6315-8d00-43b7-a64b-29ad323f6090|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:35.372Z|70a04b08-97a4-47b4-9014-783137c34486|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:35.380Z|890a8bd6-ee52-45df-8aca-71abe9658ced|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:01:35.381Z|890a8bd6-ee52-45df-8aca-71abe9658ced|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:45.397Z|e960a9ab-273f-46b3-8c55-f46cdd3dabb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:01:45.397Z|4c39d710-a0a4-4a57-8849-8caff76771af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:01:45.398Z|e960a9ab-273f-46b3-8c55-f46cdd3dabb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:45.398Z|4c39d710-a0a4-4a57-8849-8caff76771af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:45.401Z|54a14766-4f2e-44b0-9917-20977569e61f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:01:45.402Z|54a14766-4f2e-44b0-9917-20977569e61f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:47.458Z|1931e79e-d94b-4edc-92ae-2f4679148c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:01:47.461Z|1931e79e-d94b-4edc-92ae-2f4679148c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:01:48.026Z|3e753640-b336-4adf-a73a-1f00191025d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:01:48.026Z|3e753640-b336-4adf-a73a-1f00191025d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:01:50.793Z|3fe86a48-7b83-43e2-823a-c5f3abe6b092|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:01:50.794Z|3fe86a48-7b83-43e2-823a-c5f3abe6b092|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:55.416Z|995113e8-d76d-4219-bdf7-d20a5d9add69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:01:55.416Z|cad636f4-7a63-485f-b047-0b19f0ed93eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:01:55.416Z|995113e8-d76d-4219-bdf7-d20a5d9add69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:55.416Z|cad636f4-7a63-485f-b047-0b19f0ed93eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:01:55.420Z|089086b6-2807-4911-ad00-dda9cba5cb6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:01:55.421Z|089086b6-2807-4911-ad00-dda9cba5cb6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:02.458Z|c9607b97-efb5-4db9-86f6-40b46dd56d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:02:02.459Z|c9607b97-efb5-4db9-86f6-40b46dd56d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:02:05.434Z|58855187-909c-432d-9924-4bc51b4f3082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:02:05.434Z|58855187-909c-432d-9924-4bc51b4f3082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:05.434Z|b6c54dab-4e65-4792-aca4-eade77fee333|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:02:05.435Z|b6c54dab-4e65-4792-aca4-eade77fee333|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:05.440Z|d6884e73-b8a4-4e4d-aa55-a5b732645f27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:02:05.440Z|d6884e73-b8a4-4e4d-aa55-a5b732645f27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:15.452Z|ded3ddcc-df36-4ddf-8e69-36f688d2a49b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:02:15.452Z|ded3ddcc-df36-4ddf-8e69-36f688d2a49b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:15.453Z|a6bfd75e-1617-4162-976a-93a12a35f48a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:02:15.453Z|a6bfd75e-1617-4162-976a-93a12a35f48a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:15.457Z|6fd9c065-3a11-4afc-845b-ad131e14627a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:02:15.458Z|6fd9c065-3a11-4afc-845b-ad131e14627a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:17.458Z|5a14e8fe-695c-475d-a7b9-f4a006efef66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:02:17.459Z|5a14e8fe-695c-475d-a7b9-f4a006efef66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:02:18.026Z|bdae69d7-8ae5-4783-9f9c-c1b8da70df69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:02:18.027Z|bdae69d7-8ae5-4783-9f9c-c1b8da70df69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:02:25.470Z|2dda09f7-0d63-4430-920f-19c89004901e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:02:25.470Z|bc157847-e05d-476c-b9b6-f73c17a23c8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:02:25.470Z|2dda09f7-0d63-4430-920f-19c89004901e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:25.470Z|bc157847-e05d-476c-b9b6-f73c17a23c8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:25.474Z|0ce17917-dc7b-474e-bd71-adfe7dec19b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:02:25.474Z|0ce17917-dc7b-474e-bd71-adfe7dec19b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:32.458Z|fb90491b-ca7d-4d68-9d22-bb1a41731d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:02:32.460Z|fb90491b-ca7d-4d68-9d22-bb1a41731d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:02:35.488Z|bfb9d7d3-98f0-49c5-8396-7d1790c91cdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:02:35.488Z|8656a0fa-ab3e-4ef6-b3e0-f952e33464f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:02:35.488Z|bfb9d7d3-98f0-49c5-8396-7d1790c91cdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:35.489Z|8656a0fa-ab3e-4ef6-b3e0-f952e33464f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:35.490Z|b3551fac-966d-4348-9bc7-910d582c91a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:02:35.490Z|b3551fac-966d-4348-9bc7-910d582c91a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:45.506Z|2405279f-93e0-476b-bede-cd4fc4ca8588|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:02:45.506Z|ecd75d6b-2abf-47f8-b009-9cca2ef7f69f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:02:45.507Z|ecd75d6b-2abf-47f8-b009-9cca2ef7f69f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:45.507Z|2405279f-93e0-476b-bede-cd4fc4ca8588|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:45.508Z|ff683ff3-f062-431f-9d57-093791d77ead|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:02:45.508Z|ff683ff3-f062-431f-9d57-093791d77ead|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:47.458Z|0eec4451-1c50-4e31-a6d5-ac142ad872f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:02:47.459Z|0eec4451-1c50-4e31-a6d5-ac142ad872f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:02:48.027Z|aad58ed9-4407-46a1-af19-ec627f48a6f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:02:48.028Z|aad58ed9-4407-46a1-af19-ec627f48a6f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:02:50.793Z|25b24a9b-0b8f-4d00-b6d7-fa8e7b8d1e26|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:02:50.793Z|25b24a9b-0b8f-4d00-b6d7-fa8e7b8d1e26|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:55.525Z|cab73e52-ac15-4d4b-b7e6-a2a0c37cb880|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:02:55.525Z|78101f7c-93ab-4a32-9041-6f5b0aee3024|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:02:55.525Z|cab73e52-ac15-4d4b-b7e6-a2a0c37cb880|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:55.526Z|78101f7c-93ab-4a32-9041-6f5b0aee3024|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:02:55.526Z|954303a8-8f4f-4780-afaa-6091608a987c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:02:55.526Z|954303a8-8f4f-4780-afaa-6091608a987c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:02.458Z|eccafcd9-6bca-4cc6-9430-182b91fd9e92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:03:02.458Z|eccafcd9-6bca-4cc6-9430-182b91fd9e92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:03:05.542Z|54dd1172-0751-48fb-a73c-df0f200aec1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:03:05.543Z|54dd1172-0751-48fb-a73c-df0f200aec1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:05.543Z|ac4d4a7e-9a16-4eb1-a5bd-a05723aed410|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:03:05.543Z|aad70485-0e36-45b7-b7fd-5d5f77a5f1d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:03:05.543Z|ac4d4a7e-9a16-4eb1-a5bd-a05723aed410|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:05.544Z|aad70485-0e36-45b7-b7fd-5d5f77a5f1d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:15.560Z|59042496-0e15-4e5b-b598-12df89dd02d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:03:15.560Z|59042496-0e15-4e5b-b598-12df89dd02d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:15.561Z|8dbe64a0-62a8-4766-950b-7df6cf42e1e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:03:15.561Z|8dbe64a0-62a8-4766-950b-7df6cf42e1e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:15.561Z|d3181e1f-824d-4b47-bca8-bc50cf0eb199|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:03:15.562Z|d3181e1f-824d-4b47-bca8-bc50cf0eb199|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:17.458Z|93606bc0-2867-45fa-bec3-6a76f610965c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:03:17.461Z|93606bc0-2867-45fa-bec3-6a76f610965c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:03:18.028Z|e4d1f907-5b17-4ce6-8953-7171072cc79b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:03:18.029Z|e4d1f907-5b17-4ce6-8953-7171072cc79b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:03:25.578Z|cd866faa-b203-4dc4-b777-773dcb0f7ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:03:25.578Z|6a432bb8-7d50-4e53-bbd6-989dafe92950|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:03:25.579Z|cd866faa-b203-4dc4-b777-773dcb0f7ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:25.579Z|6a432bb8-7d50-4e53-bbd6-989dafe92950|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:25.581Z|2c13e919-7ecc-4441-9d35-66ee61db64dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:03:25.582Z|2c13e919-7ecc-4441-9d35-66ee61db64dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:32.458Z|b62ebb0d-24d3-42d5-ad46-bc75fba15864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:03:32.458Z|b62ebb0d-24d3-42d5-ad46-bc75fba15864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:03:35.596Z|39ae9adb-8ebe-4623-94a1-521bb6b11647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:03:35.595Z|b7e4810c-2aba-4c59-9343-066a9ecb5a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:03:35.596Z|39ae9adb-8ebe-4623-94a1-521bb6b11647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:35.596Z|b7e4810c-2aba-4c59-9343-066a9ecb5a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:35.597Z|e9207dee-df8c-40b8-b249-ca8cff1ce291|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:03:35.598Z|e9207dee-df8c-40b8-b249-ca8cff1ce291|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:45.614Z|184775dc-45bd-4e2a-bef1-da1c5e020df5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:03:45.615Z|9c6dd510-9897-4243-ba50-f51ae5e9480b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:03:45.615Z|184775dc-45bd-4e2a-bef1-da1c5e020df5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:45.615Z|83abd830-c9cd-4586-af61-6a41913cade9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:03:45.615Z|9c6dd510-9897-4243-ba50-f51ae5e9480b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:45.616Z|83abd830-c9cd-4586-af61-6a41913cade9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:47.458Z|60900834-0bbd-4a52-90b2-de7a1904b3a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:03:47.458Z|60900834-0bbd-4a52-90b2-de7a1904b3a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:03:48.029Z|7daa0753-d836-484c-baf3-5da247d26235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:03:48.029Z|7daa0753-d836-484c-baf3-5da247d26235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:03:50.793Z|a91208d1-cbb2-4025-8121-bb027275a456|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:03:50.793Z|a91208d1-cbb2-4025-8121-bb027275a456|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:55.634Z|35f9f4f2-31ac-4287-9261-19bd84fa6911|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:03:55.634Z|71ba567e-9041-4af7-ad8d-3cfa46ddd606|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:03:55.634Z|546c133a-75a9-41b7-a0cf-1aecb6138029|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:03:55.634Z|35f9f4f2-31ac-4287-9261-19bd84fa6911|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:55.634Z|71ba567e-9041-4af7-ad8d-3cfa46ddd606|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:03:55.634Z|546c133a-75a9-41b7-a0cf-1aecb6138029|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:02.458Z|625a546f-7573-4a68-b7f9-95d3dcce9a9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:04:02.460Z|625a546f-7573-4a68-b7f9-95d3dcce9a9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:04:05.652Z|3a477362-527a-4560-b09b-810ae5bd00db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:04:05.652Z|af61ce2f-3dbe-4d03-809b-27b9a304ac40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:04:05.652Z|3a477362-527a-4560-b09b-810ae5bd00db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:05.652Z|2a7a2aa3-86bd-440a-adda-79d53477d326|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:04:05.652Z|af61ce2f-3dbe-4d03-809b-27b9a304ac40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:05.653Z|2a7a2aa3-86bd-440a-adda-79d53477d326|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:15.670Z|34d0a61a-c185-4585-baee-744abb818ee3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:04:15.670Z|34d0a61a-c185-4585-baee-744abb818ee3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:15.670Z|9dbfd33f-8293-44a6-af5e-c815292f2029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:04:15.670Z|d60318cf-6682-4faa-a47a-e6766043b6e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:04:15.671Z|9dbfd33f-8293-44a6-af5e-c815292f2029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:15.671Z|d60318cf-6682-4faa-a47a-e6766043b6e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:17.458Z|e8ade7c6-0a06-4679-a447-c76f144896ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:04:17.458Z|e8ade7c6-0a06-4679-a447-c76f144896ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:04:18.030Z|bb7f2ed0-ccba-472f-beb5-cfe61d3ff23d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:04:18.030Z|bb7f2ed0-ccba-472f-beb5-cfe61d3ff23d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:04:25.689Z|d3641644-7456-48e6-b975-f83b55b0fd60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:04:25.689Z|a56e066c-cdbb-4d9c-87e3-d95181e7e9dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:04:25.689Z|f36d9868-a9f8-4195-89b6-255ce4d90bad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:04:25.690Z|f36d9868-a9f8-4195-89b6-255ce4d90bad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:25.690Z|d3641644-7456-48e6-b975-f83b55b0fd60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:25.690Z|a56e066c-cdbb-4d9c-87e3-d95181e7e9dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:32.458Z|84787427-a13b-4b9f-830a-e7bbdab24e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:04:32.459Z|84787427-a13b-4b9f-830a-e7bbdab24e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:04:35.707Z|f0c16860-f19a-4309-a5f0-c4bc1f25e2b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:04:35.707Z|b9ed9eb9-c027-47be-8361-0e39263698ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:04:35.707Z|f0c16860-f19a-4309-a5f0-c4bc1f25e2b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:35.707Z|ac8ec758-1310-41af-a23b-e0584c0430aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:04:35.707Z|b9ed9eb9-c027-47be-8361-0e39263698ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:35.708Z|ac8ec758-1310-41af-a23b-e0584c0430aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:45.725Z|25f6ccff-6ff0-432e-84c9-5e9888761836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:04:45.725Z|25f6ccff-6ff0-432e-84c9-5e9888761836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:45.729Z|c0092293-5b77-4ec2-a137-61da825aaad6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:04:45.729Z|c0092293-5b77-4ec2-a137-61da825aaad6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:45.730Z|7397387c-2fad-4421-ba41-461248bbcdd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:04:45.730Z|7397387c-2fad-4421-ba41-461248bbcdd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:47.458Z|4fe6d430-f43f-4fb5-a07a-d472a66b08e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:04:47.461Z|4fe6d430-f43f-4fb5-a07a-d472a66b08e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:04:48.031Z|1de1b11a-23c2-4d77-8d64-dcd01d66c4d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:04:48.031Z|1de1b11a-23c2-4d77-8d64-dcd01d66c4d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:04:50.793Z|a0272688-9b1f-4b20-94f3-6147702d7e52|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:04:50.793Z|a0272688-9b1f-4b20-94f3-6147702d7e52|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:55.744Z|07098426-f788-4fa3-b66f-c9a4cf8c1f52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:04:55.744Z|07098426-f788-4fa3-b66f-c9a4cf8c1f52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:55.745Z|5e647d28-47e8-4d49-923b-80ab298f5323|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:04:55.746Z|5e647d28-47e8-4d49-923b-80ab298f5323|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:04:55.746Z|c1aa2b42-65f7-4b71-a68d-c98138bf287b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:04:55.747Z|c1aa2b42-65f7-4b71-a68d-c98138bf287b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:02.458Z|ce61ef46-dc09-4221-8f86-01a40fd5d5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:05:02.458Z|ce61ef46-dc09-4221-8f86-01a40fd5d5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:05:05.763Z|49ff2b15-b7e1-4c18-bbab-ad7cb244195b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:05:05.763Z|65599115-74af-42a3-8f2c-d05ed8cae383|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:05:05.763Z|00930f5d-af4a-43ba-964d-2921f535895e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:05:05.763Z|49ff2b15-b7e1-4c18-bbab-ad7cb244195b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:05.764Z|65599115-74af-42a3-8f2c-d05ed8cae383|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:05.764Z|00930f5d-af4a-43ba-964d-2921f535895e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:15.782Z|28eeb215-d766-45f2-adf1-9c7a6268333d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:05:15.782Z|cf030a39-d124-4ca6-959a-f880b594f496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:05:15.782Z|cf030a39-d124-4ca6-959a-f880b594f496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:15.782Z|28eeb215-d766-45f2-adf1-9c7a6268333d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:15.782Z|35c8049c-f909-439c-b983-09c3513e506b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:05:15.783Z|35c8049c-f909-439c-b983-09c3513e506b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:17.458Z|45dbe886-6ef6-46ac-9e2d-2e76f8eb8340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:05:17.458Z|45dbe886-6ef6-46ac-9e2d-2e76f8eb8340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:05:18.031Z|83e94f6c-ecda-4665-8eed-9a17fbe8e081|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:05:18.032Z|83e94f6c-ecda-4665-8eed-9a17fbe8e081|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:05:25.804Z|0e3afaeb-aa6b-46fe-a6d8-ebc39607777e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:05:25.804Z|cd093cc3-5137-446b-b001-af93c022743a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:05:25.804Z|507f16a7-7256-4677-911f-bb59eea9f48e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:05:25.805Z|0e3afaeb-aa6b-46fe-a6d8-ebc39607777e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:25.805Z|cd093cc3-5137-446b-b001-af93c022743a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:25.805Z|507f16a7-7256-4677-911f-bb59eea9f48e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:32.458Z|f7eedb64-7a96-45a4-bbc7-18ec4c5c3a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:05:32.460Z|f7eedb64-7a96-45a4-bbc7-18ec4c5c3a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:05:35.822Z|12eb5ab2-20d2-4196-950e-dda3d182c976|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:05:35.823Z|12eb5ab2-20d2-4196-950e-dda3d182c976|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:35.824Z|6b31bf0d-96a6-4d6b-b755-ea1e516e4065|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:05:35.824Z|aa802068-016e-43d4-ac56-128814460144|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:05:35.824Z|6b31bf0d-96a6-4d6b-b755-ea1e516e4065|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:35.824Z|aa802068-016e-43d4-ac56-128814460144|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:45.842Z|72c2c6ce-e035-4dde-93da-26600bfd84cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:05:45.842Z|84f3e948-1cfd-4fd1-8c34-905fc255abe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:05:45.842Z|45dc9c5b-dce9-49a7-aa7c-0b5bcb3d964c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:05:45.843Z|72c2c6ce-e035-4dde-93da-26600bfd84cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:45.843Z|84f3e948-1cfd-4fd1-8c34-905fc255abe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:45.843Z|45dc9c5b-dce9-49a7-aa7c-0b5bcb3d964c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:47.458Z|d1a58914-2529-4067-b67f-1b935bc086c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:05:47.459Z|d1a58914-2529-4067-b67f-1b935bc086c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:05:48.032Z|a44618f2-b494-475e-86fb-0175b5574234|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:05:48.033Z|a44618f2-b494-475e-86fb-0175b5574234|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:05:50.793Z|94b693e4-ed05-47c4-b4ef-49272793af35|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:05:50.794Z|94b693e4-ed05-47c4-b4ef-49272793af35|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:55.862Z|2bbe526d-71f8-42cb-b45c-f281b8e5f8d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:05:55.862Z|c8db2eba-c3ce-4980-9025-b2e15c1a0a89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:05:55.862Z|719e27cc-6ef2-4292-a0c0-446f3d1d6950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:05:55.863Z|2bbe526d-71f8-42cb-b45c-f281b8e5f8d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:55.863Z|719e27cc-6ef2-4292-a0c0-446f3d1d6950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:05:55.863Z|c8db2eba-c3ce-4980-9025-b2e15c1a0a89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:02.458Z|43cb5172-f39b-46ec-accf-3104b54e61a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:06:02.459Z|43cb5172-f39b-46ec-accf-3104b54e61a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:06:05.880Z|03a6b6f9-e317-45b0-b0e5-57a2e1ac0f1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:06:05.880Z|01833c8e-1ebc-42b3-baa9-e26d5335189c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:06:05.881Z|03a6b6f9-e317-45b0-b0e5-57a2e1ac0f1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:05.881Z|01833c8e-1ebc-42b3-baa9-e26d5335189c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:05.882Z|d0a0c842-0545-4ef3-b047-f04e5a7f1874|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:06:05.883Z|d0a0c842-0545-4ef3-b047-f04e5a7f1874|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:15.900Z|d4880707-08a4-4634-a6bf-27bf31de72c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:06:15.900Z|5859669d-31fd-4fe6-9ef2-2303f3c4a883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:06:15.900Z|45072ef6-28d5-4aee-83ac-99f14eb2b20f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:06:15.900Z|45072ef6-28d5-4aee-83ac-99f14eb2b20f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:15.900Z|d4880707-08a4-4634-a6bf-27bf31de72c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:15.900Z|5859669d-31fd-4fe6-9ef2-2303f3c4a883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:17.458Z|d8276d97-5303-4410-be34-97398b2725c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:06:17.461Z|d8276d97-5303-4410-be34-97398b2725c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:06:18.033Z|2c6792b5-d1fc-4fee-9d9a-b1c3d396e71c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:06:18.033Z|2c6792b5-d1fc-4fee-9d9a-b1c3d396e71c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:06:25.919Z|37d59692-f3fa-4d9f-ab41-49c4ef5da6ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:06:25.920Z|37d59692-f3fa-4d9f-ab41-49c4ef5da6ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:25.919Z|e884b99d-05e1-4b35-891f-5d0ef2872131|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:06:25.919Z|2c93a93d-9184-4a53-9c40-a50aff79f8a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:06:25.920Z|2c93a93d-9184-4a53-9c40-a50aff79f8a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:25.921Z|e884b99d-05e1-4b35-891f-5d0ef2872131|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:32.458Z|0c4bceba-1eb4-4435-99f1-0a92bdf9a3c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:06:32.458Z|0c4bceba-1eb4-4435-99f1-0a92bdf9a3c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:06:35.938Z|b7008bd0-7891-47a8-84cc-1337de9a98ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:06:35.938Z|fead3acc-b7e1-4aa3-b443-3a5b7817be9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:06:35.938Z|b7008bd0-7891-47a8-84cc-1337de9a98ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:35.939Z|fead3acc-b7e1-4aa3-b443-3a5b7817be9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:35.940Z|df6beb29-b170-4eba-8073-e64a6bd6d5f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:06:35.941Z|df6beb29-b170-4eba-8073-e64a6bd6d5f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:45.956Z|acc7eaca-4f94-44b7-922e-aff9d26438fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:06:45.956Z|ebcd6996-8dd6-4c48-baa3-e20ba74b3b82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:06:45.956Z|acc7eaca-4f94-44b7-922e-aff9d26438fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:45.957Z|ebcd6996-8dd6-4c48-baa3-e20ba74b3b82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:45.958Z|6f81de85-1b6e-4634-ab7a-9fb99200f9f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:06:45.959Z|6f81de85-1b6e-4634-ab7a-9fb99200f9f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:47.458Z|c77381cd-487b-4a19-8ef5-c23115f99c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:06:47.458Z|c77381cd-487b-4a19-8ef5-c23115f99c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:06:48.034Z|43370afa-681c-4405-9a22-9e09ab70aeb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:06:48.034Z|43370afa-681c-4405-9a22-9e09ab70aeb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:06:50.792Z|d1771fd1-b7ad-4634-a059-6bd1ef448dd2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:06:50.793Z|d1771fd1-b7ad-4634-a059-6bd1ef448dd2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:55.974Z|1489fc54-1cc4-4dc9-ba24-5b0e105cb8ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:06:55.974Z|1489fc54-1cc4-4dc9-ba24-5b0e105cb8ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:55.974Z|9049f87c-030a-4e88-959e-4da2b27410bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:06:55.975Z|9049f87c-030a-4e88-959e-4da2b27410bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:06:55.977Z|922fe4ef-7f24-4431-b3c8-ae77f293cf1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:06:55.978Z|922fe4ef-7f24-4431-b3c8-ae77f293cf1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:02.458Z|7e0c9ee8-9cae-4685-a76d-92d64e007461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:07:02.461Z|7e0c9ee8-9cae-4685-a76d-92d64e007461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:07:05.992Z|90d308f4-1fdb-4707-af74-54a096cf53b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:07:05.992Z|90d308f4-1fdb-4707-af74-54a096cf53b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:05.993Z|d6e0377a-9037-4a1d-941d-533c4f476c83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:07:05.994Z|d6e0377a-9037-4a1d-941d-533c4f476c83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:05.995Z|f485b882-c899-4857-8e6e-51d8d750e5b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:07:05.996Z|f485b882-c899-4857-8e6e-51d8d750e5b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:16.011Z|f3b255d6-6926-4369-90b7-aa1503ee4dc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:07:16.011Z|3edecc5d-d003-4677-84b3-2935a6da3d5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:07:16.011Z|f3b255d6-6926-4369-90b7-aa1503ee4dc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:16.012Z|3edecc5d-d003-4677-84b3-2935a6da3d5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:16.014Z|b9de07dd-de35-4914-86e7-c76ce4ca7d39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:07:16.015Z|b9de07dd-de35-4914-86e7-c76ce4ca7d39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:17.458Z|50d5c983-b694-4ff8-ac70-f90f2cac3045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:07:17.459Z|50d5c983-b694-4ff8-ac70-f90f2cac3045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:07:18.035Z|3a1ace88-f36f-4299-bf46-aaa2645088bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:07:18.035Z|3a1ace88-f36f-4299-bf46-aaa2645088bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:07:26.029Z|9661610a-e93a-4489-90a3-4e75637e9ecf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:07:26.029Z|6c65989f-6003-4940-bab6-4ebafe077ec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:07:26.030Z|6c65989f-6003-4940-bab6-4ebafe077ec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:26.030Z|9661610a-e93a-4489-90a3-4e75637e9ecf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:26.030Z|7c989c23-1f30-4d18-a861-8b3f595c68c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:07:26.031Z|7c989c23-1f30-4d18-a861-8b3f595c68c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:32.458Z|a5b6edbc-111d-42f3-89bf-dc39bec1b8c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:07:32.459Z|a5b6edbc-111d-42f3-89bf-dc39bec1b8c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:07:36.049Z|e6424bf2-823c-4c22-9248-079350a28643|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:07:36.049Z|04c62ed2-5dd2-471d-8e72-1e482556cec8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:07:36.049Z|e6424bf2-823c-4c22-9248-079350a28643|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:36.049Z|04c62ed2-5dd2-471d-8e72-1e482556cec8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:36.056Z|cc820f53-8a8f-4d31-b1a8-0f767206cb43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:07:36.056Z|cc820f53-8a8f-4d31-b1a8-0f767206cb43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:46.067Z|5b71cbcc-a6d7-44f9-8c4d-5931627fca27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:07:46.068Z|5b71cbcc-a6d7-44f9-8c4d-5931627fca27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:46.072Z|c3e71710-eb2e-4137-9abb-292f02efaf22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:07:46.072Z|c3e71710-eb2e-4137-9abb-292f02efaf22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:46.075Z|8538711d-fb83-4154-9482-d02999d07f06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:07:46.075Z|8538711d-fb83-4154-9482-d02999d07f06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:47.458Z|958698fa-e894-4a9c-b579-1e7bbc64329b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:07:47.461Z|958698fa-e894-4a9c-b579-1e7bbc64329b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:07:48.036Z|500a6a5b-a224-4338-99a3-796002af08f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:07:48.036Z|500a6a5b-a224-4338-99a3-796002af08f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:07:50.792Z|80fc54bc-e150-4f7d-a968-61916ed141d4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:07:50.793Z|80fc54bc-e150-4f7d-a968-61916ed141d4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:56.086Z|4c1b5518-f17b-4d8b-822f-1d7afab03f25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:07:56.086Z|4c1b5518-f17b-4d8b-822f-1d7afab03f25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:56.088Z|5147d227-b7be-44bb-b487-b585ea2a1998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:07:56.089Z|5147d227-b7be-44bb-b487-b585ea2a1998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:07:56.092Z|c129ac85-a873-491b-ad37-e96e4fcb0c4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:07:56.092Z|c129ac85-a873-491b-ad37-e96e4fcb0c4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:02.458Z|6cbbf183-0bdd-4ec7-bbbd-bd590bfb84da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:08:02.459Z|6cbbf183-0bdd-4ec7-bbbd-bd590bfb84da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:08:06.104Z|0354c858-2c89-4580-9b18-5bfb2fec6b76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:08:06.105Z|0354c858-2c89-4580-9b18-5bfb2fec6b76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:06.106Z|bc9a44d5-1762-4afd-b260-e7a8a9a80b86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:08:06.107Z|bc9a44d5-1762-4afd-b260-e7a8a9a80b86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:06.108Z|3d4c9ff9-7835-446c-a86a-bd46b8d8cf14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:08:06.108Z|3d4c9ff9-7835-446c-a86a-bd46b8d8cf14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:16.122Z|9c90416e-69f1-4af3-a424-2b6ccdeb3f6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:08:16.123Z|9c90416e-69f1-4af3-a424-2b6ccdeb3f6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:16.125Z|4e6c6937-f262-4694-931b-f92f6b1b897b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:08:16.125Z|4e6c6937-f262-4694-931b-f92f6b1b897b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:16.126Z|5a67bc4f-5afa-4545-8b81-df3c49d028e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:08:16.127Z|5a67bc4f-5afa-4545-8b81-df3c49d028e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:17.458Z|e00e3cd2-d672-43c6-8565-0593b3f72091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:08:17.458Z|e00e3cd2-d672-43c6-8565-0593b3f72091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:08:18.037Z|0e0e70e0-ac45-4381-99f6-594ca26ba11b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:08:18.037Z|0e0e70e0-ac45-4381-99f6-594ca26ba11b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:08:26.139Z|f8d30357-189c-4394-b0df-07d4b36d15f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:08:26.140Z|f8d30357-189c-4394-b0df-07d4b36d15f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:26.141Z|1af11a7e-0bf3-4799-be75-a9e200a0f557|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:08:26.141Z|1af11a7e-0bf3-4799-be75-a9e200a0f557|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:26.143Z|43f4e6d4-ed7e-4e02-8819-a3fc4a6af7af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:08:26.143Z|43f4e6d4-ed7e-4e02-8819-a3fc4a6af7af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:32.458Z|1dc65d9f-1285-41ce-81b3-d4543732cde8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:08:32.461Z|1dc65d9f-1285-41ce-81b3-d4543732cde8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:08:36.158Z|635d90bf-ac13-467d-a5fb-06ca4e40fc3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:08:36.158Z|a5da1cc4-9c77-4310-ba50-1782652b0ffb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:08:36.158Z|a5da1cc4-9c77-4310-ba50-1782652b0ffb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:36.158Z|635d90bf-ac13-467d-a5fb-06ca4e40fc3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:36.161Z|619ee5f5-d4dd-4cfd-817e-9bb09b0dbb72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:08:36.162Z|619ee5f5-d4dd-4cfd-817e-9bb09b0dbb72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:46.175Z|440189eb-e585-4514-a40a-0c78cca7ae3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:08:46.175Z|e5c9db93-71f4-4d10-92a5-3af1443a664e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:08:46.175Z|e5c9db93-71f4-4d10-92a5-3af1443a664e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:46.175Z|440189eb-e585-4514-a40a-0c78cca7ae3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:46.180Z|d99d9416-a145-4169-9b14-d437dc759170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:08:46.180Z|d99d9416-a145-4169-9b14-d437dc759170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:47.458Z|9cd8446d-a74b-4bc8-bf0e-628741732359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:08:47.458Z|9cd8446d-a74b-4bc8-bf0e-628741732359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:08:48.037Z|ae6714a9-89e9-4a78-96cf-c43879eac067|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:08:48.038Z|ae6714a9-89e9-4a78-96cf-c43879eac067|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:08:50.793Z|f96d6634-ecb4-444a-a208-eaabb6289272|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:08:50.794Z|f96d6634-ecb4-444a-a208-eaabb6289272|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:56.194Z|8cc94280-120c-478a-8675-d2c98cf26186|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:08:56.194Z|78ae9322-fee7-450e-954d-0f2f176d0fea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:08:56.194Z|8cc94280-120c-478a-8675-d2c98cf26186|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:56.195Z|78ae9322-fee7-450e-954d-0f2f176d0fea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:08:56.198Z|9ebeeb7f-6768-48cc-9483-c51aa8fd0e4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:08:56.199Z|9ebeeb7f-6768-48cc-9483-c51aa8fd0e4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:02.458Z|44ffa293-c17a-4b08-95b3-a2d01c9d8c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:09:02.458Z|44ffa293-c17a-4b08-95b3-a2d01c9d8c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:09:06.212Z|089e1b4d-e718-4db6-b6ed-3349143fdfe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:09:06.212Z|84503fd8-2d19-4a94-8ede-a7bd1e4f2b97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:09:06.212Z|089e1b4d-e718-4db6-b6ed-3349143fdfe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:06.212Z|84503fd8-2d19-4a94-8ede-a7bd1e4f2b97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:06.215Z|50291581-d833-47c8-b832-c96cc8b12910|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:09:06.215Z|50291581-d833-47c8-b832-c96cc8b12910|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:16.229Z|04533276-305a-47ef-a4c5-42c45ec378d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:09:16.230Z|9f5a60d9-3690-4391-9439-ff8c345b22db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:09:16.230Z|04533276-305a-47ef-a4c5-42c45ec378d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:16.230Z|9f5a60d9-3690-4391-9439-ff8c345b22db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:16.234Z|5232307d-ad1c-430a-b3e6-1d14ae89619e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:09:16.235Z|5232307d-ad1c-430a-b3e6-1d14ae89619e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:17.458Z|3f7ee0c5-c74b-419b-956e-51fbca17205e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:09:17.461Z|3f7ee0c5-c74b-419b-956e-51fbca17205e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:09:18.038Z|b2a21025-4c7b-4b40-97b0-d57abd5321fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:09:18.038Z|b2a21025-4c7b-4b40-97b0-d57abd5321fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:09:26.249Z|00e86051-0285-45f3-8a09-ac1d5096b0a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:09:26.249Z|cd9c52b7-e256-4777-acc8-ef5697b761aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:09:26.249Z|00e86051-0285-45f3-8a09-ac1d5096b0a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:26.249Z|cd9c52b7-e256-4777-acc8-ef5697b761aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:26.252Z|4e7f6d42-7552-4207-b8b2-b200575d0b00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:09:26.252Z|4e7f6d42-7552-4207-b8b2-b200575d0b00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:32.458Z|5262b567-42c0-4f05-b3bf-6c7730bdcfd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:09:32.459Z|5262b567-42c0-4f05-b3bf-6c7730bdcfd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:09:36.266Z|e1f2ee7c-f801-4868-a0b0-cb404e05428d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:09:36.266Z|e1f2ee7c-f801-4868-a0b0-cb404e05428d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:36.266Z|f0e0374f-2097-4a09-9256-be4a29e9e312|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:09:36.266Z|f0e0374f-2097-4a09-9256-be4a29e9e312|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:36.267Z|a26eaaa6-cf86-40dc-b4b8-ee302f191cb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:09:36.267Z|a26eaaa6-cf86-40dc-b4b8-ee302f191cb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:46.285Z|1739dcf0-7fac-46fc-ba40-0ab96b53817c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:09:46.286Z|1739dcf0-7fac-46fc-ba40-0ab96b53817c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:46.287Z|15115761-d626-44c9-96e8-62300e0053ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:09:46.288Z|15115761-d626-44c9-96e8-62300e0053ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:46.294Z|20916061-f7a9-4a98-b3e7-371c22d4881f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:09:46.294Z|20916061-f7a9-4a98-b3e7-371c22d4881f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:47.458Z|ce497a29-70fd-42c1-a982-8d1d5826a361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:09:47.458Z|ce497a29-70fd-42c1-a982-8d1d5826a361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:09:48.039Z|161b87c1-b040-42b2-b57b-9b1ae34ee61b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:09:48.039Z|161b87c1-b040-42b2-b57b-9b1ae34ee61b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:09:50.792Z|12874e12-b000-459c-8eb3-58f5d1754860|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:09:50.793Z|12874e12-b000-459c-8eb3-58f5d1754860|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:56.304Z|640c64ed-78fa-4215-ac37-d22e65809637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:09:56.304Z|4986ebeb-17d1-4221-adf2-74dff04609b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:09:56.305Z|4986ebeb-17d1-4221-adf2-74dff04609b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:56.305Z|640c64ed-78fa-4215-ac37-d22e65809637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:09:56.312Z|708564c7-36f7-443d-be0a-314b19adfd26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:09:56.312Z|708564c7-36f7-443d-be0a-314b19adfd26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:02.458Z|382542a1-20a0-47d2-a19f-9657d18500ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:10:02.461Z|382542a1-20a0-47d2-a19f-9657d18500ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:10:06.322Z|cfe95590-86a5-49a3-906f-02bd71fe3f6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:10:06.322Z|ee16fa8c-f427-4319-b333-cc081259be1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:10:06.323Z|cfe95590-86a5-49a3-906f-02bd71fe3f6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:06.323Z|ee16fa8c-f427-4319-b333-cc081259be1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:06.329Z|261d0d8c-176c-4ae1-b593-80e4eda930db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:10:06.330Z|261d0d8c-176c-4ae1-b593-80e4eda930db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:16.340Z|b0a7be82-d8c3-4de9-b3c2-55d4295b0b94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:10:16.340Z|2b14e6ba-05d2-4cc2-b9cc-d52e9b5c0daa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:10:16.341Z|2b14e6ba-05d2-4cc2-b9cc-d52e9b5c0daa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:16.341Z|b0a7be82-d8c3-4de9-b3c2-55d4295b0b94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:16.346Z|76038047-8118-4a94-a61b-8188fa246003|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:10:16.347Z|76038047-8118-4a94-a61b-8188fa246003|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:17.458Z|b95bb096-b778-4cf9-8c69-ca378c5903bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:10:17.458Z|b95bb096-b778-4cf9-8c69-ca378c5903bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:10:18.039Z|e4ba73fa-5ac1-473f-b3e0-f4600df7430e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:10:18.040Z|e4ba73fa-5ac1-473f-b3e0-f4600df7430e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:10:26.359Z|3fb5a383-1959-431f-822f-0155c04c8ea3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:10:26.359Z|ca4ade1b-cbf5-4f09-ae17-20d68ee11a38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:10:26.359Z|ca4ade1b-cbf5-4f09-ae17-20d68ee11a38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:26.359Z|3fb5a383-1959-431f-822f-0155c04c8ea3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:26.364Z|79f8faa0-e463-43cb-ba69-e0cf209447a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:10:26.365Z|79f8faa0-e463-43cb-ba69-e0cf209447a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:32.458Z|98a006e1-e8f3-4a88-bddf-b59700c5b3ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:10:32.458Z|98a006e1-e8f3-4a88-bddf-b59700c5b3ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:10:36.375Z|64cb184d-bbc0-41f5-9620-d0ad2dda6094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:10:36.375Z|4bbd3ab3-c07f-494c-a395-ec1b0b152737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:10:36.376Z|4bbd3ab3-c07f-494c-a395-ec1b0b152737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:36.376Z|64cb184d-bbc0-41f5-9620-d0ad2dda6094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:36.380Z|d4ace7cc-1125-44b6-80d8-33b9c63e8268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:10:36.380Z|d4ace7cc-1125-44b6-80d8-33b9c63e8268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:46.394Z|c0db3c25-2f2a-4f81-8897-b74ea42d99ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:10:46.394Z|052e4747-9cb0-4341-8d3c-b7dfcf421b5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:10:46.395Z|052e4747-9cb0-4341-8d3c-b7dfcf421b5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:46.395Z|c0db3c25-2f2a-4f81-8897-b74ea42d99ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:46.397Z|45e9fce8-f7e8-4a8e-89ed-5ed811908df5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:10:46.399Z|45e9fce8-f7e8-4a8e-89ed-5ed811908df5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:47.458Z|9135b447-2cdf-4190-a308-aa304bb3dfc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:10:47.460Z|9135b447-2cdf-4190-a308-aa304bb3dfc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:10:48.040Z|e6bb058e-c678-4638-922f-cb6cb7fa8cf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:10:48.040Z|e6bb058e-c678-4638-922f-cb6cb7fa8cf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:10:50.792Z|fec3905d-d589-4ed4-9e24-e47bd094885e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:10:50.793Z|fec3905d-d589-4ed4-9e24-e47bd094885e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:56.414Z|ada2beb6-38b3-4083-b069-f8b0cbe281f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:10:56.414Z|93aad364-70bd-404a-81f4-8b48d26a871e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:10:56.414Z|93aad364-70bd-404a-81f4-8b48d26a871e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:56.414Z|ada2beb6-38b3-4083-b069-f8b0cbe281f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:10:56.416Z|005624ad-040d-4dfb-a85a-2bd2081aa5cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:10:56.418Z|005624ad-040d-4dfb-a85a-2bd2081aa5cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:02.458Z|2a5d830b-a0d0-4b13-9c2f-fa3e5392f300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:11:02.458Z|2a5d830b-a0d0-4b13-9c2f-fa3e5392f300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:11:06.432Z|7135f796-b6a3-4c19-83f2-9731e6b8328f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:11:06.431Z|b1858322-7e4e-439b-adb9-f4548d4040de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:11:06.432Z|7135f796-b6a3-4c19-83f2-9731e6b8328f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:06.432Z|b1858322-7e4e-439b-adb9-f4548d4040de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:06.433Z|e53b5c66-ce41-4080-83e3-d55cade5589a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:11:06.434Z|e53b5c66-ce41-4080-83e3-d55cade5589a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:16.449Z|77b8ab24-49e5-40d9-a18d-b58f2410102c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:11:16.450Z|77b8ab24-49e5-40d9-a18d-b58f2410102c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:16.450Z|61583fd5-cdb0-4c38-a95c-8d70ff2283cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:11:16.450Z|21276ae0-9b50-4acd-8272-a388ca36a69c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:11:16.450Z|61583fd5-cdb0-4c38-a95c-8d70ff2283cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:16.451Z|21276ae0-9b50-4acd-8272-a388ca36a69c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:17.458Z|bcf9acc2-fa93-466b-a6db-68999d677ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:11:17.458Z|bcf9acc2-fa93-466b-a6db-68999d677ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:11:18.041Z|61e76ea4-9f30-4548-8c5c-02c37e836f9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:11:18.041Z|61e76ea4-9f30-4548-8c5c-02c37e836f9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:11:26.467Z|3046edc2-31e1-4a4c-a712-1c4a8d5e308c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:11:26.467Z|76e5e4e7-3b92-4b55-9bb8-aca7a2221f1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:11:26.468Z|3046edc2-31e1-4a4c-a712-1c4a8d5e308c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:26.468Z|76e5e4e7-3b92-4b55-9bb8-aca7a2221f1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:26.468Z|c31089f9-c2d5-4d38-a043-f1558bd84993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:11:26.468Z|c31089f9-c2d5-4d38-a043-f1558bd84993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:32.458Z|7f0074d5-ecff-4dfa-9756-01e49aa85283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:11:32.462Z|7f0074d5-ecff-4dfa-9756-01e49aa85283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:11:36.485Z|3f172aba-78e0-4a00-ab77-11bcf30dfe3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:11:36.485Z|02353ae1-37e3-4396-b5de-b3c800be20d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:11:36.485Z|6fb6b6b0-adb7-4c42-8115-013d23e51f11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:11:36.485Z|6fb6b6b0-adb7-4c42-8115-013d23e51f11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:36.485Z|3f172aba-78e0-4a00-ab77-11bcf30dfe3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:36.485Z|02353ae1-37e3-4396-b5de-b3c800be20d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:46.503Z|ef2a2c07-169a-4745-b8d0-d1b2b491199d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:11:46.503Z|2d6680b1-591c-49fa-b4e0-4426bbf03e1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:11:46.503Z|45e3bda0-d4fb-4abe-a742-357e29d7af10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:11:46.503Z|ef2a2c07-169a-4745-b8d0-d1b2b491199d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:46.503Z|2d6680b1-591c-49fa-b4e0-4426bbf03e1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:46.503Z|45e3bda0-d4fb-4abe-a742-357e29d7af10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:47.458Z|00c0e2d8-9d18-49eb-9f11-b33c330240f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:11:47.459Z|00c0e2d8-9d18-49eb-9f11-b33c330240f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:11:48.042Z|4810ef48-6490-4fb5-8193-f5aa030b7daf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:11:48.042Z|4810ef48-6490-4fb5-8193-f5aa030b7daf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:11:50.792Z|2874e7d7-f9cb-4ae1-ba89-254df8407ba6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:11:50.793Z|2874e7d7-f9cb-4ae1-ba89-254df8407ba6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:56.521Z|f1f18344-9cc3-49ad-9b77-1c805f519a6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:11:56.521Z|4f7b68f0-35c6-4112-8f3c-64005e81dae5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:11:56.522Z|f1f18344-9cc3-49ad-9b77-1c805f519a6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:56.522Z|4f7b68f0-35c6-4112-8f3c-64005e81dae5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:11:56.522Z|63efeede-2740-4740-aedd-b2962a901115|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:11:56.522Z|63efeede-2740-4740-aedd-b2962a901115|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:02.459Z|831ff4dc-e0c2-475c-b84c-0d277c9e3491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:12:02.459Z|831ff4dc-e0c2-475c-b84c-0d277c9e3491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:12:06.539Z|900448a0-bf15-4b6f-b85f-ba14dcbdcb1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:12:06.539Z|41923ba0-7381-45f1-926f-eabea8ffd9ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:12:06.540Z|41923ba0-7381-45f1-926f-eabea8ffd9ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:06.540Z|900448a0-bf15-4b6f-b85f-ba14dcbdcb1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:06.540Z|920f635f-12db-41a9-baef-fd58881b1e26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:12:06.540Z|920f635f-12db-41a9-baef-fd58881b1e26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:16.558Z|ac26eed2-56c5-4c7f-bf5d-084cd8ae66d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:12:16.558Z|6f1749d3-4abe-4856-8f09-a11f805b4777|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:12:16.558Z|172f6ef6-7299-4a6b-85e3-c2102fb5e1b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:12:16.559Z|6f1749d3-4abe-4856-8f09-a11f805b4777|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:16.559Z|ac26eed2-56c5-4c7f-bf5d-084cd8ae66d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:16.559Z|172f6ef6-7299-4a6b-85e3-c2102fb5e1b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:17.458Z|4d6c829e-736c-4aa2-9736-126439206cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:12:17.461Z|4d6c829e-736c-4aa2-9736-126439206cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:12:18.042Z|5a47ce8e-e8be-4b0e-a0f6-f9b43cffdac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:12:18.043Z|5a47ce8e-e8be-4b0e-a0f6-f9b43cffdac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:12:26.599Z|5a7c650e-835a-4ac4-ac91-9b9778b283bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:12:26.599Z|8a807c37-c586-4591-b349-00c367e9bba7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:12:26.599Z|a4608c28-0658-464e-959a-c86ab694e57b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:12:26.600Z|5a7c650e-835a-4ac4-ac91-9b9778b283bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:26.600Z|a4608c28-0658-464e-959a-c86ab694e57b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:26.600Z|8a807c37-c586-4591-b349-00c367e9bba7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:32.458Z|90a5bf37-c706-48d9-9a75-5b77959825e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:12:32.458Z|90a5bf37-c706-48d9-9a75-5b77959825e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:12:36.616Z|9d47ee01-2deb-4cc0-bd63-5d008ddaed70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:12:36.616Z|9d47ee01-2deb-4cc0-bd63-5d008ddaed70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:36.616Z|c054a0f6-f146-4890-938d-aa8734a4c9fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:12:36.617Z|c054a0f6-f146-4890-938d-aa8734a4c9fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:36.619Z|6a57feaa-1cb5-424c-a410-5582472b921f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:12:36.619Z|6a57feaa-1cb5-424c-a410-5582472b921f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:46.633Z|51445928-eaac-4104-b168-9b6b92db4259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:12:46.633Z|70390c46-d345-4daa-baff-f67574c0af15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:12:46.634Z|51445928-eaac-4104-b168-9b6b92db4259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:46.634Z|70390c46-d345-4daa-baff-f67574c0af15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:46.635Z|4fdd7dcc-f262-4b90-8d1b-061b7e395b8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:12:46.635Z|4fdd7dcc-f262-4b90-8d1b-061b7e395b8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:47.458Z|6193ecad-8677-41d0-8085-8eb2985d361c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:12:47.458Z|6193ecad-8677-41d0-8085-8eb2985d361c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:12:48.044Z|79a8c4a0-4fc2-4e6f-adde-82d9f4f8fd99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:12:48.044Z|79a8c4a0-4fc2-4e6f-adde-82d9f4f8fd99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:12:50.792Z|4d411f70-c0b8-4f76-a1ee-ce36db7582d4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:12:50.793Z|4d411f70-c0b8-4f76-a1ee-ce36db7582d4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:56.650Z|51226919-f765-49e6-a3f1-1a29f09ff18e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:12:56.650Z|51226919-f765-49e6-a3f1-1a29f09ff18e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:56.651Z|fe9efdc1-b9a8-4caa-950c-7a6f4d2a0cb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:12:56.652Z|fe9efdc1-b9a8-4caa-950c-7a6f4d2a0cb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:12:56.653Z|b551ae08-c8fc-4c10-b327-b900184307bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:12:56.654Z|b551ae08-c8fc-4c10-b327-b900184307bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:02.458Z|b78b85e4-4d0e-40ab-ab60-98d2734a69c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:13:02.461Z|b78b85e4-4d0e-40ab-ab60-98d2734a69c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:13:06.667Z|8b2b7df9-28ca-4466-91cb-5f85ee6cbe7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:13:06.668Z|8b2b7df9-28ca-4466-91cb-5f85ee6cbe7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:06.669Z|d24cd8de-3708-4f72-8c4b-415d7828f51b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:13:06.669Z|d24cd8de-3708-4f72-8c4b-415d7828f51b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:06.670Z|f082f9e5-24c4-4361-8ad6-90aa3f55f2ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:13:06.671Z|f082f9e5-24c4-4361-8ad6-90aa3f55f2ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:16.685Z|d5b3d8c2-b659-476f-b9a4-cea387fc43ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:13:16.686Z|f938fbcd-294b-4f17-9898-62db5ea51ee7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:13:16.686Z|d5b3d8c2-b659-476f-b9a4-cea387fc43ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:16.687Z|f938fbcd-294b-4f17-9898-62db5ea51ee7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:16.690Z|94fd0d2e-594c-43ca-9587-8ccff779ee43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:13:16.690Z|94fd0d2e-594c-43ca-9587-8ccff779ee43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:17.458Z|1279eb6c-9e8c-4de9-a58e-038d466c7ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:13:17.459Z|1279eb6c-9e8c-4de9-a58e-038d466c7ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:13:18.045Z|ef0d1d69-33f7-4c78-85f9-39b2ace3290f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:13:18.045Z|ef0d1d69-33f7-4c78-85f9-39b2ace3290f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:13:26.704Z|f4dcfe63-e665-4ee5-970a-971d33ce56e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:13:26.704Z|c9d4df13-2aed-4029-8c9d-2a14659b809d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:13:26.704Z|f4dcfe63-e665-4ee5-970a-971d33ce56e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:26.704Z|c9d4df13-2aed-4029-8c9d-2a14659b809d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:26.705Z|bcf06aca-8322-435e-ac7e-9a07c52cc24f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:13:26.706Z|bcf06aca-8322-435e-ac7e-9a07c52cc24f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:32.458Z|1a183b98-761e-4e6f-a0d1-f08cc14fe5a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:13:32.459Z|1a183b98-761e-4e6f-a0d1-f08cc14fe5a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:13:36.721Z|b0a88828-bdf9-4e41-b15f-e2ce643eb323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:13:36.721Z|6a63ec06-da18-4ff6-a4a6-735844017085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:13:36.721Z|2957fa24-b118-476b-8dcd-a29fa51ccfbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:13:36.722Z|b0a88828-bdf9-4e41-b15f-e2ce643eb323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:36.722Z|6a63ec06-da18-4ff6-a4a6-735844017085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:36.722Z|2957fa24-b118-476b-8dcd-a29fa51ccfbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:46.738Z|6fe39139-9b23-49b4-a678-56c6c1e1a057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:13:46.738Z|6fe39139-9b23-49b4-a678-56c6c1e1a057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:46.738Z|570a5133-6b99-4f64-bcb2-b9e6e8498216|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:13:46.738Z|8b36ff3c-8038-44a5-a94e-558d056bbb75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:13:46.739Z|570a5133-6b99-4f64-bcb2-b9e6e8498216|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:46.739Z|8b36ff3c-8038-44a5-a94e-558d056bbb75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:47.458Z|43b37f4b-4e44-4735-aae6-cf3ed530a1b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:13:47.461Z|43b37f4b-4e44-4735-aae6-cf3ed530a1b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:13:48.045Z|71b80a79-8888-4a21-aa6b-1588e854dcc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:13:48.046Z|71b80a79-8888-4a21-aa6b-1588e854dcc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:13:50.793Z|016446e3-13ee-4f5c-b7cd-4f6b1532b1fc|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:13:50.794Z|016446e3-13ee-4f5c-b7cd-4f6b1532b1fc|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:56.754Z|f368ea64-8bee-48ff-a809-5edf5102eb1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:13:56.755Z|f368ea64-8bee-48ff-a809-5edf5102eb1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:56.756Z|c33509d3-38d5-4da2-a183-679ddc8895f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:13:56.756Z|663ef1ca-b375-4a28-af84-af0d557ca2bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:13:56.756Z|c33509d3-38d5-4da2-a183-679ddc8895f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:13:56.756Z|663ef1ca-b375-4a28-af84-af0d557ca2bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:02.458Z|c82d7997-86cb-4b72-ba41-29af394b72a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:14:02.458Z|c82d7997-86cb-4b72-ba41-29af394b72a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:14:06.771Z|5abab657-8ef9-4181-be92-c64ec528b0ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:14:06.771Z|5abab657-8ef9-4181-be92-c64ec528b0ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:06.771Z|6d900aff-51a0-4f04-bf9d-3b538e1386fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:14:06.772Z|6d900aff-51a0-4f04-bf9d-3b538e1386fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:06.772Z|78b9e8aa-bce1-44cf-bdda-2294e7d63296|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:14:06.772Z|78b9e8aa-bce1-44cf-bdda-2294e7d63296|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:16.788Z|65aa8542-66b7-4026-9552-1cf81e4e4ec4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:14:16.788Z|17f51da7-5642-48b8-9609-c5d0a3ad5293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:14:16.788Z|65aa8542-66b7-4026-9552-1cf81e4e4ec4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:16.788Z|aa66de19-40ee-41c3-959f-83d576e7a9aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:14:16.788Z|17f51da7-5642-48b8-9609-c5d0a3ad5293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:16.789Z|aa66de19-40ee-41c3-959f-83d576e7a9aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:17.458Z|1dcd223f-d68c-4e72-806e-6352579733d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:14:17.458Z|1dcd223f-d68c-4e72-806e-6352579733d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:14:18.046Z|f945cf56-4e0d-4af2-b952-62108b3843f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:14:18.046Z|f945cf56-4e0d-4af2-b952-62108b3843f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:14:26.806Z|d589fb4a-3de1-42c9-8d9e-9e12d200fd43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:14:26.806Z|ab9f127f-8227-48fa-ab15-c7bb9dd871f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:14:26.806Z|ab9f127f-8227-48fa-ab15-c7bb9dd871f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:26.806Z|d589fb4a-3de1-42c9-8d9e-9e12d200fd43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:26.807Z|7c275b4f-05e3-4c07-9e36-7d9ee4fd17dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:14:26.807Z|7c275b4f-05e3-4c07-9e36-7d9ee4fd17dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:32.458Z|e5059d98-ca31-4b17-ad27-abf09d55c5df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:14:32.461Z|e5059d98-ca31-4b17-ad27-abf09d55c5df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:14:36.824Z|455ee407-5abe-43cc-87f3-9931a047b0da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:14:36.825Z|48d82dbf-8953-4bfb-bc91-e2f34dc3430b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:14:36.825Z|dbdd4647-416a-47bc-b503-6b3a125bc1d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:14:36.825Z|455ee407-5abe-43cc-87f3-9931a047b0da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:36.825Z|48d82dbf-8953-4bfb-bc91-e2f34dc3430b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:36.825Z|dbdd4647-416a-47bc-b503-6b3a125bc1d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:46.844Z|a5115cd8-d189-4652-b5bf-7d6d32179f9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:14:46.844Z|a3294b0c-ace5-4299-8ee1-abd41bccfbb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:14:46.844Z|5ce2dcfd-7445-4667-a209-30f00e3d3381|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:14:46.844Z|a3294b0c-ace5-4299-8ee1-abd41bccfbb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:46.844Z|a5115cd8-d189-4652-b5bf-7d6d32179f9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:46.844Z|5ce2dcfd-7445-4667-a209-30f00e3d3381|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:47.458Z|43e5b36e-2f69-40ab-aba7-306a5cbb1211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:14:47.459Z|43e5b36e-2f69-40ab-aba7-306a5cbb1211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:14:48.047Z|78cd1764-4410-4223-af17-a3fa616d9c7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:14:48.047Z|78cd1764-4410-4223-af17-a3fa616d9c7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:14:50.792Z|71d0892f-96e2-4842-a8ef-d92dbeeea350|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:14:50.793Z|71d0892f-96e2-4842-a8ef-d92dbeeea350|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:56.863Z|92c67be3-a282-4298-b739-1600de6e08b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:14:56.863Z|f51ebaf5-66d3-4936-8958-7eb044262fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:14:56.863Z|f51ebaf5-66d3-4936-8958-7eb044262fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:56.863Z|aee08224-3e52-4460-a91b-7deb04afab2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:14:56.863Z|92c67be3-a282-4298-b739-1600de6e08b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:14:56.863Z|aee08224-3e52-4460-a91b-7deb04afab2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:02.458Z|d1451c2a-8662-48cc-92be-beee81d1a375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:15:02.458Z|d1451c2a-8662-48cc-92be-beee81d1a375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:15:06.880Z|7c9bd552-db92-492d-bc2a-f90d80256817|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:15:06.880Z|a4c68f82-4899-402c-98d6-06671cd05fc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:15:06.881Z|7c9bd552-db92-492d-bc2a-f90d80256817|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:06.881Z|1412ce99-7011-40a6-aa33-b227be803022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:15:06.881Z|a4c68f82-4899-402c-98d6-06671cd05fc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:06.881Z|1412ce99-7011-40a6-aa33-b227be803022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:16.898Z|76919da7-886c-4eec-a83f-66f0e647e65a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:15:16.898Z|ebbd793e-f93a-4a9f-b705-c9acff21578b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:15:16.898Z|aa49554e-84b8-47c5-be0a-cc0728566870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:15:16.898Z|76919da7-886c-4eec-a83f-66f0e647e65a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:16.898Z|ebbd793e-f93a-4a9f-b705-c9acff21578b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:16.898Z|aa49554e-84b8-47c5-be0a-cc0728566870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:17.458Z|7267b5fe-7066-4bb1-a1e7-238f27467c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:15:17.461Z|7267b5fe-7066-4bb1-a1e7-238f27467c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:15:18.048Z|ba48790e-1a87-4671-a25d-88ea3d0e1661|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:15:18.048Z|ba48790e-1a87-4671-a25d-88ea3d0e1661|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:15:26.915Z|56665fea-8e6f-46b9-be41-8fa1ae5402a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:15:26.915Z|8fa116d9-210d-4873-8117-92b1fcdf0915|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:15:26.916Z|2d114b18-923f-4bf9-86da-8448dcea1700|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:15:26.916Z|56665fea-8e6f-46b9-be41-8fa1ae5402a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:26.916Z|8fa116d9-210d-4873-8117-92b1fcdf0915|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:26.916Z|2d114b18-923f-4bf9-86da-8448dcea1700|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:32.458Z|40ee07da-3313-471c-8915-49b544cad5c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:15:32.458Z|40ee07da-3313-471c-8915-49b544cad5c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:15:36.934Z|df95d6bc-8e0b-493c-94a3-45cf889ac46b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:15:36.934Z|c4ea12a7-7aae-4ba9-a5c8-059949b8d825|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:15:36.935Z|df95d6bc-8e0b-493c-94a3-45cf889ac46b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:36.935Z|695c8489-9a81-442e-81cd-381e8352fe23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:15:36.935Z|c4ea12a7-7aae-4ba9-a5c8-059949b8d825|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:36.935Z|695c8489-9a81-442e-81cd-381e8352fe23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:46.952Z|71686c2a-30d3-44c6-8658-6df5e2d38aea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:15:46.952Z|4c12a853-fbf7-4e10-904c-043b82eb7549|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:15:46.952Z|71686c2a-30d3-44c6-8658-6df5e2d38aea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:46.953Z|44741bf6-0f3a-4823-8178-70be8ca7aa89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:15:46.953Z|4c12a853-fbf7-4e10-904c-043b82eb7549|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:46.953Z|44741bf6-0f3a-4823-8178-70be8ca7aa89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:47.458Z|9646a01a-e20d-4da7-8d1f-4979ed478d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:15:47.458Z|9646a01a-e20d-4da7-8d1f-4979ed478d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:15:48.048Z|9f72557a-b116-49a5-a5be-6a03488cfff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:15:48.049Z|9f72557a-b116-49a5-a5be-6a03488cfff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:15:50.792Z|c4d1430b-2883-4797-b0e8-01199f64c8e3|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:15:50.793Z|c4d1430b-2883-4797-b0e8-01199f64c8e3|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:56.972Z|b2987e6d-61f5-4cf3-99f8-e9d212f69898|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:15:56.972Z|a4b995c8-53b9-4e5d-b81e-c9c05ff394f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:15:56.972Z|10d118d0-93b3-48d6-898d-ff3b58eccd7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:15:56.972Z|b2987e6d-61f5-4cf3-99f8-e9d212f69898|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:56.973Z|a4b995c8-53b9-4e5d-b81e-c9c05ff394f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:15:56.973Z|10d118d0-93b3-48d6-898d-ff3b58eccd7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:02.458Z|73e9a825-adc0-4512-9c90-c68fff4d2fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:16:02.461Z|73e9a825-adc0-4512-9c90-c68fff4d2fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:16:06.991Z|1ed67aa9-5c45-4e7c-91fa-d2aecdeee28b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:16:06.991Z|e7661676-3ea7-4331-834d-2eaee8e3b8b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:16:06.991Z|91e7d3d1-0f0a-4d4c-8776-1fa312bbfb47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:16:06.991Z|1ed67aa9-5c45-4e7c-91fa-d2aecdeee28b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:06.991Z|e7661676-3ea7-4331-834d-2eaee8e3b8b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:06.991Z|91e7d3d1-0f0a-4d4c-8776-1fa312bbfb47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:17.010Z|b572f335-5508-471a-ac98-cecf66c3e348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:16:17.010Z|b572f335-5508-471a-ac98-cecf66c3e348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:17.010Z|1ebe5efb-fdc9-4e32-ba21-b75c8849330c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:16:17.011Z|1ebe5efb-fdc9-4e32-ba21-b75c8849330c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:17.013Z|93cd07b5-7a34-456a-8c63-63682d8038a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:16:17.014Z|93cd07b5-7a34-456a-8c63-63682d8038a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:17.458Z|f391a949-c3fd-4616-a80d-30864ca5cf1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:16:17.459Z|f391a949-c3fd-4616-a80d-30864ca5cf1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:16:18.049Z|2e0f84c3-03dd-4b20-bcea-d83326908666|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:16:18.050Z|2e0f84c3-03dd-4b20-bcea-d83326908666|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:16:27.026Z|a14ac2ba-ff07-46b0-b58b-d1a44d04e0b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:16:27.027Z|a14ac2ba-ff07-46b0-b58b-d1a44d04e0b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:27.028Z|cf192167-59f2-4eef-b95e-947f6dddb456|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:16:27.029Z|cf192167-59f2-4eef-b95e-947f6dddb456|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:27.030Z|e78d3312-b683-4596-bfee-05f44707aa98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:16:27.030Z|e78d3312-b683-4596-bfee-05f44707aa98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:32.458Z|6724a894-8127-4c04-92ec-2047beaac9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:16:32.459Z|6724a894-8127-4c04-92ec-2047beaac9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:16:37.044Z|28452f42-f1a3-4660-afce-0f40ff2e7dbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:16:37.044Z|28452f42-f1a3-4660-afce-0f40ff2e7dbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:37.046Z|24fad2a8-e2f3-435f-83d1-7f58d9be92cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:16:37.046Z|7ba78190-3d8f-4a70-be48-d7b46b983513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:16:37.046Z|24fad2a8-e2f3-435f-83d1-7f58d9be92cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:37.046Z|7ba78190-3d8f-4a70-be48-d7b46b983513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:47.063Z|f9412806-0f13-4c94-9359-36c416a3da92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:16:47.063Z|f9412806-0f13-4c94-9359-36c416a3da92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:47.063Z|a71bfe21-4e87-4f7a-9304-659351ef3849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:16:47.064Z|a71bfe21-4e87-4f7a-9304-659351ef3849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:47.065Z|bec9c2c1-cd4c-4f40-9d30-df9da99408b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:16:47.066Z|bec9c2c1-cd4c-4f40-9d30-df9da99408b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:47.458Z|57f67325-c029-4dfe-b09a-ee2487f62f8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:16:47.461Z|57f67325-c029-4dfe-b09a-ee2487f62f8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:16:48.050Z|2e484a3b-d1a1-439f-88ac-c86461d590f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:16:48.051Z|2e484a3b-d1a1-439f-88ac-c86461d590f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:16:50.792Z|9d8b6f08-70d1-4378-af22-03cf9d965800|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:16:50.793Z|9d8b6f08-70d1-4378-af22-03cf9d965800|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:57.080Z|d4d412ca-a476-414b-8f4d-78ef9bc9421f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:16:57.080Z|d4d412ca-a476-414b-8f4d-78ef9bc9421f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:57.080Z|a60ee0a8-4348-4d8a-80c9-3d4bd2cde512|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:16:57.081Z|a60ee0a8-4348-4d8a-80c9-3d4bd2cde512|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:16:57.082Z|473dd921-c753-43c8-87ad-c6ba12129fba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:16:57.083Z|473dd921-c753-43c8-87ad-c6ba12129fba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:02.458Z|59715ad5-4a2a-4f6a-96e2-0162d6b7d9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:17:02.458Z|59715ad5-4a2a-4f6a-96e2-0162d6b7d9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:17:07.099Z|b448805f-8809-4334-a467-2e970a30eed3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:17:07.099Z|165a60dc-1b5e-4da6-888e-b4c62bb557b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:17:07.099Z|3a5d724e-283e-43ef-9c57-c6b120965088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:17:07.100Z|b448805f-8809-4334-a467-2e970a30eed3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:07.100Z|3a5d724e-283e-43ef-9c57-c6b120965088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:07.100Z|165a60dc-1b5e-4da6-888e-b4c62bb557b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:17.117Z|9038dfa8-6758-497c-892a-078abc6bcb10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:17:17.117Z|7c07759b-bd04-4c15-a451-995a0b819a9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:17:17.118Z|9038dfa8-6758-497c-892a-078abc6bcb10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:17.118Z|355e6ea5-0160-4ec5-b002-767ec38ff40b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:17:17.118Z|7c07759b-bd04-4c15-a451-995a0b819a9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:17.118Z|355e6ea5-0160-4ec5-b002-767ec38ff40b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:17.458Z|d59680a3-3332-4338-8be2-81b42f814ba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:17:17.458Z|d59680a3-3332-4338-8be2-81b42f814ba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:17:18.051Z|97b29d1c-8024-4453-b18b-a84995802a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:17:18.052Z|97b29d1c-8024-4453-b18b-a84995802a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:17:27.136Z|182af10e-8426-41b4-9058-fa75f31b1945|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:17:27.136Z|48706268-0653-47f5-901b-46d2b4762d3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:17:27.136Z|7682bfcd-356b-4e05-b514-0d19736dca20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:17:27.137Z|182af10e-8426-41b4-9058-fa75f31b1945|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:27.137Z|48706268-0653-47f5-901b-46d2b4762d3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:27.137Z|7682bfcd-356b-4e05-b514-0d19736dca20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:32.458Z|b8e0279d-ce52-40bf-9245-0d4778435ae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:17:32.461Z|b8e0279d-ce52-40bf-9245-0d4778435ae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:17:37.154Z|8a6f4f13-fb73-44cf-9891-6280aa0ee4c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:17:37.154Z|4b18fd88-c782-4b54-a094-b8432b0d51ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:17:37.155Z|8a6f4f13-fb73-44cf-9891-6280aa0ee4c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:37.155Z|4b18fd88-c782-4b54-a094-b8432b0d51ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:37.158Z|9a0e7e6c-8598-48ba-8ba4-15416983b7b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:17:37.158Z|9a0e7e6c-8598-48ba-8ba4-15416983b7b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:47.171Z|5f48718b-d583-4d8a-b539-02616df50efb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:17:47.171Z|bdbd260e-d9b5-49ed-9dc8-f3ba272fdce7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:17:47.171Z|5f48718b-d583-4d8a-b539-02616df50efb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:47.172Z|bdbd260e-d9b5-49ed-9dc8-f3ba272fdce7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:47.173Z|ca7cfeeb-9cbf-4db4-ab71-7591f7255c1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:17:47.174Z|ca7cfeeb-9cbf-4db4-ab71-7591f7255c1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:47.458Z|1dc12d3c-29f2-4c00-9546-198c448d669d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:17:47.458Z|1dc12d3c-29f2-4c00-9546-198c448d669d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:17:48.052Z|758cdc26-e51f-4584-b8d9-e7f437bde033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:17:48.053Z|758cdc26-e51f-4584-b8d9-e7f437bde033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:17:50.793Z|89fea721-bbb5-4228-bcad-50c1e5f66fc7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:17:50.795Z|89fea721-bbb5-4228-bcad-50c1e5f66fc7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:57.187Z|2a5f8822-966f-4bfc-b303-fb7b191bb92a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:17:57.187Z|5edfd102-9936-4141-bda1-121d4a0cd861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:17:57.188Z|2a5f8822-966f-4bfc-b303-fb7b191bb92a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:57.188Z|5edfd102-9936-4141-bda1-121d4a0cd861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:17:57.191Z|8a47e213-5873-4f62-b529-01599dd92dde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:17:57.191Z|8a47e213-5873-4f62-b529-01599dd92dde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:02.458Z|345f15a5-663a-4231-a758-ae3dc25214a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:18:02.459Z|345f15a5-663a-4231-a758-ae3dc25214a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:18:07.206Z|1f2f7fde-d95d-4633-bc82-0834b982ceec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:18:07.205Z|ce3e1ea3-f026-4cd2-ac2b-79ea5e711159|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:18:07.206Z|1f2f7fde-d95d-4633-bc82-0834b982ceec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:07.206Z|ce3e1ea3-f026-4cd2-ac2b-79ea5e711159|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:07.207Z|c193d6a4-3926-4f70-9662-f47bcb9716f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:18:07.208Z|c193d6a4-3926-4f70-9662-f47bcb9716f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:17.225Z|7137fc68-66f8-40d0-a64e-4ee5d45b6d6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:18:17.225Z|65de0ae0-98f1-46f4-aba8-3a6e687d26a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:18:17.225Z|47dfd04d-a967-4925-85a4-6aa72ad86dec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:18:17.225Z|7137fc68-66f8-40d0-a64e-4ee5d45b6d6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:17.225Z|65de0ae0-98f1-46f4-aba8-3a6e687d26a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:17.226Z|47dfd04d-a967-4925-85a4-6aa72ad86dec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:17.458Z|4725853f-d789-431f-a23c-bbcbb240c927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:18:17.462Z|4725853f-d789-431f-a23c-bbcbb240c927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:18:18.053Z|49cc4f87-eb05-486b-b9c0-cdba28f5ba6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:18:18.053Z|49cc4f87-eb05-486b-b9c0-cdba28f5ba6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:18:27.244Z|99491132-2279-4b73-a884-9c169f60039e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:18:27.244Z|cc62cda5-7694-4e93-bd2b-18dcd5416023|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:18:27.244Z|7e35fdca-ad8b-466b-a64f-8738c99f70aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:18:27.244Z|cc62cda5-7694-4e93-bd2b-18dcd5416023|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:27.244Z|99491132-2279-4b73-a884-9c169f60039e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:27.244Z|7e35fdca-ad8b-466b-a64f-8738c99f70aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:32.458Z|ba1f38d6-c49d-46c2-b93e-87958fa65c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:18:32.459Z|ba1f38d6-c49d-46c2-b93e-87958fa65c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:18:37.261Z|249af465-9323-4304-b9de-1edd6ea9f1d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:18:37.262Z|ad2e343c-16eb-47ea-a9a4-d586432dca66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:18:37.262Z|249af465-9323-4304-b9de-1edd6ea9f1d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:37.262Z|8ba00f32-2051-4e33-af63-ec1f0c86e49b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:18:37.262Z|ad2e343c-16eb-47ea-a9a4-d586432dca66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:37.262Z|8ba00f32-2051-4e33-af63-ec1f0c86e49b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:47.279Z|51854c95-1d2b-40f9-9cbc-df5d94030277|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:18:47.279Z|a5ea4380-d31b-4ff7-ba79-bc6d9e3f73b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:18:47.279Z|8eb96294-3d1d-48e0-a342-46d45b416776|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:18:47.279Z|51854c95-1d2b-40f9-9cbc-df5d94030277|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:47.279Z|a5ea4380-d31b-4ff7-ba79-bc6d9e3f73b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:47.279Z|8eb96294-3d1d-48e0-a342-46d45b416776|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:47.458Z|8d928c0f-53b8-40bd-b93c-8c83af6af80a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:18:47.458Z|8d928c0f-53b8-40bd-b93c-8c83af6af80a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:18:48.054Z|3b6be9a2-24ec-444a-9959-af3ed4cf0b84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:18:48.054Z|3b6be9a2-24ec-444a-9959-af3ed4cf0b84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:18:50.794Z|297e1c52-2d9e-4c8a-88f5-c9679a8300ce|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:18:50.794Z|297e1c52-2d9e-4c8a-88f5-c9679a8300ce|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:57.297Z|05869c72-c1d3-4db3-8a07-ed555d03a34b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:18:57.297Z|7512228b-86cf-4724-b13e-ad4b535a2b1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:18:57.297Z|05869c72-c1d3-4db3-8a07-ed555d03a34b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:57.298Z|7512228b-86cf-4724-b13e-ad4b535a2b1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:18:57.299Z|22b37867-4920-4037-a134-7fd228a4a80c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:18:57.299Z|22b37867-4920-4037-a134-7fd228a4a80c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:02.458Z|feca88b9-164c-4ad6-a26f-4647daf1f425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:19:02.461Z|feca88b9-164c-4ad6-a26f-4647daf1f425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:19:07.315Z|7ac9a31b-1e60-4508-9b1c-3aa434f4246b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:19:07.315Z|ce9b77a3-15e1-456c-a957-70aba6bd99f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:19:07.315Z|396e99fa-c357-4882-9806-1012d7018af0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:19:07.316Z|ce9b77a3-15e1-456c-a957-70aba6bd99f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:07.316Z|7ac9a31b-1e60-4508-9b1c-3aa434f4246b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:07.316Z|396e99fa-c357-4882-9806-1012d7018af0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:17.335Z|51a2f437-9523-4eac-8331-bcdf7dc7e6ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:19:17.335Z|5dbead74-f5ff-43ae-8a24-4c0101325866|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:19:17.335Z|183d55a4-2b83-4f80-acb3-8c251e2df383|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:19:17.336Z|51a2f437-9523-4eac-8331-bcdf7dc7e6ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:17.336Z|5dbead74-f5ff-43ae-8a24-4c0101325866|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:17.336Z|183d55a4-2b83-4f80-acb3-8c251e2df383|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:17.458Z|cc139388-5778-4e5b-8446-9fbda5a4cd98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:19:17.458Z|cc139388-5778-4e5b-8446-9fbda5a4cd98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:19:18.054Z|d443961c-8e15-426d-beb5-1dfe1b5cb76e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:19:18.054Z|d443961c-8e15-426d-beb5-1dfe1b5cb76e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:19:27.355Z|dbd2d462-9855-4648-8ad0-c743e1011def|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:19:27.355Z|d0a493c1-0e8e-427c-a464-3316375e16f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:19:27.355Z|919e8198-4f64-4643-aa53-1e9f16b7eeef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:19:27.355Z|dbd2d462-9855-4648-8ad0-c743e1011def|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:27.355Z|d0a493c1-0e8e-427c-a464-3316375e16f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:27.356Z|919e8198-4f64-4643-aa53-1e9f16b7eeef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:32.458Z|411f9235-a376-4056-b17f-8ef8298b4655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:19:32.459Z|411f9235-a376-4056-b17f-8ef8298b4655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:19:37.372Z|75122978-c590-4dd1-b88b-5eba0ee8a2f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:19:37.372Z|3fb8c421-2e2f-4bc2-8a6c-227d2fc582c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:19:37.372Z|75122978-c590-4dd1-b88b-5eba0ee8a2f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:37.372Z|3fb8c421-2e2f-4bc2-8a6c-227d2fc582c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:37.373Z|eccf6297-6508-494c-8a51-d7b038c3df6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:19:37.373Z|eccf6297-6508-494c-8a51-d7b038c3df6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:47.390Z|e73cccac-0e74-46d0-abc8-64620bcd6c85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:19:47.390Z|e048f177-b7f9-4cae-a62c-6592711dff26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:19:47.390Z|e73cccac-0e74-46d0-abc8-64620bcd6c85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:47.391Z|e048f177-b7f9-4cae-a62c-6592711dff26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:47.390Z|1d5f8aa8-e286-480a-9fa7-9c86d3c3ed69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:19:47.391Z|1d5f8aa8-e286-480a-9fa7-9c86d3c3ed69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:47.458Z|7a0ae42d-bc9a-4193-afc3-111711e187a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:19:47.460Z|7a0ae42d-bc9a-4193-afc3-111711e187a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:19:48.055Z|4ad23dbf-262d-4ba4-9b86-9017a854a3f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:19:48.055Z|4ad23dbf-262d-4ba4-9b86-9017a854a3f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:19:50.792Z|97974302-6273-4414-92ac-0324d691a37c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:19:50.793Z|97974302-6273-4414-92ac-0324d691a37c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:57.408Z|1dcf7244-2205-4310-b403-ca58724459b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:19:57.408Z|ef79fa85-3ec2-49f2-b8b3-6d43fb865bef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:19:57.408Z|a5bc521a-3df6-4121-9382-15380677c31a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:19:57.409Z|1dcf7244-2205-4310-b403-ca58724459b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:57.409Z|ef79fa85-3ec2-49f2-b8b3-6d43fb865bef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:19:57.410Z|a5bc521a-3df6-4121-9382-15380677c31a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:02.458Z|7b29463b-e734-4654-bd88-6e7b2ce9e4c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:20:02.459Z|7b29463b-e734-4654-bd88-6e7b2ce9e4c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:20:07.426Z|4120891c-4011-4022-b577-34f410b2edec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:20:07.427Z|4120891c-4011-4022-b577-34f410b2edec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:07.429Z|4a25d035-2b2c-450d-81ce-937c58c89eee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:20:07.429Z|685616b3-1184-4ad0-8c84-d6a1505e37aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:20:07.429Z|685616b3-1184-4ad0-8c84-d6a1505e37aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:07.429Z|4a25d035-2b2c-450d-81ce-937c58c89eee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:17.444Z|42171c58-3902-4ddd-b34b-7a422d2e4779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:20:17.444Z|42171c58-3902-4ddd-b34b-7a422d2e4779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:17.445Z|e181bc73-0722-4170-9b16-f19b7e00facc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:20:17.445Z|e181bc73-0722-4170-9b16-f19b7e00facc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:17.447Z|ca5c7d14-dfd7-4190-9b45-62a0296c1036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:20:17.447Z|ca5c7d14-dfd7-4190-9b45-62a0296c1036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:17.458Z|bf9d4366-0636-412c-817d-bfc9015bce2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:20:17.458Z|bf9d4366-0636-412c-817d-bfc9015bce2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:20:18.056Z|38eeba26-7216-43a6-baa9-de1109ea4bdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:20:18.056Z|38eeba26-7216-43a6-baa9-de1109ea4bdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:20:27.460Z|06aafd90-3ed7-40a2-8012-eeec5567fcae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:20:27.461Z|06aafd90-3ed7-40a2-8012-eeec5567fcae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:27.468Z|8a1faef0-b232-40ca-95e0-8045e6c1c6f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:20:27.468Z|2c010460-7375-4f38-81a2-f8fdf3b0d01a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:20:27.468Z|8a1faef0-b232-40ca-95e0-8045e6c1c6f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:27.469Z|2c010460-7375-4f38-81a2-f8fdf3b0d01a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:32.458Z|17c4bdaf-7154-464a-b01f-020129823902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:20:32.462Z|17c4bdaf-7154-464a-b01f-020129823902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:20:37.479Z|2b2bf21e-2947-4892-be3d-29aa0f504505|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:20:37.479Z|2b2bf21e-2947-4892-be3d-29aa0f504505|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:37.485Z|60e79c2e-5e33-479b-864e-c941f366d94c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:20:37.485Z|745ba994-2f95-4c01-b843-dc4de8511ae5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:20:37.485Z|60e79c2e-5e33-479b-864e-c941f366d94c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:37.485Z|745ba994-2f95-4c01-b843-dc4de8511ae5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:47.458Z|e91c1ed6-2e5b-4e12-b60d-5f8f436f2ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:20:47.458Z|e91c1ed6-2e5b-4e12-b60d-5f8f436f2ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:20:47.498Z|077417d0-43ff-422f-bde0-81ed63ed5919|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:20:47.499Z|077417d0-43ff-422f-bde0-81ed63ed5919|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:47.501Z|3ca9c4b2-c4da-47c5-8984-8120c37219e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:20:47.502Z|021eff25-fb2c-4812-aaf4-b30336125ab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:20:47.503Z|021eff25-fb2c-4812-aaf4-b30336125ab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:47.503Z|3ca9c4b2-c4da-47c5-8984-8120c37219e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:48.056Z|01cbf938-2366-4375-838c-ca09b92df81e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:20:48.057Z|01cbf938-2366-4375-838c-ca09b92df81e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:20:50.793Z|9a2754dd-21f9-4fba-8045-688369e1a6d4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:20:50.794Z|9a2754dd-21f9-4fba-8045-688369e1a6d4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:57.517Z|f682cecd-771d-4d77-b5d3-894df9419f93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:20:57.518Z|f682cecd-771d-4d77-b5d3-894df9419f93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:57.518Z|4d42ed02-87e0-4a83-99ee-ef0043505f64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:20:57.518Z|682f9ccb-ce37-4bdb-9b8d-5d5f514ca760|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:20:57.518Z|4d42ed02-87e0-4a83-99ee-ef0043505f64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:20:57.518Z|682f9ccb-ce37-4bdb-9b8d-5d5f514ca760|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:02.458Z|34c9254e-3b67-4c88-a7d8-0d06f2fe93bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:21:02.459Z|34c9254e-3b67-4c88-a7d8-0d06f2fe93bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:21:07.535Z|2fc19481-998b-481f-b3da-238e9987a3c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:21:07.535Z|fe70ce77-771d-430d-81ed-276bbd200578|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:21:07.536Z|fe70ce77-771d-430d-81ed-276bbd200578|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:07.536Z|2fc19481-998b-481f-b3da-238e9987a3c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:07.536Z|36a91096-61d6-47a7-8def-bba62450ac7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:21:07.537Z|36a91096-61d6-47a7-8def-bba62450ac7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:17.458Z|3e8a9de0-2b88-4b3f-9b88-e1ef8601164e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:21:17.460Z|3e8a9de0-2b88-4b3f-9b88-e1ef8601164e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:21:17.555Z|e39825ed-8a9a-4a73-87b2-92c48cd33b33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:21:17.555Z|7b688d21-ce7b-4f0f-9a88-f67da06f9409|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:21:17.555Z|2b82c0d4-dda0-470a-abe2-526c82bdbe85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:21:17.555Z|e39825ed-8a9a-4a73-87b2-92c48cd33b33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:17.556Z|2b82c0d4-dda0-470a-abe2-526c82bdbe85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:17.556Z|7b688d21-ce7b-4f0f-9a88-f67da06f9409|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:18.057Z|038ea99f-8ce1-4201-86fc-efab27b8b796|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:21:18.057Z|038ea99f-8ce1-4201-86fc-efab27b8b796|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:21:27.573Z|23456ed8-8a60-487b-bec1-bdd26deb005e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:21:27.574Z|23456ed8-8a60-487b-bec1-bdd26deb005e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:27.574Z|cd3a6718-c932-4e7e-9df5-794acd558db0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:21:27.574Z|4da9f4b1-ebcd-43b5-8c8d-66adde147275|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:21:27.574Z|cd3a6718-c932-4e7e-9df5-794acd558db0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:27.574Z|4da9f4b1-ebcd-43b5-8c8d-66adde147275|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:32.458Z|83a6ea64-22b2-45ba-8b89-efcc61ba0290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:21:32.459Z|83a6ea64-22b2-45ba-8b89-efcc61ba0290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:21:37.591Z|7e04f016-9309-4512-b78e-e4a59dfe3331|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:21:37.591Z|aa830d84-c6fe-4782-b6eb-6ad3b33e878f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:21:37.591Z|7e04f016-9309-4512-b78e-e4a59dfe3331|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:37.591Z|aa830d84-c6fe-4782-b6eb-6ad3b33e878f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:37.593Z|00aecfa7-fe3d-4b27-9ce2-ed1fb09937fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:21:37.593Z|00aecfa7-fe3d-4b27-9ce2-ed1fb09937fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:47.458Z|33020443-2b5b-4b9c-a998-4a51e8377b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:21:47.458Z|33020443-2b5b-4b9c-a998-4a51e8377b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:21:47.609Z|f5aa7d9d-98b4-49ac-97b0-025b500f80c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:21:47.609Z|f5aa7d9d-98b4-49ac-97b0-025b500f80c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:47.609Z|da45e5ac-8432-4be9-8191-90efbf122215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:21:47.610Z|da45e5ac-8432-4be9-8191-90efbf122215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:47.610Z|d6b0059d-4580-49d4-99c8-35cada05a962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:21:47.610Z|d6b0059d-4580-49d4-99c8-35cada05a962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:48.058Z|2342b485-d447-49bf-96f8-7b396afb9be5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:21:48.058Z|2342b485-d447-49bf-96f8-7b396afb9be5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:21:50.793Z|63d35a7d-4d08-4694-9a83-6d8cebdf6963|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:21:50.793Z|63d35a7d-4d08-4694-9a83-6d8cebdf6963|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:57.626Z|5005f1d3-e325-42be-ab11-09bb0c761785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:21:57.627Z|5ae00548-2839-413b-ab23-efd031f6d08a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:21:57.627Z|5005f1d3-e325-42be-ab11-09bb0c761785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:57.627Z|5ae00548-2839-413b-ab23-efd031f6d08a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:21:57.628Z|d6b4ac44-45a2-4f75-a18c-6968a52a6d49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:21:57.628Z|d6b4ac44-45a2-4f75-a18c-6968a52a6d49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:02.458Z|ed08fe68-d1b8-4549-ad37-d68f49c2c49e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:22:02.461Z|ed08fe68-d1b8-4549-ad37-d68f49c2c49e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:22:07.644Z|cff8aa16-698d-4b87-bcf4-b3ec85c77002|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:22:07.645Z|1f4ab3bf-54a7-4d47-a6ae-88b008c568cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:22:07.645Z|cfe3ec58-eea5-4aea-85aa-c267c86a3b10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:22:07.646Z|cfe3ec58-eea5-4aea-85aa-c267c86a3b10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:07.646Z|1f4ab3bf-54a7-4d47-a6ae-88b008c568cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:07.646Z|cff8aa16-698d-4b87-bcf4-b3ec85c77002|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:17.458Z|48cfa628-d755-4baa-a163-278d109ea3c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:22:17.458Z|48cfa628-d755-4baa-a163-278d109ea3c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:22:17.663Z|adf747d2-4792-45a1-979e-6a293a8b4cef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:22:17.663Z|adf747d2-4792-45a1-979e-6a293a8b4cef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:17.664Z|1711ba10-63b1-44a4-bef4-b8f0310b62e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:22:17.664Z|99250290-a03f-4849-9f7d-2c0892ec4be4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:22:17.664Z|1711ba10-63b1-44a4-bef4-b8f0310b62e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:17.664Z|99250290-a03f-4849-9f7d-2c0892ec4be4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:18.058Z|df299302-814d-4833-a636-0f0fa2928a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:22:18.059Z|df299302-814d-4833-a636-0f0fa2928a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:22:27.681Z|7be0f09e-596c-48e1-86c3-7424de5b76fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:22:27.681Z|069ca0ad-7794-49d9-a988-30438ed65579|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:22:27.682Z|7be0f09e-596c-48e1-86c3-7424de5b76fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:27.682Z|069ca0ad-7794-49d9-a988-30438ed65579|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:27.682Z|435188a4-e0cb-4832-ae12-583c983bde09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:22:27.683Z|435188a4-e0cb-4832-ae12-583c983bde09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:32.458Z|3b2e45ce-63db-43ee-a8a9-5f1b47de02f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:22:32.459Z|3b2e45ce-63db-43ee-a8a9-5f1b47de02f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:22:37.699Z|4b3c290d-b5e9-4200-9f0c-719f7e67cbfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:22:37.699Z|b6ac79d3-9273-431e-ac9a-fdc2139b2f50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:22:37.699Z|4b3c290d-b5e9-4200-9f0c-719f7e67cbfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:37.699Z|b6ac79d3-9273-431e-ac9a-fdc2139b2f50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:37.699Z|056b6b87-62bb-4260-98ed-ebfd81d972b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:22:37.700Z|056b6b87-62bb-4260-98ed-ebfd81d972b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:47.458Z|eeede4e3-d1fd-4654-a80c-10dc89469866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:22:47.461Z|eeede4e3-d1fd-4654-a80c-10dc89469866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:22:47.717Z|ac9fbe4f-266c-4a6d-83f2-892fc6f32d2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:22:47.717Z|816bda17-e089-4f16-8424-2ddc32980d3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:22:47.717Z|ac3c4d39-764c-413d-be6b-0d8f4866657d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:22:47.718Z|816bda17-e089-4f16-8424-2ddc32980d3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:47.718Z|ac9fbe4f-266c-4a6d-83f2-892fc6f32d2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:47.718Z|ac3c4d39-764c-413d-be6b-0d8f4866657d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:48.059Z|dbfbdfd6-7d18-49ea-a9da-1f12594d7150|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:22:48.059Z|dbfbdfd6-7d18-49ea-a9da-1f12594d7150|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:22:50.792Z|26876245-2388-49d5-ad25-3734fa186d62|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:22:50.793Z|26876245-2388-49d5-ad25-3734fa186d62|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:57.735Z|2932e838-eae5-4d8d-8bfa-2663e819a936|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:22:57.736Z|2932e838-eae5-4d8d-8bfa-2663e819a936|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:57.736Z|4ee8482a-8dc1-4da8-b10f-f1c69f963487|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:22:57.736Z|b7a59e09-8eaf-411e-ab15-f4a13c8c5353|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:22:57.736Z|4ee8482a-8dc1-4da8-b10f-f1c69f963487|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:22:57.737Z|b7a59e09-8eaf-411e-ab15-f4a13c8c5353|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:02.458Z|47dd3041-f4f9-4b33-bb15-ceb007482caa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:23:02.459Z|47dd3041-f4f9-4b33-bb15-ceb007482caa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:23:07.753Z|de457855-5dab-40ec-9503-540c29eccb48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:23:07.754Z|de457855-5dab-40ec-9503-540c29eccb48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:07.755Z|1708abc9-02bf-48cb-93a2-303d95d1c1ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:23:07.755Z|eaa64e63-6e8e-46c0-87b6-b4162c9420cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:23:07.755Z|1708abc9-02bf-48cb-93a2-303d95d1c1ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:07.755Z|eaa64e63-6e8e-46c0-87b6-b4162c9420cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:17.458Z|eabd9747-477b-4bde-8832-759be905d6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:23:17.458Z|eabd9747-477b-4bde-8832-759be905d6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:23:17.772Z|5a79253f-b819-4431-999f-59948a2d354e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:23:17.772Z|3522addb-a67b-40af-9ac6-4b130e44afb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:23:17.772Z|2d56535b-63d2-48e7-90fd-af40143eacf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:23:17.773Z|3522addb-a67b-40af-9ac6-4b130e44afb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:17.773Z|2d56535b-63d2-48e7-90fd-af40143eacf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:17.773Z|5a79253f-b819-4431-999f-59948a2d354e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:18.060Z|db3054f3-0e39-4838-94e3-9bf925f55bc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:23:18.060Z|db3054f3-0e39-4838-94e3-9bf925f55bc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:23:27.790Z|9e650421-7c40-4b22-9268-79e088525f24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:23:27.790Z|f099a577-5308-49dd-bd14-22e1ae5e120a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:23:27.790Z|a3f978c4-7733-4b8f-9170-64266bc465e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:23:27.791Z|9e650421-7c40-4b22-9268-79e088525f24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:27.791Z|a3f978c4-7733-4b8f-9170-64266bc465e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:27.791Z|f099a577-5308-49dd-bd14-22e1ae5e120a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:32.458Z|836eb2f4-0a90-4e12-8988-500efc5aa656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:23:32.459Z|836eb2f4-0a90-4e12-8988-500efc5aa656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:23:37.807Z|e3b3e4ce-b27c-40b7-bc6c-8e21357b1af0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:23:37.808Z|e3b3e4ce-b27c-40b7-bc6c-8e21357b1af0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:37.808Z|319e64af-d7a6-4578-b695-f6483da4b723|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:23:37.808Z|319e64af-d7a6-4578-b695-f6483da4b723|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:37.810Z|abeee079-a5ab-471a-a040-df8af130c65c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:23:37.811Z|abeee079-a5ab-471a-a040-df8af130c65c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:47.458Z|1cb854a7-0f7e-43f9-a3c1-84e5860985c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:23:47.458Z|1cb854a7-0f7e-43f9-a3c1-84e5860985c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:23:47.825Z|fb56b300-6f73-4b38-90af-8604c612051e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:23:47.825Z|b3f887b3-272f-4d67-8639-e050a88801d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:23:47.826Z|fb56b300-6f73-4b38-90af-8604c612051e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:47.826Z|b3f887b3-272f-4d67-8639-e050a88801d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:47.829Z|2e676708-52de-4d36-8270-011fbaa67b9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:23:47.830Z|2e676708-52de-4d36-8270-011fbaa67b9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:48.060Z|9ef00e7c-0137-474a-bc25-e9ae57e8ed1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:23:48.060Z|9ef00e7c-0137-474a-bc25-e9ae57e8ed1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:23:50.792Z|f1c49568-7659-4d20-981f-de08b7ed0666|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:23:50.793Z|f1c49568-7659-4d20-981f-de08b7ed0666|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:57.843Z|17f0fe02-0685-44ed-bba3-8ad183fa801c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:23:57.843Z|302bbff3-2869-4637-b2f4-b6a3e84f6466|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:23:57.843Z|17f0fe02-0685-44ed-bba3-8ad183fa801c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:57.843Z|302bbff3-2869-4637-b2f4-b6a3e84f6466|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:23:57.846Z|531acf9d-5628-4556-a486-eedddd6f85fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:23:57.846Z|531acf9d-5628-4556-a486-eedddd6f85fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:02.458Z|644e174e-b1b3-46fd-969d-73ca47d213f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:24:02.459Z|644e174e-b1b3-46fd-969d-73ca47d213f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:24:07.859Z|93e92aa9-4e73-493e-9741-2454841f80b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:24:07.860Z|93e92aa9-4e73-493e-9741-2454841f80b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:07.860Z|08c321f0-0552-4851-82b0-cd2e7ab3e4c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:24:07.860Z|08c321f0-0552-4851-82b0-cd2e7ab3e4c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:07.861Z|a54bd0a3-8f9c-42a1-9e93-e8d6da05b21d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:24:07.862Z|a54bd0a3-8f9c-42a1-9e93-e8d6da05b21d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:17.458Z|d4a02c01-abe6-4367-8c52-0ad38c7287e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:24:17.459Z|d4a02c01-abe6-4367-8c52-0ad38c7287e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:24:17.876Z|780cbc9e-690c-4271-bb36-2e4cc02e0c58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:24:17.877Z|780cbc9e-690c-4271-bb36-2e4cc02e0c58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:17.877Z|920d6883-0664-4f35-b510-b386dbc8bf4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:24:17.877Z|920d6883-0664-4f35-b510-b386dbc8bf4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:17.878Z|d9d0bade-6fad-4e52-9769-1386efdcc092|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:24:17.879Z|d9d0bade-6fad-4e52-9769-1386efdcc092|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:18.061Z|92beece6-59f2-4e66-840e-4ea3b938b18d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:24:18.061Z|92beece6-59f2-4e66-840e-4ea3b938b18d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:24:27.894Z|d79b10e0-64ee-462d-9f65-daba654ca2fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:24:27.894Z|2d62f41a-80f0-4e7b-b376-ab67e279ed18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:24:27.895Z|d79b10e0-64ee-462d-9f65-daba654ca2fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:27.895Z|2d62f41a-80f0-4e7b-b376-ab67e279ed18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:27.897Z|3dcb2cde-b385-4828-8a31-eb8d580f3aac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:24:27.897Z|3dcb2cde-b385-4828-8a31-eb8d580f3aac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:32.458Z|ba0b4676-0ce3-4683-b18f-2816ac625f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:24:32.461Z|ba0b4676-0ce3-4683-b18f-2816ac625f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:24:37.912Z|dcdc5617-1576-4254-b128-b4b1a48b38ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:24:37.912Z|8dc7fab5-9a40-47d8-b312-15522bed9c2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:24:37.912Z|dcdc5617-1576-4254-b128-b4b1a48b38ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:37.912Z|8dc7fab5-9a40-47d8-b312-15522bed9c2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:37.913Z|d34483d7-124d-475c-aedd-55313798b780|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:24:37.914Z|d34483d7-124d-475c-aedd-55313798b780|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:47.458Z|88ee3171-e3c2-44c3-9c38-a055e016a0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:24:47.458Z|88ee3171-e3c2-44c3-9c38-a055e016a0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:24:47.930Z|0806ccd6-2dca-4af1-875a-a700f545c112|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:24:47.930Z|0806ccd6-2dca-4af1-875a-a700f545c112|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:47.930Z|86cec6c7-b20d-408a-8371-39a0e2b846a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:24:47.930Z|58d3cfb3-dfd6-4056-9c00-81a154909d86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:24:47.930Z|58d3cfb3-dfd6-4056-9c00-81a154909d86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:47.930Z|86cec6c7-b20d-408a-8371-39a0e2b846a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:48.061Z|e8a518e4-4230-43f2-b2b3-104bf673696f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:24:48.062Z|e8a518e4-4230-43f2-b2b3-104bf673696f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:24:50.793Z|c5c6d6a4-f3e3-4e5a-b8d4-b2b967490e0d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:24:50.794Z|c5c6d6a4-f3e3-4e5a-b8d4-b2b967490e0d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:57.947Z|48721db2-1696-4495-bb9e-a1cb9b966998|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:24:57.947Z|704c5bbe-ba17-4567-bd3d-eda9d044cb42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:24:57.947Z|ea694630-9bef-4b77-bed3-f77e9f6ed993|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:24:57.947Z|48721db2-1696-4495-bb9e-a1cb9b966998|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:57.947Z|704c5bbe-ba17-4567-bd3d-eda9d044cb42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:24:57.947Z|ea694630-9bef-4b77-bed3-f77e9f6ed993|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:02.458Z|ac912658-8cb9-4a62-9922-ac385b47b964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:25:02.458Z|ac912658-8cb9-4a62-9922-ac385b47b964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:25:07.964Z|a89da204-8071-4264-918f-79b706c0c17c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:25:07.964Z|6c35ed71-ada4-4bdf-9456-b793ddbf24c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:25:07.964Z|c407e6e7-7c4a-42d4-8658-24be2df2be82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:25:07.965Z|a89da204-8071-4264-918f-79b706c0c17c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:07.965Z|6c35ed71-ada4-4bdf-9456-b793ddbf24c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:07.965Z|c407e6e7-7c4a-42d4-8658-24be2df2be82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:17.458Z|d0e35112-0ff4-480e-979e-141bb6ea6b82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:25:17.459Z|d0e35112-0ff4-480e-979e-141bb6ea6b82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:25:17.983Z|eeec1a36-8574-4af1-8298-9295b7a1ff4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:25:17.983Z|54b0f741-6899-4c51-a749-b2255a2bd045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:25:17.983Z|72648a8e-c4d7-4798-b920-12b2e9c177b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:25:17.984Z|eeec1a36-8574-4af1-8298-9295b7a1ff4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:17.984Z|72648a8e-c4d7-4798-b920-12b2e9c177b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:17.984Z|54b0f741-6899-4c51-a749-b2255a2bd045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:18.062Z|a8a605d6-4d24-4cce-98a0-437da382d4d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:25:18.062Z|a8a605d6-4d24-4cce-98a0-437da382d4d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:25:28.001Z|6ba1c5d0-5322-430e-80e1-69a7e236d920|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:25:28.001Z|22ba96e2-1d95-4a51-b228-d0a74c8fe1cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:25:28.002Z|6ba1c5d0-5322-430e-80e1-69a7e236d920|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:28.002Z|22ba96e2-1d95-4a51-b228-d0a74c8fe1cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:28.002Z|6b0bbc2f-fa6e-4aa8-90fe-7dd1988c2e84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:25:28.002Z|6b0bbc2f-fa6e-4aa8-90fe-7dd1988c2e84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:32.458Z|5492fdc5-abad-4610-b648-a4dd019c7deb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:25:32.459Z|5492fdc5-abad-4610-b648-a4dd019c7deb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:25:38.018Z|4d0b188f-08c8-45d7-ac7a-f372fd3c31e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:25:38.019Z|4d0b188f-08c8-45d7-ac7a-f372fd3c31e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:38.019Z|9d296bfa-2d68-4567-8d54-ae59551f6076|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:25:38.019Z|9d296bfa-2d68-4567-8d54-ae59551f6076|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:38.020Z|6edb4236-2503-464d-b043-90cb43869625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:25:38.020Z|6edb4236-2503-464d-b043-90cb43869625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:47.458Z|f3522ae8-cd10-406d-9bfd-57c372ffd764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:25:47.461Z|f3522ae8-cd10-406d-9bfd-57c372ffd764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:25:48.037Z|a17f2748-2060-41e8-80b0-2c656831771a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:25:48.037Z|178b6469-6168-4785-9102-15404d07bb76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:25:48.037Z|a17f2748-2060-41e8-80b0-2c656831771a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:48.037Z|178b6469-6168-4785-9102-15404d07bb76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:48.037Z|3ce43fca-ef11-4031-9d24-b0bf747f7a9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:25:48.037Z|3ce43fca-ef11-4031-9d24-b0bf747f7a9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:48.062Z|900678b4-61b5-4400-8255-6d26060b59f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:25:48.063Z|900678b4-61b5-4400-8255-6d26060b59f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:25:50.792Z|a8faeb41-d872-4976-b523-4fbe262ec469|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:25:50.793Z|a8faeb41-d872-4976-b523-4fbe262ec469|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:58.055Z|cd07f272-eff1-4d08-a122-8bda1aa023fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:25:58.055Z|672e501f-dbf0-4627-b202-24dcbc920fcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:25:58.055Z|caaf974f-da96-4a3c-a4b3-1635098460d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:25:58.056Z|cd07f272-eff1-4d08-a122-8bda1aa023fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:58.056Z|caaf974f-da96-4a3c-a4b3-1635098460d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:25:58.056Z|672e501f-dbf0-4627-b202-24dcbc920fcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:02.458Z|23cd0b9b-1e3f-458f-b83c-c9760b675374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:26:02.458Z|23cd0b9b-1e3f-458f-b83c-c9760b675374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:26:08.073Z|90c2c440-5669-4b31-84fa-a38cf5d0e97d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:26:08.073Z|90c2c440-5669-4b31-84fa-a38cf5d0e97d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:08.073Z|45d46c67-20eb-4069-92d4-3a084a872dbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:26:08.074Z|45d46c67-20eb-4069-92d4-3a084a872dbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:08.080Z|d69c1ec6-139d-4e3f-aba4-ae518d963554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:26:08.080Z|d69c1ec6-139d-4e3f-aba4-ae518d963554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:17.458Z|4d58e8d8-6164-4053-a2ed-9bd15aef205e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:26:17.458Z|4d58e8d8-6164-4053-a2ed-9bd15aef205e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:26:18.063Z|0e2a0298-f6e4-432f-a6d2-53b5ce69e17d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:26:18.064Z|0e2a0298-f6e4-432f-a6d2-53b5ce69e17d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:26:18.090Z|7aa56910-217e-4d3a-959c-80a4989a6252|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:26:18.090Z|f612220b-3784-4080-a9ca-431a0346749f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:26:18.090Z|f612220b-3784-4080-a9ca-431a0346749f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:18.090Z|7aa56910-217e-4d3a-959c-80a4989a6252|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:18.095Z|b47abab1-0c96-4c45-9923-9146588f038a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:26:18.096Z|b47abab1-0c96-4c45-9923-9146588f038a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:28.110Z|f94dbe61-f8f3-4c0e-a30c-676cbe1c018b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:26:28.110Z|cd65764e-6fe9-4ab0-a815-d91f4eb21cc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:26:28.110Z|f94dbe61-f8f3-4c0e-a30c-676cbe1c018b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:28.111Z|cd65764e-6fe9-4ab0-a815-d91f4eb21cc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:28.112Z|942ecc39-edff-401e-a029-69158054c998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:26:28.112Z|942ecc39-edff-401e-a029-69158054c998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:32.458Z|102dc2ad-e105-45d5-b1a6-470fd11fa89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:26:32.461Z|102dc2ad-e105-45d5-b1a6-470fd11fa89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:26:38.128Z|99124c8d-2364-4df1-8135-8c7a6274c5b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:26:38.128Z|99124c8d-2364-4df1-8135-8c7a6274c5b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:38.129Z|12cb29a0-dc5f-4118-b85b-44f392857ffb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:26:38.129Z|12cb29a0-dc5f-4118-b85b-44f392857ffb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:38.129Z|afc549bd-8688-489c-946b-d075de6436f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:26:38.129Z|afc549bd-8688-489c-946b-d075de6436f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:47.459Z|671d208a-c9e5-4b80-b971-4976888cc625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:26:47.460Z|671d208a-c9e5-4b80-b971-4976888cc625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:26:48.064Z|f7730399-cc1d-4cbb-94fc-f18b98586020|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:26:48.065Z|f7730399-cc1d-4cbb-94fc-f18b98586020|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:26:48.147Z|6b705a97-8ebb-413f-8276-2d3e136015da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:26:48.147Z|7d8a0cbb-bba6-4592-aa98-548c94a34c07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:26:48.147Z|7d9f350b-e43a-4cc0-abfb-3388ea50e969|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:26:48.148Z|7d8a0cbb-bba6-4592-aa98-548c94a34c07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:48.148Z|6b705a97-8ebb-413f-8276-2d3e136015da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:48.148Z|7d9f350b-e43a-4cc0-abfb-3388ea50e969|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:50.793Z|f4140b94-9a41-485e-b0ca-e302f134a251|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:26:50.794Z|f4140b94-9a41-485e-b0ca-e302f134a251|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:58.167Z|8e40113f-22ee-401d-bf5c-7da4e180dd33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:26:58.167Z|4414ebc7-6011-44b3-b6e4-e9dd18b86f6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:26:58.167Z|b8f22b76-ca11-4ce2-8d13-d0f5c315b2b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:26:58.168Z|4414ebc7-6011-44b3-b6e4-e9dd18b86f6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:58.168Z|8e40113f-22ee-401d-bf5c-7da4e180dd33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:26:58.168Z|b8f22b76-ca11-4ce2-8d13-d0f5c315b2b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:02.458Z|3ca3d5be-5370-4b80-b3ae-a17dbdaf09f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:27:02.458Z|3ca3d5be-5370-4b80-b3ae-a17dbdaf09f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:27:08.186Z|806dd40c-2ad2-4873-bd6a-7556131268d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:27:08.186Z|1932c455-485c-4e42-99a6-0811285a1e65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:27:08.186Z|d6ac71bf-4606-4f08-bddb-dd213d77a418|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:27:08.186Z|806dd40c-2ad2-4873-bd6a-7556131268d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:08.186Z|1932c455-485c-4e42-99a6-0811285a1e65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:08.187Z|d6ac71bf-4606-4f08-bddb-dd213d77a418|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:17.458Z|6ba6532e-288d-4133-af86-137dcbfd787e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:27:17.461Z|6ba6532e-288d-4133-af86-137dcbfd787e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:27:18.065Z|9227e901-4481-4aed-9621-69a44a3644bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:27:18.065Z|9227e901-4481-4aed-9621-69a44a3644bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:27:18.204Z|bcd1b4d4-5911-4abf-8b76-245b5fc75beb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:27:18.204Z|780f5eb6-1115-4af7-a84f-48a161e301db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:27:18.204Z|d654889d-e6ad-493a-b120-1712db84b4f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:27:18.204Z|bcd1b4d4-5911-4abf-8b76-245b5fc75beb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:18.205Z|780f5eb6-1115-4af7-a84f-48a161e301db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:18.205Z|d654889d-e6ad-493a-b120-1712db84b4f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:28.222Z|8047829e-1fdd-47be-b810-bc68328538eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:27:28.223Z|64d06a88-64d2-48c8-b6f0-90ac76f74025|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:27:28.223Z|8047829e-1fdd-47be-b810-bc68328538eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:28.223Z|64d06a88-64d2-48c8-b6f0-90ac76f74025|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:28.223Z|824b12d1-1b74-4bf7-bb52-a458602c7010|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:27:28.223Z|824b12d1-1b74-4bf7-bb52-a458602c7010|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:32.458Z|7babbdc8-557b-4f26-a0da-d07bfd7d5992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:27:32.459Z|7babbdc8-557b-4f26-a0da-d07bfd7d5992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:27:38.239Z|d3cfc2b6-1456-4186-9591-38fd31abd9d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:27:38.240Z|247009ae-701c-40fb-85d3-9aea4db5c012|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:27:38.240Z|d3cfc2b6-1456-4186-9591-38fd31abd9d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:38.240Z|247009ae-701c-40fb-85d3-9aea4db5c012|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:38.241Z|4fbcd717-9e26-4656-ae8e-e9475ac8a0c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:27:38.241Z|4fbcd717-9e26-4656-ae8e-e9475ac8a0c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:47.458Z|d221e617-d278-4a38-9ac3-310a6c9aa9f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:27:47.458Z|d221e617-d278-4a38-9ac3-310a6c9aa9f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:27:48.066Z|4d4f4e66-5c07-497b-a335-ca4cb7dc1dcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:27:48.066Z|4d4f4e66-5c07-497b-a335-ca4cb7dc1dcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:27:48.258Z|bae48e1e-e7a0-4544-a799-90edcace7821|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:27:48.258Z|51156306-b091-4717-90da-c7eee2147b40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:27:48.258Z|5161a42d-d25e-4d4a-a37d-f79124bdd714|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:27:48.259Z|bae48e1e-e7a0-4544-a799-90edcace7821|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:48.259Z|5161a42d-d25e-4d4a-a37d-f79124bdd714|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:48.259Z|51156306-b091-4717-90da-c7eee2147b40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:50.792Z|a76898a0-3fbf-4dea-9829-bb38f4e8fd0f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:27:50.793Z|a76898a0-3fbf-4dea-9829-bb38f4e8fd0f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:58.276Z|fb0d8b45-09c2-4fa4-ad62-50e9524032e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:27:58.277Z|fb0d8b45-09c2-4fa4-ad62-50e9524032e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:58.276Z|30eb6545-46d1-40a0-ae41-5cea32866808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:27:58.277Z|0ac3b4b0-5792-420f-ae8c-2a32c38c17c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:27:58.277Z|0ac3b4b0-5792-420f-ae8c-2a32c38c17c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:27:58.277Z|30eb6545-46d1-40a0-ae41-5cea32866808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:02.458Z|d90b806f-f2c2-4ce1-ab57-e8417756a304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:28:02.461Z|d90b806f-f2c2-4ce1-ab57-e8417756a304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:28:08.295Z|2431dcd5-a1f5-4564-8d6e-0d93664cb56b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:28:08.295Z|479b79fa-4e63-4794-90e1-fed957453b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:28:08.295Z|9196682e-edc4-4f52-8568-fe61443c7f21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:28:08.295Z|2431dcd5-a1f5-4564-8d6e-0d93664cb56b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:08.295Z|9196682e-edc4-4f52-8568-fe61443c7f21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:08.295Z|479b79fa-4e63-4794-90e1-fed957453b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:17.458Z|3fe5653c-b220-42b4-a903-ec58fd4e9d03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:28:17.458Z|3fe5653c-b220-42b4-a903-ec58fd4e9d03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:28:18.066Z|efe67ae4-766f-42e1-97c0-ab6bd66a4840|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:28:18.067Z|efe67ae4-766f-42e1-97c0-ab6bd66a4840|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:28:18.313Z|ad5c8454-2000-4535-935c-dc3f4300809e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:28:18.313Z|5e57ac17-1a4b-425b-8b81-d467ab36e9b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:28:18.313Z|f104fe6f-27cc-4dab-9da3-222dcf3213b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:28:18.314Z|ad5c8454-2000-4535-935c-dc3f4300809e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:18.314Z|5e57ac17-1a4b-425b-8b81-d467ab36e9b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:18.314Z|f104fe6f-27cc-4dab-9da3-222dcf3213b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:28.331Z|7cee07ff-d846-4f69-8c23-1d34a0e397f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:28:28.331Z|1c94fc2f-7e6d-4412-bead-99fac72a0d80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:28:28.332Z|9fba8a6b-a6b3-4a04-9e01-607c4fc7a8bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:28:28.332Z|1c94fc2f-7e6d-4412-bead-99fac72a0d80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:28.332Z|7cee07ff-d846-4f69-8c23-1d34a0e397f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:28.332Z|9fba8a6b-a6b3-4a04-9e01-607c4fc7a8bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:32.458Z|6084c9ec-a269-409f-8d2f-9e65471a3779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:28:32.459Z|6084c9ec-a269-409f-8d2f-9e65471a3779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:28:38.350Z|a4338da4-f78d-4781-b909-5577d69c9b26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:28:38.350Z|6c3b99a6-b678-4ca9-b23b-e9d334d863e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:28:38.350Z|151ca0be-9c1e-45f2-afa3-fbafe31046af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:28:38.350Z|a4338da4-f78d-4781-b909-5577d69c9b26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:38.350Z|6c3b99a6-b678-4ca9-b23b-e9d334d863e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:38.351Z|151ca0be-9c1e-45f2-afa3-fbafe31046af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:47.458Z|97818ac7-36a0-4834-81e4-770a52d0f797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:28:47.461Z|97818ac7-36a0-4834-81e4-770a52d0f797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:28:48.067Z|4de045d4-9a0f-4711-a5f7-4e7e56f0103b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:28:48.067Z|4de045d4-9a0f-4711-a5f7-4e7e56f0103b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:28:48.367Z|59525cae-0e71-42f0-8c7d-1dd4b43a8b81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:28:48.367Z|97f3bf78-2f7f-40b0-9ce0-ed7d6af64a35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:28:48.367Z|29a25658-4ac9-48f3-9f74-6498a5112f09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:28:48.368Z|97f3bf78-2f7f-40b0-9ce0-ed7d6af64a35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:48.368Z|59525cae-0e71-42f0-8c7d-1dd4b43a8b81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:48.368Z|29a25658-4ac9-48f3-9f74-6498a5112f09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:50.792Z|61fb3e80-418c-45cb-9a6e-eaabc047fa23|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:28:50.793Z|61fb3e80-418c-45cb-9a6e-eaabc047fa23|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:58.388Z|035d34b1-620e-4d5b-9240-e8176fe047cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:28:58.388Z|ffbe8b2a-0452-43cf-9d1d-14c38471317d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:28:58.389Z|ad58c8fa-692a-4b7e-8106-576b4cb1e132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:28:58.389Z|035d34b1-620e-4d5b-9240-e8176fe047cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:58.389Z|ad58c8fa-692a-4b7e-8106-576b4cb1e132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:28:58.389Z|ffbe8b2a-0452-43cf-9d1d-14c38471317d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:02.458Z|93c423e4-ee2e-4ae7-aa07-31bec11d4668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:29:02.458Z|93c423e4-ee2e-4ae7-aa07-31bec11d4668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:29:08.405Z|6fafc4e1-66b9-49d6-a96f-3a029968df1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:29:08.406Z|6fafc4e1-66b9-49d6-a96f-3a029968df1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:08.406Z|4af786fa-6e14-47ea-98ff-474d37f83498|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:29:08.406Z|4af786fa-6e14-47ea-98ff-474d37f83498|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:08.410Z|4bcb5aaa-372d-428d-a6a2-ffe550b03e9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:29:08.410Z|4bcb5aaa-372d-428d-a6a2-ffe550b03e9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:17.458Z|23b0c4a2-2d54-4b16-9e65-1985246f9dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:29:17.458Z|23b0c4a2-2d54-4b16-9e65-1985246f9dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:29:18.068Z|a40e4ff7-a868-41a5-ade8-4a389c423f59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:29:18.068Z|a40e4ff7-a868-41a5-ade8-4a389c423f59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:29:18.423Z|43e69515-3bf5-4698-9bac-27ce284f5e1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:29:18.423Z|3a89c08a-70fc-433f-8874-7fdaf8bbe627|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:29:18.423Z|43e69515-3bf5-4698-9bac-27ce284f5e1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:18.424Z|3a89c08a-70fc-433f-8874-7fdaf8bbe627|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:18.428Z|7b5ba683-273a-4f02-b1c0-f0230e806353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:29:18.428Z|7b5ba683-273a-4f02-b1c0-f0230e806353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:28.443Z|4a73cefc-659d-4ec8-8213-3ec168dc1272|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:29:28.443Z|9a740dc7-4cc7-4bad-8a8d-8ae0045f3872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:29:28.444Z|9a740dc7-4cc7-4bad-8a8d-8ae0045f3872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:28.444Z|4a73cefc-659d-4ec8-8213-3ec168dc1272|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:28.444Z|83b32554-387c-440d-ad2d-c44c49042b0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:29:28.444Z|83b32554-387c-440d-ad2d-c44c49042b0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:32.458Z|82af237d-1408-484d-ba34-c7ccdcaabd59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:29:32.462Z|82af237d-1408-484d-ba34-c7ccdcaabd59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:29:38.461Z|f3587392-e79b-4038-bfea-a07b7f89f2ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:29:38.461Z|1a78760d-d7d9-48f9-97da-456145ed034f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:29:38.461Z|aee8cdeb-a3d0-439b-bcb6-d678d4df136a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:29:38.462Z|f3587392-e79b-4038-bfea-a07b7f89f2ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:38.462Z|1a78760d-d7d9-48f9-97da-456145ed034f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:38.462Z|aee8cdeb-a3d0-439b-bcb6-d678d4df136a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:47.458Z|4ad2dfe5-9c37-4194-904a-8246bb929232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:29:47.459Z|4ad2dfe5-9c37-4194-904a-8246bb929232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:29:48.069Z|514e9901-312f-42db-b349-8c68fc6735de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:29:48.069Z|514e9901-312f-42db-b349-8c68fc6735de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:29:48.481Z|32aa8db5-8173-44e9-bb86-c99741a8b115|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:29:48.481Z|3d8968cf-df1d-404f-8828-3bedf66f27d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:29:48.481Z|8d141176-e530-4b2a-b268-7d9d1f085bd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:29:48.481Z|32aa8db5-8173-44e9-bb86-c99741a8b115|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:48.481Z|3d8968cf-df1d-404f-8828-3bedf66f27d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:48.482Z|8d141176-e530-4b2a-b268-7d9d1f085bd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:50.792Z|4b2f5505-5af9-4d93-b151-78c79928aba7|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:29:50.793Z|4b2f5505-5af9-4d93-b151-78c79928aba7|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:58.500Z|ec7f06c7-db96-4221-9ad0-78ba6073f112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:29:58.501Z|ec7f06c7-db96-4221-9ad0-78ba6073f112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:58.501Z|7a2cc6ee-f6b8-4780-907b-fde8ea40ccf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:29:58.501Z|7dfd2df6-6356-440e-8fe7-6bdce65e4008|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:29:58.502Z|7dfd2df6-6356-440e-8fe7-6bdce65e4008|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:29:58.502Z|7a2cc6ee-f6b8-4780-907b-fde8ea40ccf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:02.458Z|504ca912-acb7-4745-bc0e-b005e2ec8841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:30:02.459Z|504ca912-acb7-4745-bc0e-b005e2ec8841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:30:08.520Z|b5cfcb15-8bfd-4584-a3c7-fafdae339e0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:30:08.520Z|5878cc34-1320-46ca-89d9-42f6b76c43b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:30:08.520Z|409db2d4-4daf-472d-85d0-7a8dd1b94f65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:30:08.520Z|b5cfcb15-8bfd-4584-a3c7-fafdae339e0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:08.521Z|409db2d4-4daf-472d-85d0-7a8dd1b94f65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:08.521Z|5878cc34-1320-46ca-89d9-42f6b76c43b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:17.458Z|a7c0baa0-e2e7-49b8-b16e-f61e4affeaab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:30:17.461Z|a7c0baa0-e2e7-49b8-b16e-f61e4affeaab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:30:18.069Z|b28bdd3f-9213-48d2-9dd9-70eab2f19c76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:30:18.070Z|b28bdd3f-9213-48d2-9dd9-70eab2f19c76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:30:18.538Z|a0dd4a7d-ed9a-47bf-88ba-a6c6a00f5303|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:30:18.539Z|a0dd4a7d-ed9a-47bf-88ba-a6c6a00f5303|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:18.540Z|e80c4522-d06c-4dd4-b5aa-45351eae4b7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:30:18.540Z|315dd346-2b17-48e6-881b-5633568abcd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:30:18.541Z|e80c4522-d06c-4dd4-b5aa-45351eae4b7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:18.541Z|315dd346-2b17-48e6-881b-5633568abcd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:28.556Z|cc5abb6f-cb5d-4743-b39c-7692430e52f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:30:28.557Z|cc5abb6f-cb5d-4743-b39c-7692430e52f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:28.557Z|224886f3-efd0-422e-b31c-b17dd0a9f9e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:30:28.557Z|224886f3-efd0-422e-b31c-b17dd0a9f9e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:28.561Z|98e4a097-9cfb-423e-8944-ecdbeb8192d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:30:28.561Z|98e4a097-9cfb-423e-8944-ecdbeb8192d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:32.458Z|4056ef3a-406b-488e-a9c9-b973466d03a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:30:32.459Z|4056ef3a-406b-488e-a9c9-b973466d03a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:30:38.573Z|f296c9d9-7d53-4175-99b9-8c09ad2dd7b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:30:38.573Z|f296c9d9-7d53-4175-99b9-8c09ad2dd7b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:38.575Z|852886ee-7232-4b0e-9957-f626ff5238ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:30:38.575Z|852886ee-7232-4b0e-9957-f626ff5238ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:38.578Z|6daaf377-5f3c-48f6-b6ec-e9dac63fe7a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:30:38.578Z|6daaf377-5f3c-48f6-b6ec-e9dac63fe7a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:47.458Z|41b061b5-a44e-4631-b1e4-65005fade9d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:30:47.459Z|41b061b5-a44e-4631-b1e4-65005fade9d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:30:48.070Z|44ff21c7-4488-4dcf-9743-938e67389c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:30:48.071Z|44ff21c7-4488-4dcf-9743-938e67389c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:30:48.590Z|28b12916-9ab4-4c83-b25a-b4c9aaaa3608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:30:48.590Z|c3fee4cf-dbc5-47e9-9fc3-b38fe36d80a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:30:48.591Z|c3fee4cf-dbc5-47e9-9fc3-b38fe36d80a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:48.591Z|28b12916-9ab4-4c83-b25a-b4c9aaaa3608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:48.594Z|907c17fb-920d-4b08-bc51-af7c7e3c1ea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:30:48.594Z|907c17fb-920d-4b08-bc51-af7c7e3c1ea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:50.792Z|5e59932c-c351-40bc-9f34-2f909c15f4e5|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:30:50.793Z|5e59932c-c351-40bc-9f34-2f909c15f4e5|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:58.610Z|530b42a8-7fa3-4383-a341-c47c2b3c8d6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:30:58.610Z|ef4abdc7-62a6-41a0-80db-377dc1c6523d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:30:58.611Z|530b42a8-7fa3-4383-a341-c47c2b3c8d6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:58.611Z|ef4abdc7-62a6-41a0-80db-377dc1c6523d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:30:58.612Z|fb6832bd-11bc-4c2f-b384-031431ea767b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:30:58.612Z|fb6832bd-11bc-4c2f-b384-031431ea767b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:02.458Z|0a5c6a03-f02f-4118-a02f-eccc0520026c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:31:02.461Z|0a5c6a03-f02f-4118-a02f-eccc0520026c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:31:08.628Z|5b78f7fb-0cc2-451a-b32c-034199dae7cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:31:08.628Z|7ef4049b-ba9b-467a-b9b1-67fdba9965b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:31:08.629Z|90caf751-94a3-440e-8ec8-014882313c9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:31:08.629Z|5b78f7fb-0cc2-451a-b32c-034199dae7cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:08.629Z|90caf751-94a3-440e-8ec8-014882313c9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:08.629Z|7ef4049b-ba9b-467a-b9b1-67fdba9965b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:17.458Z|51bbf032-aa24-43ea-980b-d8a365d72aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:31:17.458Z|51bbf032-aa24-43ea-980b-d8a365d72aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:31:18.071Z|cef70796-31f9-45d9-84ae-ab230318701a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:31:18.072Z|cef70796-31f9-45d9-84ae-ab230318701a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:31:18.647Z|395390ee-973d-4227-a21f-e4364653fdc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:31:18.647Z|395390ee-973d-4227-a21f-e4364653fdc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:18.650Z|c64b271f-f013-4f54-b794-7f31978166b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:31:18.650Z|c64b271f-f013-4f54-b794-7f31978166b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:18.653Z|f354b2fc-c740-4324-8543-f9dc5e006310|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:31:18.653Z|f354b2fc-c740-4324-8543-f9dc5e006310|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:28.666Z|c7a34c25-7aed-4558-8f1c-b4f86857b994|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:31:28.666Z|c7a34c25-7aed-4558-8f1c-b4f86857b994|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:28.667Z|7eebe84a-c547-424d-b05c-e6f570448d0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:31:28.667Z|7eebe84a-c547-424d-b05c-e6f570448d0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:28.668Z|a9f4e0a4-bff0-4970-b55a-eb951cf51992|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:31:28.669Z|a9f4e0a4-bff0-4970-b55a-eb951cf51992|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:32.458Z|359d71df-898b-41a6-bbf5-1b68fd226879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:31:32.458Z|359d71df-898b-41a6-bbf5-1b68fd226879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:31:38.683Z|7a378c65-7d2d-472a-b5c6-9cc41f55f70f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:31:38.684Z|2826d6f1-5c6b-4fc0-8c09-78c8a97e130b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:31:38.684Z|7a378c65-7d2d-472a-b5c6-9cc41f55f70f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:38.684Z|2826d6f1-5c6b-4fc0-8c09-78c8a97e130b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:38.685Z|505a3cff-309a-4e1b-a3e7-e91eb64b84d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:31:38.685Z|505a3cff-309a-4e1b-a3e7-e91eb64b84d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:47.458Z|9e24e5b2-d38c-4985-a356-69bd642e29ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:31:47.461Z|9e24e5b2-d38c-4985-a356-69bd642e29ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:31:48.072Z|36a6cbb0-ab96-4010-926f-089cf574b239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:31:48.072Z|36a6cbb0-ab96-4010-926f-089cf574b239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:31:48.703Z|3ed0bb51-6211-4d7d-a7d7-e2143a02b181|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:31:48.703Z|890388f4-c353-486f-b6fc-5e4f177fd7b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:31:48.703Z|fc424b1a-a64c-4aee-b853-764877f48682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:31:48.704Z|3ed0bb51-6211-4d7d-a7d7-e2143a02b181|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:48.704Z|fc424b1a-a64c-4aee-b853-764877f48682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:48.704Z|890388f4-c353-486f-b6fc-5e4f177fd7b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:50.793Z|f5b5135c-4d06-4a35-8490-a233a2f2d02e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:31:50.794Z|f5b5135c-4d06-4a35-8490-a233a2f2d02e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:58.722Z|587fd31a-6939-4b28-8a02-25ff67cc181f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:31:58.722Z|7b89fb64-9956-4872-ae89-839d1cd3a5ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:31:58.722Z|587fd31a-6939-4b28-8a02-25ff67cc181f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:58.722Z|7b89fb64-9956-4872-ae89-839d1cd3a5ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:31:58.722Z|5148034c-ba0e-4880-ad71-74bdeddc5c0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:31:58.723Z|5148034c-ba0e-4880-ad71-74bdeddc5c0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:02.458Z|2de81855-b889-4ffb-a849-726a6548937b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:32:02.458Z|2de81855-b889-4ffb-a849-726a6548937b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:32:08.738Z|112582e8-d533-4fe7-bd57-c2f4211e2b3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:32:08.738Z|4bb5be77-689e-4082-bae1-11f8551d65c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:32:08.739Z|4bb5be77-689e-4082-bae1-11f8551d65c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:08.739Z|112582e8-d533-4fe7-bd57-c2f4211e2b3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:08.739Z|ca439388-6063-4725-90cd-1e36d9c41f90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:32:08.740Z|ca439388-6063-4725-90cd-1e36d9c41f90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:17.458Z|58ab304a-16eb-4325-a7e1-4f6c81a2d43e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:32:17.458Z|58ab304a-16eb-4325-a7e1-4f6c81a2d43e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:32:18.073Z|3025cf66-b8d0-444b-b926-6c8182666b51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:32:18.073Z|3025cf66-b8d0-444b-b926-6c8182666b51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:32:18.755Z|283ff50d-40d6-4823-97a4-b46d9d7f297f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:32:18.755Z|283ff50d-40d6-4823-97a4-b46d9d7f297f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:18.756Z|7f12bd6c-5052-4fe1-a3e1-c7f080cd16c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:32:18.756Z|f5d3dd84-f535-4330-9ff5-b5282cb704c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:32:18.756Z|7f12bd6c-5052-4fe1-a3e1-c7f080cd16c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:18.757Z|f5d3dd84-f535-4330-9ff5-b5282cb704c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:28.772Z|df1affac-8d01-4b52-a3c7-cd63a04b6b78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:32:28.772Z|df1affac-8d01-4b52-a3c7-cd63a04b6b78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:28.772Z|85c0338b-6948-4d61-a623-faa7e23886fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:32:28.773Z|85c0338b-6948-4d61-a623-faa7e23886fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:28.773Z|2716913d-ec23-4f85-9c60-0ec177297b81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:32:28.774Z|2716913d-ec23-4f85-9c60-0ec177297b81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:32.458Z|54d80075-a073-47d3-be31-8cc2608469f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:32:32.462Z|54d80075-a073-47d3-be31-8cc2608469f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:32:38.791Z|ccf99259-3a8d-423f-a88a-8a7ca6dc01f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:32:38.791Z|d7cdd1b4-0543-4508-bd4e-4d38a2c42a76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:32:38.791Z|ccf99259-3a8d-423f-a88a-8a7ca6dc01f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:38.791Z|d7cdd1b4-0543-4508-bd4e-4d38a2c42a76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:38.792Z|a2573419-3e65-4a93-b72d-9e3ae8ec1031|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:32:38.792Z|a2573419-3e65-4a93-b72d-9e3ae8ec1031|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:47.458Z|2e5529e8-4718-4ec7-97a3-53bd4c4e3d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:32:47.458Z|2e5529e8-4718-4ec7-97a3-53bd4c4e3d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:32:48.074Z|490e251e-2ce0-4e25-b1ab-0f2f65aae901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:32:48.074Z|490e251e-2ce0-4e25-b1ab-0f2f65aae901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:32:48.810Z|d41d2e4d-3990-4d80-90a1-7cae5315552a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:32:48.810Z|ed37a616-6260-43b0-bd12-8fcac96a6b89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:32:48.810Z|ed37a616-6260-43b0-bd12-8fcac96a6b89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:48.810Z|d41d2e4d-3990-4d80-90a1-7cae5315552a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:48.810Z|8c47f927-d273-4d09-aef5-f3ac1a8238c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:32:48.811Z|8c47f927-d273-4d09-aef5-f3ac1a8238c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:50.792Z|43dcbdd8-ee5c-470c-ace2-b083c9e04df0|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:32:50.792Z|43dcbdd8-ee5c-470c-ace2-b083c9e04df0|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:58.827Z|75e8c796-7c66-4aef-b848-13edf5043fe3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:32:58.828Z|1aacdc23-5fba-41d1-9c20-5b3416e44c1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:32:58.828Z|75e8c796-7c66-4aef-b848-13edf5043fe3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:58.828Z|1aacdc23-5fba-41d1-9c20-5b3416e44c1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:32:58.828Z|b16dd0b1-825b-417a-b578-08544622fa1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:32:58.829Z|b16dd0b1-825b-417a-b578-08544622fa1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:02.458Z|b2ec0e6e-e2c1-4b64-b7e8-87e3b2d86d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:33:02.459Z|b2ec0e6e-e2c1-4b64-b7e8-87e3b2d86d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:33:08.846Z|9abc3c45-876f-4b88-a0f1-ebca0c1aafb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:33:08.847Z|9abc3c45-876f-4b88-a0f1-ebca0c1aafb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:08.847Z|270246ab-76dd-4a26-9c0a-79bf0d8547a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:33:08.847Z|b13f67e0-1ef1-4d7f-8645-12dd518ce582|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:33:08.848Z|270246ab-76dd-4a26-9c0a-79bf0d8547a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:08.848Z|b13f67e0-1ef1-4d7f-8645-12dd518ce582|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:17.458Z|01156b03-6e9e-4a04-b80d-bfe143659ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:33:17.461Z|01156b03-6e9e-4a04-b80d-bfe143659ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:33:18.074Z|0b9bdfda-c821-4348-93ae-cb02aa613c5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:33:18.075Z|0b9bdfda-c821-4348-93ae-cb02aa613c5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:33:18.864Z|91bcbd64-6ddd-4176-801f-b71765bd6554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:33:18.865Z|91bcbd64-6ddd-4176-801f-b71765bd6554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:18.865Z|b2c10a51-b79d-4755-bc70-63cc03438107|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:33:18.865Z|bf157766-7b07-4184-8f7d-86481d6a7e51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:33:18.865Z|b2c10a51-b79d-4755-bc70-63cc03438107|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:18.866Z|bf157766-7b07-4184-8f7d-86481d6a7e51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:28.883Z|2945be2f-d85c-4f12-8ef7-71a8e41da742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:33:28.883Z|a68e86e4-c04f-400e-8dfd-de3247e73c79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:33:28.883Z|6fd8322f-b2e2-4f6b-8293-6b496ef494ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:33:28.883Z|2945be2f-d85c-4f12-8ef7-71a8e41da742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:28.883Z|a68e86e4-c04f-400e-8dfd-de3247e73c79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:28.883Z|6fd8322f-b2e2-4f6b-8293-6b496ef494ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:32.458Z|72daad7f-22a0-41d5-aa41-fcab6b9a2f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:33:32.459Z|72daad7f-22a0-41d5-aa41-fcab6b9a2f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:33:38.901Z|c805591d-8c98-4bfe-bdd6-81b69321112d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:33:38.901Z|88e37fc0-5338-40e4-b9d7-08dd5bef46d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:33:38.901Z|c805591d-8c98-4bfe-bdd6-81b69321112d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:38.902Z|88e37fc0-5338-40e4-b9d7-08dd5bef46d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:38.902Z|078a8cf8-0c6e-464b-a995-d41068d80ba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:33:38.902Z|078a8cf8-0c6e-464b-a995-d41068d80ba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:47.458Z|dec9f962-0fd3-4e82-aac3-042355cf0b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:33:47.458Z|dec9f962-0fd3-4e82-aac3-042355cf0b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:33:48.075Z|16a2b477-78f5-4439-a2b1-f67a3b0d0bc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:33:48.075Z|16a2b477-78f5-4439-a2b1-f67a3b0d0bc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:33:48.919Z|7fd5451b-5894-40d1-b4e7-8fbc3b2ae78d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:33:48.919Z|7fd5451b-5894-40d1-b4e7-8fbc3b2ae78d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:48.919Z|362c9c90-7315-4f9c-87c6-f9fc077e7eef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:33:48.919Z|81f2f698-0d4a-453a-af73-c34f613ed3dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:33:48.919Z|362c9c90-7315-4f9c-87c6-f9fc077e7eef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:48.919Z|81f2f698-0d4a-453a-af73-c34f613ed3dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:50.793Z|01efcc62-9c49-4486-961b-cf42b2359c11|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:33:50.794Z|01efcc62-9c49-4486-961b-cf42b2359c11|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:58.936Z|ceec6d37-6362-47ac-bd92-d1ada1abd27c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:33:58.936Z|a81a2764-1042-4a91-9f2c-d11843ef858f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:33:58.936Z|ceec6d37-6362-47ac-bd92-d1ada1abd27c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:58.936Z|a81a2764-1042-4a91-9f2c-d11843ef858f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:33:58.938Z|135d33ef-8820-4650-b513-c7b76a4c94e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:33:58.938Z|135d33ef-8820-4650-b513-c7b76a4c94e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:02.458Z|b2805a01-1a38-4cf3-9d72-00b9baf35c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:34:02.460Z|b2805a01-1a38-4cf3-9d72-00b9baf35c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:34:08.954Z|0fb40b39-d4e8-4537-9ea7-20739bd63786|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:34:08.954Z|d108d83a-d818-47b9-8517-8d24405492b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:34:08.955Z|0fb40b39-d4e8-4537-9ea7-20739bd63786|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:08.955Z|81c4d21d-a649-4bdb-8398-7e288df5dc7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:34:08.955Z|d108d83a-d818-47b9-8517-8d24405492b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:08.955Z|81c4d21d-a649-4bdb-8398-7e288df5dc7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:17.458Z|72648617-94db-41d6-bdef-c0196919280f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:34:17.458Z|72648617-94db-41d6-bdef-c0196919280f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:34:18.076Z|6b92fe87-70ab-4e64-b0c5-5be0814594a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:34:18.077Z|6b92fe87-70ab-4e64-b0c5-5be0814594a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:34:18.973Z|bf8e9493-7af1-4d43-a516-3df42e62db5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:34:18.974Z|bf8e9493-7af1-4d43-a516-3df42e62db5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:18.974Z|7b58b549-d32c-45da-8ca3-5f9ebe487430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:34:18.975Z|7b58b549-d32c-45da-8ca3-5f9ebe487430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:18.975Z|4df18855-7285-439a-b5d5-8daf121f38cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:34:18.975Z|4df18855-7285-439a-b5d5-8daf121f38cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:28.991Z|6a9fef6c-2088-4772-9fbe-11a6866c72c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:34:28.992Z|306d7459-8951-4a31-9f81-5ca429253d60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:34:28.992Z|6a9fef6c-2088-4772-9fbe-11a6866c72c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:28.992Z|306d7459-8951-4a31-9f81-5ca429253d60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:28.993Z|d93e0df7-c1c7-4243-a167-9e342f5703a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:34:28.993Z|d93e0df7-c1c7-4243-a167-9e342f5703a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:32.458Z|459682c8-7367-436d-b8f2-cba1e53f8b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:34:32.458Z|459682c8-7367-436d-b8f2-cba1e53f8b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:34:39.010Z|89e2ea27-871c-4dd5-8731-e2b850db2ff3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:34:39.010Z|89e2ea27-871c-4dd5-8731-e2b850db2ff3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:39.011Z|d0d10330-95a9-4e01-bdc8-f0f5d64eb84c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:34:39.011Z|0b78cba4-5d83-413b-b9e4-dc0766c4f22d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:34:39.012Z|d0d10330-95a9-4e01-bdc8-f0f5d64eb84c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:39.012Z|0b78cba4-5d83-413b-b9e4-dc0766c4f22d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:47.458Z|e7e52607-827e-4aae-9767-9d3a47799449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:34:47.461Z|e7e52607-827e-4aae-9767-9d3a47799449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:34:48.077Z|c448a430-a7ab-4ef8-add8-35551b313cba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:34:48.077Z|c448a430-a7ab-4ef8-add8-35551b313cba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:34:49.027Z|0edabae8-ae5c-4d5d-86e6-71371e2f5359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:34:49.028Z|0edabae8-ae5c-4d5d-86e6-71371e2f5359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:49.031Z|c64cdb52-f7e3-4fd2-8b59-3b9e81f79994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:34:49.031Z|c64cdb52-f7e3-4fd2-8b59-3b9e81f79994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:49.039Z|e3809ae3-8c4c-4688-b57d-015b9bac2a4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:34:49.040Z|e3809ae3-8c4c-4688-b57d-015b9bac2a4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:50.792Z|6212fb2a-9b25-40c4-88ba-f269fe86b9e4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:34:50.793Z|6212fb2a-9b25-40c4-88ba-f269fe86b9e4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:59.045Z|18f2f654-e1a1-4dad-ac8d-6285e7a08afb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:34:59.047Z|18f2f654-e1a1-4dad-ac8d-6285e7a08afb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:59.047Z|305735dc-b95c-4286-822e-557c90427d49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:34:59.047Z|305735dc-b95c-4286-822e-557c90427d49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:34:59.056Z|7e86665a-37e3-45d8-8bf4-1677d7c7afd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:34:59.056Z|7e86665a-37e3-45d8-8bf4-1677d7c7afd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:02.458Z|3eff837b-f96f-4d49-8c4f-5a7882264c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:35:02.459Z|3eff837b-f96f-4d49-8c4f-5a7882264c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:35:09.063Z|2c07cff6-4f1a-40c0-be79-3981e259a094|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:35:09.063Z|0898737b-1cdc-460f-894b-1d0fac310d2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:35:09.064Z|2c07cff6-4f1a-40c0-be79-3981e259a094|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:09.064Z|0898737b-1cdc-460f-894b-1d0fac310d2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:09.072Z|9962cf95-ec51-4b00-a2f3-4d16a2d307ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:35:09.072Z|9962cf95-ec51-4b00-a2f3-4d16a2d307ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:17.458Z|48e2e06d-08e5-48aa-ab86-3526f11e284b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:35:17.459Z|48e2e06d-08e5-48aa-ab86-3526f11e284b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:35:18.078Z|1db3e8fb-412d-4ff4-9bc1-3fa71dbb7708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:35:18.078Z|1db3e8fb-412d-4ff4-9bc1-3fa71dbb7708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:35:19.227Z|26a57431-e60d-4125-a555-5bedc40112cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:35:19.227Z|23d0845e-f89d-4be0-8e07-d0ec96b7fa4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:35:19.227Z|26a57431-e60d-4125-a555-5bedc40112cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:19.227Z|23d0845e-f89d-4be0-8e07-d0ec96b7fa4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:19.227Z|76d07a64-9d97-4a28-8c54-056637e2fd73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:35:19.228Z|76d07a64-9d97-4a28-8c54-056637e2fd73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:29.245Z|71899388-ffeb-43db-b627-09febb6d5204|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:35:29.245Z|b9d4b70a-615b-4775-bf9b-b4bdedd563de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:35:29.245Z|15311518-9226-43a5-93dd-8a1431c52759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:35:29.245Z|71899388-ffeb-43db-b627-09febb6d5204|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:29.245Z|15311518-9226-43a5-93dd-8a1431c52759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:29.245Z|b9d4b70a-615b-4775-bf9b-b4bdedd563de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:32.458Z|ed0496fb-06f5-4157-beb8-c461ea92b603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:35:32.462Z|ed0496fb-06f5-4157-beb8-c461ea92b603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:35:39.262Z|254df209-764d-4ac1-b41e-fd0a3bf1cd46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:35:39.262Z|514c51cb-4ef3-4ad6-8a1a-c6dbc56003eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:35:39.262Z|e95a140f-b035-42ce-9fd3-5259bf22e501|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:35:39.262Z|254df209-764d-4ac1-b41e-fd0a3bf1cd46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:39.262Z|514c51cb-4ef3-4ad6-8a1a-c6dbc56003eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:39.262Z|e95a140f-b035-42ce-9fd3-5259bf22e501|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:47.458Z|cfb213b9-97fc-4b4a-a0ae-7b756354c621|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:35:47.458Z|cfb213b9-97fc-4b4a-a0ae-7b756354c621|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:35:48.078Z|133ba2de-da0a-4b53-949f-4901ed3fa14f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:35:48.079Z|133ba2de-da0a-4b53-949f-4901ed3fa14f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:35:49.278Z|3835c357-83e7-4bd7-8e27-727b018d4762|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:35:49.278Z|7b84e05e-4701-4ba9-8dcb-ca229ee702e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:35:49.278Z|f0609117-5b4c-4b80-bdab-1a6189921ef0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:35:49.278Z|7b84e05e-4701-4ba9-8dcb-ca229ee702e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:49.278Z|f0609117-5b4c-4b80-bdab-1a6189921ef0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:49.278Z|3835c357-83e7-4bd7-8e27-727b018d4762|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:50.791Z|cd10f1ec-953a-46da-b307-b6789166e1aa|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:35:50.791Z|cd10f1ec-953a-46da-b307-b6789166e1aa|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:59.295Z|a80a8ce2-35e4-4c7e-b369-ec2a9b446c17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:35:59.295Z|a80a8ce2-35e4-4c7e-b369-ec2a9b446c17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:59.295Z|6d840c28-a099-46d3-a57b-1d70d12ba95c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:35:59.296Z|81527d45-656a-4389-bcb7-5c8d22efc522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:35:59.296Z|81527d45-656a-4389-bcb7-5c8d22efc522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:35:59.296Z|6d840c28-a099-46d3-a57b-1d70d12ba95c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:02.458Z|962d84f9-7131-495f-82a0-15c94466d2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:36:02.459Z|962d84f9-7131-495f-82a0-15c94466d2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:36:09.314Z|92766d63-9305-45ce-bc24-1b6df7e5c736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:36:09.314Z|af87ffea-80a9-4873-a54c-68fd46eb9a20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:36:09.314Z|08a49ff1-eeb1-461e-8190-ac4de5d42bec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:36:09.314Z|92766d63-9305-45ce-bc24-1b6df7e5c736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:09.315Z|af87ffea-80a9-4873-a54c-68fd46eb9a20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:09.315Z|08a49ff1-eeb1-461e-8190-ac4de5d42bec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:17.458Z|2b49b897-b363-4772-b997-ae0caebf4dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:36:17.460Z|2b49b897-b363-4772-b997-ae0caebf4dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:36:18.079Z|c5ef1137-7001-4f2b-a91a-ecc282aa04bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:36:18.079Z|c5ef1137-7001-4f2b-a91a-ecc282aa04bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:36:19.332Z|a19dabb6-c09a-411d-a354-bc704d703db4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:36:19.332Z|3a1d97c9-bbd6-4447-a3bd-8e182bc3f81d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:36:19.332Z|bd1dc73d-8765-49e4-8a60-9194c477dd02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:36:19.332Z|a19dabb6-c09a-411d-a354-bc704d703db4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:19.332Z|3a1d97c9-bbd6-4447-a3bd-8e182bc3f81d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:19.333Z|bd1dc73d-8765-49e4-8a60-9194c477dd02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:29.348Z|f28adc02-545d-4692-a31d-ecafa90e1cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:36:29.348Z|efb49a2a-6c35-413d-9948-f58cf584e2cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:36:29.349Z|3185decb-5ec3-4bea-bd2d-2895ac584c89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:36:29.349Z|f28adc02-545d-4692-a31d-ecafa90e1cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:29.349Z|3185decb-5ec3-4bea-bd2d-2895ac584c89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:29.349Z|efb49a2a-6c35-413d-9948-f58cf584e2cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:32.458Z|a3a99c34-0cb7-4177-bd42-446e4dd6afd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:36:32.458Z|a3a99c34-0cb7-4177-bd42-446e4dd6afd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:36:39.365Z|4048fc40-6166-41c5-83c1-0f89b828a074|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:36:39.365Z|d74c04ce-d757-4a5e-960c-248b41aa38ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:36:39.365Z|4048fc40-6166-41c5-83c1-0f89b828a074|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:39.365Z|d74c04ce-d757-4a5e-960c-248b41aa38ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:39.366Z|5e076c08-31d0-40bb-8b77-267af1b96665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:36:39.366Z|5e076c08-31d0-40bb-8b77-267af1b96665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:47.458Z|8a3fb5e5-2fab-4cb7-a300-af5415535202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:36:47.458Z|8a3fb5e5-2fab-4cb7-a300-af5415535202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:36:48.080Z|28cc5704-82c9-4940-b81c-d0dd0d63e94f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:36:48.080Z|28cc5704-82c9-4940-b81c-d0dd0d63e94f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:36:49.382Z|8b7ff6b4-ff02-43c3-a364-c5fd6e0266b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:36:49.383Z|8b7ff6b4-ff02-43c3-a364-c5fd6e0266b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:49.383Z|64e0b022-c6cb-4702-b67b-b9213f9317cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:36:49.383Z|64e0b022-c6cb-4702-b67b-b9213f9317cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:49.384Z|12286276-dc6a-4b36-a60e-441c305ac231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:36:49.385Z|12286276-dc6a-4b36-a60e-441c305ac231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:50.793Z|a6bba57e-a597-48a9-a5af-93534a3d86d3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:36:50.794Z|a6bba57e-a597-48a9-a5af-93534a3d86d3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:59.399Z|f4ecd9c7-7fe4-401e-99a5-8fff2650e41b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:36:59.399Z|f7daf052-7bcb-4d2b-a592-a9765296c50d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:36:59.400Z|f4ecd9c7-7fe4-401e-99a5-8fff2650e41b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:59.400Z|f7daf052-7bcb-4d2b-a592-a9765296c50d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:36:59.401Z|e6866b34-e2cf-4024-af8f-75d06093a545|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:36:59.402Z|e6866b34-e2cf-4024-af8f-75d06093a545|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:02.458Z|1ad225d4-8c84-44d3-87d1-d3abfa05e0b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:37:02.461Z|1ad225d4-8c84-44d3-87d1-d3abfa05e0b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:37:09.417Z|862f1af1-8c70-49f8-8b42-15e8523aca46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:37:09.417Z|7cc031cd-5331-4c0f-b1d2-7638fc56cbef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:37:09.417Z|7cc031cd-5331-4c0f-b1d2-7638fc56cbef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:09.417Z|862f1af1-8c70-49f8-8b42-15e8523aca46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:09.417Z|22cbca86-d97f-47b5-920f-f5d4c5b01f51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:37:09.418Z|22cbca86-d97f-47b5-920f-f5d4c5b01f51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:17.458Z|c0d5a52c-1a75-4bfa-bf6f-4a5dcddac1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:37:17.458Z|c0d5a52c-1a75-4bfa-bf6f-4a5dcddac1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:37:18.081Z|2fc9aa9d-dde2-4dd4-8687-42adb482020c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:37:18.081Z|2fc9aa9d-dde2-4dd4-8687-42adb482020c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:37:19.434Z|05eb0c2d-4098-4b6f-acaa-e148744f3cc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:37:19.435Z|d92f2c43-e338-4762-b935-6e89997e09a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:37:19.435Z|05eb0c2d-4098-4b6f-acaa-e148744f3cc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:19.435Z|d92f2c43-e338-4762-b935-6e89997e09a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:19.436Z|e9a37abc-bb46-4962-9412-e525b60dda2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:37:19.437Z|e9a37abc-bb46-4962-9412-e525b60dda2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:29.452Z|e6eb762c-212f-4cca-8cda-10787336e12b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:37:29.453Z|e6eb762c-212f-4cca-8cda-10787336e12b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:29.453Z|11b526c9-cbbf-40b4-8dc0-0808508a00ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:37:29.454Z|5403e218-baf0-446b-81ee-3cc9e14edd28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:37:29.454Z|11b526c9-cbbf-40b4-8dc0-0808508a00ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:29.454Z|5403e218-baf0-446b-81ee-3cc9e14edd28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:32.458Z|59021a09-a33e-41eb-8c26-b49a6288cb7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:37:32.459Z|59021a09-a33e-41eb-8c26-b49a6288cb7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:37:39.471Z|ea4adfba-fc7b-4b8e-b7b2-0c7e30ef1a32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:37:39.471Z|ea4adfba-fc7b-4b8e-b7b2-0c7e30ef1a32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:39.474Z|7efc1e4e-61ba-471f-b048-b22fae7de961|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:37:39.474Z|170bc375-b879-47fc-a0c4-901437e29728|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:37:39.475Z|7efc1e4e-61ba-471f-b048-b22fae7de961|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:39.475Z|170bc375-b879-47fc-a0c4-901437e29728|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:47.458Z|a10b5486-6a18-462d-b8b4-f03857e77fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:37:47.460Z|a10b5486-6a18-462d-b8b4-f03857e77fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:37:48.081Z|a37de3d3-6f8f-47e5-95a3-e47674bc40e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:37:48.082Z|a37de3d3-6f8f-47e5-95a3-e47674bc40e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:37:49.490Z|84ac6877-777a-454e-bb5b-b20e34fd2e49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:37:49.491Z|84ac6877-777a-454e-bb5b-b20e34fd2e49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:49.494Z|34984f23-5b4e-41b8-a22f-ff70951d07eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:37:49.494Z|eb04ab8c-1624-4203-908a-317fa7636b32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:37:49.494Z|34984f23-5b4e-41b8-a22f-ff70951d07eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:49.494Z|eb04ab8c-1624-4203-908a-317fa7636b32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:50.792Z|d0f4c6ac-c290-4870-beec-8a1677020e0f|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:37:50.793Z|d0f4c6ac-c290-4870-beec-8a1677020e0f|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:59.506Z|81058549-f496-4103-94b4-83a36fbdd382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:37:59.507Z|81058549-f496-4103-94b4-83a36fbdd382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:59.510Z|08cd6170-1b7a-40be-b57a-a6f5a01ea345|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:37:59.511Z|5daa80db-fa61-4c39-89d9-8bc200ad1643|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:37:59.511Z|08cd6170-1b7a-40be-b57a-a6f5a01ea345|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:37:59.511Z|5daa80db-fa61-4c39-89d9-8bc200ad1643|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:02.458Z|0b8aaf3d-ff2e-4fe8-ab52-61557a26cb54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:38:02.458Z|0b8aaf3d-ff2e-4fe8-ab52-61557a26cb54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:38:09.524Z|bfec2afc-b9a6-4026-a01f-ad821f283dd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:38:09.524Z|bfec2afc-b9a6-4026-a01f-ad821f283dd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:09.528Z|adbfcaeb-ffb8-459e-a336-36c8f4120ef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:38:09.529Z|bed5c722-724f-4f00-b3b4-3074548c5e7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:38:09.529Z|adbfcaeb-ffb8-459e-a336-36c8f4120ef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:09.529Z|bed5c722-724f-4f00-b3b4-3074548c5e7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:17.458Z|172d1403-398a-4518-af69-3b6adfde4c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:38:17.458Z|172d1403-398a-4518-af69-3b6adfde4c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:38:18.082Z|13baed8b-6c83-4c56-b22a-390b00e22828|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:38:18.083Z|13baed8b-6c83-4c56-b22a-390b00e22828|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:38:19.542Z|6697c279-50b9-4317-9b34-30ee4d9abf8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:38:19.542Z|6697c279-50b9-4317-9b34-30ee4d9abf8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:19.545Z|10ba5422-bc5a-4768-b6ed-9fe52336a55b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:38:19.545Z|5447c8a7-c8d4-4c83-b7b7-2c1bb4df7e49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:38:19.546Z|10ba5422-bc5a-4768-b6ed-9fe52336a55b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:19.546Z|5447c8a7-c8d4-4c83-b7b7-2c1bb4df7e49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:29.560Z|cbe01b4b-0c75-40a4-a173-cf72a58a2ab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:38:29.560Z|a7319686-b3a7-4b74-9dbc-fb4ec04b3229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:38:29.561Z|cbe01b4b-0c75-40a4-a173-cf72a58a2ab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:29.561Z|a7319686-b3a7-4b74-9dbc-fb4ec04b3229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:29.562Z|f6a58e90-329a-43f2-9af5-bb807527bea4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:38:29.562Z|f6a58e90-329a-43f2-9af5-bb807527bea4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:32.458Z|b8476760-5802-4c58-ad71-cb20fb6d057e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:38:32.461Z|b8476760-5802-4c58-ad71-cb20fb6d057e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:38:39.576Z|472d5f28-ab73-4478-aabe-5a1ce9771cc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:38:39.576Z|e20818f5-6239-4609-83a8-6bca9075f8d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:38:39.576Z|472d5f28-ab73-4478-aabe-5a1ce9771cc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:39.576Z|e20818f5-6239-4609-83a8-6bca9075f8d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:39.579Z|79c27165-796a-41d8-8ec4-8cbdddf29a2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:38:39.579Z|79c27165-796a-41d8-8ec4-8cbdddf29a2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:47.458Z|7129bee9-a96c-43fa-a912-52a540bfa9a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:38:47.459Z|7129bee9-a96c-43fa-a912-52a540bfa9a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:38:48.083Z|32054a34-4f57-4a9a-9571-ab5d8d701dc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:38:48.084Z|32054a34-4f57-4a9a-9571-ab5d8d701dc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:38:49.594Z|52452668-3f1d-4797-9b82-b624a88bb936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:38:49.594Z|bbc6b6cc-51f6-4d88-9122-a929149d59a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:38:49.594Z|52452668-3f1d-4797-9b82-b624a88bb936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:49.594Z|6f8b3d7b-f90b-412e-8786-7af187020883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:38:49.594Z|bbc6b6cc-51f6-4d88-9122-a929149d59a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:49.595Z|6f8b3d7b-f90b-412e-8786-7af187020883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:50.792Z|4904cee7-0165-4f2c-be1d-7b37fcbe5740|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:38:50.793Z|4904cee7-0165-4f2c-be1d-7b37fcbe5740|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:59.611Z|ee7fa53d-3e3a-4de4-afa9-68b23446e8eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:38:59.611Z|89205815-235a-485f-8e16-075521d3d911|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:38:59.611Z|ee7fa53d-3e3a-4de4-afa9-68b23446e8eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:59.611Z|89205815-235a-485f-8e16-075521d3d911|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:38:59.611Z|3b2e7854-364c-4ff1-a814-8723e600736e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:38:59.612Z|3b2e7854-364c-4ff1-a814-8723e600736e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:02.458Z|f455eea8-c83c-4bd7-b33a-178a2529cb23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:39:02.458Z|f455eea8-c83c-4bd7-b33a-178a2529cb23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:39:09.629Z|326feec8-1b29-4562-bd57-312579fc43db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:39:09.629Z|83ad2cc8-2312-4679-8850-9f5e005c982b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:39:09.629Z|adf6caf2-51fb-46a1-9fd7-4571dc28aacb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:39:09.630Z|83ad2cc8-2312-4679-8850-9f5e005c982b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:09.630Z|326feec8-1b29-4562-bd57-312579fc43db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:09.630Z|adf6caf2-51fb-46a1-9fd7-4571dc28aacb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:17.458Z|7313e4cd-60ec-4e42-9793-41f345daa720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:39:17.461Z|7313e4cd-60ec-4e42-9793-41f345daa720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:39:18.084Z|e0fc9b63-baba-4af1-bfb9-1ac69ba773d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:39:18.084Z|e0fc9b63-baba-4af1-bfb9-1ac69ba773d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:39:19.648Z|0feec3f5-4b80-4297-80dc-dbb76e46eaf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:39:19.648Z|0feec3f5-4b80-4297-80dc-dbb76e46eaf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:19.648Z|e59443fa-cebe-4df9-b68b-bb4acc8f9504|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:39:19.648Z|ddf23cf6-9853-4cb8-a5ed-65b923492f80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:39:19.649Z|e59443fa-cebe-4df9-b68b-bb4acc8f9504|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:19.649Z|ddf23cf6-9853-4cb8-a5ed-65b923492f80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:29.665Z|40fa8c1c-8c20-4dde-8889-3d052d848eba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:39:29.666Z|40fa8c1c-8c20-4dde-8889-3d052d848eba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:29.667Z|ca6c494f-4376-4bee-8acb-935f0c206ee8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:39:29.668Z|371d5339-1d2a-466d-b828-5fc8dbf71790|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:39:29.668Z|ca6c494f-4376-4bee-8acb-935f0c206ee8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:29.668Z|371d5339-1d2a-466d-b828-5fc8dbf71790|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:32.458Z|d7d3ce6c-1fa3-4063-9544-b9472905d38d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:39:32.459Z|d7d3ce6c-1fa3-4063-9544-b9472905d38d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:39:39.684Z|394d1b9e-954b-42db-9afe-33b6f4a62b23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:39:39.684Z|e05bc42c-c39b-4527-91a5-f57988098fdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:39:39.685Z|394d1b9e-954b-42db-9afe-33b6f4a62b23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:39.685Z|e05bc42c-c39b-4527-91a5-f57988098fdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:39.685Z|872d46c1-139e-404b-99dd-c66f8dc4ee14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:39:39.686Z|872d46c1-139e-404b-99dd-c66f8dc4ee14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:47.458Z|234b4834-4ac4-44ad-ba4c-809443178374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:39:47.459Z|234b4834-4ac4-44ad-ba4c-809443178374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:39:48.085Z|d498fa6c-7c3d-4932-a2ca-554eda765b09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:39:48.085Z|d498fa6c-7c3d-4932-a2ca-554eda765b09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:39:49.701Z|d00322f4-fc10-4404-9d36-155ba53f2399|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:39:49.701Z|ee0e7040-839a-46f0-9451-450f91dba54f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:39:49.701Z|bc7cc65a-f645-44f6-972c-094b3bfb6f51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:39:49.702Z|d00322f4-fc10-4404-9d36-155ba53f2399|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:49.702Z|bc7cc65a-f645-44f6-972c-094b3bfb6f51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:49.702Z|ee0e7040-839a-46f0-9451-450f91dba54f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:50.793Z|a3ba3a96-462f-4e9c-9a1c-a24c625a67c0|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:39:50.793Z|a3ba3a96-462f-4e9c-9a1c-a24c625a67c0|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:59.724Z|76e6591b-d8bf-4214-ae8f-b2aa27e4e9f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:39:59.724Z|a6f12fab-5f31-4d25-bfe1-4ecf31b5a629|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:39:59.724Z|76e6591b-d8bf-4214-ae8f-b2aa27e4e9f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:59.724Z|4f80b7b9-6a0f-4166-867e-40d10a5c67f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:39:59.725Z|a6f12fab-5f31-4d25-bfe1-4ecf31b5a629|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:39:59.725Z|4f80b7b9-6a0f-4166-867e-40d10a5c67f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:02.458Z|7b6c0076-f8a9-4fbf-952a-da16f15862cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:40:02.460Z|7b6c0076-f8a9-4fbf-952a-da16f15862cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:40:09.742Z|4f28cf62-c398-4fc8-af4f-ed8a3169c479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:40:09.743Z|88b2e209-af88-4baf-822a-57dd3a2280cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:40:09.743Z|259ce7b8-28da-497c-b325-66221cd50adf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:40:09.743Z|4f28cf62-c398-4fc8-af4f-ed8a3169c479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:09.743Z|88b2e209-af88-4baf-822a-57dd3a2280cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:09.743Z|259ce7b8-28da-497c-b325-66221cd50adf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:17.458Z|bd732237-7548-4fb3-9015-648d0ea0eb7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:40:17.459Z|bd732237-7548-4fb3-9015-648d0ea0eb7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:40:18.085Z|6b4c2fa1-caef-4dfe-9906-0265d73a3aaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:40:18.086Z|6b4c2fa1-caef-4dfe-9906-0265d73a3aaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:40:19.760Z|7f2dc35d-add5-4c05-b601-0c61077a3a1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:40:19.761Z|7f2dc35d-add5-4c05-b601-0c61077a3a1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:19.761Z|f8abc249-0dad-48b1-a17c-8e280a4097c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:40:19.761Z|64ac3b39-0165-454e-8de8-26a348b07545|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:40:19.761Z|f8abc249-0dad-48b1-a17c-8e280a4097c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:19.761Z|64ac3b39-0165-454e-8de8-26a348b07545|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:29.777Z|bc0757c6-ee44-4f68-aaf7-7ca290c78b6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:40:29.777Z|bc0757c6-ee44-4f68-aaf7-7ca290c78b6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:29.779Z|e33735b5-9705-43c6-9f82-53497110e115|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:40:29.779Z|39017a4e-4649-4824-b274-3e3eb6adf7a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:40:29.779Z|e33735b5-9705-43c6-9f82-53497110e115|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:29.780Z|39017a4e-4649-4824-b274-3e3eb6adf7a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:32.458Z|87292e4d-ef0c-4820-b15b-429bce1333e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:40:32.458Z|87292e4d-ef0c-4820-b15b-429bce1333e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:40:39.795Z|d828aa49-7a89-4f18-81b4-d0724b09fae2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:40:39.795Z|d828aa49-7a89-4f18-81b4-d0724b09fae2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:39.796Z|6455f3ea-a34a-4139-a61d-09934dbbb864|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:40:39.796Z|e82b44b6-f7a0-4183-af98-fe3f283327b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:40:39.796Z|6455f3ea-a34a-4139-a61d-09934dbbb864|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:39.797Z|e82b44b6-f7a0-4183-af98-fe3f283327b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:47.458Z|94e741aa-f788-4766-bf07-b44be3e06e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:40:47.460Z|94e741aa-f788-4766-bf07-b44be3e06e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:40:48.086Z|5eb19bcc-7e5f-461e-81c5-a0607ac6cb0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:40:48.087Z|5eb19bcc-7e5f-461e-81c5-a0607ac6cb0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:40:49.812Z|fe3f54c0-35e1-4ded-a4d0-4bb46d245094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:40:49.812Z|28f26d13-31a1-4772-b572-1a7d269f89e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:40:49.813Z|fe3f54c0-35e1-4ded-a4d0-4bb46d245094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:49.813Z|28f26d13-31a1-4772-b572-1a7d269f89e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:49.814Z|7cb0de19-ed5a-4c15-8974-e374fa3018d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:40:49.814Z|7cb0de19-ed5a-4c15-8974-e374fa3018d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:50.793Z|7b934921-eb85-40fe-b4b6-68e138249661|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:40:50.793Z|7b934921-eb85-40fe-b4b6-68e138249661|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:59.830Z|761ad7d3-87c0-42c5-8933-e99cf5492de8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:40:59.830Z|761ad7d3-87c0-42c5-8933-e99cf5492de8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:59.830Z|1776de40-a2f2-4114-9dd9-8edca292c678|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:40:59.830Z|a2be9eee-053e-4333-9a6d-4f929b2220d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:40:59.831Z|1776de40-a2f2-4114-9dd9-8edca292c678|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:40:59.831Z|a2be9eee-053e-4333-9a6d-4f929b2220d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:02.458Z|1bbf20bd-41f1-4c38-87f3-3c8448955bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:41:02.458Z|1bbf20bd-41f1-4c38-87f3-3c8448955bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:41:09.847Z|34b5b5a4-b98d-41aa-9e51-fdb302a5e8e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:41:09.848Z|5de0d344-84d0-42b2-a483-2de0337d4570|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:41:09.848Z|e70e8e8a-0073-4b56-aa8b-dacf1ad41051|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:41:09.848Z|34b5b5a4-b98d-41aa-9e51-fdb302a5e8e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:09.848Z|5de0d344-84d0-42b2-a483-2de0337d4570|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:09.848Z|e70e8e8a-0073-4b56-aa8b-dacf1ad41051|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:17.458Z|08712c06-e24c-4107-88c6-48c7439cbd92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:41:17.459Z|08712c06-e24c-4107-88c6-48c7439cbd92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:41:18.087Z|4ec2ae5b-88ab-4fe6-9820-4cdcbfaea031|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:41:18.087Z|4ec2ae5b-88ab-4fe6-9820-4cdcbfaea031|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:41:19.865Z|8ac94b13-d2ea-4044-ad27-df09ac9337d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:41:19.865Z|8ac94b13-d2ea-4044-ad27-df09ac9337d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:19.865Z|212079ec-e910-44ec-b488-4317e4cdbf4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:41:19.865Z|52f16c62-c3f7-4e1b-9d2d-8d05d9b38c3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:41:19.866Z|52f16c62-c3f7-4e1b-9d2d-8d05d9b38c3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:19.866Z|212079ec-e910-44ec-b488-4317e4cdbf4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:29.882Z|939d8aa6-8876-4da7-ad92-d8f4090358bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:41:29.883Z|d63b7b64-6141-441a-aa55-156e6dddc97f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:41:29.883Z|15da4dd2-3034-4fd1-81be-1325c54575ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:41:29.883Z|939d8aa6-8876-4da7-ad92-d8f4090358bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:29.883Z|d63b7b64-6141-441a-aa55-156e6dddc97f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:29.883Z|15da4dd2-3034-4fd1-81be-1325c54575ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:32.458Z|ba4457c7-bc16-4071-905f-a825d7c223e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:41:32.461Z|ba4457c7-bc16-4071-905f-a825d7c223e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:41:39.902Z|46e85fa0-c319-4a00-a4fd-0e8eb1e171ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:41:39.902Z|48a87143-9c63-4f0e-bb36-04b2aacfe231|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:41:39.902Z|a2c44864-fb40-475d-b907-2ddb898c5ca2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:41:39.903Z|48a87143-9c63-4f0e-bb36-04b2aacfe231|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:39.903Z|46e85fa0-c319-4a00-a4fd-0e8eb1e171ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:39.903Z|a2c44864-fb40-475d-b907-2ddb898c5ca2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:47.458Z|e7c8a313-5319-40ae-b032-15000860c69a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:41:47.459Z|e7c8a313-5319-40ae-b032-15000860c69a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:41:48.088Z|98a1cabc-168c-4f04-b084-bbbecc022013|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:41:48.088Z|98a1cabc-168c-4f04-b084-bbbecc022013|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:41:49.922Z|ec05d2ae-1ffc-450f-8c9d-418a6eccd255|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:41:49.922Z|2fcd8727-900b-4926-9ab8-2541bd2df80d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:41:49.922Z|14f26c42-b992-4381-b903-0757c3bb9847|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:41:49.923Z|ec05d2ae-1ffc-450f-8c9d-418a6eccd255|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:49.923Z|14f26c42-b992-4381-b903-0757c3bb9847|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:49.923Z|2fcd8727-900b-4926-9ab8-2541bd2df80d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:50.792Z|5298b235-fd9b-4900-95e4-5ad06f0c84ad|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:41:50.793Z|5298b235-fd9b-4900-95e4-5ad06f0c84ad|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:59.942Z|55c79f18-2e2a-4e76-bdb2-570adcc422ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:41:59.942Z|e95db070-015d-4d0b-ae48-5257d2a8be00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:41:59.942Z|20a9d9c5-7bb4-473b-aa15-ceb3378c6d2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:41:59.943Z|55c79f18-2e2a-4e76-bdb2-570adcc422ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:59.943Z|e95db070-015d-4d0b-ae48-5257d2a8be00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:41:59.944Z|20a9d9c5-7bb4-473b-aa15-ceb3378c6d2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:42:02.458Z|d80c16cc-0679-4883-8e71-1d6b90104a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:42:02.459Z|d80c16cc-0679-4883-8e71-1d6b90104a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:42:09.960Z|bf0a6c1b-a15d-4dfc-a533-671a6c5793c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:42:09.960Z|266267a9-bcfd-47bb-9024-1b858d6da1b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:42:09.961Z|266267a9-bcfd-47bb-9024-1b858d6da1b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:42:09.961Z|bf0a6c1b-a15d-4dfc-a533-671a6c5793c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:42:09.961Z|96a2564e-aa8e-42cc-984b-12e598370df8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:42:09.961Z|96a2564e-aa8e-42cc-984b-12e598370df8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:42:17.458Z|297ce422-8f88-4ee1-a132-dd54f6ddfc92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:42:17.462Z|297ce422-8f88-4ee1-a132-dd54f6ddfc92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:42:18.088Z|e66241ba-9783-402c-ad9b-074de864276e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:42:18.089Z|e66241ba-9783-402c-ad9b-074de864276e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:42:19.978Z|01f8d08c-91bd-4c90-9b79-13ec3ce1236b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:42:19.978Z|beb8f1c4-bc06-459c-925c-02cea2ed3ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:42:19.978Z|ef7f9850-4c11-4b6b-b193-0db15a5b70a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:42:19.979Z|01f8d08c-91bd-4c90-9b79-13ec3ce1236b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:42:19.979Z|ef7f9850-4c11-4b6b-b193-0db15a5b70a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:42:19.979Z|beb8f1c4-bc06-459c-925c-02cea2ed3ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:42:29.997Z|a2d1ae01-0097-4e4b-97c7-bf99b6807ef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:42:29.997Z|19747566-8a46-4ff0-a95a-5b07658efb61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:42:29.997Z|e6d8a8b0-c659-4eed-bf4f-3005f9722120|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:42:29.997Z|a2d1ae01-0097-4e4b-97c7-bf99b6807ef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:42:29.997Z|19747566-8a46-4ff0-a95a-5b07658efb61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:42:29.997Z|e6d8a8b0-c659-4eed-bf4f-3005f9722120|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:42:32.458Z|47a188ae-bb23-4a8d-8493-d99dc67cef18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:42:32.458Z|47a188ae-bb23-4a8d-8493-d99dc67cef18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:42:40.014Z|ab994f9b-0e65-4cfe-8c42-3cc3fe9c3803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:42:40.014Z|ab994f9b-0e65-4cfe-8c42-3cc3fe9c3803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:42:40.014Z|38ee7476-b319-40d7-9dda-b59f3cb80899|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:42:40.014Z|d23cd9e1-7f7a-46e6-8d0a-75047fa37e22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:42:40.015Z|d23cd9e1-7f7a-46e6-8d0a-75047fa37e22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:42:40.015Z|38ee7476-b319-40d7-9dda-b59f3cb80899|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:42:47.458Z|98373217-709d-4a4d-878c-cd8aa651dadf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:42:47.458Z|98373217-709d-4a4d-878c-cd8aa651dadf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:42:48.089Z|4bf9e76e-26be-4b3f-9cc6-e942a76c1643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:42:48.089Z|4bf9e76e-26be-4b3f-9cc6-e942a76c1643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:42:50.030Z|d7a0653b-a34b-41e9-a438-3ec42b7a892c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:42:50.031Z|d7a0653b-a34b-41e9-a438-3ec42b7a892c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:42:50.032Z|143cb7d1-ed9c-4783-9996-55da6c5bb1b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:42:50.032Z|143cb7d1-ed9c-4783-9996-55da6c5bb1b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:42:50.032Z|c4cb67b0-a429-4b30-bcb8-4b886df1137f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:42:50.033Z|c4cb67b0-a429-4b30-bcb8-4b886df1137f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:42:50.792Z|93bf946f-95e1-46c0-a45f-a8bb593655a3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:42:50.793Z|93bf946f-95e1-46c0-a45f-a8bb593655a3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:00.050Z|97f63e56-f0b4-4ad6-9d38-17524a735058|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:43:00.050Z|4471b64d-7d1b-4719-b642-58a23c1852b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:43:00.050Z|e3948dfc-7570-44e5-947b-714d1222b65c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:43:00.051Z|97f63e56-f0b4-4ad6-9d38-17524a735058|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:00.051Z|4471b64d-7d1b-4719-b642-58a23c1852b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:00.051Z|e3948dfc-7570-44e5-947b-714d1222b65c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:02.458Z|032662ff-aaae-4051-8b25-4ad4fa2bba3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:43:02.461Z|032662ff-aaae-4051-8b25-4ad4fa2bba3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:43:10.069Z|69e48ea2-607a-491f-bab0-e7b4dee1fdc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:43:10.069Z|e3e2ab6e-3f4b-48bb-ab08-917ed2aa803e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:43:10.069Z|69e48ea2-607a-491f-bab0-e7b4dee1fdc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:10.069Z|e3e2ab6e-3f4b-48bb-ab08-917ed2aa803e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:10.069Z|00708e74-9279-428b-bf70-c461fb5b85df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:43:10.070Z|00708e74-9279-428b-bf70-c461fb5b85df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:17.458Z|5d0f8dfc-4773-4912-906d-43ae0ae52a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:43:17.458Z|5d0f8dfc-4773-4912-906d-43ae0ae52a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:43:18.090Z|a220c1dc-5f8a-422b-95d1-5c9c94f0a017|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:43:18.090Z|a220c1dc-5f8a-422b-95d1-5c9c94f0a017|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:43:20.087Z|30a3ad8f-4dd0-4da0-beb3-0bd487680f3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:43:20.087Z|f3c2854d-a187-4e32-9dfd-63c5f8f13ef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:43:20.087Z|30a3ad8f-4dd0-4da0-beb3-0bd487680f3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:20.088Z|03f1251e-426c-4aac-8b90-224743f6980a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:43:20.087Z|f3c2854d-a187-4e32-9dfd-63c5f8f13ef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:20.089Z|03f1251e-426c-4aac-8b90-224743f6980a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:30.105Z|ea5df828-6e70-42a5-96e3-392a4f43ef86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:43:30.105Z|ea5df828-6e70-42a5-96e3-392a4f43ef86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:30.105Z|9e6c423a-6e16-4994-9ce5-4479caded0a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:43:30.105Z|7eb4e20d-07ff-4761-a6fb-b878d182d89f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:43:30.106Z|9e6c423a-6e16-4994-9ce5-4479caded0a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:30.106Z|7eb4e20d-07ff-4761-a6fb-b878d182d89f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:32.458Z|c18f9ffc-ab56-47e3-a313-2d9bb13e8d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:43:32.458Z|c18f9ffc-ab56-47e3-a313-2d9bb13e8d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:43:40.122Z|c9022377-615b-4f7d-95b3-47a31e25eff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:43:40.122Z|c9022377-615b-4f7d-95b3-47a31e25eff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:40.123Z|8ef53ebd-e9c2-4912-a20f-390f06fe5eda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:43:40.123Z|8ef53ebd-e9c2-4912-a20f-390f06fe5eda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:40.123Z|87e0fa93-9355-49ef-b43b-5db159342ed9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:43:40.124Z|87e0fa93-9355-49ef-b43b-5db159342ed9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:47.458Z|6933dabc-0caa-4a2f-8f7f-653b0c4bcec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:43:47.461Z|6933dabc-0caa-4a2f-8f7f-653b0c4bcec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:43:48.090Z|4e338787-7e37-4775-8ce2-d9ae37f9ef0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:43:48.091Z|4e338787-7e37-4775-8ce2-d9ae37f9ef0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:43:50.140Z|330e13c8-3b90-40da-aee8-579739d5b5e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:43:50.140Z|477dff6e-ab84-4369-af26-54a0b4590c34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:43:50.140Z|1ab95700-95f6-4b39-9a03-1ded4bcb28b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:43:50.140Z|330e13c8-3b90-40da-aee8-579739d5b5e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:50.141Z|1ab95700-95f6-4b39-9a03-1ded4bcb28b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:50.140Z|477dff6e-ab84-4369-af26-54a0b4590c34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:43:50.792Z|8b736439-2925-4d7c-b7a8-f861b4afea5c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:43:50.793Z|8b736439-2925-4d7c-b7a8-f861b4afea5c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:00.157Z|a3a13a7c-d17d-4865-b3f0-671daa9e4c13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:44:00.158Z|0d7a4705-9477-4f2d-8308-3a5b79996d2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:44:00.157Z|9612b17d-3af0-4e6a-801e-86e9ab8f1ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:44:00.158Z|a3a13a7c-d17d-4865-b3f0-671daa9e4c13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:00.158Z|0d7a4705-9477-4f2d-8308-3a5b79996d2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:00.158Z|9612b17d-3af0-4e6a-801e-86e9ab8f1ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:02.458Z|b1a0ba89-13ad-4910-bab5-4cd68e3317b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:44:02.458Z|b1a0ba89-13ad-4910-bab5-4cd68e3317b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:44:10.176Z|ddfc0448-7d66-464d-89af-049bd77a6ab3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:44:10.177Z|38a1b625-704b-4a32-9ca0-66f65c33df51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:44:10.177Z|1050e29e-d6b9-47b9-87f4-8b9042455dba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:44:10.177Z|38a1b625-704b-4a32-9ca0-66f65c33df51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:10.177Z|ddfc0448-7d66-464d-89af-049bd77a6ab3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:10.178Z|1050e29e-d6b9-47b9-87f4-8b9042455dba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:17.458Z|350c8e70-2cf1-4c98-a610-4333eac1dae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:44:17.458Z|350c8e70-2cf1-4c98-a610-4333eac1dae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:44:18.091Z|2960d61d-a6dc-41b2-a35b-9eb77f037307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:44:18.091Z|2960d61d-a6dc-41b2-a35b-9eb77f037307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:44:20.197Z|fbb51151-8ab8-460a-b1b9-e1379a8e1eca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:44:20.197Z|336c5d7d-a183-45ea-8293-ad06548da4c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:44:20.197Z|8984ec3b-8813-4204-aaf1-0fa103dbf905|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:44:20.198Z|fbb51151-8ab8-460a-b1b9-e1379a8e1eca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:20.198Z|336c5d7d-a183-45ea-8293-ad06548da4c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:20.198Z|8984ec3b-8813-4204-aaf1-0fa103dbf905|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:30.216Z|b9d7744a-1535-45d7-aa44-9c5b8276b1ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:44:30.216Z|ff5dd348-ef0a-407d-86b2-4077dcfaa8b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:44:30.216Z|b9d7744a-1535-45d7-aa44-9c5b8276b1ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:30.217Z|ff5dd348-ef0a-407d-86b2-4077dcfaa8b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:30.216Z|de003672-02bb-40a6-8d1a-5dfe229550ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:44:30.217Z|de003672-02bb-40a6-8d1a-5dfe229550ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:32.458Z|daf62a05-5745-45bf-ac16-2b633f08d984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:44:32.461Z|daf62a05-5745-45bf-ac16-2b633f08d984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:44:40.233Z|e5cdaf0b-a21b-459a-ae0d-dffb1abedc10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:44:40.234Z|e5cdaf0b-a21b-459a-ae0d-dffb1abedc10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:40.234Z|7272d6d7-e45f-4766-b0bd-1457910d385f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:44:40.235Z|155bd3a0-a591-4b4e-8933-4c4a9ac55189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:44:40.235Z|155bd3a0-a591-4b4e-8933-4c4a9ac55189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:40.235Z|7272d6d7-e45f-4766-b0bd-1457910d385f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:47.458Z|5137636a-f6e4-401d-a566-62464c2558aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:44:47.458Z|5137636a-f6e4-401d-a566-62464c2558aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:44:48.092Z|5fa08aff-5bfb-4e11-8a5c-e53187a78298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:44:48.092Z|5fa08aff-5bfb-4e11-8a5c-e53187a78298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:44:50.251Z|18f16349-559c-42f4-bb21-6cf6d45090ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:44:50.251Z|e054dc83-9713-4197-bbc0-082f50017619|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:44:50.252Z|18f16349-559c-42f4-bb21-6cf6d45090ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:50.252Z|e054dc83-9713-4197-bbc0-082f50017619|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:50.253Z|7182960f-57fa-46ba-9629-874665bf7fa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:44:50.253Z|7182960f-57fa-46ba-9629-874665bf7fa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:44:50.793Z|9beac435-8a9c-4f5b-950b-fc1533f9210d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:44:50.794Z|9beac435-8a9c-4f5b-950b-fc1533f9210d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:00.268Z|0f537306-8cc8-4305-b780-76755fb7db6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:45:00.268Z|0f537306-8cc8-4305-b780-76755fb7db6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:00.269Z|f723e258-e12c-47bb-88b9-9f8a18507dec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:45:00.269Z|f723e258-e12c-47bb-88b9-9f8a18507dec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:00.269Z|7f99bdb6-0819-4590-bf55-f14c07da88c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:45:00.270Z|7f99bdb6-0819-4590-bf55-f14c07da88c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:02.458Z|92820fdc-409b-48c1-a525-acffed3d1136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:45:02.459Z|92820fdc-409b-48c1-a525-acffed3d1136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:45:10.286Z|6e100fff-b75c-4806-bed5-6c0a7284c730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:45:10.286Z|3a9cb025-4ea7-4661-af28-f2d95541c3d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:45:10.286Z|d02ef9bf-0897-4f16-81c0-e88bfd0c4588|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:45:10.286Z|6e100fff-b75c-4806-bed5-6c0a7284c730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:10.286Z|3a9cb025-4ea7-4661-af28-f2d95541c3d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:10.286Z|d02ef9bf-0897-4f16-81c0-e88bfd0c4588|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:17.458Z|bd2e1fae-ecd3-47d9-a65d-dd0e17fe86e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:45:17.461Z|bd2e1fae-ecd3-47d9-a65d-dd0e17fe86e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:45:18.093Z|33d4b52b-2098-41bc-82ef-98b682086e68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:45:18.093Z|33d4b52b-2098-41bc-82ef-98b682086e68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:45:20.303Z|c296bd5a-7c2b-4ca0-adee-9a3cb5bcf3d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:45:20.303Z|d7257292-27bb-4149-bfb5-74763cc3418e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:45:20.304Z|c296bd5a-7c2b-4ca0-adee-9a3cb5bcf3d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:20.304Z|d7257292-27bb-4149-bfb5-74763cc3418e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:20.304Z|c48f47d0-cc87-4d7e-83f9-323b079115fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:45:20.305Z|c48f47d0-cc87-4d7e-83f9-323b079115fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:30.320Z|91df36b2-8f27-4fd3-8a0f-7e9a56ab8f29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:45:30.320Z|c691b260-a2ca-49eb-b44a-08791bcfe8be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:45:30.320Z|91df36b2-8f27-4fd3-8a0f-7e9a56ab8f29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:30.320Z|c691b260-a2ca-49eb-b44a-08791bcfe8be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:30.323Z|e4e05133-5da4-474f-bc8e-7b22665f409a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:45:30.324Z|e4e05133-5da4-474f-bc8e-7b22665f409a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:32.458Z|75760f3b-ceb9-4957-978d-4d7919362665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:45:32.459Z|75760f3b-ceb9-4957-978d-4d7919362665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:45:40.337Z|679f0c6d-03a3-4336-9326-ceab0fdf4f89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:45:40.337Z|111e09d0-06a7-4f3a-b98f-e635a812af06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:45:40.338Z|111e09d0-06a7-4f3a-b98f-e635a812af06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:40.338Z|679f0c6d-03a3-4336-9326-ceab0fdf4f89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:40.341Z|c438cfee-20a5-4798-953b-40db4f7a00ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:45:40.342Z|c438cfee-20a5-4798-953b-40db4f7a00ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:47.458Z|69c86e37-57bb-45ae-b1b3-3ef13ee70b9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:45:47.458Z|69c86e37-57bb-45ae-b1b3-3ef13ee70b9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:45:48.094Z|9e2cf535-6c4a-4896-8cd4-1b317b8759c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:45:48.094Z|9e2cf535-6c4a-4896-8cd4-1b317b8759c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:45:50.355Z|1e8c5d36-be91-4df4-a26b-ed25d600ceaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:45:50.356Z|1e8c5d36-be91-4df4-a26b-ed25d600ceaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:50.355Z|407d31d2-8924-4b1e-95d8-849f0ec990da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:45:50.357Z|407d31d2-8924-4b1e-95d8-849f0ec990da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:50.369Z|84b4595d-0365-4d9d-b6d9-8e1da9dfeba7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:45:50.370Z|84b4595d-0365-4d9d-b6d9-8e1da9dfeba7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:45:50.791Z|106e4e05-0923-4b86-86a8-194c58b76141|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:45:50.792Z|106e4e05-0923-4b86-86a8-194c58b76141|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:00.374Z|dc1abdb2-e09d-49b4-b6f3-12f369b3c783|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:46:00.374Z|9e913f7e-b1f9-44a3-837b-39d8641d30e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:46:00.374Z|dc1abdb2-e09d-49b4-b6f3-12f369b3c783|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:00.374Z|9e913f7e-b1f9-44a3-837b-39d8641d30e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:00.386Z|07b724c3-b3d3-444c-a7e4-f4fc17ddab5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:46:00.388Z|07b724c3-b3d3-444c-a7e4-f4fc17ddab5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:02.458Z|5af5d57b-d37f-4315-a76f-58c85978d004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:46:02.460Z|5af5d57b-d37f-4315-a76f-58c85978d004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:46:10.390Z|37b1c745-fa7a-400e-ba84-a42456b77507|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:46:10.390Z|40a72c5c-cc0e-4ad8-8292-8bab0c265791|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:46:10.390Z|37b1c745-fa7a-400e-ba84-a42456b77507|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:10.390Z|40a72c5c-cc0e-4ad8-8292-8bab0c265791|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:10.403Z|414edb47-3bae-4034-a71b-1e844e346bfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:46:10.403Z|414edb47-3bae-4034-a71b-1e844e346bfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:17.458Z|1a4b952f-4323-4a4c-a634-5026eb918b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:46:17.458Z|1a4b952f-4323-4a4c-a634-5026eb918b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:46:18.094Z|9019d742-9f05-4487-839d-6ae8b774481f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:46:18.095Z|9019d742-9f05-4487-839d-6ae8b774481f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:46:20.407Z|da78fa66-ff43-48f8-bd0e-3ecb19a03dbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:46:20.407Z|0da80bce-b594-48d2-8036-c24a548912d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:46:20.408Z|da78fa66-ff43-48f8-bd0e-3ecb19a03dbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:20.408Z|0da80bce-b594-48d2-8036-c24a548912d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:20.418Z|2421fa5f-1ea3-410e-b9e1-1c22d3d7adde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:46:20.419Z|2421fa5f-1ea3-410e-b9e1-1c22d3d7adde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:30.426Z|d577fee5-f5b8-4c84-9014-03286571c9bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:46:30.427Z|d577fee5-f5b8-4c84-9014-03286571c9bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:30.427Z|9ae30637-a1ca-43a0-b5c6-6d904c13d1f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:46:30.428Z|9ae30637-a1ca-43a0-b5c6-6d904c13d1f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:30.434Z|10d87b69-2640-40fa-bb2c-2e77c1ab23e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:46:30.435Z|10d87b69-2640-40fa-bb2c-2e77c1ab23e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:32.458Z|3d7706db-4a8b-4b84-81fe-9f125a31a07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:46:32.458Z|3d7706db-4a8b-4b84-81fe-9f125a31a07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:46:40.444Z|e0391e47-0085-4575-a2f1-397456cd5800|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:46:40.444Z|86371630-d651-421e-9a32-d1df419ed9d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:46:40.444Z|e0391e47-0085-4575-a2f1-397456cd5800|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:40.445Z|86371630-d651-421e-9a32-d1df419ed9d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:40.450Z|52f08bc0-7ddb-4335-b751-bd1e86e5f8aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:46:40.450Z|52f08bc0-7ddb-4335-b751-bd1e86e5f8aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:47.458Z|1fbfd039-769f-4540-8871-da8a5268a780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:46:47.460Z|1fbfd039-769f-4540-8871-da8a5268a780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:46:48.096Z|008a0f08-4aac-4380-abd5-54b211ebfa23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:46:48.096Z|008a0f08-4aac-4380-abd5-54b211ebfa23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:46:50.463Z|efb20fe1-bfe4-4963-8c83-e4885d6b9102|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:46:50.463Z|7a63899a-1c5d-4bcc-b6f3-4f6154482c86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:46:50.464Z|efb20fe1-bfe4-4963-8c83-e4885d6b9102|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:50.464Z|7a63899a-1c5d-4bcc-b6f3-4f6154482c86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:50.467Z|120169dd-fc15-4efe-a685-e61f109543f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:46:50.467Z|120169dd-fc15-4efe-a685-e61f109543f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:46:50.792Z|db564cf8-b912-4f68-aafd-1c81dfe31286|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:46:50.793Z|db564cf8-b912-4f68-aafd-1c81dfe31286|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:00.481Z|0d1d9527-c3d7-48a8-a643-f699f6e267c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:47:00.481Z|0d1d9527-c3d7-48a8-a643-f699f6e267c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:00.484Z|293c3cc0-5a4e-48a9-8223-afbd7a059cbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:47:00.484Z|293c3cc0-5a4e-48a9-8223-afbd7a059cbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:00.484Z|12381627-fc7a-41fb-88c8-214f1a53e348|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:47:00.485Z|12381627-fc7a-41fb-88c8-214f1a53e348|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:02.458Z|b0e90bf5-c671-495e-adc5-bda40ff71baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:47:02.458Z|b0e90bf5-c671-495e-adc5-bda40ff71baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:47:10.498Z|957c05c4-fc9f-4d44-94da-c47b41cd331a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:47:10.499Z|957c05c4-fc9f-4d44-94da-c47b41cd331a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:10.499Z|4f4bd529-a405-414b-8ed8-dd9beabca319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:47:10.500Z|4f4bd529-a405-414b-8ed8-dd9beabca319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:10.503Z|f0a37b04-042c-40d2-9ce3-2a91e4b16a90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:47:10.503Z|f0a37b04-042c-40d2-9ce3-2a91e4b16a90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:17.458Z|eaf5d073-c7e4-4a07-a0cc-2a37288075ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:47:17.458Z|eaf5d073-c7e4-4a07-a0cc-2a37288075ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:47:18.097Z|81206bff-0880-466e-ad1b-73d639a6e416|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:47:18.097Z|81206bff-0880-466e-ad1b-73d639a6e416|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:47:20.517Z|6df1aced-6ec2-4b83-b69d-ffecf71f5ad3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:47:20.517Z|6df1aced-6ec2-4b83-b69d-ffecf71f5ad3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:20.517Z|9cedae43-c1f6-4b57-8f83-4f5befcfebbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:47:20.518Z|9cedae43-c1f6-4b57-8f83-4f5befcfebbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:20.519Z|0c0c829f-ee5c-4e70-8af2-0be5e07c4a93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:47:20.520Z|0c0c829f-ee5c-4e70-8af2-0be5e07c4a93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:30.536Z|1633c81d-1f03-4cc2-b5bb-31cd79c801e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:47:30.536Z|643baca7-21af-4ee6-9fc2-4e2e2212bdce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:47:30.536Z|643baca7-21af-4ee6-9fc2-4e2e2212bdce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:30.536Z|1633c81d-1f03-4cc2-b5bb-31cd79c801e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:30.537Z|18de3f00-d3fd-4a75-b51e-5efd014f1d43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:47:30.538Z|18de3f00-d3fd-4a75-b51e-5efd014f1d43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:32.458Z|221e20b1-50fc-4428-b241-7a9fcc1221d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:47:32.461Z|221e20b1-50fc-4428-b241-7a9fcc1221d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:47:40.554Z|a62a4895-6d49-457f-8bdc-b8267d5e4975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:47:40.554Z|a62a4895-6d49-457f-8bdc-b8267d5e4975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:40.554Z|3b60582f-a0f2-4b5c-b1da-4ac8327fa268|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:47:40.554Z|3b60582f-a0f2-4b5c-b1da-4ac8327fa268|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:40.554Z|b6acd1f3-1d1e-4bdc-8c0a-574c5a51c34f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:47:40.555Z|b6acd1f3-1d1e-4bdc-8c0a-574c5a51c34f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:47.458Z|9dc6f8c5-7285-4ca6-a3dc-197e01ac54dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:47:47.458Z|9dc6f8c5-7285-4ca6-a3dc-197e01ac54dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:47:48.097Z|5b2996ab-53dd-47c4-8d6f-13d56abc8aab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:47:48.098Z|5b2996ab-53dd-47c4-8d6f-13d56abc8aab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:47:50.571Z|c099df88-ea3c-491a-8ae4-9aa2de605349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:47:50.571Z|e08b82be-6481-420c-a7c5-81df4e9d7992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:47:50.570Z|b0beadfb-d959-4b3e-98ec-3c721385c2c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:47:50.571Z|c099df88-ea3c-491a-8ae4-9aa2de605349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:50.571Z|e08b82be-6481-420c-a7c5-81df4e9d7992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:50.571Z|b0beadfb-d959-4b3e-98ec-3c721385c2c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:47:50.792Z|571f0010-1895-44c6-9bc6-d5bb4fbe6456|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:47:50.792Z|571f0010-1895-44c6-9bc6-d5bb4fbe6456|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:00.588Z|6a6fc32a-f63a-42bb-b723-d92960cec13f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:48:00.588Z|02018214-cfde-4f01-bab2-71e3708df8d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:48:00.588Z|781f848b-9920-4231-a608-44a33f8db0be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:48:00.588Z|02018214-cfde-4f01-bab2-71e3708df8d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:00.588Z|6a6fc32a-f63a-42bb-b723-d92960cec13f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:00.589Z|781f848b-9920-4231-a608-44a33f8db0be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:02.458Z|dabe9cdc-a200-41a7-9dfd-dfa5b24efbee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:48:02.458Z|dabe9cdc-a200-41a7-9dfd-dfa5b24efbee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:48:10.605Z|a55733a2-68a9-483c-95ed-986383d97390|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:48:10.605Z|a55733a2-68a9-483c-95ed-986383d97390|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:10.605Z|660e7121-30fc-4d90-bbdb-d634de42ab58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:48:10.605Z|4efef3ef-4d97-418a-a3ee-c421142fef67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:48:10.606Z|660e7121-30fc-4d90-bbdb-d634de42ab58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:10.606Z|4efef3ef-4d97-418a-a3ee-c421142fef67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:17.458Z|298fc7f5-c4c9-46ce-8824-be4f9792fbf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:48:17.462Z|298fc7f5-c4c9-46ce-8824-be4f9792fbf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:48:18.098Z|81687ed8-0765-4431-b1c0-14dd9e17f55e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:48:18.099Z|81687ed8-0765-4431-b1c0-14dd9e17f55e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:48:20.623Z|0bc873eb-89b6-4452-813d-e35eafd75729|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:48:20.624Z|fb881367-4cde-430a-b57c-1f7ef514c315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:48:20.624Z|fb881367-4cde-430a-b57c-1f7ef514c315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:20.624Z|0bc873eb-89b6-4452-813d-e35eafd75729|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:20.624Z|131e67de-a27c-48d7-85ad-c4c71650e5c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:48:20.625Z|131e67de-a27c-48d7-85ad-c4c71650e5c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:30.643Z|a3fde1d2-589d-4e9a-9003-5dcc31016a1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:48:30.643Z|2463d476-7755-4d3d-b83f-6ffc9ee128cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:48:30.643Z|ceacb109-6b4f-4aad-9303-f40d687b2d40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:48:30.644Z|a3fde1d2-589d-4e9a-9003-5dcc31016a1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:30.644Z|2463d476-7755-4d3d-b83f-6ffc9ee128cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:30.644Z|ceacb109-6b4f-4aad-9303-f40d687b2d40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:32.458Z|3b357103-c720-4a02-80d5-31c3fba5fe11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:48:32.458Z|3b357103-c720-4a02-80d5-31c3fba5fe11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:48:40.662Z|d2918b20-83f2-455c-8384-3c1462c19f6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:48:40.662Z|10478e54-8306-43aa-b0e1-65a00078041c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:48:40.662Z|6d26cbf5-7994-4f8b-970c-0f88da46a028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:48:40.662Z|d2918b20-83f2-455c-8384-3c1462c19f6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:40.662Z|10478e54-8306-43aa-b0e1-65a00078041c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:40.662Z|6d26cbf5-7994-4f8b-970c-0f88da46a028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:47.458Z|693d91bc-b591-4326-827f-c04f3769c041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:48:47.459Z|693d91bc-b591-4326-827f-c04f3769c041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:48:48.099Z|135ae448-5c09-486f-a9f7-8738df5cce89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:48:48.100Z|135ae448-5c09-486f-a9f7-8738df5cce89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:48:50.679Z|0b3a64ae-df30-404a-9a5e-537481b7493b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:48:50.679Z|e5823411-06b1-4b4d-a9f5-eed55abc786e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:48:50.679Z|8d303685-b35d-4663-b2f6-84bcc45d890a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:48:50.680Z|e5823411-06b1-4b4d-a9f5-eed55abc786e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:50.680Z|0b3a64ae-df30-404a-9a5e-537481b7493b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:50.680Z|8d303685-b35d-4663-b2f6-84bcc45d890a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:48:50.793Z|458f169a-8b3e-4c6b-a67a-fb602e69e41d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:48:50.794Z|458f169a-8b3e-4c6b-a67a-fb602e69e41d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:00.697Z|dc5c4a99-c1b0-4006-a1cd-ce04a6d3b8f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:49:00.697Z|34a8ec26-fa62-406f-887e-52ad64634b4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:49:00.697Z|dc5c4a99-c1b0-4006-a1cd-ce04a6d3b8f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:00.698Z|34a8ec26-fa62-406f-887e-52ad64634b4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:00.699Z|43a82eb3-3e4e-48ea-ad53-60650d5d3483|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:49:00.700Z|43a82eb3-3e4e-48ea-ad53-60650d5d3483|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:02.458Z|9db2cbbd-48f1-4e4d-bb8a-a28b5fadf41e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:49:02.461Z|9db2cbbd-48f1-4e4d-bb8a-a28b5fadf41e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:49:10.716Z|4640e775-d828-413d-922c-b05b639ceb26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:49:10.716Z|f13ff76e-00a3-4b6f-b380-a26243e50ae7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:49:10.716Z|09edf74a-199a-4254-b0d1-c992f8d472a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:49:10.717Z|4640e775-d828-413d-922c-b05b639ceb26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:10.717Z|f13ff76e-00a3-4b6f-b380-a26243e50ae7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:10.717Z|09edf74a-199a-4254-b0d1-c992f8d472a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:17.458Z|fa03464d-e9b5-4b7e-bcb9-251c94f8de85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:49:17.458Z|fa03464d-e9b5-4b7e-bcb9-251c94f8de85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:49:18.100Z|ef329958-6434-4810-bf4b-8f9f8feb3652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:49:18.101Z|ef329958-6434-4810-bf4b-8f9f8feb3652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:49:20.735Z|56cf2158-ae2e-4730-8e00-a56582a6b23a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:49:20.735Z|44df4c6b-e697-4dc5-af29-b25a3279b54e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:49:20.735Z|56cf2158-ae2e-4730-8e00-a56582a6b23a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:20.735Z|b76b2b25-749a-491a-887d-8c5a91a8b4ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:49:20.735Z|44df4c6b-e697-4dc5-af29-b25a3279b54e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:20.735Z|b76b2b25-749a-491a-887d-8c5a91a8b4ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:30.752Z|ed5b5684-d42f-47e6-b2e4-b04d2bdd9ad4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:49:30.752Z|ee6c1605-85ed-4cb8-abf2-cc662a6be9f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:49:30.752Z|032092be-a0c8-401e-9f2b-cebf6a8fd259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:49:30.753Z|ed5b5684-d42f-47e6-b2e4-b04d2bdd9ad4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:30.753Z|ee6c1605-85ed-4cb8-abf2-cc662a6be9f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:30.753Z|032092be-a0c8-401e-9f2b-cebf6a8fd259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:32.458Z|c1727d9f-da8f-4aa2-a071-3d5eea7c99d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:49:32.459Z|c1727d9f-da8f-4aa2-a071-3d5eea7c99d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:49:40.770Z|2b908e40-d3dd-4ab2-9574-ed5398146c2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:49:40.770Z|432a028e-2f50-4e4e-bf34-29c315dcf2fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:49:40.770Z|8390b190-088d-48a8-a821-5a9e4650308b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:49:40.770Z|2b908e40-d3dd-4ab2-9574-ed5398146c2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:40.770Z|432a028e-2f50-4e4e-bf34-29c315dcf2fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:40.770Z|8390b190-088d-48a8-a821-5a9e4650308b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:47.458Z|92eb3fc4-4686-4495-9def-25c7fc4c0405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:49:47.461Z|92eb3fc4-4686-4495-9def-25c7fc4c0405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:49:48.101Z|82021582-cbbe-4a2c-8b51-19d70965887f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:49:48.102Z|82021582-cbbe-4a2c-8b51-19d70965887f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:49:50.786Z|982ca9af-9d96-47ea-a8a4-4e644fea9465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:49:50.787Z|982ca9af-9d96-47ea-a8a4-4e644fea9465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:50.787Z|6ba831c6-d5cf-46d0-8f06-50b1511f42e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:49:50.788Z|6ba831c6-d5cf-46d0-8f06-50b1511f42e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:50.788Z|ce8202ea-e60a-437b-afe2-7f32e0aa5893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:49:50.789Z|ce8202ea-e60a-437b-afe2-7f32e0aa5893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:49:50.793Z|710fd7d7-21ec-44b0-93cf-caf0255be122|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:49:50.794Z|710fd7d7-21ec-44b0-93cf-caf0255be122|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:00.804Z|9f928a5c-a09a-4ce0-85fe-39f150087d58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:50:00.805Z|9f928a5c-a09a-4ce0-85fe-39f150087d58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:00.805Z|9d8edf40-d0d6-422f-87f1-64a4c2c6ef58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:50:00.805Z|38ab8d48-9f29-424d-9a06-75dc0ca13e93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:50:00.805Z|9d8edf40-d0d6-422f-87f1-64a4c2c6ef58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:00.805Z|38ab8d48-9f29-424d-9a06-75dc0ca13e93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:02.458Z|3f693e23-8dc5-418c-ac31-c30575f73a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:50:02.458Z|3f693e23-8dc5-418c-ac31-c30575f73a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:50:10.822Z|bfb2604e-d1f2-423f-b581-53fe7caac0e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:50:10.823Z|bfb2604e-d1f2-423f-b581-53fe7caac0e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:10.827Z|e8ae7107-cbfe-4b85-9846-b38d51a6acbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:50:10.828Z|e8ae7107-cbfe-4b85-9846-b38d51a6acbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:10.830Z|568a8a1e-cf30-4391-92fa-e2cf53a97899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:50:10.831Z|568a8a1e-cf30-4391-92fa-e2cf53a97899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:17.458Z|4bce6b4f-1368-4132-8c20-c56afc70d8ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:50:17.458Z|4bce6b4f-1368-4132-8c20-c56afc70d8ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:50:18.102Z|e4d0f859-7968-4416-be09-bedb14594920|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:50:18.103Z|e4d0f859-7968-4416-be09-bedb14594920|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:50:20.841Z|491241d4-50ee-4ae4-9cad-331621719bac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:50:20.842Z|491241d4-50ee-4ae4-9cad-331621719bac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:20.845Z|7ce7c6e2-0469-4a47-869e-5c4bb53ab290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:50:20.846Z|7ce7c6e2-0469-4a47-869e-5c4bb53ab290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:20.848Z|3d2a00c4-c91c-42ed-8bc4-7bc49d92de9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:50:20.848Z|3d2a00c4-c91c-42ed-8bc4-7bc49d92de9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:30.859Z|1743a6df-96a6-482d-9830-a28e5642bfc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:50:30.860Z|1743a6df-96a6-482d-9830-a28e5642bfc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:30.864Z|ef9c8f4f-3081-49ae-a3a9-7c58b655c2a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:50:30.865Z|765fd4cc-79e4-4c54-8ce7-ccde84475847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:50:30.865Z|765fd4cc-79e4-4c54-8ce7-ccde84475847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:30.865Z|ef9c8f4f-3081-49ae-a3a9-7c58b655c2a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:32.458Z|7f3157fb-bde2-4765-a2b4-890e0b43379d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:50:32.461Z|7f3157fb-bde2-4765-a2b4-890e0b43379d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:50:40.878Z|cb060b9b-d67c-4224-b6c7-f8d85352b735|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:50:40.878Z|cb060b9b-d67c-4224-b6c7-f8d85352b735|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:40.881Z|1df26eea-17f5-4f2c-bb7e-cfd0e3a1d74d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:50:40.881Z|1df26eea-17f5-4f2c-bb7e-cfd0e3a1d74d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:40.885Z|14a7e81f-c91c-420f-b3db-d6cad8b8e345|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:50:40.885Z|14a7e81f-c91c-420f-b3db-d6cad8b8e345|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:47.458Z|ab824456-1953-425f-89a2-3542227ab902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:50:47.458Z|ab824456-1953-425f-89a2-3542227ab902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:50:48.103Z|a55392dd-0c5b-44eb-90df-2a6615d595c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:50:48.104Z|a55392dd-0c5b-44eb-90df-2a6615d595c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:50:50.794Z|5630a630-425d-4bd7-aa8d-6049ac01e35b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:50:50.795Z|5630a630-425d-4bd7-aa8d-6049ac01e35b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:50.895Z|df210d89-1621-4a89-9aed-76405dc80c7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:50:50.896Z|df210d89-1621-4a89-9aed-76405dc80c7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:50.898Z|b25cfe16-6636-422c-b060-80e3331b2802|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:50:50.898Z|b25cfe16-6636-422c-b060-80e3331b2802|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:50:50.902Z|cf5e19ac-0912-4d23-a251-44b93bce4d5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:50:50.902Z|cf5e19ac-0912-4d23-a251-44b93bce4d5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:00.914Z|0d1a5b7a-7830-4528-9a46-e0475c2f42ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:51:00.915Z|0d1a5b7a-7830-4528-9a46-e0475c2f42ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:00.915Z|61d54b24-f239-4330-ae20-177896a9c3f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:51:00.916Z|61d54b24-f239-4330-ae20-177896a9c3f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:00.918Z|b5b859ab-1e1f-42cf-b8d9-1cd1c59a6b7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:51:00.918Z|b5b859ab-1e1f-42cf-b8d9-1cd1c59a6b7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:02.458Z|b503f1dc-8ce2-4757-a18f-bb058710029e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:51:02.458Z|b503f1dc-8ce2-4757-a18f-bb058710029e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:51:10.932Z|ee85f93b-f439-4263-b2b1-2a000f41c67f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:51:10.932Z|a2de1d76-b557-4a7c-82ea-ad570fba7e61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:51:10.933Z|ee85f93b-f439-4263-b2b1-2a000f41c67f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:10.933Z|a2de1d76-b557-4a7c-82ea-ad570fba7e61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:10.936Z|818e347c-b24b-490c-9f65-d87f98f8b5b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:51:10.936Z|818e347c-b24b-490c-9f65-d87f98f8b5b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:17.458Z|1aa38479-4648-45b8-86d5-8488ce76a74f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:51:17.460Z|1aa38479-4648-45b8-86d5-8488ce76a74f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:51:18.104Z|6ea36471-a9ad-478b-9c9b-01162f85d1cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:51:18.105Z|6ea36471-a9ad-478b-9c9b-01162f85d1cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:51:20.951Z|2af509fa-87c9-47b1-97bd-3b44ed59972f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:51:20.951Z|7b85cf22-bdef-4582-9180-e7aa33a54084|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:51:20.951Z|2af509fa-87c9-47b1-97bd-3b44ed59972f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:20.952Z|7b85cf22-bdef-4582-9180-e7aa33a54084|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:20.954Z|205ebcdd-d256-4991-8300-809b4d463bc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:51:20.954Z|205ebcdd-d256-4991-8300-809b4d463bc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:30.972Z|19ddedb5-4ab3-4ff7-aa3f-3d766ee06a70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:51:30.972Z|19ddedb5-4ab3-4ff7-aa3f-3d766ee06a70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:30.972Z|5f56195d-f193-4461-ac0f-ce6760bc07f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:51:30.972Z|4cb8ad14-212f-48ce-8912-aa6d9f88cd1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:51:30.973Z|5f56195d-f193-4461-ac0f-ce6760bc07f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:30.973Z|4cb8ad14-212f-48ce-8912-aa6d9f88cd1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:32.458Z|6e9fa74e-d830-44af-a2cf-5c2f7c15fabc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:51:32.458Z|6e9fa74e-d830-44af-a2cf-5c2f7c15fabc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:51:40.991Z|442304e4-f12a-469d-901c-b32a1f5d6185|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:51:40.991Z|a09e7527-7810-4873-8eea-d8cff0ae24c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:51:40.991Z|5a34f869-f521-4815-8631-82e65db03138|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:51:40.992Z|a09e7527-7810-4873-8eea-d8cff0ae24c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:40.992Z|442304e4-f12a-469d-901c-b32a1f5d6185|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:40.992Z|5a34f869-f521-4815-8631-82e65db03138|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:47.458Z|76c54968-a836-455e-953b-9f1f38c56041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:51:47.459Z|76c54968-a836-455e-953b-9f1f38c56041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:51:48.105Z|47177232-d9a2-43bf-8013-7f35e5f87d83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:51:48.105Z|47177232-d9a2-43bf-8013-7f35e5f87d83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:51:50.793Z|72940f86-82d6-43c8-9d0d-3b5fc6df6b90|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:51:50.794Z|72940f86-82d6-43c8-9d0d-3b5fc6df6b90|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:51.009Z|f6d5f994-fdbb-48dd-9820-5833072bdac6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:51:51.009Z|ce423704-7134-47a1-be47-d16d4c363b34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:51:51.010Z|f6d5f994-fdbb-48dd-9820-5833072bdac6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:51.010Z|ce423704-7134-47a1-be47-d16d4c363b34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:51:51.011Z|69a2b65e-c9a1-48c8-8b0f-991c412ea717|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:51:51.012Z|69a2b65e-c9a1-48c8-8b0f-991c412ea717|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:01.029Z|ffb5b4c3-fe1e-4402-afd8-75c687bf13d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:52:01.029Z|19288881-d5a3-4981-b876-702533f7472b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:52:01.030Z|ffb5b4c3-fe1e-4402-afd8-75c687bf13d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:01.030Z|19288881-d5a3-4981-b876-702533f7472b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:01.031Z|882670fa-a19c-43da-b04a-55c5f5149405|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:52:01.031Z|882670fa-a19c-43da-b04a-55c5f5149405|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:02.458Z|f1a70569-181e-46a5-84ad-79d800bd6058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:52:02.461Z|f1a70569-181e-46a5-84ad-79d800bd6058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:52:11.047Z|fe5b006f-f06f-4dde-bffa-4213f6a0f2f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:52:11.047Z|3409aa23-d565-4c1d-b5b4-47af5d8fc5cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:52:11.047Z|5c331ce5-533e-425b-9933-36beba57242e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:52:11.047Z|fe5b006f-f06f-4dde-bffa-4213f6a0f2f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:11.047Z|3409aa23-d565-4c1d-b5b4-47af5d8fc5cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:11.048Z|5c331ce5-533e-425b-9933-36beba57242e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:17.458Z|74b8d491-5088-47f0-b31f-1b0a68d126fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:52:17.458Z|74b8d491-5088-47f0-b31f-1b0a68d126fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:52:18.106Z|5aa603d1-f607-45a7-8883-4132732e768b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:52:18.107Z|5aa603d1-f607-45a7-8883-4132732e768b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:52:21.064Z|54b38273-b00f-4641-9203-7c4765af91fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:52:21.065Z|54b38273-b00f-4641-9203-7c4765af91fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:21.065Z|4f85593d-b047-4950-a1f5-9052ea7bbb61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:52:21.066Z|4f85593d-b047-4950-a1f5-9052ea7bbb61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:21.067Z|3102b170-5b58-432d-a910-16dc6b092cc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:52:21.068Z|3102b170-5b58-432d-a910-16dc6b092cc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:31.084Z|d5991539-e81b-4711-bba7-1ab6fa64323f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:52:31.084Z|a06b1bfb-414c-4f87-b396-92fbf8979b59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:52:31.084Z|d5991539-e81b-4711-bba7-1ab6fa64323f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:31.084Z|a06b1bfb-414c-4f87-b396-92fbf8979b59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:31.088Z|c086eb88-304e-490d-b37e-8bac2d6419b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:52:31.088Z|c086eb88-304e-490d-b37e-8bac2d6419b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:32.458Z|6446bc92-d36b-4f2a-8d75-18a21f0da7ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:52:32.459Z|6446bc92-d36b-4f2a-8d75-18a21f0da7ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:52:41.102Z|eb1c50c8-4c9b-465c-806f-ad06736dbe67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:52:41.102Z|63c702f3-2929-42f7-9c97-696b9b467e8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:52:41.103Z|eb1c50c8-4c9b-465c-806f-ad06736dbe67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:41.103Z|63c702f3-2929-42f7-9c97-696b9b467e8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:41.103Z|146aebef-0e98-477c-9667-681f6349b8ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:52:41.104Z|146aebef-0e98-477c-9667-681f6349b8ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:47.458Z|6030a2cb-51ec-465e-b751-9d86f4eee719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:52:47.458Z|6030a2cb-51ec-465e-b751-9d86f4eee719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:52:48.107Z|6c6af947-1f77-49a2-8d12-58e1d86c643b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:52:48.107Z|6c6af947-1f77-49a2-8d12-58e1d86c643b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:52:50.793Z|9c9b41fa-7994-43ea-87e1-54a86586e44a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:52:50.793Z|9c9b41fa-7994-43ea-87e1-54a86586e44a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:51.121Z|74652d2f-fd47-4f3e-9511-50c568b2fdfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:52:51.122Z|74652d2f-fd47-4f3e-9511-50c568b2fdfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:51.122Z|1fa8d97a-e0f0-45d4-bfd0-e1bad6cf0906|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:52:51.122Z|b0ead215-f6e1-4fe4-823a-dd9df31545f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:52:51.123Z|b0ead215-f6e1-4fe4-823a-dd9df31545f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:52:51.123Z|1fa8d97a-e0f0-45d4-bfd0-e1bad6cf0906|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:01.140Z|a05ccebd-7857-4600-8bc3-ca5c5a67dbe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:53:01.140Z|01fddd76-369d-4a79-b732-4b5a508ddf88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:53:01.140Z|01fddd76-369d-4a79-b732-4b5a508ddf88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:01.140Z|a05ccebd-7857-4600-8bc3-ca5c5a67dbe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:01.140Z|8741c10e-3ffc-4895-a683-1b4e71f3e68e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:53:01.141Z|8741c10e-3ffc-4895-a683-1b4e71f3e68e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:02.458Z|cfdb5b82-c84c-42cf-a848-ce99cd488ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:53:02.458Z|cfdb5b82-c84c-42cf-a848-ce99cd488ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:53:11.158Z|138f4746-98d4-4e0b-9264-3f3983ead55b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:53:11.158Z|aec11d9b-ad78-4301-83a9-70b1752d530c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:53:11.158Z|38abf3f7-2244-4574-92c0-0f0ab9ee4e80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:53:11.159Z|138f4746-98d4-4e0b-9264-3f3983ead55b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:11.159Z|38abf3f7-2244-4574-92c0-0f0ab9ee4e80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:11.159Z|aec11d9b-ad78-4301-83a9-70b1752d530c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:17.458Z|a8ab94f8-c2e3-4370-b2ad-a5e8df1f2a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:53:17.458Z|a8ab94f8-c2e3-4370-b2ad-a5e8df1f2a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:53:18.108Z|2f093f85-fb1a-42f1-9caf-2833ed5935cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:53:18.108Z|2f093f85-fb1a-42f1-9caf-2833ed5935cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:53:21.175Z|6cfc718b-2404-40cd-a891-4ac76502743a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:53:21.176Z|6cfc718b-2404-40cd-a891-4ac76502743a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:21.175Z|69cac14c-6909-42df-a1b0-49a8fd456030|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:53:21.176Z|69cac14c-6909-42df-a1b0-49a8fd456030|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:21.176Z|db66b195-0a4d-450f-a959-b5def8a051b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:53:21.177Z|db66b195-0a4d-450f-a959-b5def8a051b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:31.192Z|bdd505a4-254b-4cb3-81c5-260b23c78fa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:53:31.192Z|bdd505a4-254b-4cb3-81c5-260b23c78fa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:31.192Z|33bb8066-088c-46ca-b66e-b3f205832b61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:53:31.193Z|33bb8066-088c-46ca-b66e-b3f205832b61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:31.193Z|d16ab254-cb68-48f2-a180-e94fade7d0f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:53:31.194Z|d16ab254-cb68-48f2-a180-e94fade7d0f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:32.458Z|c5579787-e201-49dd-9d35-728f9758b6fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:53:32.459Z|c5579787-e201-49dd-9d35-728f9758b6fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:53:41.207Z|0f5f89c7-c203-425d-a372-47267d873298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:53:41.208Z|0f5f89c7-c203-425d-a372-47267d873298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:41.209Z|4f7079f1-26ab-41e3-bf3a-980817fdfdba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:53:41.209Z|8ffbaac8-2fca-41f0-9391-246eeb839917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:53:41.209Z|4f7079f1-26ab-41e3-bf3a-980817fdfdba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:41.209Z|8ffbaac8-2fca-41f0-9391-246eeb839917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:47.458Z|d188b9c7-2c1d-4f12-a8f3-510a7ebca015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:53:47.460Z|d188b9c7-2c1d-4f12-a8f3-510a7ebca015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:53:48.109Z|0a22baf8-e3bb-4619-ba6e-fdb05519db09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:53:48.110Z|0a22baf8-e3bb-4619-ba6e-fdb05519db09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:53:50.791Z|d182c6b4-8893-431b-97f1-a02ca6c52de0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:53:50.792Z|d182c6b4-8893-431b-97f1-a02ca6c52de0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:51.224Z|8f1f758a-b33a-4c67-83fa-1123020b3977|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:53:51.225Z|8f1f758a-b33a-4c67-83fa-1123020b3977|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:51.226Z|faaa5321-c598-4a8e-9758-91f645a566c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:53:51.227Z|faaa5321-c598-4a8e-9758-91f645a566c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:53:51.227Z|0ef6e70c-9c51-4aa4-9b2b-52ded3de02e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:53:51.228Z|0ef6e70c-9c51-4aa4-9b2b-52ded3de02e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:01.242Z|dd988868-1b77-44f9-9d32-8235f8bbbf2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:54:01.243Z|dd988868-1b77-44f9-9d32-8235f8bbbf2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:01.245Z|713eb2eb-41f1-4837-a8b2-aaba01c66ee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:54:01.246Z|713eb2eb-41f1-4837-a8b2-aaba01c66ee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:01.246Z|8a11cd02-4eb0-49de-a72f-f4612323ed72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:54:01.247Z|8a11cd02-4eb0-49de-a72f-f4612323ed72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:02.458Z|263e9d7f-00de-4e03-854c-501e56f6ec12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:54:02.459Z|263e9d7f-00de-4e03-854c-501e56f6ec12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:54:11.260Z|5120259b-856a-446d-a353-63c46e770301|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:54:11.262Z|b420f4bf-f9a9-4145-a54f-854cdb11a9a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:54:11.262Z|b420f4bf-f9a9-4145-a54f-854cdb11a9a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:11.263Z|5120259b-856a-446d-a353-63c46e770301|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:11.267Z|bfb13263-6098-42ee-b10e-cb3183fcf138|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:54:11.267Z|bfb13263-6098-42ee-b10e-cb3183fcf138|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:17.458Z|e024fc4a-ed6d-4eba-bbb1-a4f6281ef17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:54:17.458Z|e024fc4a-ed6d-4eba-bbb1-a4f6281ef17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:54:18.110Z|24cc713f-2e03-4d03-a41d-8a8102ac4f6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:54:18.111Z|24cc713f-2e03-4d03-a41d-8a8102ac4f6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:54:21.281Z|04988997-bd26-48bf-9389-92c875c7896c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:54:21.281Z|1c7d1027-840c-49b8-a217-5b53a90a58b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:54:21.282Z|04988997-bd26-48bf-9389-92c875c7896c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:21.282Z|1c7d1027-840c-49b8-a217-5b53a90a58b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:21.283Z|0a3b1547-d6ba-4f70-aac9-f0a67267dcab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:54:21.283Z|0a3b1547-d6ba-4f70-aac9-f0a67267dcab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:31.300Z|56232acd-b339-4ac8-af2c-2e4c79654d70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:54:31.300Z|e5b353e3-8278-4332-a501-41b1cb8ec074|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:54:31.300Z|56232acd-b339-4ac8-af2c-2e4c79654d70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:31.301Z|e5b353e3-8278-4332-a501-41b1cb8ec074|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:31.302Z|a7451bf2-f295-4e62-9f2d-928fba42834d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:54:31.303Z|a7451bf2-f295-4e62-9f2d-928fba42834d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:32.458Z|6e0bec69-a26e-4bd7-863d-cddc6547f62f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:54:32.458Z|6e0bec69-a26e-4bd7-863d-cddc6547f62f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:54:41.318Z|6aeba3c4-676a-45d8-81c5-de6bb02ab979|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:54:41.318Z|0934b67d-5184-4a46-b41f-af0a2ab3fdd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:54:41.318Z|6aeba3c4-676a-45d8-81c5-de6bb02ab979|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:41.319Z|0934b67d-5184-4a46-b41f-af0a2ab3fdd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:41.322Z|dfd677f4-9156-48db-bb05-308eeeaf0479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:54:41.323Z|dfd677f4-9156-48db-bb05-308eeeaf0479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:47.458Z|c606b759-53c2-424e-9514-af383471a5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:54:47.459Z|c606b759-53c2-424e-9514-af383471a5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:54:48.112Z|9057fa6d-9c70-4372-912b-984966fc8be7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:54:48.112Z|9057fa6d-9c70-4372-912b-984966fc8be7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:54:50.792Z|f5ea46b3-c064-42ba-9cc6-274b9018acb9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:54:50.793Z|f5ea46b3-c064-42ba-9cc6-274b9018acb9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:51.336Z|4c957fb9-1227-452f-b6bd-a599c591ef92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:54:51.336Z|1c3fd2a9-9e2e-4a69-8d87-02332e031171|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:54:51.336Z|4c957fb9-1227-452f-b6bd-a599c591ef92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:51.336Z|1c3fd2a9-9e2e-4a69-8d87-02332e031171|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:54:51.338Z|ad195be6-a129-4065-9c24-c91d3e6ee51d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:54:51.339Z|ad195be6-a129-4065-9c24-c91d3e6ee51d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:01.355Z|479b9810-8ffa-4461-b173-8eac065b77b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:55:01.355Z|bd9d32bb-937f-45af-91bb-4c5e0abe4ecf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:55:01.355Z|3cc92fcf-143c-4617-bb34-a8e1eccf2cdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:55:01.355Z|3cc92fcf-143c-4617-bb34-a8e1eccf2cdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:01.355Z|479b9810-8ffa-4461-b173-8eac065b77b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:01.355Z|bd9d32bb-937f-45af-91bb-4c5e0abe4ecf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:02.458Z|5e4fd697-b610-4cae-bb0c-88b8b390eb86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:55:02.459Z|5e4fd697-b610-4cae-bb0c-88b8b390eb86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:55:11.372Z|e6739896-1fc6-4425-a55d-961674ff996a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:55:11.372Z|e6739896-1fc6-4425-a55d-961674ff996a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:11.372Z|e9061ac1-d0ab-4a73-9654-77aa8bde53ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:55:11.372Z|fae22b1c-f592-4091-9b1d-225898af1e10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:55:11.373Z|e9061ac1-d0ab-4a73-9654-77aa8bde53ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:11.373Z|fae22b1c-f592-4091-9b1d-225898af1e10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:17.458Z|928fbc97-5754-4984-991f-7f93d75a34a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:55:17.459Z|928fbc97-5754-4984-991f-7f93d75a34a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:55:18.113Z|42dc0fcd-e141-4c09-8524-d082a3e7e643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:55:18.113Z|42dc0fcd-e141-4c09-8524-d082a3e7e643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:55:21.389Z|d8eb8a69-24ef-4876-8bf0-2f6bb23cf9d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:55:21.389Z|d8eb8a69-24ef-4876-8bf0-2f6bb23cf9d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:21.390Z|1d664c34-f62c-418e-9d98-6cfbd6b29e18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:55:21.390Z|7ecb1647-8717-4400-bc0e-1d44ab5b9d24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:55:21.391Z|1d664c34-f62c-418e-9d98-6cfbd6b29e18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:21.391Z|7ecb1647-8717-4400-bc0e-1d44ab5b9d24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:31.407Z|37e66f7e-ff07-4301-b57c-1a768e5df831|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:55:31.407Z|83455c03-ec44-4b6c-94e9-31ded7fe712a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:55:31.407Z|37e66f7e-ff07-4301-b57c-1a768e5df831|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:31.408Z|83455c03-ec44-4b6c-94e9-31ded7fe712a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:31.408Z|eec805dc-f199-4ba9-97fc-a782f5eee94c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:55:31.408Z|eec805dc-f199-4ba9-97fc-a782f5eee94c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:32.458Z|1e5572c7-fcd5-451e-a21e-676f0edda56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:55:32.462Z|1e5572c7-fcd5-451e-a21e-676f0edda56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:55:41.429Z|fc8ba48c-e50f-428c-92ae-54f7846165d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:55:41.429Z|fc8ba48c-e50f-428c-92ae-54f7846165d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:41.432Z|ed291f73-5492-4eab-9e5d-8dc670fb0833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:55:41.432Z|948861cc-980e-4e2d-ad9a-01243221666e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:55:41.433Z|ed291f73-5492-4eab-9e5d-8dc670fb0833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:41.433Z|948861cc-980e-4e2d-ad9a-01243221666e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:47.458Z|3b1bc051-2f07-4058-9a02-3e9c7ad38d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:55:47.458Z|3b1bc051-2f07-4058-9a02-3e9c7ad38d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:55:48.114Z|74403196-0206-47d1-aacd-fea96024ec0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:55:48.114Z|74403196-0206-47d1-aacd-fea96024ec0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:55:50.793Z|9ce6e51f-5b86-4f87-800b-fa163f627e9f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:55:50.794Z|9ce6e51f-5b86-4f87-800b-fa163f627e9f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:51.447Z|b5962848-731f-44ba-9ce7-91843056de7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:55:51.448Z|b5962848-731f-44ba-9ce7-91843056de7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:51.449Z|38e11ec0-58b9-4663-b69e-cfea5e9a6277|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:55:51.449Z|1e83dc36-45bb-4b25-a5cf-1e80d24ed0e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:55:51.449Z|38e11ec0-58b9-4663-b69e-cfea5e9a6277|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:55:51.449Z|1e83dc36-45bb-4b25-a5cf-1e80d24ed0e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:01.465Z|e6012668-59e3-43a8-8930-7ba9c4e4ba7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:56:01.465Z|e6012668-59e3-43a8-8930-7ba9c4e4ba7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:01.466Z|24a305cb-1711-4899-bb09-58a9c4b0444a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:56:01.466Z|d1d89cd0-c7e2-4774-82b0-2d3bdba510b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:56:01.466Z|24a305cb-1711-4899-bb09-58a9c4b0444a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:01.467Z|d1d89cd0-c7e2-4774-82b0-2d3bdba510b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:02.458Z|65482d71-f35e-47b3-89cf-f9f7f0d5884a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:56:02.458Z|65482d71-f35e-47b3-89cf-f9f7f0d5884a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:56:11.481Z|4a24c7ce-7136-475f-b664-48f78aa4b541|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:56:11.482Z|4a24c7ce-7136-475f-b664-48f78aa4b541|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:11.483Z|9c658a0a-6056-4cc0-a360-b5e2e2fbba4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:56:11.483Z|9c658a0a-6056-4cc0-a360-b5e2e2fbba4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:11.484Z|e936ec5a-a8f8-47d0-bb8b-123ee247eeaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:56:11.485Z|e936ec5a-a8f8-47d0-bb8b-123ee247eeaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:17.458Z|aa49507c-580f-4d84-a69a-57f554044966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:56:17.462Z|aa49507c-580f-4d84-a69a-57f554044966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:56:18.115Z|69522dde-468d-4210-a713-33a1646bec9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:56:18.115Z|69522dde-468d-4210-a713-33a1646bec9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:56:21.499Z|fd8cc000-08a7-4f5c-9ca3-e5d9e6f063f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:56:21.499Z|5c5e84bc-8748-4eca-afac-a0d307ed33d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:56:21.500Z|fd8cc000-08a7-4f5c-9ca3-e5d9e6f063f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:21.500Z|5c5e84bc-8748-4eca-afac-a0d307ed33d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:21.502Z|eea83b4e-2586-44ac-a833-44fbfc3104f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:56:21.502Z|eea83b4e-2586-44ac-a833-44fbfc3104f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:31.517Z|bd55726c-85e6-492b-a13c-df1eda30e5a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:56:31.517Z|bd55726c-85e6-492b-a13c-df1eda30e5a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:31.517Z|283a01a5-ed1d-41be-9061-e0e0c3d5f6e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:56:31.518Z|108d0842-728a-47e8-817a-1550ca9a57f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:56:31.518Z|283a01a5-ed1d-41be-9061-e0e0c3d5f6e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:31.518Z|108d0842-728a-47e8-817a-1550ca9a57f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:32.458Z|80c26b49-f147-44d5-a984-24a928f66f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:56:32.459Z|80c26b49-f147-44d5-a984-24a928f66f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:56:41.534Z|f78f47f9-9a46-488d-a77d-741ac4e2d6a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:56:41.534Z|f78f47f9-9a46-488d-a77d-741ac4e2d6a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:41.535Z|de3a4930-131f-47d2-bf95-23080627bf31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:56:41.535Z|de3a4930-131f-47d2-bf95-23080627bf31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:41.538Z|55599bfc-4bbc-41ea-bcd3-32964010b20b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:56:41.538Z|55599bfc-4bbc-41ea-bcd3-32964010b20b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:47.458Z|9969d113-fcb5-4f10-b3c4-a9a5ac024ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:56:47.459Z|9969d113-fcb5-4f10-b3c4-a9a5ac024ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:56:48.116Z|b304be9a-9d6b-417d-bf05-5cc81eb749d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:56:48.116Z|b304be9a-9d6b-417d-bf05-5cc81eb749d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:56:50.792Z|d593c1ff-f053-41e3-8d29-ef3fff6b4aa7|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:56:50.792Z|d593c1ff-f053-41e3-8d29-ef3fff6b4aa7|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:51.551Z|f17ef82d-d57d-49e2-bb6b-2e455dd0e1b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:56:51.551Z|f1d8bce0-8203-48e3-a320-0d42b858af65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:56:51.552Z|f17ef82d-d57d-49e2-bb6b-2e455dd0e1b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:51.552Z|f1d8bce0-8203-48e3-a320-0d42b858af65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:56:51.554Z|170a65dd-a576-4cff-a33b-5cde0c3315c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:56:51.554Z|170a65dd-a576-4cff-a33b-5cde0c3315c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:01.569Z|00654eb2-0d42-4e99-89b1-a7ea257961a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:57:01.569Z|3b4b7d90-9d65-4c2f-8c17-34bac624c209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:57:01.569Z|00654eb2-0d42-4e99-89b1-a7ea257961a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:01.569Z|3b4b7d90-9d65-4c2f-8c17-34bac624c209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:01.570Z|9f94295b-fdd9-4d13-a4c2-e852363a9960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:57:01.571Z|9f94295b-fdd9-4d13-a4c2-e852363a9960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:02.458Z|1526c1fd-367e-4fcc-a2a7-fe9691f21973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:57:02.461Z|1526c1fd-367e-4fcc-a2a7-fe9691f21973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:57:11.586Z|7c21094b-6c7e-4fc8-b13b-8fd5d95738f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:57:11.587Z|f05df62e-8355-4658-9706-2fc3d8e03f63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:57:11.587Z|7c21094b-6c7e-4fc8-b13b-8fd5d95738f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:11.587Z|f55ceb8e-5211-4f0b-ab01-3637d9204efb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:57:11.587Z|f05df62e-8355-4658-9706-2fc3d8e03f63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:11.587Z|f55ceb8e-5211-4f0b-ab01-3637d9204efb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:17.458Z|780cab2f-46cb-4d97-817a-5e398c56e3d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:57:17.459Z|780cab2f-46cb-4d97-817a-5e398c56e3d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:57:18.117Z|87db5dd2-b511-40f0-b98b-cb8d558dfe42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:57:18.117Z|87db5dd2-b511-40f0-b98b-cb8d558dfe42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:57:21.604Z|fa06ff15-d1cd-48a9-a859-4ee99295bfa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:57:21.604Z|c96b4378-8615-46a9-bd06-74ea0a7ee505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:57:21.604Z|ae246f80-89b0-4c7a-bf79-423ca6f82a65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:57:21.604Z|fa06ff15-d1cd-48a9-a859-4ee99295bfa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:21.604Z|c96b4378-8615-46a9-bd06-74ea0a7ee505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:21.604Z|ae246f80-89b0-4c7a-bf79-423ca6f82a65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:31.620Z|c2c92fd4-59b2-472c-80b2-4a1442b8001a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:57:31.621Z|c2c92fd4-59b2-472c-80b2-4a1442b8001a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:31.621Z|34d2cdf7-5d94-4edd-9b73-18dde97bd994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:57:31.621Z|bd8c7f64-5f16-499e-80b0-bffb91fddf6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:57:31.621Z|bd8c7f64-5f16-499e-80b0-bffb91fddf6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:31.621Z|34d2cdf7-5d94-4edd-9b73-18dde97bd994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:32.458Z|a926348f-0658-4be1-8aca-6753c8ea3d25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:57:32.459Z|a926348f-0658-4be1-8aca-6753c8ea3d25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:57:41.638Z|5041f560-9925-40c6-95e5-4e8a37e59d56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:57:41.638Z|be7799a0-88d0-4161-957d-22420fc85d26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:57:41.639Z|5041f560-9925-40c6-95e5-4e8a37e59d56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:41.639Z|be7799a0-88d0-4161-957d-22420fc85d26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:41.640Z|7dba863d-75ad-4959-a943-630004d0735e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:57:41.641Z|7dba863d-75ad-4959-a943-630004d0735e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:47.458Z|bc4c6853-423c-42b1-a60f-be585fb1866b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:57:47.461Z|bc4c6853-423c-42b1-a60f-be585fb1866b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:57:48.118Z|4c7029e8-4f9a-439b-85d9-8a6cd885bd84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:57:48.118Z|4c7029e8-4f9a-439b-85d9-8a6cd885bd84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:57:50.793Z|7424f4ad-b429-460e-b473-b96b79e7787f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:57:50.794Z|7424f4ad-b429-460e-b473-b96b79e7787f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:51.655Z|e8e35602-1be6-4960-b445-d8ac873a3110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:57:51.655Z|fe721491-cd65-45db-b943-579cbf3e7b1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:57:51.656Z|e8e35602-1be6-4960-b445-d8ac873a3110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:51.656Z|fe721491-cd65-45db-b943-579cbf3e7b1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:57:51.657Z|53600a9b-8d8b-494c-8bb3-28bd83855c58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:57:51.657Z|53600a9b-8d8b-494c-8bb3-28bd83855c58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:01.673Z|ff2294a3-e25c-4bed-9a53-6cb6a29e09b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:58:01.673Z|d59aefa2-efc2-40ec-8efb-10e292d3c827|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:58:01.673Z|fd6f66b5-a078-4be7-9dc9-518a824a08f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:58:01.674Z|fd6f66b5-a078-4be7-9dc9-518a824a08f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:01.674Z|ff2294a3-e25c-4bed-9a53-6cb6a29e09b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:01.674Z|d59aefa2-efc2-40ec-8efb-10e292d3c827|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:02.458Z|7b390093-7947-4809-8940-c0c9be53573a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:58:02.459Z|7b390093-7947-4809-8940-c0c9be53573a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:58:11.690Z|9a2de71d-bfca-4763-abfc-fc62598c8bd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:58:11.690Z|d7cea1c2-ada5-4b94-a1ac-98b69325ecae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:58:11.690Z|a27b9c18-b6ee-40e7-b403-0bc86b6153c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:58:11.690Z|d7cea1c2-ada5-4b94-a1ac-98b69325ecae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:11.690Z|9a2de71d-bfca-4763-abfc-fc62598c8bd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:11.690Z|a27b9c18-b6ee-40e7-b403-0bc86b6153c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:17.458Z|f886512d-f525-4059-99f3-d77de7692835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:58:17.459Z|f886512d-f525-4059-99f3-d77de7692835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:58:18.119Z|55869d94-1d62-4e25-ba00-65ba9137ae7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:58:18.119Z|55869d94-1d62-4e25-ba00-65ba9137ae7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:58:21.707Z|b43cc61d-9a3f-4564-9ebd-b9de6ffd21b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:58:21.708Z|b43cc61d-9a3f-4564-9ebd-b9de6ffd21b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:21.708Z|792a1091-3236-4e4e-b9da-b4c165630efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:58:21.708Z|edcec213-efc3-45c5-bc28-a7749e5bcf83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:58:21.708Z|edcec213-efc3-45c5-bc28-a7749e5bcf83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:21.708Z|792a1091-3236-4e4e-b9da-b4c165630efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:31.724Z|15eab9e7-b0be-4c01-81a3-97c4bd7392f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:58:31.725Z|15eab9e7-b0be-4c01-81a3-97c4bd7392f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:31.726Z|ca51d726-0fa6-41a9-bcdc-d72fbca627f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:58:31.726Z|fdb5c2db-8f2c-42eb-ba28-758c1eb07c58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:58:31.726Z|ca51d726-0fa6-41a9-bcdc-d72fbca627f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:31.726Z|fdb5c2db-8f2c-42eb-ba28-758c1eb07c58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:32.458Z|a38a1e10-2c76-4c3b-aee1-ddbb57a0d08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:58:32.462Z|a38a1e10-2c76-4c3b-aee1-ddbb57a0d08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:58:41.743Z|782031d3-7881-40ec-ba49-606aa3386936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:58:41.743Z|eb66caf2-b006-460d-91cb-9b5ffc021a89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:58:41.743Z|26a1b1a9-8ace-4c2a-b0f2-9e4ca5bf230d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:58:41.743Z|782031d3-7881-40ec-ba49-606aa3386936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:41.743Z|eb66caf2-b006-460d-91cb-9b5ffc021a89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:41.744Z|26a1b1a9-8ace-4c2a-b0f2-9e4ca5bf230d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:47.458Z|e11c3834-27df-4edd-af23-e8fe77a2748e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:58:47.459Z|e11c3834-27df-4edd-af23-e8fe77a2748e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:58:48.120Z|5d72b3b4-af49-4fc4-8a87-04d9b377ab57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:58:48.120Z|5d72b3b4-af49-4fc4-8a87-04d9b377ab57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:58:50.792Z|51deb767-d404-4a59-9e53-20647edc75cd|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:58:50.793Z|51deb767-d404-4a59-9e53-20647edc75cd|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:51.760Z|f41ec1d4-9b36-49cf-9294-c693ecc5d931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:58:51.760Z|f41ec1d4-9b36-49cf-9294-c693ecc5d931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:51.760Z|c815abbc-2d1f-45d1-8dbd-9c2ea369b091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:58:51.760Z|da516802-c896-4a1d-b78c-251ce081e122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:58:51.760Z|c815abbc-2d1f-45d1-8dbd-9c2ea369b091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:58:51.760Z|da516802-c896-4a1d-b78c-251ce081e122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:01.777Z|3729482f-9245-4f50-a4dd-1042e5d03b66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:59:01.778Z|3729482f-9245-4f50-a4dd-1042e5d03b66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:01.778Z|136d67d7-f381-494c-acd6-6a9e7eb029ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:59:01.778Z|cf45ac27-57e1-41aa-a54f-1c98ec9c4681|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:59:01.778Z|cf45ac27-57e1-41aa-a54f-1c98ec9c4681|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:01.778Z|136d67d7-f381-494c-acd6-6a9e7eb029ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:02.458Z|95c9e3a3-aed0-4c72-95ef-f5e3a4e2c281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:59:02.458Z|95c9e3a3-aed0-4c72-95ef-f5e3a4e2c281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:59:11.795Z|74b67d20-7b81-4a06-9964-cd33881c9a50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:59:11.795Z|8f8c6e5a-2853-411a-a979-04dc04b645e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:59:11.795Z|8f8c6e5a-2853-411a-a979-04dc04b645e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:11.795Z|74b67d20-7b81-4a06-9964-cd33881c9a50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:11.795Z|7e6513ab-9e20-46d7-a264-d076b0732418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:59:11.796Z|7e6513ab-9e20-46d7-a264-d076b0732418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:17.458Z|f2cdbbdb-fca0-4ccb-8f77-39985bd12f1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:59:17.460Z|f2cdbbdb-fca0-4ccb-8f77-39985bd12f1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:59:18.120Z|b38f5d98-2b6b-474f-85b4-ead9bef48d10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:59:18.121Z|b38f5d98-2b6b-474f-85b4-ead9bef48d10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:59:21.811Z|3dcb245f-43e5-4ce4-bd9d-5a8de27424a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:59:21.812Z|3dcb245f-43e5-4ce4-bd9d-5a8de27424a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:21.812Z|398b6a41-13de-4453-b0e1-67e5ea4dbb58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:59:21.812Z|b9d955bf-438f-47c8-ae48-ab9dbed31a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:59:21.812Z|398b6a41-13de-4453-b0e1-67e5ea4dbb58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:21.813Z|b9d955bf-438f-47c8-ae48-ab9dbed31a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:31.829Z|9a8080bc-8293-4fb1-a8d0-2aa8a152c454|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:59:31.830Z|9a8080bc-8293-4fb1-a8d0-2aa8a152c454|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:31.830Z|5a203ad6-bc25-4efc-a418-ba72b71d0caa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:59:31.831Z|5a203ad6-bc25-4efc-a418-ba72b71d0caa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:31.831Z|849554d5-b3ad-49cf-92dd-e39adc547aae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:59:31.832Z|849554d5-b3ad-49cf-92dd-e39adc547aae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:32.458Z|a99de705-f1e7-4ddc-b017-0508c7623fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:59:32.459Z|a99de705-f1e7-4ddc-b017-0508c7623fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:59:41.847Z|eae6076e-9a76-4a41-af3d-ccc91d3d2bed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:59:41.847Z|eae6076e-9a76-4a41-af3d-ccc91d3d2bed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:41.848Z|0436bf14-2768-4403-bd71-8acf9914c11d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:59:41.848Z|0436bf14-2768-4403-bd71-8acf9914c11d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:41.848Z|88a42e5e-8b33-4e3a-90e9-ecb44a122834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:59:41.849Z|88a42e5e-8b33-4e3a-90e9-ecb44a122834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:47.458Z|8547af49-0f7f-4f84-9122-cc8b792978b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:59:47.459Z|8547af49-0f7f-4f84-9122-cc8b792978b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:59:48.121Z|5951335d-147d-49c0-a0a5-1c0ef13fd0b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T07:59:48.122Z|5951335d-147d-49c0-a0a5-1c0ef13fd0b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T07:59:50.793Z|79be92cf-eb80-4297-8811-b78f58da06e8|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T07:59:50.794Z|79be92cf-eb80-4297-8811-b78f58da06e8|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:51.864Z|ad61ac8e-5ed0-40c1-ab00-a37a410cba5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:59:51.864Z|ad61ac8e-5ed0-40c1-ab00-a37a410cba5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:51.864Z|316e093c-d896-458d-b3cd-fbc559566732|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:59:51.865Z|316e093c-d896-458d-b3cd-fbc559566732|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T07:59:51.866Z|fb23b0fe-bfb1-45dd-8202-1142b0db3870|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T07:59:51.866Z|fb23b0fe-bfb1-45dd-8202-1142b0db3870|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:01.881Z|16e252ae-eb29-4d41-af0f-77498ab43a28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:00:01.882Z|1110fde2-82c1-426b-93b9-da4de98334bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:00:01.882Z|16e252ae-eb29-4d41-af0f-77498ab43a28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:01.882Z|1110fde2-82c1-426b-93b9-da4de98334bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:01.882Z|8daf5e07-5ec0-4768-b119-36a4283702cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:00:01.883Z|8daf5e07-5ec0-4768-b119-36a4283702cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:02.458Z|df25d88e-4718-4f0a-bc93-5d762d243abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:00:02.461Z|df25d88e-4718-4f0a-bc93-5d762d243abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:00:11.900Z|0c4ca388-babd-445a-bca2-dcc5b09da314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:00:11.900Z|41199c65-4784-4668-bc89-653cdc71de96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:00:11.900Z|cbc87dea-d861-40e6-a9da-53aa3c498411|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:00:11.900Z|0c4ca388-babd-445a-bca2-dcc5b09da314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:11.901Z|cbc87dea-d861-40e6-a9da-53aa3c498411|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:11.900Z|41199c65-4784-4668-bc89-653cdc71de96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:17.458Z|1029fb1e-eecb-491f-b4cf-ba6ab9136306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:00:17.459Z|1029fb1e-eecb-491f-b4cf-ba6ab9136306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:00:18.122Z|1c300991-0c90-424d-8a06-77b22f090e04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:00:18.122Z|1c300991-0c90-424d-8a06-77b22f090e04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:00:21.917Z|d395a503-c098-48f2-82d9-7ef11f32b95e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:00:21.917Z|da1ec23e-d7e6-4f28-a506-359056a252ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:00:21.918Z|da1ec23e-d7e6-4f28-a506-359056a252ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:21.918Z|d395a503-c098-48f2-82d9-7ef11f32b95e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:21.918Z|3b09cc36-feef-4661-8253-c9bce0a53e5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:00:21.918Z|3b09cc36-feef-4661-8253-c9bce0a53e5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:31.935Z|b97f97d2-29d2-478d-9f7b-90fa4cf5dabf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:00:31.935Z|b97f97d2-29d2-478d-9f7b-90fa4cf5dabf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:31.935Z|67a1f76b-3985-411a-8f52-845f6efbd132|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:00:31.935Z|7c33389d-9e70-47a0-865e-0d8b189c42ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:00:31.936Z|67a1f76b-3985-411a-8f52-845f6efbd132|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:31.936Z|7c33389d-9e70-47a0-865e-0d8b189c42ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:32.458Z|9e084d5f-e31b-4cbe-8917-91b1d6416699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:00:32.458Z|9e084d5f-e31b-4cbe-8917-91b1d6416699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:00:41.953Z|e8b273f4-37e9-4db2-a009-dff2590d085d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:00:41.953Z|6a5295ac-21ed-4dca-82f9-1b4cb907b102|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:00:41.954Z|915779df-e710-478f-b4db-e9a95a0784b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:00:41.954Z|e8b273f4-37e9-4db2-a009-dff2590d085d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:41.954Z|6a5295ac-21ed-4dca-82f9-1b4cb907b102|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:41.954Z|915779df-e710-478f-b4db-e9a95a0784b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:47.458Z|5bf90a47-946b-48d5-9d6d-090af4968c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:00:47.461Z|5bf90a47-946b-48d5-9d6d-090af4968c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:00:48.123Z|3b1e12a2-453f-4992-9636-c20858d2fee5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:00:48.123Z|3b1e12a2-453f-4992-9636-c20858d2fee5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:00:50.792Z|8e85c45b-f1a8-4d66-a04a-9d0344566057|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:00:50.792Z|8e85c45b-f1a8-4d66-a04a-9d0344566057|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:51.972Z|c24ccde6-855f-4947-82f0-48bb704758f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:00:51.972Z|267f6a13-1e30-459d-a8e1-a0120934046b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:00:51.973Z|54750d80-358e-4ff7-b92e-f5f5047a87ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:00:51.973Z|c24ccde6-855f-4947-82f0-48bb704758f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:51.973Z|54750d80-358e-4ff7-b92e-f5f5047a87ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:00:51.973Z|267f6a13-1e30-459d-a8e1-a0120934046b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:01.990Z|b0e60a13-aa4d-4fbc-b15c-a6baf580139c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:01:01.990Z|ff760d1c-8798-42b7-b207-34ddedb39c0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:01:01.991Z|b0e60a13-aa4d-4fbc-b15c-a6baf580139c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:01.991Z|3e895e17-b2e9-4654-b4d6-a86812079aac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:01:01.991Z|ff760d1c-8798-42b7-b207-34ddedb39c0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:01.991Z|3e895e17-b2e9-4654-b4d6-a86812079aac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:02.458Z|39f3e200-2fcf-4d12-90fc-0d93a4b2884c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:01:02.458Z|39f3e200-2fcf-4d12-90fc-0d93a4b2884c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:01:12.007Z|e642a1f9-624c-4194-b0c7-79c7ee86576c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:01:12.007Z|e642a1f9-624c-4194-b0c7-79c7ee86576c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:12.007Z|fc4888e9-0d70-442f-a136-d9e3c4e26973|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:01:12.008Z|fc4888e9-0d70-442f-a136-d9e3c4e26973|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:12.007Z|68421c1c-795e-44d0-bf2e-12de8bf7dfe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:01:12.008Z|68421c1c-795e-44d0-bf2e-12de8bf7dfe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:17.458Z|d70d8511-688e-421e-8f1d-cfc2b3099a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:01:17.458Z|d70d8511-688e-421e-8f1d-cfc2b3099a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:01:18.123Z|3f1a04b2-5c7f-4422-8418-f7ecb535259b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:01:18.124Z|3f1a04b2-5c7f-4422-8418-f7ecb535259b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:01:22.024Z|68e4d498-339f-4986-9121-0af0bf52ef2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:01:22.024Z|7422d489-a19d-4452-80f3-7b99c66e74e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:01:22.024Z|7422d489-a19d-4452-80f3-7b99c66e74e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:22.024Z|68e4d498-339f-4986-9121-0af0bf52ef2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:22.025Z|6765d3d0-ecac-48e9-8003-806899c8251c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:01:22.025Z|6765d3d0-ecac-48e9-8003-806899c8251c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:32.041Z|af5ad035-7526-4ba9-923b-16b864b58bb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:01:32.041Z|553531a4-a708-42d8-99f7-13f578063647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:01:32.041Z|a555955c-9f96-44cf-a5f9-312c032dc517|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:01:32.042Z|af5ad035-7526-4ba9-923b-16b864b58bb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:32.042Z|553531a4-a708-42d8-99f7-13f578063647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:32.042Z|a555955c-9f96-44cf-a5f9-312c032dc517|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:32.458Z|7db0d268-d193-400b-b434-c804324dd294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:01:32.461Z|7db0d268-d193-400b-b434-c804324dd294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:01:42.058Z|42b5ed29-cac2-46f5-a23d-4a26734b5d69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:01:42.058Z|70b645f8-2e82-4ebd-be74-5d2156b0d3b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:01:42.058Z|55e8a235-840f-4041-897d-54352e0c7c6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:01:42.058Z|42b5ed29-cac2-46f5-a23d-4a26734b5d69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:42.058Z|70b645f8-2e82-4ebd-be74-5d2156b0d3b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:42.058Z|55e8a235-840f-4041-897d-54352e0c7c6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:47.458Z|ac569f72-5efa-454f-b5c6-b0188c9c8332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:01:47.458Z|ac569f72-5efa-454f-b5c6-b0188c9c8332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:01:48.124Z|4390c833-6c1b-4763-b86d-743d23f918d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:01:48.125Z|4390c833-6c1b-4763-b86d-743d23f918d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:01:50.793Z|a129a4dd-b4eb-49d8-b286-55d57706cff4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:01:50.794Z|a129a4dd-b4eb-49d8-b286-55d57706cff4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:52.075Z|1a9d1e01-4f10-4e70-bdf1-0a081b7da6c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:01:52.075Z|b8ce5d62-7b5a-4a05-9a1d-c1d9d7b74401|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:01:52.075Z|fb2f2964-9269-4eb8-86c9-a2bd60ff146f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:01:52.075Z|1a9d1e01-4f10-4e70-bdf1-0a081b7da6c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:52.075Z|b8ce5d62-7b5a-4a05-9a1d-c1d9d7b74401|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:01:52.075Z|fb2f2964-9269-4eb8-86c9-a2bd60ff146f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:02.091Z|6456ad9e-c333-4de9-8dcd-4346dcd3a3ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:02:02.092Z|b66d9966-1aac-4952-8bdc-95338adaeb61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:02:02.092Z|6456ad9e-c333-4de9-8dcd-4346dcd3a3ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:02.092Z|b66d9966-1aac-4952-8bdc-95338adaeb61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:02.092Z|93a6df0b-8e77-4f35-bd3c-751a9729dcc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:02:02.092Z|93a6df0b-8e77-4f35-bd3c-751a9729dcc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:02.458Z|2c63e9f5-c740-4f01-8ade-87000e2c86a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:02:02.458Z|2c63e9f5-c740-4f01-8ade-87000e2c86a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:02:12.110Z|a8667b90-a4a9-4162-9a76-26c90c17a65b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:02:12.110Z|e184ab3a-22ce-497a-9fa7-eb8197f367b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:02:12.110Z|a8667b90-a4a9-4162-9a76-26c90c17a65b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:12.110Z|e184ab3a-22ce-497a-9fa7-eb8197f367b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:12.110Z|ac199f70-77e7-461b-bf04-35ee2754af6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:02:12.111Z|ac199f70-77e7-461b-bf04-35ee2754af6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:17.458Z|fb9a7ebc-e3c0-4a02-865f-74c5e237c3fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:02:17.461Z|fb9a7ebc-e3c0-4a02-865f-74c5e237c3fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:02:18.125Z|3d5d3981-f6e9-4733-a302-74785d4010c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:02:18.125Z|3d5d3981-f6e9-4733-a302-74785d4010c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:02:22.128Z|be8f04f9-2036-41b9-8c7b-51fc4eea5cd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:02:22.128Z|66d32743-6a9f-4868-ae00-0d1bca413586|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:02:22.128Z|9be258bd-e58b-46a4-a2f2-dd0ebf3e1117|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:02:22.128Z|be8f04f9-2036-41b9-8c7b-51fc4eea5cd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:22.128Z|66d32743-6a9f-4868-ae00-0d1bca413586|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:22.128Z|9be258bd-e58b-46a4-a2f2-dd0ebf3e1117|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:32.146Z|643bb9f5-1627-43d7-b8d2-f42e0752bb8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:02:32.146Z|66150729-d444-415b-8ef5-354ce70e36b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:02:32.147Z|643bb9f5-1627-43d7-b8d2-f42e0752bb8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:32.147Z|66150729-d444-415b-8ef5-354ce70e36b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:32.148Z|489d3d47-cb00-4547-8258-6a46187a6fec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:02:32.149Z|489d3d47-cb00-4547-8258-6a46187a6fec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:32.458Z|4a2ad41b-b4d5-411a-ad9f-f4bbc5e9cf36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:02:32.459Z|4a2ad41b-b4d5-411a-ad9f-f4bbc5e9cf36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:02:42.163Z|908a4f61-b049-474f-a3e2-4c347d26b5e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:02:42.163Z|8ef3c628-fa51-4bd1-86f8-9d8d614690b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:02:42.163Z|908a4f61-b049-474f-a3e2-4c347d26b5e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:42.163Z|8ef3c628-fa51-4bd1-86f8-9d8d614690b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:42.164Z|8da87690-ced8-41c6-a7d3-dbd64c8ece3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:02:42.164Z|8da87690-ced8-41c6-a7d3-dbd64c8ece3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:47.458Z|88970fdf-f8b6-4cc0-9fa8-e046bdd554af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:02:47.458Z|88970fdf-f8b6-4cc0-9fa8-e046bdd554af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:02:48.126Z|4c8c33dd-760b-43d8-a886-2c38b41564fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:02:48.126Z|4c8c33dd-760b-43d8-a886-2c38b41564fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:02:50.793Z|5de9f7aa-21e9-4d9f-8610-ae47e2d525ae|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:02:50.793Z|5de9f7aa-21e9-4d9f-8610-ae47e2d525ae|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:52.179Z|0bb28ef6-72d7-4957-96ce-e2ecaab900de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:02:52.180Z|0bb28ef6-72d7-4957-96ce-e2ecaab900de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:52.181Z|f8b8286f-01f3-4274-9c5e-b14e08d98cf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:02:52.181Z|f8b8286f-01f3-4274-9c5e-b14e08d98cf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:02:52.182Z|6ccc509a-2bf3-4ca7-9258-f51c76c3b21f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:02:52.183Z|6ccc509a-2bf3-4ca7-9258-f51c76c3b21f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:02.198Z|b5916492-4585-48e1-8090-538c648aae1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:03:02.197Z|e5170ec1-8b6c-426f-88db-d7b9edb553f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:03:02.198Z|e5170ec1-8b6c-426f-88db-d7b9edb553f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:02.198Z|b5916492-4585-48e1-8090-538c648aae1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:02.199Z|63e55257-d5e0-4a5d-8c05-1b2a2cc33413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:03:02.200Z|63e55257-d5e0-4a5d-8c05-1b2a2cc33413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:02.458Z|6565e87c-430b-4650-9ae0-ee053571a2d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:03:02.461Z|6565e87c-430b-4650-9ae0-ee053571a2d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:03:12.214Z|96dd268c-3c86-4785-bdd2-99844821794a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:03:12.214Z|3b05d360-23b1-4563-9577-0ae8af8ed731|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:03:12.215Z|96dd268c-3c86-4785-bdd2-99844821794a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:12.215Z|3b05d360-23b1-4563-9577-0ae8af8ed731|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:12.215Z|c8037882-87cf-48bc-b428-6745d71490b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:03:12.216Z|c8037882-87cf-48bc-b428-6745d71490b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:17.458Z|0b35ec8f-e61e-435e-847a-d42e81456066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:03:17.459Z|0b35ec8f-e61e-435e-847a-d42e81456066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:03:18.127Z|e394518a-e458-4979-b435-7c0259803daf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:03:18.127Z|e394518a-e458-4979-b435-7c0259803daf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:03:22.233Z|fe3ca1ef-bc35-46df-b167-da8eec2dcafb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:03:22.233Z|151abd7d-2bb3-440b-bce2-e4c4fe8acf6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:03:22.233Z|fe3ca1ef-bc35-46df-b167-da8eec2dcafb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:22.233Z|33b5902d-5000-4871-828b-431d0dd2bf27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:03:22.233Z|151abd7d-2bb3-440b-bce2-e4c4fe8acf6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:22.233Z|33b5902d-5000-4871-828b-431d0dd2bf27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:32.249Z|82734906-7f58-494e-955e-32dfe7a54f73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:03:32.249Z|6616c9d8-2660-48b6-bb75-220c11ffbbe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:03:32.250Z|82734906-7f58-494e-955e-32dfe7a54f73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:32.250Z|6616c9d8-2660-48b6-bb75-220c11ffbbe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:32.250Z|ae150998-6521-4757-8cb9-0f3962f8a5d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:03:32.250Z|ae150998-6521-4757-8cb9-0f3962f8a5d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:32.460Z|e345a5ea-5f9f-44b2-a251-edf151c514ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:03:32.460Z|e345a5ea-5f9f-44b2-a251-edf151c514ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:03:42.266Z|c34325d4-8a50-4292-9360-4f5eed2f8e39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:03:42.267Z|c34325d4-8a50-4292-9360-4f5eed2f8e39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:42.267Z|e114c5c3-1c16-4b3f-a042-75a8ad35e43f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:03:42.267Z|e114c5c3-1c16-4b3f-a042-75a8ad35e43f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:42.270Z|ec1a3ad3-83da-4189-a012-e5c49dfdf94e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:03:42.270Z|ec1a3ad3-83da-4189-a012-e5c49dfdf94e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:47.458Z|bb6346a4-5235-4901-ada8-7b0e0f6ea20c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:03:47.461Z|bb6346a4-5235-4901-ada8-7b0e0f6ea20c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:03:48.128Z|ec475116-ec31-41bc-9e79-4e2cb867aa0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:03:48.128Z|ec475116-ec31-41bc-9e79-4e2cb867aa0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:03:50.792Z|57e11638-09a5-4723-a5b3-fa007e84e822|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:03:50.792Z|57e11638-09a5-4723-a5b3-fa007e84e822|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:52.284Z|5615cdfb-3029-4afa-8969-be078fd3bfa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:03:52.284Z|5615cdfb-3029-4afa-8969-be078fd3bfa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:52.284Z|9bc3b25c-3f75-49b8-981c-2da8d3cb44a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:03:52.284Z|9bc3b25c-3f75-49b8-981c-2da8d3cb44a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:03:52.287Z|bf49d73e-2c4b-4e1a-b057-0186585a05af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:03:52.287Z|bf49d73e-2c4b-4e1a-b057-0186585a05af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:02.302Z|7275e75f-116e-4b66-b68b-7a4a66d20ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:04:02.303Z|e576c86a-cd49-4905-8c67-e993b09c7fc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:04:02.303Z|7275e75f-116e-4b66-b68b-7a4a66d20ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:02.303Z|e576c86a-cd49-4905-8c67-e993b09c7fc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:02.306Z|e59f55b2-f5d2-4486-9d92-626c59b9e916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:04:02.307Z|e59f55b2-f5d2-4486-9d92-626c59b9e916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:02.458Z|2340d935-8408-4dc0-86a0-fde96748502c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:04:02.459Z|2340d935-8408-4dc0-86a0-fde96748502c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:04:12.320Z|6cdab94e-ba2e-465f-aa87-fddfd3377c2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:04:12.320Z|6784c4f6-82f1-49b4-b522-936a01870baa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:04:12.320Z|6cdab94e-ba2e-465f-aa87-fddfd3377c2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:12.320Z|6784c4f6-82f1-49b4-b522-936a01870baa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:12.322Z|16b738b2-02d7-44d3-b35b-320e173a9042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:04:12.323Z|16b738b2-02d7-44d3-b35b-320e173a9042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:17.458Z|257c9534-37c1-47c9-b9f8-322ce9832ec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:04:17.458Z|257c9534-37c1-47c9-b9f8-322ce9832ec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:04:18.129Z|02400349-ff82-4ea3-8a69-68ae61dacad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:04:18.129Z|02400349-ff82-4ea3-8a69-68ae61dacad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:04:22.338Z|1edcb4f8-3764-4e27-9c9c-e524c04cc650|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:04:22.338Z|c0a8c24c-8191-4e88-a3da-0e789ddbd792|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:04:22.338Z|c0a8c24c-8191-4e88-a3da-0e789ddbd792|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:22.338Z|1edcb4f8-3764-4e27-9c9c-e524c04cc650|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:22.339Z|4d191c20-0331-4880-a1cc-93c0a45edb0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:04:22.339Z|4d191c20-0331-4880-a1cc-93c0a45edb0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:32.356Z|c6e2468c-f48d-4dba-9a8c-1cfec3e113f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:04:32.356Z|c6e2468c-f48d-4dba-9a8c-1cfec3e113f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:32.359Z|803a9153-ba42-4fbb-9621-0fe2fbdb83f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:04:32.359Z|367c1166-efbb-4ba4-8473-fc6ef49a7f5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:04:32.359Z|803a9153-ba42-4fbb-9621-0fe2fbdb83f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:32.360Z|367c1166-efbb-4ba4-8473-fc6ef49a7f5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:32.458Z|9bcdc28d-1742-4c95-947e-d60717cc7e17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:04:32.462Z|9bcdc28d-1742-4c95-947e-d60717cc7e17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:04:42.373Z|155eeda5-cdf8-41b5-be92-c85d9b7c9e80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:04:42.374Z|155eeda5-cdf8-41b5-be92-c85d9b7c9e80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:42.376Z|9d5b3f17-747c-4dfb-a354-97a1b1f29c03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:04:42.376Z|9d5b3f17-747c-4dfb-a354-97a1b1f29c03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:42.377Z|eaa20ada-9684-4302-8197-b71202d5d833|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:04:42.378Z|eaa20ada-9684-4302-8197-b71202d5d833|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:47.458Z|5f82106b-d5a1-4597-8ab5-8cb28d479231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:04:47.458Z|5f82106b-d5a1-4597-8ab5-8cb28d479231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:04:48.130Z|87adeafc-55d9-4104-81a3-7f8be50779fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:04:48.130Z|87adeafc-55d9-4104-81a3-7f8be50779fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:04:50.792Z|1de48799-f34b-490f-9b66-976670c31369|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:04:50.793Z|1de48799-f34b-490f-9b66-976670c31369|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:52.391Z|53ef88e0-f806-4dbc-89e9-f023311d29e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:04:52.391Z|b751afff-d7d5-4098-b4b7-4bc6d9b2b72d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:04:52.392Z|53ef88e0-f806-4dbc-89e9-f023311d29e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:52.392Z|b751afff-d7d5-4098-b4b7-4bc6d9b2b72d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:04:52.393Z|b54f2f47-ab40-4c4c-a624-1511ac0e3110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:04:52.394Z|b54f2f47-ab40-4c4c-a624-1511ac0e3110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:02.410Z|367ae6ef-e95a-49e4-9998-f319b58eb8db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:05:02.410Z|1f093cc7-aede-4ab7-8261-1f42e1c8687f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:05:02.410Z|e0c453f2-4d96-448d-a32f-4554d637646d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:05:02.410Z|367ae6ef-e95a-49e4-9998-f319b58eb8db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:02.410Z|1f093cc7-aede-4ab7-8261-1f42e1c8687f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:02.410Z|e0c453f2-4d96-448d-a32f-4554d637646d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:02.458Z|08027de1-20a0-465b-b9bd-aba0927e0132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:05:02.458Z|08027de1-20a0-465b-b9bd-aba0927e0132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:05:12.426Z|ea5a3c4e-1bb5-4349-be3a-540b203b7a4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:05:12.427Z|f3692f94-1100-4c85-9f55-59007a78b757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:05:12.427Z|23c6f80a-0a59-4aad-82ef-fd57a7e14502|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:05:12.427Z|ea5a3c4e-1bb5-4349-be3a-540b203b7a4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:12.428Z|23c6f80a-0a59-4aad-82ef-fd57a7e14502|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:12.428Z|f3692f94-1100-4c85-9f55-59007a78b757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:17.458Z|8bc19f23-6349-46ab-aafb-eb1bffcee1d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:05:17.461Z|8bc19f23-6349-46ab-aafb-eb1bffcee1d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:05:18.130Z|07455d7e-6c14-4779-867c-9f7f77fb9a9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:05:18.131Z|07455d7e-6c14-4779-867c-9f7f77fb9a9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:05:22.445Z|506e2941-f7cf-4325-b1fb-588676aa6c69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:05:22.445Z|4161da4a-8c6f-4cc6-85bd-ddaeff14a9dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:05:22.445Z|f7bfac37-c10b-4b00-b5aa-6fba372b526d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:05:22.445Z|506e2941-f7cf-4325-b1fb-588676aa6c69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:22.445Z|f7bfac37-c10b-4b00-b5aa-6fba372b526d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:22.445Z|4161da4a-8c6f-4cc6-85bd-ddaeff14a9dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:32.458Z|c5f46b0c-c5c9-423d-90b0-221504cc64dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:05:32.459Z|c5f46b0c-c5c9-423d-90b0-221504cc64dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:05:32.462Z|a39c25c9-89aa-4c0c-a610-3c7a15fc9878|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:05:32.462Z|541e8ee6-2d04-49c0-ae2e-8516d6597cbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:05:32.462Z|eff4c57e-0e6b-4fa9-9241-79717c48e62b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:05:32.462Z|541e8ee6-2d04-49c0-ae2e-8516d6597cbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:32.462Z|a39c25c9-89aa-4c0c-a610-3c7a15fc9878|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:32.462Z|eff4c57e-0e6b-4fa9-9241-79717c48e62b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:42.480Z|4d63718a-64f0-45a5-9576-b7ae13a94d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:05:42.480Z|f9b92dc3-64f6-4b2a-b03b-61b59204d706|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:05:42.481Z|4d63718a-64f0-45a5-9576-b7ae13a94d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:42.480Z|cbf94ba9-04e2-497b-bead-17f299b2a514|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:05:42.481Z|f9b92dc3-64f6-4b2a-b03b-61b59204d706|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:42.481Z|cbf94ba9-04e2-497b-bead-17f299b2a514|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:47.458Z|1a173cba-e74d-42bc-9e53-0c5895f731f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:05:47.458Z|1a173cba-e74d-42bc-9e53-0c5895f731f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:05:48.131Z|e02cb42f-1dbb-44ff-afac-3cafbc6d1570|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:05:48.132Z|e02cb42f-1dbb-44ff-afac-3cafbc6d1570|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:05:50.792Z|298c9b53-cb59-45ae-b10e-dafefd3e038a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:05:50.793Z|298c9b53-cb59-45ae-b10e-dafefd3e038a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:52.497Z|5cf7e409-7735-410d-aa27-b4781c7e292a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:05:52.497Z|5cf7e409-7735-410d-aa27-b4781c7e292a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:52.500Z|fa65d910-fa01-4564-b114-c3bf32f0be91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:05:52.500Z|fa65d910-fa01-4564-b114-c3bf32f0be91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:05:52.500Z|29b9832f-cb9d-4bc7-9019-fb29d0a310f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:05:52.501Z|29b9832f-cb9d-4bc7-9019-fb29d0a310f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:02.458Z|eec92f0f-4b0e-4ae7-841c-fe2a5c1d6d95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:06:02.461Z|eec92f0f-4b0e-4ae7-841c-fe2a5c1d6d95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:06:02.514Z|5f80885d-a5b7-4ac8-9a7f-50ce499fc710|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:06:02.515Z|5f80885d-a5b7-4ac8-9a7f-50ce499fc710|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:02.516Z|b7cf1e67-633a-4fb8-84d5-c24b9493188c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:06:02.517Z|b7cf1e67-633a-4fb8-84d5-c24b9493188c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:02.543Z|c1367428-1057-4a6d-b0de-1097f895448c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:06:02.543Z|c1367428-1057-4a6d-b0de-1097f895448c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:12.532Z|ba925b3f-a28e-4255-bdf3-9ebc6cb70c5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:06:12.533Z|abc1c3ed-7c17-4e92-bc5e-8e70bf5b636d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:06:12.533Z|ba925b3f-a28e-4255-bdf3-9ebc6cb70c5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:12.534Z|abc1c3ed-7c17-4e92-bc5e-8e70bf5b636d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:12.559Z|cf8abde8-b609-48fb-8336-5f4527fe80c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:06:12.559Z|cf8abde8-b609-48fb-8336-5f4527fe80c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:17.458Z|51ec6a8e-46bb-40a7-80f7-c60526ba4af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:06:17.459Z|51ec6a8e-46bb-40a7-80f7-c60526ba4af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:06:18.133Z|f7060693-349f-4b96-acd3-c0bb3ea3fbec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:06:18.133Z|f7060693-349f-4b96-acd3-c0bb3ea3fbec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:06:22.550Z|0b2f75f7-71d8-4ae5-8891-1f37d3639b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:06:22.551Z|21988df6-e768-4023-a3f1-793b80ca4ed2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:06:22.551Z|0b2f75f7-71d8-4ae5-8891-1f37d3639b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:22.551Z|21988df6-e768-4023-a3f1-793b80ca4ed2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:22.576Z|36aed203-433d-49f1-b88f-6ca41227880e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:06:22.576Z|36aed203-433d-49f1-b88f-6ca41227880e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:32.458Z|9a412d02-c9a3-45d6-8166-eea030de2082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:06:32.458Z|9a412d02-c9a3-45d6-8166-eea030de2082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:06:32.569Z|d3dee4bb-8eb9-4d40-a9ea-0ec0d1c896c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:06:32.570Z|d3dee4bb-8eb9-4d40-a9ea-0ec0d1c896c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:32.570Z|ce705f45-123f-4f01-9df5-267228b7a135|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:06:32.571Z|ce705f45-123f-4f01-9df5-267228b7a135|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:32.591Z|873c7de0-5373-49b9-a0c0-a5ff415b1a50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:06:32.592Z|873c7de0-5373-49b9-a0c0-a5ff415b1a50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:42.587Z|5c3f011a-affb-48a3-9312-be6a417bb639|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:06:42.587Z|5c3f011a-affb-48a3-9312-be6a417bb639|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:42.587Z|7d168563-4b7a-41e6-9548-ead3e9ff450b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:06:42.588Z|7d168563-4b7a-41e6-9548-ead3e9ff450b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:42.608Z|a86c002b-382e-4ca5-a62f-1f2f169c3535|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:06:42.609Z|a86c002b-382e-4ca5-a62f-1f2f169c3535|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:47.458Z|17e70ac4-c7fb-4de6-a771-d2486cc9d758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:06:47.461Z|17e70ac4-c7fb-4de6-a771-d2486cc9d758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:06:48.134Z|546f8549-5b98-4a9a-8470-2b23a3718e26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:06:48.134Z|546f8549-5b98-4a9a-8470-2b23a3718e26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:06:50.793Z|2ae6ac6d-3c6c-496c-be6c-9df842afdf24|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:06:50.794Z|2ae6ac6d-3c6c-496c-be6c-9df842afdf24|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:52.604Z|0089eff9-61f1-42bf-ac58-88e7c6a0b083|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:06:52.604Z|26cadcdf-8e4e-46fd-9de0-8e7e509bc88f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:06:52.604Z|0089eff9-61f1-42bf-ac58-88e7c6a0b083|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:52.605Z|26cadcdf-8e4e-46fd-9de0-8e7e509bc88f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:06:52.625Z|4ba5393c-48d2-4043-bde3-371cd91dad1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:06:52.626Z|4ba5393c-48d2-4043-bde3-371cd91dad1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:02.458Z|5b223011-f5bd-4c48-8195-53e4e2f5a65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:07:02.459Z|5b223011-f5bd-4c48-8195-53e4e2f5a65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:07:02.623Z|0912b54b-41ea-45dd-9a05-f2811369ec47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:07:02.623Z|6cedb82b-fa73-4046-b77f-aa4c0e9a4af1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:07:02.623Z|0912b54b-41ea-45dd-9a05-f2811369ec47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:02.623Z|6cedb82b-fa73-4046-b77f-aa4c0e9a4af1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:02.642Z|7c42b47c-b5a2-4b76-83d0-743f7775d465|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:07:02.642Z|7c42b47c-b5a2-4b76-83d0-743f7775d465|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:12.641Z|b15eb058-51e3-471c-8ecd-9f57776f11e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:07:12.642Z|b15eb058-51e3-471c-8ecd-9f57776f11e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:12.642Z|f59fdc9f-b20b-420f-ad2b-dc777d20da06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:07:12.642Z|f59fdc9f-b20b-420f-ad2b-dc777d20da06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:12.658Z|41704c65-5c9d-4d2e-a321-ca690f4b9066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:07:12.659Z|41704c65-5c9d-4d2e-a321-ca690f4b9066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:17.458Z|723abdb5-682f-4a3b-b456-96e0cba7465e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:07:17.459Z|723abdb5-682f-4a3b-b456-96e0cba7465e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:07:18.135Z|8564ce3b-1df9-4f2b-92e9-601373afaebf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:07:18.135Z|8564ce3b-1df9-4f2b-92e9-601373afaebf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:07:22.659Z|ca57eada-a9d7-48e7-8054-817ec1b21809|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:07:22.660Z|ca57eada-a9d7-48e7-8054-817ec1b21809|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:22.660Z|b384f181-6a49-4fd5-af1c-f39b89da1ba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:07:22.661Z|b384f181-6a49-4fd5-af1c-f39b89da1ba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:22.675Z|08f8cffc-cf9f-4200-ae07-b3397fbd0c18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:07:22.676Z|08f8cffc-cf9f-4200-ae07-b3397fbd0c18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:32.458Z|ab92fdf3-de46-46a2-8fc5-70bce053b059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:07:32.461Z|ab92fdf3-de46-46a2-8fc5-70bce053b059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:07:32.677Z|fbdd7c14-1a2b-4c11-b722-20cfef555a2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:07:32.677Z|52fbcb1c-663a-456b-9c97-ce90ed191de9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:07:32.678Z|fbdd7c14-1a2b-4c11-b722-20cfef555a2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:32.678Z|52fbcb1c-663a-456b-9c97-ce90ed191de9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:32.691Z|953a85ad-f614-4f4d-ae36-6eee761c30e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:07:32.692Z|953a85ad-f614-4f4d-ae36-6eee761c30e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:42.694Z|0fffa19c-e66b-4799-a12b-239926e6a64e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:07:42.695Z|0fffa19c-e66b-4799-a12b-239926e6a64e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:42.702Z|324dddf6-837b-400f-a880-466d8459bb77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:07:42.703Z|324dddf6-837b-400f-a880-466d8459bb77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:42.706Z|758de539-1ce1-46d5-968e-1014013183a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:07:42.706Z|758de539-1ce1-46d5-968e-1014013183a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:47.458Z|3a119858-5815-4025-a697-83f5914dea93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:07:47.458Z|3a119858-5815-4025-a697-83f5914dea93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:07:48.135Z|376199a1-f8bd-4b20-ab86-5ba03f7b57d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:07:48.136Z|376199a1-f8bd-4b20-ab86-5ba03f7b57d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:07:50.793Z|d41a3eab-9099-4901-9461-dfba63584755|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:07:50.794Z|d41a3eab-9099-4901-9461-dfba63584755|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:52.713Z|acd05635-d3c1-4540-8c6c-1f2d1087f15c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:07:52.713Z|acd05635-d3c1-4540-8c6c-1f2d1087f15c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:52.719Z|c83e763b-4789-4a7f-87bf-7209bf6139ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:07:52.720Z|c83e763b-4789-4a7f-87bf-7209bf6139ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:07:52.721Z|bd724889-311e-490f-a29f-8d43a264f0ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:07:52.722Z|bd724889-311e-490f-a29f-8d43a264f0ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:02.458Z|1acf9544-6b13-4944-92fc-3dd350057471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:08:02.458Z|1acf9544-6b13-4944-92fc-3dd350057471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:08:02.731Z|ac21176b-7828-480a-b89a-da3577b129ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:08:02.731Z|ac21176b-7828-480a-b89a-da3577b129ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:02.736Z|47e953b8-2939-4e3c-9666-bc57e252a91b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:08:02.737Z|47e953b8-2939-4e3c-9666-bc57e252a91b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:02.738Z|3c8aec17-a03d-4d37-b661-647631e550d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:08:02.738Z|3c8aec17-a03d-4d37-b661-647631e550d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:12.749Z|4b3fe1a2-e78e-4e78-8fd6-ff9791bd9a5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:08:12.749Z|4b3fe1a2-e78e-4e78-8fd6-ff9791bd9a5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:12.753Z|78480656-9b65-49a9-8ee4-7823356b5a83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:08:12.753Z|78480656-9b65-49a9-8ee4-7823356b5a83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:12.754Z|06eaedcd-68ad-41f5-87f7-d7f2469fd342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:08:12.754Z|06eaedcd-68ad-41f5-87f7-d7f2469fd342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:17.458Z|f564f609-8b5e-4514-bf63-18ab417aac1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:08:17.461Z|f564f609-8b5e-4514-bf63-18ab417aac1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:08:18.137Z|5c268425-f46f-4282-8e5b-885823997939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:08:18.137Z|5c268425-f46f-4282-8e5b-885823997939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:08:22.768Z|5a7f38c5-0e51-4e90-b7bf-472bf6bb1dac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:08:22.769Z|5a7f38c5-0e51-4e90-b7bf-472bf6bb1dac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:22.771Z|984f213e-cc9a-4b6d-9bc1-0e59c005cc19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:08:22.772Z|984f213e-cc9a-4b6d-9bc1-0e59c005cc19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:22.776Z|6050cee7-4d4e-4963-ae1b-e43deaf546ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:08:22.776Z|6050cee7-4d4e-4963-ae1b-e43deaf546ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:32.458Z|504b2849-8682-4180-8c14-320000104afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:08:32.459Z|504b2849-8682-4180-8c14-320000104afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:08:32.786Z|39b46cdd-366d-418f-8d8f-138936df5251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:08:32.786Z|39b46cdd-366d-418f-8d8f-138936df5251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:32.788Z|52f0fa1a-8725-4962-b2eb-846246c87c37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:08:32.788Z|52f0fa1a-8725-4962-b2eb-846246c87c37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:32.792Z|eb513094-2167-4944-aa52-36a997f70491|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:08:32.792Z|eb513094-2167-4944-aa52-36a997f70491|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:42.803Z|7951d27c-348d-4399-a94d-bf88828af910|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:08:42.803Z|7951d27c-348d-4399-a94d-bf88828af910|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:42.804Z|c961198e-ef4c-4e1c-9efa-8d31b78476c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:08:42.804Z|c961198e-ef4c-4e1c-9efa-8d31b78476c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:42.808Z|b7317ba6-fafc-40f4-85ea-768d3cc52e82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:08:42.809Z|b7317ba6-fafc-40f4-85ea-768d3cc52e82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:47.458Z|feb3db49-fb9b-4603-8059-c4917d961b44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:08:47.459Z|feb3db49-fb9b-4603-8059-c4917d961b44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:08:48.138Z|2a6fe3f3-05df-447c-8d99-8a68f431d258|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:08:48.138Z|2a6fe3f3-05df-447c-8d99-8a68f431d258|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:08:50.791Z|47b439ec-bd1b-42bf-b82c-8a6099fb93fe|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:08:50.792Z|47b439ec-bd1b-42bf-b82c-8a6099fb93fe|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:52.820Z|a382f346-1954-41c3-9edc-d217747abb6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:08:52.820Z|27473f51-16cc-4ac5-ab04-414e38122312|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:08:52.821Z|a382f346-1954-41c3-9edc-d217747abb6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:52.821Z|27473f51-16cc-4ac5-ab04-414e38122312|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:08:52.824Z|6def24c8-37d4-43ee-bf66-23044572e2ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:08:52.824Z|6def24c8-37d4-43ee-bf66-23044572e2ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:02.458Z|93e87948-0df9-4ca1-8755-1638147a27ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:09:02.460Z|93e87948-0df9-4ca1-8755-1638147a27ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:09:02.838Z|a04f6b04-d2d8-4fb5-a7db-1efe8c5a1a2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:09:02.838Z|30108f4b-95e1-48bc-85e8-84ad31434b39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:09:02.838Z|a04f6b04-d2d8-4fb5-a7db-1efe8c5a1a2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:02.838Z|30108f4b-95e1-48bc-85e8-84ad31434b39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:02.839Z|ddc4dbe9-184a-4050-9788-e8ac38a32dda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:09:02.839Z|ddc4dbe9-184a-4050-9788-e8ac38a32dda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:12.855Z|f74184d2-f175-4317-bd7d-dda0dcae4c31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:09:12.856Z|f74184d2-f175-4317-bd7d-dda0dcae4c31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:12.858Z|fa9d1d3e-daf5-4740-80b6-b23cc2a8c565|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:09:12.859Z|fa9d1d3e-daf5-4740-80b6-b23cc2a8c565|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:12.859Z|894a86ba-3dc7-408f-a3f6-3664a59818cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:09:12.859Z|894a86ba-3dc7-408f-a3f6-3664a59818cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:17.458Z|d07ac2e1-74bf-418b-a62e-1bf674d767d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:09:17.459Z|d07ac2e1-74bf-418b-a62e-1bf674d767d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:09:18.138Z|542d775d-eaa3-4b7b-ab2d-9784a053970f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:09:18.139Z|542d775d-eaa3-4b7b-ab2d-9784a053970f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:09:22.873Z|e0d9aa22-fe20-4d00-a112-8a8a298a6606|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:09:22.873Z|e0d9aa22-fe20-4d00-a112-8a8a298a6606|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:22.874Z|fd09199b-311f-4090-8dde-b50ab5838803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:09:22.874Z|fd09199b-311f-4090-8dde-b50ab5838803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:22.878Z|4d553f85-2bd3-4842-bbd5-146f56cf1fbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:09:22.879Z|4d553f85-2bd3-4842-bbd5-146f56cf1fbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:32.458Z|0beb1df0-ba6c-4ebb-9b55-465375d51a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:09:32.458Z|0beb1df0-ba6c-4ebb-9b55-465375d51a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:09:32.891Z|f15855e6-3e7d-4169-bd43-9b7427fff9e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:09:32.892Z|2c5cc842-9e27-42c5-8d22-af7307300060|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:09:32.892Z|2c5cc842-9e27-42c5-8d22-af7307300060|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:32.892Z|f15855e6-3e7d-4169-bd43-9b7427fff9e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:32.896Z|e03958c6-eae9-48aa-96b9-5fd6b8c181f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:09:32.896Z|e03958c6-eae9-48aa-96b9-5fd6b8c181f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:42.911Z|7ecef15d-1d7b-460d-9ed7-95cc19e40752|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:09:42.911Z|e4281383-c5cb-4e86-8bd3-d4aac0d4df53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:09:42.911Z|7ecef15d-1d7b-460d-9ed7-95cc19e40752|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:42.911Z|e4281383-c5cb-4e86-8bd3-d4aac0d4df53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:42.912Z|b9c4d5b6-f844-44a4-8ba2-74f5dd9982cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:09:42.912Z|b9c4d5b6-f844-44a4-8ba2-74f5dd9982cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:47.458Z|9bcdcebf-b551-4605-81f9-ad0773c66ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:09:47.463Z|9bcdcebf-b551-4605-81f9-ad0773c66ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:09:48.139Z|c7f76c18-eebf-4757-ac53-2fdb4aba5046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:09:48.140Z|c7f76c18-eebf-4757-ac53-2fdb4aba5046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:09:50.792Z|5069195d-f77b-465b-96a0-4296f06f009b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:09:50.792Z|5069195d-f77b-465b-96a0-4296f06f009b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:52.928Z|1b3c40e3-ceb3-46d9-a2b5-3514c5be3426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:09:52.929Z|0eab8f2b-28db-4030-a3e9-2a92566b2e14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:09:52.929Z|80ec1620-2ac1-4831-b75e-087e4a98b1de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:09:52.929Z|1b3c40e3-ceb3-46d9-a2b5-3514c5be3426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:52.929Z|0eab8f2b-28db-4030-a3e9-2a92566b2e14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:09:52.929Z|80ec1620-2ac1-4831-b75e-087e4a98b1de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:02.458Z|33663ad0-7f4c-4d45-88a9-d311783af371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:10:02.458Z|33663ad0-7f4c-4d45-88a9-d311783af371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:10:02.946Z|b110cc90-6a36-4d97-9b0a-a75f0c3cf97d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:10:02.946Z|d72fb45b-7fe8-4e23-9707-1bea8d2e538b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:10:02.946Z|82bc6705-45da-414d-8bd3-262da68f9a41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:10:02.947Z|b110cc90-6a36-4d97-9b0a-a75f0c3cf97d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:02.947Z|d72fb45b-7fe8-4e23-9707-1bea8d2e538b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:02.947Z|82bc6705-45da-414d-8bd3-262da68f9a41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:12.964Z|2140c1a2-84d7-4edc-ad36-68e0d4c2c925|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:10:12.965Z|8f2d4910-d2e6-49d4-a03c-7afce5c38f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:10:12.965Z|2140c1a2-84d7-4edc-ad36-68e0d4c2c925|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:12.965Z|8f2d4910-d2e6-49d4-a03c-7afce5c38f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:12.965Z|771fe2ba-d3a8-481e-a0c0-037ace88d277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:10:12.965Z|771fe2ba-d3a8-481e-a0c0-037ace88d277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:17.458Z|b2be120b-e8f2-4bd4-bdd3-90e70fd7c5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:10:17.459Z|b2be120b-e8f2-4bd4-bdd3-90e70fd7c5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:10:18.140Z|6e423351-b085-48c1-9575-b99de36d555f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:10:18.141Z|6e423351-b085-48c1-9575-b99de36d555f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:10:22.981Z|f7879415-a4f5-441e-ae75-cbb38fde00a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:10:22.981Z|5c1f2efb-b7fd-4f33-87a8-bd05494a1757|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:10:22.982Z|5c1f2efb-b7fd-4f33-87a8-bd05494a1757|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:22.982Z|f7879415-a4f5-441e-ae75-cbb38fde00a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:22.982Z|8d8c78e4-a287-4b2c-b3ef-dbd8340d6c8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:10:22.983Z|8d8c78e4-a287-4b2c-b3ef-dbd8340d6c8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:32.458Z|2b3c7314-1402-461a-9b16-efb4c6c410e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:10:32.461Z|2b3c7314-1402-461a-9b16-efb4c6c410e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:10:32.999Z|3cbdc004-55b9-410c-988a-734923235382|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:10:32.999Z|722c5561-a249-4109-be5e-b0f01619664d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:10:32.999Z|ec59a5dc-5046-4eb9-9a16-978746768511|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:10:33.000Z|3cbdc004-55b9-410c-988a-734923235382|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:33.000Z|722c5561-a249-4109-be5e-b0f01619664d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:33.000Z|ec59a5dc-5046-4eb9-9a16-978746768511|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:43.017Z|c56b29cc-bf5d-415e-80c0-3eccc86d347e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:10:43.017Z|126c3fe5-c619-42fa-adc7-faa7e77d3a40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:10:43.017Z|c56b29cc-bf5d-415e-80c0-3eccc86d347e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:43.017Z|e45cd209-da4a-408e-a21a-ad74ac8c31a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:10:43.018Z|126c3fe5-c619-42fa-adc7-faa7e77d3a40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:43.018Z|e45cd209-da4a-408e-a21a-ad74ac8c31a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:47.458Z|a0fd9f00-2542-411b-ae06-a6a9e7eb8df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:10:47.459Z|a0fd9f00-2542-411b-ae06-a6a9e7eb8df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:10:48.141Z|012ab9ea-3659-416e-835b-b638c33af3d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:10:48.142Z|012ab9ea-3659-416e-835b-b638c33af3d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:10:50.792Z|c3954387-53b5-4476-8307-fd5fddb2422e|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:10:50.792Z|c3954387-53b5-4476-8307-fd5fddb2422e|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:53.035Z|a19bc14b-0f51-4b93-b264-21dc9b43d40e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:10:53.036Z|191d81d2-304b-4898-8322-240be14cf571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:10:53.036Z|a19bc14b-0f51-4b93-b264-21dc9b43d40e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:53.036Z|670e7870-f41d-452b-b6c4-d5ea8ff6271b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:10:53.036Z|191d81d2-304b-4898-8322-240be14cf571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:10:53.036Z|670e7870-f41d-452b-b6c4-d5ea8ff6271b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:02.458Z|4d018e39-cf9d-4e0c-bebd-6ce15c37f23d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:11:02.458Z|4d018e39-cf9d-4e0c-bebd-6ce15c37f23d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:11:03.054Z|f6e2b6aa-1a2d-483d-b18b-c9950017f443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:11:03.054Z|13e90001-f9ad-4523-be9d-996027bccf08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:11:03.054Z|f6e2b6aa-1a2d-483d-b18b-c9950017f443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:03.055Z|13e90001-f9ad-4523-be9d-996027bccf08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:03.062Z|b2bf4a34-a9d9-4701-bdd6-2e9fe004a304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:11:03.063Z|b2bf4a34-a9d9-4701-bdd6-2e9fe004a304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:13.072Z|2cf761a8-079f-4311-8d14-40e907aa1782|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:11:13.072Z|2cf761a8-079f-4311-8d14-40e907aa1782|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:13.073Z|3036e968-505d-407b-a329-8cfde56d096d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:11:13.073Z|3036e968-505d-407b-a329-8cfde56d096d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:13.078Z|81452a87-b4c6-4f2b-bd57-f6ecb4aba56e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:11:13.079Z|81452a87-b4c6-4f2b-bd57-f6ecb4aba56e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:17.458Z|0494cc47-23f2-4d7a-a993-d13c60b93ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:11:17.461Z|0494cc47-23f2-4d7a-a993-d13c60b93ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:11:18.142Z|7968dda2-361c-4e6b-b4e9-7b638bedb4b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:11:18.143Z|7968dda2-361c-4e6b-b4e9-7b638bedb4b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:11:23.089Z|3cac8457-31c2-464d-aee8-545421bc9479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:11:23.089Z|a65e7319-57b3-4e47-bd1b-07d414815fe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:11:23.090Z|3cac8457-31c2-464d-aee8-545421bc9479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:23.090Z|a65e7319-57b3-4e47-bd1b-07d414815fe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:23.094Z|b1014106-c5bc-419a-9df5-8ea5a15d9b32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:11:23.095Z|b1014106-c5bc-419a-9df5-8ea5a15d9b32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:32.458Z|cdc19883-bba1-49df-b48b-83de3b85cac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:11:32.459Z|cdc19883-bba1-49df-b48b-83de3b85cac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:11:33.107Z|04e289e5-77b0-4c5d-b462-d4bd228efdd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:11:33.107Z|4bfc76d0-6b70-4c8b-a679-2b61c8f0d062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:11:33.108Z|04e289e5-77b0-4c5d-b462-d4bd228efdd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:33.108Z|4bfc76d0-6b70-4c8b-a679-2b61c8f0d062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:33.113Z|852e9ad2-f86d-4f6d-8d9e-2db99deadb5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:11:33.113Z|852e9ad2-f86d-4f6d-8d9e-2db99deadb5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:43.126Z|0d79f553-db0e-4346-814b-50ba837458e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:11:43.126Z|0d79f553-db0e-4346-814b-50ba837458e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:43.126Z|0e032025-c519-48c8-9c3a-578a5d231419|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:11:43.126Z|0e032025-c519-48c8-9c3a-578a5d231419|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:43.130Z|d5478dfe-7ef6-490f-a5f8-90775474f74e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:11:43.130Z|d5478dfe-7ef6-490f-a5f8-90775474f74e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:47.458Z|05e35e10-f66c-4277-a1f6-2c673ece7362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:11:47.458Z|05e35e10-f66c-4277-a1f6-2c673ece7362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:11:48.143Z|3a8e950b-b539-48d6-a450-ee008830ea29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:11:48.144Z|3a8e950b-b539-48d6-a450-ee008830ea29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:11:50.792Z|fbff3885-c9e3-4dce-a434-00b2e65ae65f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:11:50.793Z|fbff3885-c9e3-4dce-a434-00b2e65ae65f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:53.143Z|a5513c2c-799d-4072-89f8-5c00211d7454|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:11:53.143Z|014c6c77-b7f2-422c-92b8-e073c4b24edb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:11:53.144Z|a5513c2c-799d-4072-89f8-5c00211d7454|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:53.144Z|014c6c77-b7f2-422c-92b8-e073c4b24edb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:11:53.147Z|2bd7445a-5316-413d-86b6-412bd2e39d3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:11:53.147Z|2bd7445a-5316-413d-86b6-412bd2e39d3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:02.458Z|9cd1ab2b-3f97-4e1f-8c0c-a01d410dbad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:12:02.461Z|9cd1ab2b-3f97-4e1f-8c0c-a01d410dbad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:12:03.160Z|63f83f75-5946-4308-9cd5-269041ef290d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:12:03.160Z|40a33da0-70e7-45ca-9d61-685ce282ddf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:12:03.160Z|63f83f75-5946-4308-9cd5-269041ef290d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:03.160Z|40a33da0-70e7-45ca-9d61-685ce282ddf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:03.163Z|d896e115-ab16-436b-9810-19258be6b6a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:12:03.164Z|d896e115-ab16-436b-9810-19258be6b6a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:13.176Z|ee7f5d69-6add-4375-97f7-b26a97f8b37a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:12:13.176Z|ee7f5d69-6add-4375-97f7-b26a97f8b37a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:13.176Z|52b53dea-7944-402b-ad8e-389b425d3080|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:12:13.177Z|52b53dea-7944-402b-ad8e-389b425d3080|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:13.179Z|b4266fbe-825d-4a1f-ad35-0bacc70ff6a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:12:13.179Z|b4266fbe-825d-4a1f-ad35-0bacc70ff6a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:17.458Z|35c9b58b-16bc-4cd2-a6b4-4bfe468a09a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:12:17.458Z|35c9b58b-16bc-4cd2-a6b4-4bfe468a09a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:12:18.144Z|a402d4f6-9b75-4345-82a7-ffdc458aed4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:12:18.145Z|a402d4f6-9b75-4345-82a7-ffdc458aed4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:12:23.192Z|8d4f65f3-297b-46b7-ba0e-8d2a8b092138|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:12:23.193Z|8d4f65f3-297b-46b7-ba0e-8d2a8b092138|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:23.193Z|654b3085-426b-4ddb-a0af-29bdd1f23cfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:12:23.193Z|654b3085-426b-4ddb-a0af-29bdd1f23cfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:23.195Z|c2c7f42a-d65f-4dc7-9bbe-844423f7aea9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:12:23.195Z|c2c7f42a-d65f-4dc7-9bbe-844423f7aea9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:32.458Z|f2cc5c02-f8fb-4924-a466-cf421c3d8483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:12:32.459Z|f2cc5c02-f8fb-4924-a466-cf421c3d8483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:12:33.210Z|b129a1da-d705-42b2-8c18-da2f8b6cb2a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:12:33.210Z|ecf54aec-decd-44b2-9a47-d82ca6e25b7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:12:33.210Z|0d59a32d-c014-4a81-bb22-a86917643518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:12:33.211Z|ecf54aec-decd-44b2-9a47-d82ca6e25b7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:33.210Z|b129a1da-d705-42b2-8c18-da2f8b6cb2a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:33.211Z|0d59a32d-c014-4a81-bb22-a86917643518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:43.227Z|bc6cad51-7732-4733-b8bb-0fc06c5503fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:12:43.227Z|91f79e99-b975-4567-aafa-a4f840aaa4c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:12:43.228Z|bc6cad51-7732-4733-b8bb-0fc06c5503fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:43.228Z|91f79e99-b975-4567-aafa-a4f840aaa4c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:43.234Z|cca1d39b-93a8-4313-8801-85653864f4ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:12:43.235Z|cca1d39b-93a8-4313-8801-85653864f4ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:47.458Z|6a9484cb-54a0-41fe-9b70-d888ed0d6d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:12:47.461Z|6a9484cb-54a0-41fe-9b70-d888ed0d6d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:12:48.145Z|c4b27dbc-1e3f-4571-a061-549ca5e811b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:12:48.146Z|c4b27dbc-1e3f-4571-a061-549ca5e811b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:12:50.792Z|eb4c73bc-e6cc-4ac3-9018-7a9101fdb332|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:12:50.792Z|eb4c73bc-e6cc-4ac3-9018-7a9101fdb332|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:53.246Z|5a2b68ff-720b-4e13-a174-a1f60aa92e91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:12:53.246Z|f6e86a44-73ce-461c-ba55-8fdac91b292a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:12:53.246Z|5a2b68ff-720b-4e13-a174-a1f60aa92e91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:53.247Z|f6e86a44-73ce-461c-ba55-8fdac91b292a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:12:53.251Z|9b9b8df3-8ffc-4f60-b0d2-4da834cabbed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:12:53.251Z|9b9b8df3-8ffc-4f60-b0d2-4da834cabbed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:02.458Z|10ad5a4d-38a2-4337-815b-bba1de0a5ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:13:02.459Z|10ad5a4d-38a2-4337-815b-bba1de0a5ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:13:03.263Z|0274c634-71b2-4f72-9931-de29c0152013|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:13:03.264Z|0274c634-71b2-4f72-9931-de29c0152013|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:03.265Z|d8442589-73a6-46cc-a4d0-f5144bba3ccc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:13:03.265Z|d8442589-73a6-46cc-a4d0-f5144bba3ccc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:03.266Z|a9723448-dd45-4585-a3a9-67330cbb3d7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:13:03.266Z|a9723448-dd45-4585-a3a9-67330cbb3d7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:13.281Z|3fb9b861-af5c-49d9-8865-83b6e0ff2d23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:13:13.282Z|d0e0fe38-9f6a-4df0-8a47-04d905595c79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:13:13.282Z|dc8d331b-6be4-4f91-b0c5-8f26c96b93bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:13:13.282Z|3fb9b861-af5c-49d9-8865-83b6e0ff2d23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:13.282Z|d0e0fe38-9f6a-4df0-8a47-04d905595c79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:13.282Z|dc8d331b-6be4-4f91-b0c5-8f26c96b93bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:17.458Z|25d6e861-5bd7-4c21-83d3-139a7a812537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:13:17.458Z|25d6e861-5bd7-4c21-83d3-139a7a812537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:13:18.147Z|1b060496-9f90-4871-b1c6-043491e62fd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:13:18.147Z|1b060496-9f90-4871-b1c6-043491e62fd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:13:23.299Z|e2c7a271-e071-47e5-9546-13212643c631|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:13:23.299Z|dd394c90-3af1-4a9a-b39e-f31b9cb2e668|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:13:23.299Z|475956e6-f6fd-42dc-a15d-fdf8df68e7b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:13:23.299Z|e2c7a271-e071-47e5-9546-13212643c631|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:23.299Z|dd394c90-3af1-4a9a-b39e-f31b9cb2e668|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:23.299Z|475956e6-f6fd-42dc-a15d-fdf8df68e7b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:32.458Z|a3864223-8663-4a33-a708-f6521912b1a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:13:32.460Z|a3864223-8663-4a33-a708-f6521912b1a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:13:33.316Z|4ee544e3-58d5-48df-80d4-c9d74a222429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:13:33.316Z|ec5e1d51-6229-43e6-8b6b-ae713d98a5a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:13:33.317Z|4ee544e3-58d5-48df-80d4-c9d74a222429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:33.317Z|ec5e1d51-6229-43e6-8b6b-ae713d98a5a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:33.317Z|bb11096d-7980-4519-a3f0-29a6e883645e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:13:33.318Z|bb11096d-7980-4519-a3f0-29a6e883645e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:43.333Z|e72ec1c8-ce7a-41a6-9433-1a272aa1ce92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:13:43.333Z|22c44b64-dea8-4ad9-9138-d8a04bd7fb02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:13:43.333Z|482ce63e-8f2f-4c92-813d-f98ce49659df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:13:43.333Z|e72ec1c8-ce7a-41a6-9433-1a272aa1ce92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:43.333Z|22c44b64-dea8-4ad9-9138-d8a04bd7fb02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:43.334Z|482ce63e-8f2f-4c92-813d-f98ce49659df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:47.458Z|f37911fc-5dd7-4cd5-bb62-5135a4dad45c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:13:47.458Z|f37911fc-5dd7-4cd5-bb62-5135a4dad45c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:13:48.147Z|683fb9c8-a1da-4318-89d7-4792179cff9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:13:48.148Z|683fb9c8-a1da-4318-89d7-4792179cff9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:13:50.792Z|4c63c5f1-8450-481c-80d5-76451945d819|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:13:50.793Z|4c63c5f1-8450-481c-80d5-76451945d819|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:53.350Z|4567cb46-5f42-4143-84d5-0300d8bf93e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:13:53.350Z|4567cb46-5f42-4143-84d5-0300d8bf93e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:53.351Z|85401a22-7a5d-4322-819f-121f4054587a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:13:53.351Z|7a41ae76-1708-4cf5-93ac-3aa28c3a4c44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:13:53.352Z|7a41ae76-1708-4cf5-93ac-3aa28c3a4c44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:13:53.352Z|85401a22-7a5d-4322-819f-121f4054587a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:02.458Z|79fd2117-8fed-4c83-b9de-e91a0ce53587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:14:02.459Z|79fd2117-8fed-4c83-b9de-e91a0ce53587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:14:03.368Z|422eab92-f950-4b0c-8d25-777edf45b3d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:14:03.369Z|422eab92-f950-4b0c-8d25-777edf45b3d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:03.371Z|e72a95e9-e612-4c6f-9305-7ae03ac90d36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:14:03.372Z|e72a95e9-e612-4c6f-9305-7ae03ac90d36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:03.373Z|9ac36047-99f0-4d0a-b0f2-cf69bebf8566|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:14:03.374Z|9ac36047-99f0-4d0a-b0f2-cf69bebf8566|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:13.386Z|e0e582b3-bdb7-489b-9e9c-e3d63c333c9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:14:13.386Z|e0e582b3-bdb7-489b-9e9c-e3d63c333c9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:13.388Z|d60021e5-897f-4738-a364-e489aadf1c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:14:13.388Z|d60021e5-897f-4738-a364-e489aadf1c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:13.389Z|a0fb5933-e5e1-452c-9c77-e7a139042454|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:14:13.391Z|a0fb5933-e5e1-452c-9c77-e7a139042454|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:17.458Z|89703f56-2532-4135-a7aa-891b4af02652|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:14:17.461Z|89703f56-2532-4135-a7aa-891b4af02652|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:14:18.148Z|ea1fcb79-8058-4909-acda-ad445f06ab5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:14:18.149Z|ea1fcb79-8058-4909-acda-ad445f06ab5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:14:23.403Z|ccfc97b6-67cc-49b3-9a82-abc43dedc7e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:14:23.403Z|ccfc97b6-67cc-49b3-9a82-abc43dedc7e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:23.405Z|714aa3bf-39ec-45fc-8630-c0db49ee899d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:14:23.406Z|714aa3bf-39ec-45fc-8630-c0db49ee899d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:23.407Z|472a3583-e556-4729-9eb2-0ba23d811f3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:14:23.407Z|472a3583-e556-4729-9eb2-0ba23d811f3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:32.458Z|ae5ca54c-ded7-49a2-8646-c36504cd61a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:14:32.459Z|ae5ca54c-ded7-49a2-8646-c36504cd61a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:14:33.421Z|57af2354-731f-4dec-a30c-3eb1821ba986|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:14:33.421Z|57af2354-731f-4dec-a30c-3eb1821ba986|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:33.982Z|afe47e8f-5097-41ae-afe5-26becd976ccf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:14:33.983Z|afe47e8f-5097-41ae-afe5-26becd976ccf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:33.982Z|726f397b-bba5-4fd5-a50d-0db0a0a3b0fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:14:33.983Z|726f397b-bba5-4fd5-a50d-0db0a0a3b0fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:43.441Z|d147ae98-4609-4427-8a77-1c0d3aa40246|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:14:43.441Z|d147ae98-4609-4427-8a77-1c0d3aa40246|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:44.000Z|84be2a3f-289d-4923-9bc2-8b1cbe12e039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:14:44.000Z|84be2a3f-289d-4923-9bc2-8b1cbe12e039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:44.000Z|17e39d3e-b9d3-4493-9f31-533946a15f73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:14:44.000Z|17e39d3e-b9d3-4493-9f31-533946a15f73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:47.458Z|48d6dfe8-69b5-463a-921a-3aec03cfddfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:14:47.459Z|48d6dfe8-69b5-463a-921a-3aec03cfddfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:14:48.149Z|d3755aac-afad-48c3-a064-f849d20f01c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:14:48.150Z|d3755aac-afad-48c3-a064-f849d20f01c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:14:50.793Z|6db786e1-eb56-49d1-bd9e-4a299a744937|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:14:50.794Z|6db786e1-eb56-49d1-bd9e-4a299a744937|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:53.458Z|d594dfe2-3cd4-40c3-b0a4-7aeb4e0e0c53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:14:53.459Z|d594dfe2-3cd4-40c3-b0a4-7aeb4e0e0c53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:54.017Z|eca71081-b7fe-4894-b191-85456d9164ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:14:54.017Z|eca71081-b7fe-4894-b191-85456d9164ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:14:54.018Z|b3051f24-a31b-496c-8692-e5998eaa5c71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:14:54.018Z|b3051f24-a31b-496c-8692-e5998eaa5c71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:02.458Z|a3131547-9e1a-4a53-abde-8840a7a5e13e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:15:02.461Z|a3131547-9e1a-4a53-abde-8840a7a5e13e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:15:03.477Z|00ebcc09-18fa-4f14-89ca-67f2b28ba69f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:15:03.477Z|00ebcc09-18fa-4f14-89ca-67f2b28ba69f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:04.033Z|c2aad88a-3d93-463f-a27d-3a48b130c99b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:15:04.034Z|c2aad88a-3d93-463f-a27d-3a48b130c99b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:04.035Z|51b33bed-aba0-434c-a99b-79b8905221e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:15:04.035Z|51b33bed-aba0-434c-a99b-79b8905221e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:13.494Z|8e53136e-2cf1-4557-b4aa-6e793b59fae5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:15:13.494Z|8e53136e-2cf1-4557-b4aa-6e793b59fae5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:14.052Z|6126520c-9151-4968-a30b-b78f579325d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:15:14.052Z|c4a7cb0e-dd83-40e8-98c7-bf81135acd3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:15:14.052Z|6126520c-9151-4968-a30b-b78f579325d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:14.052Z|c4a7cb0e-dd83-40e8-98c7-bf81135acd3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:17.458Z|6714449c-cca8-48f4-b082-c48cfe5a732b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:15:17.458Z|6714449c-cca8-48f4-b082-c48cfe5a732b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:15:18.150Z|8a394f0f-f12c-4dfb-ae13-cfa54c9056de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:15:18.150Z|8a394f0f-f12c-4dfb-ae13-cfa54c9056de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:15:23.511Z|b630dd6d-c95d-419b-a440-038fd2e2e151|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:15:23.512Z|b630dd6d-c95d-419b-a440-038fd2e2e151|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:24.068Z|17672384-4707-43c8-8216-38ae64007e6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:15:24.069Z|17672384-4707-43c8-8216-38ae64007e6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:24.069Z|b87698d6-055e-4e76-bc7e-536c65b30bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:15:24.070Z|b87698d6-055e-4e76-bc7e-536c65b30bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:32.458Z|fa827e45-8505-493a-a776-a4646bdfa5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:15:32.459Z|fa827e45-8505-493a-a776-a4646bdfa5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:15:33.529Z|560b43cc-5862-42fd-aa13-039fe662fb29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:15:33.530Z|560b43cc-5862-42fd-aa13-039fe662fb29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:34.086Z|308059f1-9d5c-4965-b2ff-211082434658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:15:34.087Z|639ae6d4-3ac3-4df5-8fe6-45a2a90012a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:15:34.087Z|639ae6d4-3ac3-4df5-8fe6-45a2a90012a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:34.087Z|308059f1-9d5c-4965-b2ff-211082434658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:43.547Z|1309d32e-4135-43a9-b9c9-0dff90f01f67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:15:43.548Z|1309d32e-4135-43a9-b9c9-0dff90f01f67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:44.104Z|1b087b11-dab9-4b4c-9ed2-2c8503e4e7b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:15:44.104Z|773fcf71-9772-4bfe-a772-ada709f135ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:15:44.105Z|1b087b11-dab9-4b4c-9ed2-2c8503e4e7b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:44.105Z|773fcf71-9772-4bfe-a772-ada709f135ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:47.458Z|089d61e9-9abb-440b-ac08-8501474b57ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:15:47.461Z|089d61e9-9abb-440b-ac08-8501474b57ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:15:48.151Z|75dca12b-2df7-4202-9cd7-234c5b5dd13d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:15:48.151Z|75dca12b-2df7-4202-9cd7-234c5b5dd13d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:15:50.792Z|23208451-adca-4dae-bdbb-ff020ff3c88d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:15:50.793Z|23208451-adca-4dae-bdbb-ff020ff3c88d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:53.566Z|c40e76b8-2b02-49f0-a68f-e673e1c580fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:15:53.567Z|c40e76b8-2b02-49f0-a68f-e673e1c580fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:54.122Z|698ca068-f2ef-4ac3-a6fa-b0f9e39a387b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:15:54.122Z|54526bb2-7ab4-46f9-b39c-2a3110f4c051|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:15:54.123Z|698ca068-f2ef-4ac3-a6fa-b0f9e39a387b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:15:54.123Z|54526bb2-7ab4-46f9-b39c-2a3110f4c051|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:02.458Z|9b07f854-491b-48ce-884a-a932833faf9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:16:02.458Z|9b07f854-491b-48ce-884a-a932833faf9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:16:03.586Z|88c44b35-acf4-4348-aa04-70c465c80fcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:16:03.587Z|88c44b35-acf4-4348-aa04-70c465c80fcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:04.140Z|75267db1-c00e-4de8-9722-ea2d9e90a83f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:16:04.140Z|511acc05-b9cc-4be0-9ed0-e9cae594e8c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:16:04.141Z|75267db1-c00e-4de8-9722-ea2d9e90a83f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:04.141Z|511acc05-b9cc-4be0-9ed0-e9cae594e8c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:13.604Z|588bdf87-af63-4eaf-a65d-22d96c58f3be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:16:13.604Z|588bdf87-af63-4eaf-a65d-22d96c58f3be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:14.158Z|43245f13-05ca-408a-8b61-15cac1648e98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:16:14.158Z|c0cc6676-30a9-4550-9154-1c25b22649d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:16:14.159Z|43245f13-05ca-408a-8b61-15cac1648e98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:14.159Z|c0cc6676-30a9-4550-9154-1c25b22649d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:17.458Z|c952ef21-cb12-4220-bbcf-cae10b6dceba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:16:17.459Z|c952ef21-cb12-4220-bbcf-cae10b6dceba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:16:18.152Z|4c068667-ea3f-4e1a-9a79-1281d7f9b847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:16:18.152Z|4c068667-ea3f-4e1a-9a79-1281d7f9b847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:16:23.620Z|ee8f80c4-39e6-4d21-8d5c-b02f12533229|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:16:23.620Z|ee8f80c4-39e6-4d21-8d5c-b02f12533229|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:24.176Z|59c840ee-0148-438f-8827-40bd51608da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:16:24.176Z|5c128d40-0fa8-4220-bb16-6ac4ac133b08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:16:24.177Z|59c840ee-0148-438f-8827-40bd51608da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:24.177Z|5c128d40-0fa8-4220-bb16-6ac4ac133b08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:32.458Z|f2405ae1-f0fc-4951-b849-84b9d44655d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:16:32.461Z|f2405ae1-f0fc-4951-b849-84b9d44655d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:16:33.639Z|0a6f255d-b8c3-4bc6-a4eb-3e3a339037f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:16:33.639Z|0a6f255d-b8c3-4bc6-a4eb-3e3a339037f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:34.198Z|4d02243e-2736-49da-9eb4-fe25956f168e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:16:34.198Z|4d02243e-2736-49da-9eb4-fe25956f168e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:34.198Z|41e484df-fe82-4f0d-b773-484b89600f50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:16:34.198Z|41e484df-fe82-4f0d-b773-484b89600f50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:43.656Z|7518e6df-2d65-4421-b30a-6141d05093c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:16:43.657Z|7518e6df-2d65-4421-b30a-6141d05093c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:44.215Z|78934d58-03de-41dd-88d4-6d1f8cb07315|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:16:44.216Z|78934d58-03de-41dd-88d4-6d1f8cb07315|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:44.215Z|7ef4fe40-c8d5-44cc-bcb5-a64c9d3068fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:16:44.216Z|7ef4fe40-c8d5-44cc-bcb5-a64c9d3068fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:47.458Z|2fa41908-06b5-4008-b2c6-49ea054afd31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:16:47.459Z|2fa41908-06b5-4008-b2c6-49ea054afd31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:16:48.153Z|5c1c021d-1e7b-4771-89e0-1dc263a6735b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:16:48.153Z|5c1c021d-1e7b-4771-89e0-1dc263a6735b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:16:50.792Z|2169e3aa-1fc3-4974-9068-e1c45b9372b7|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:16:50.793Z|2169e3aa-1fc3-4974-9068-e1c45b9372b7|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:53.674Z|e502599f-434a-431d-a848-6871405c8d42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:16:53.675Z|e502599f-434a-431d-a848-6871405c8d42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:54.232Z|5b95a071-e8cf-47f0-a97e-be50aae349d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:16:54.233Z|5b95a071-e8cf-47f0-a97e-be50aae349d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:16:54.233Z|76f0b102-7e73-4165-9bd6-3e2986cc2078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:16:54.233Z|76f0b102-7e73-4165-9bd6-3e2986cc2078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:02.458Z|8c37a189-5def-4fb8-b030-d173c8c69aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:17:02.458Z|8c37a189-5def-4fb8-b030-d173c8c69aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:17:03.692Z|c4bb449d-baaf-459c-b2ed-cdd837433d2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:17:03.692Z|c4bb449d-baaf-459c-b2ed-cdd837433d2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:04.251Z|1a02630b-6c1d-4e57-8e81-e9d4b8089f20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:17:04.251Z|4da4d1d7-a635-4a9e-9de6-6aba2f4daa95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:17:04.251Z|1a02630b-6c1d-4e57-8e81-e9d4b8089f20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:04.252Z|4da4d1d7-a635-4a9e-9de6-6aba2f4daa95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:13.709Z|d337ad32-5945-4820-8189-f2dece4cc0cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:17:13.710Z|d337ad32-5945-4820-8189-f2dece4cc0cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:14.269Z|76887e63-c676-4c5c-9e0f-3fa7df3cf39c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:17:14.269Z|76887e63-c676-4c5c-9e0f-3fa7df3cf39c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:14.269Z|d578d78c-a58f-4066-920a-6f826b5f2dff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:17:14.270Z|d578d78c-a58f-4066-920a-6f826b5f2dff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:17.458Z|ce792447-5549-4c5f-aa99-e38330672847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:17:17.460Z|ce792447-5549-4c5f-aa99-e38330672847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:17:18.154Z|618aa73f-85f3-4d2e-80ac-afd2af4f7318|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:17:18.154Z|618aa73f-85f3-4d2e-80ac-afd2af4f7318|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:17:23.725Z|0a454c43-4410-4008-9497-869eb716b1c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:17:23.726Z|0a454c43-4410-4008-9497-869eb716b1c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:24.286Z|19ef3bdb-2b42-4828-b234-20746062dca4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:17:24.286Z|36d1fe24-ae91-4973-994b-7705f220d499|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:17:24.287Z|19ef3bdb-2b42-4828-b234-20746062dca4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:24.287Z|36d1fe24-ae91-4973-994b-7705f220d499|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:32.458Z|10ab2461-20d3-4c4c-ad6f-cde5c673ecbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:17:32.459Z|10ab2461-20d3-4c4c-ad6f-cde5c673ecbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:17:33.742Z|05c77878-4061-4a2c-8f39-e26c473fa89f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:17:33.742Z|05c77878-4061-4a2c-8f39-e26c473fa89f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:34.303Z|e5fe53a3-f240-43aa-adc2-4c8fe7aa2d2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:17:34.304Z|c75c9d00-57e5-4dd0-b9f9-9d5ab7724f54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:17:34.304Z|e5fe53a3-f240-43aa-adc2-4c8fe7aa2d2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:34.304Z|c75c9d00-57e5-4dd0-b9f9-9d5ab7724f54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:43.759Z|c020b750-f557-4b44-b0b3-abe3e0589c0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:17:43.760Z|c020b750-f557-4b44-b0b3-abe3e0589c0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:44.321Z|d33a5e81-cea6-4de6-b14f-cbbeba3da4f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:17:44.321Z|0606f4b6-9fb2-4f57-91bd-43dbc607f14b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:17:44.322Z|0606f4b6-9fb2-4f57-91bd-43dbc607f14b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:44.322Z|d33a5e81-cea6-4de6-b14f-cbbeba3da4f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:47.458Z|a114cd66-9a4b-4416-a8c5-389d1f12efa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:17:47.458Z|a114cd66-9a4b-4416-a8c5-389d1f12efa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:17:48.154Z|5d7156ae-79b3-48ec-b989-1c6166df9687|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:17:48.155Z|5d7156ae-79b3-48ec-b989-1c6166df9687|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:17:50.793Z|de89d43a-0b53-4d1f-8a71-dcd37464ad80|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:17:50.794Z|de89d43a-0b53-4d1f-8a71-dcd37464ad80|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:53.777Z|1caa1117-fdb9-40e8-a530-1384dad1aaf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:17:53.778Z|1caa1117-fdb9-40e8-a530-1384dad1aaf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:54.339Z|cb55c8e9-72f2-4e81-8ec3-50c58092c31c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:17:54.339Z|cb55c8e9-72f2-4e81-8ec3-50c58092c31c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:17:54.339Z|5bf0e7fe-1a2e-4218-8157-3875ec65117c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:17:54.340Z|5bf0e7fe-1a2e-4218-8157-3875ec65117c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:02.458Z|548ce041-7e0c-4da0-80c6-49db039cca4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:18:02.460Z|548ce041-7e0c-4da0-80c6-49db039cca4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:18:03.795Z|24f3941c-6cdb-4480-a501-886dea5df264|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:18:03.795Z|24f3941c-6cdb-4480-a501-886dea5df264|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:04.356Z|73f0a62d-4444-42c9-b326-b371e8f561d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:18:04.357Z|73f0a62d-4444-42c9-b326-b371e8f561d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:04.357Z|cbabb1b7-54fd-48cd-8756-b7fe2bdccfb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:18:04.358Z|cbabb1b7-54fd-48cd-8756-b7fe2bdccfb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:13.812Z|95aae833-0352-4ce2-a182-669e599c7ecb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:18:13.813Z|95aae833-0352-4ce2-a182-669e599c7ecb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:14.374Z|f7b5a988-e7db-4f04-9f7f-0cb9e9605fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:18:14.374Z|8af83792-d189-4fda-ab7d-e891c77577cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:18:14.375Z|8af83792-d189-4fda-ab7d-e891c77577cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:14.375Z|f7b5a988-e7db-4f04-9f7f-0cb9e9605fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:17.458Z|122c8f50-0b46-48fe-a404-7b2b364b7a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:18:17.458Z|122c8f50-0b46-48fe-a404-7b2b364b7a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:18:18.156Z|3320b119-9a7d-49d5-acd1-84d6b4a13b78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:18:18.156Z|3320b119-9a7d-49d5-acd1-84d6b4a13b78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:18:23.830Z|45c35f50-d75f-4045-9b34-43ba2c205620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:18:23.831Z|45c35f50-d75f-4045-9b34-43ba2c205620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:24.391Z|9a194708-889c-419f-b903-f2da92bd099e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:18:24.391Z|6180c9ec-3e52-443a-b5f4-d5e7c696cc96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:18:24.391Z|9a194708-889c-419f-b903-f2da92bd099e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:24.391Z|6180c9ec-3e52-443a-b5f4-d5e7c696cc96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:32.458Z|5278d4b8-4feb-454f-aa09-ac243259384f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:18:32.459Z|5278d4b8-4feb-454f-aa09-ac243259384f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:18:33.849Z|430df1b0-c94f-4537-866a-f55b8e4d932c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:18:33.850Z|430df1b0-c94f-4537-866a-f55b8e4d932c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:34.408Z|22d392f8-4f89-4208-bbbe-48396c3208ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:18:34.409Z|22d392f8-4f89-4208-bbbe-48396c3208ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:34.409Z|db4b65b3-c3ea-4f6e-a34e-635e813f426e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:18:34.409Z|db4b65b3-c3ea-4f6e-a34e-635e813f426e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:43.868Z|d021b0f6-3b28-4c69-9a93-b6679f5dbea3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:18:43.869Z|d021b0f6-3b28-4c69-9a93-b6679f5dbea3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:44.425Z|7ecb3d86-9a05-4f6c-af46-6f0420f50097|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:18:44.425Z|957c8c3b-a244-4114-955b-06aa31404502|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:18:44.426Z|957c8c3b-a244-4114-955b-06aa31404502|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:44.426Z|7ecb3d86-9a05-4f6c-af46-6f0420f50097|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:47.458Z|cb95d8b6-d328-4fbb-956a-f87fe84b56d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:18:47.461Z|cb95d8b6-d328-4fbb-956a-f87fe84b56d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:18:48.157Z|65f48c3e-ed26-419b-a0fe-702f055da1a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:18:48.157Z|65f48c3e-ed26-419b-a0fe-702f055da1a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:18:50.791Z|7c7872fe-e2d1-4536-bb12-b5441e07f064|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:18:50.792Z|7c7872fe-e2d1-4536-bb12-b5441e07f064|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:53.887Z|3b156f00-5f7c-4075-b98d-1fe7eb27696d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:18:53.888Z|3b156f00-5f7c-4075-b98d-1fe7eb27696d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:54.441Z|c8eb85e1-2f50-498e-aac1-53758f10f904|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:18:54.442Z|c8eb85e1-2f50-498e-aac1-53758f10f904|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:18:54.442Z|09c59c72-be21-45bf-a674-fc3a1db9d89d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:18:54.442Z|09c59c72-be21-45bf-a674-fc3a1db9d89d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:02.458Z|72c519b4-b25f-4d7e-ba8e-d36c34d29c8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:19:02.459Z|72c519b4-b25f-4d7e-ba8e-d36c34d29c8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:19:03.904Z|daf58c2b-06ff-49e4-a338-20013fd69e65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:19:03.905Z|daf58c2b-06ff-49e4-a338-20013fd69e65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:04.460Z|138ae426-3728-4e23-a430-cc1ee91f2ce5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:19:04.460Z|5ef0771e-371a-4eb1-8d44-e035bede0b3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:19:04.461Z|138ae426-3728-4e23-a430-cc1ee91f2ce5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:04.461Z|5ef0771e-371a-4eb1-8d44-e035bede0b3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:13.922Z|612a08fc-b0c2-4fd8-86e3-0204cac931cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:19:13.922Z|612a08fc-b0c2-4fd8-86e3-0204cac931cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:14.478Z|fd15a41e-fdbd-4924-9449-a243983c8a82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:19:14.478Z|50129870-6f79-48e0-b37c-767b5d319113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:19:14.478Z|fd15a41e-fdbd-4924-9449-a243983c8a82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:14.479Z|50129870-6f79-48e0-b37c-767b5d319113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:17.458Z|78d20fab-d621-429f-a99e-a1c00e2a7b89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:19:17.458Z|78d20fab-d621-429f-a99e-a1c00e2a7b89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:19:18.158Z|4455eba9-8334-4b2a-af22-27fb2e1778ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:19:18.158Z|4455eba9-8334-4b2a-af22-27fb2e1778ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:19:23.939Z|ba543ce1-7223-4cfc-885c-e1e1f6d88549|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:19:23.940Z|ba543ce1-7223-4cfc-885c-e1e1f6d88549|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:24.496Z|07dedb39-aa53-4b99-ab11-897859ebe84c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:19:24.496Z|2e3859be-b9fd-4b1a-9824-030b00945083|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:19:24.497Z|2e3859be-b9fd-4b1a-9824-030b00945083|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:24.497Z|07dedb39-aa53-4b99-ab11-897859ebe84c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:32.458Z|ce698edb-14fc-46c4-89ca-2b072ca249ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:19:32.461Z|ce698edb-14fc-46c4-89ca-2b072ca249ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:19:33.958Z|238231a7-a61d-48b0-91c0-41086d31856f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:19:33.959Z|238231a7-a61d-48b0-91c0-41086d31856f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:34.514Z|9b1fc432-155a-4d62-b02e-d978d21136e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:19:34.514Z|9b1fc432-155a-4d62-b02e-d978d21136e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:34.514Z|6c73964c-e913-428c-b334-39942e1aeb34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:19:34.515Z|6c73964c-e913-428c-b334-39942e1aeb34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:43.976Z|54702660-cffb-4224-b2d0-548eec23a545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:19:43.977Z|54702660-cffb-4224-b2d0-548eec23a545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:44.530Z|80d75201-d8d6-462d-842b-dcd8fb0c385a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:19:44.531Z|96944dad-16a1-4fe5-9d2d-b8b55cdac45f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:19:44.531Z|80d75201-d8d6-462d-842b-dcd8fb0c385a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:44.531Z|96944dad-16a1-4fe5-9d2d-b8b55cdac45f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:47.458Z|ffe37a9d-0145-462d-b8f0-c9d438b899ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:19:47.458Z|ffe37a9d-0145-462d-b8f0-c9d438b899ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:19:48.159Z|7b4581ce-75fd-4599-ba19-0bc3ace5a6bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:19:48.159Z|7b4581ce-75fd-4599-ba19-0bc3ace5a6bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:19:50.792Z|ef3f83ab-9a16-488c-bccb-28d93cbbf082|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:19:50.792Z|ef3f83ab-9a16-488c-bccb-28d93cbbf082|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:53.995Z|3773f463-663e-46a4-bec6-4163b557748d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:19:53.996Z|3773f463-663e-46a4-bec6-4163b557748d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:54.548Z|cdfad1af-23b1-4f22-bc09-3040aaea31ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:19:54.548Z|cdc257e3-2a5c-487b-8ae2-8d8d20b86203|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:19:54.548Z|cdfad1af-23b1-4f22-bc09-3040aaea31ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:19:54.549Z|cdc257e3-2a5c-487b-8ae2-8d8d20b86203|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:02.458Z|20c6fa4d-e7cf-4dfc-a19e-852b114aeb7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:20:02.458Z|20c6fa4d-e7cf-4dfc-a19e-852b114aeb7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:20:04.014Z|f9b7937f-be0f-4d7c-bab6-3606e73387e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:20:04.015Z|f9b7937f-be0f-4d7c-bab6-3606e73387e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:04.565Z|a7d3e884-1814-438b-893a-f8fbc9af7273|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:20:04.565Z|017ded9f-b0ec-484a-b17a-14314bf11022|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:20:04.566Z|a7d3e884-1814-438b-893a-f8fbc9af7273|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:04.566Z|017ded9f-b0ec-484a-b17a-14314bf11022|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:14.032Z|cabfe8a1-371b-4b61-9f10-436aa2ccf823|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:20:14.032Z|cabfe8a1-371b-4b61-9f10-436aa2ccf823|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:14.583Z|a69b2f9b-55bf-462c-8818-7dca473e5576|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:20:14.583Z|1cc4f7af-f825-4147-b7e3-3e1e29a00ddb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:20:14.583Z|a69b2f9b-55bf-462c-8818-7dca473e5576|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:14.584Z|1cc4f7af-f825-4147-b7e3-3e1e29a00ddb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:17.458Z|569496d1-81b0-4854-aedc-50093be13e53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:20:17.461Z|569496d1-81b0-4854-aedc-50093be13e53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:20:18.159Z|3048ce2c-7bba-4e0f-aaf9-07db40e8b59f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:20:18.160Z|3048ce2c-7bba-4e0f-aaf9-07db40e8b59f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:20:24.049Z|ea654bfe-c9c8-478a-90c5-d28b6ab639d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:20:24.050Z|ea654bfe-c9c8-478a-90c5-d28b6ab639d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:24.600Z|07ac6ffb-a8a5-4621-b2cd-1c861acc377b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:20:24.600Z|07ac6ffb-a8a5-4621-b2cd-1c861acc377b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:24.600Z|92878bca-d969-4f68-9b55-7a30e205994e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:20:24.601Z|92878bca-d969-4f68-9b55-7a30e205994e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:32.458Z|07cd195a-70a1-4122-a78c-44514d69b5d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:20:32.459Z|07cd195a-70a1-4122-a78c-44514d69b5d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:20:34.067Z|f6227e9c-001c-44e3-bd7f-abec137d1648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:20:34.068Z|f6227e9c-001c-44e3-bd7f-abec137d1648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:34.618Z|b8dca86f-25cb-4dd5-bbec-ae5427154457|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:20:34.618Z|5e73c097-65a2-4496-9b0c-09b15c53272b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:20:34.618Z|b8dca86f-25cb-4dd5-bbec-ae5427154457|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:34.618Z|5e73c097-65a2-4496-9b0c-09b15c53272b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:44.084Z|78804dae-2372-4371-86ec-ff06a98166f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:20:44.084Z|78804dae-2372-4371-86ec-ff06a98166f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:44.634Z|e99526d9-1ea4-4287-b01d-879f6f88d8b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:20:44.635Z|e99526d9-1ea4-4287-b01d-879f6f88d8b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:44.635Z|9e7b55c1-bbd8-47c7-a1b4-9b5435d797be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:20:44.636Z|9e7b55c1-bbd8-47c7-a1b4-9b5435d797be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:47.458Z|9c305807-e491-4e18-afa7-3a19a2f4f5f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:20:47.459Z|9c305807-e491-4e18-afa7-3a19a2f4f5f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:20:48.160Z|ad2209ca-a88c-4642-9cb4-8115c548c2dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:20:48.161Z|ad2209ca-a88c-4642-9cb4-8115c548c2dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:20:50.792Z|e2e1e449-5204-4192-8dbd-1e90789348e8|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:20:50.793Z|e2e1e449-5204-4192-8dbd-1e90789348e8|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:54.101Z|657ca4a1-2794-44f3-a95c-1efd90192356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:20:54.101Z|657ca4a1-2794-44f3-a95c-1efd90192356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:54.651Z|1ded57d1-4f10-4e08-bae0-ed276468695d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:20:54.651Z|a2d0ba4d-771c-47d9-a6d7-13dc33d8b403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:20:54.651Z|1ded57d1-4f10-4e08-bae0-ed276468695d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:20:54.652Z|a2d0ba4d-771c-47d9-a6d7-13dc33d8b403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:02.458Z|9e1fd3af-29db-4865-bc14-6a2ca8c2d90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:21:02.460Z|9e1fd3af-29db-4865-bc14-6a2ca8c2d90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:21:04.119Z|00d9be9a-0a08-457c-8059-ab0650cea4af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:21:04.119Z|00d9be9a-0a08-457c-8059-ab0650cea4af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:04.668Z|b002c9f5-4a92-48ce-b132-be1edad1afce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:21:04.668Z|a24ea273-44f7-458b-b724-f3dabe6878c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:21:04.669Z|b002c9f5-4a92-48ce-b132-be1edad1afce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:04.669Z|a24ea273-44f7-458b-b724-f3dabe6878c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:14.136Z|3aa48fe2-e70b-4441-85cb-790ec4cb8846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:21:14.137Z|3aa48fe2-e70b-4441-85cb-790ec4cb8846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:14.687Z|46934196-42f0-44d6-8ccb-57e4b46180e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:21:14.687Z|c010ce11-cb1e-485c-88fa-223645b5b883|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:21:14.687Z|46934196-42f0-44d6-8ccb-57e4b46180e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:14.688Z|c010ce11-cb1e-485c-88fa-223645b5b883|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:17.458Z|291d53f3-5a38-4889-8b5e-09a53423da36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:21:17.459Z|291d53f3-5a38-4889-8b5e-09a53423da36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:21:18.161Z|31db6c5c-895f-4777-850d-7e4f89092050|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:21:18.162Z|31db6c5c-895f-4777-850d-7e4f89092050|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:21:24.156Z|01248e7f-27a5-4a11-ba41-bf48846bae3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:21:24.157Z|01248e7f-27a5-4a11-ba41-bf48846bae3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:24.705Z|c3db396b-373b-4e18-b420-57d56e975dc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:21:24.705Z|5c1cdbda-dfb1-453c-b0a8-232900cbeaa3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:21:24.705Z|5c1cdbda-dfb1-453c-b0a8-232900cbeaa3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:24.705Z|c3db396b-373b-4e18-b420-57d56e975dc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:32.458Z|43d49fac-a8d6-4d17-ba61-710f5e44bd9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:21:32.459Z|43d49fac-a8d6-4d17-ba61-710f5e44bd9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:21:34.175Z|089534eb-69e6-4ddd-a7d3-11e3700873b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:21:34.175Z|089534eb-69e6-4ddd-a7d3-11e3700873b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:34.723Z|265c9ebd-fe6a-4d37-b036-9d391efa70f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:21:34.724Z|265c9ebd-fe6a-4d37-b036-9d391efa70f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:34.724Z|8aa119b6-0dc4-495c-a299-936161b110d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:21:34.725Z|8aa119b6-0dc4-495c-a299-936161b110d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:44.192Z|5c06e7f0-e393-4b60-ab2c-6cc1ad0b526f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:21:44.192Z|5c06e7f0-e393-4b60-ab2c-6cc1ad0b526f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:44.741Z|2f0d52c9-309b-4d28-b1bf-b77f4e955f82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:21:44.741Z|00ac60a4-d288-4525-85cf-cf8bf5628eff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:21:44.742Z|2f0d52c9-309b-4d28-b1bf-b77f4e955f82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:44.742Z|00ac60a4-d288-4525-85cf-cf8bf5628eff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:47.458Z|10f429bb-34b4-472e-ae4f-4de318efdfdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:21:47.461Z|10f429bb-34b4-472e-ae4f-4de318efdfdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:21:48.162Z|036e79ec-ff1a-4a7d-8600-0bcc72e97781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:21:48.163Z|036e79ec-ff1a-4a7d-8600-0bcc72e97781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:21:50.793Z|f4b2d673-bc80-4c4f-9e5d-bf31579a2ff0|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:21:50.795Z|f4b2d673-bc80-4c4f-9e5d-bf31579a2ff0|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:54.210Z|c0fef8a5-d785-4686-9d6d-299795aef335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:21:54.211Z|c0fef8a5-d785-4686-9d6d-299795aef335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:54.759Z|0a052fda-a01e-4f31-9522-cec882299dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:21:54.760Z|0a052fda-a01e-4f31-9522-cec882299dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:21:54.760Z|4ca8db26-bbf5-472b-b3e8-10368a7411cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:21:54.760Z|4ca8db26-bbf5-472b-b3e8-10368a7411cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:02.458Z|9bd792e3-1531-45bc-b101-8939e16f2588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:22:02.459Z|9bd792e3-1531-45bc-b101-8939e16f2588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:22:04.228Z|c2052d2c-f7af-4c23-b2b1-d219aaf5ec4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:22:04.229Z|c2052d2c-f7af-4c23-b2b1-d219aaf5ec4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:04.778Z|fa759e26-c2eb-40f3-800d-4f4d6a535861|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:22:04.778Z|beef7a9e-3089-474d-a50f-a77e7c1a9b9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:22:04.779Z|beef7a9e-3089-474d-a50f-a77e7c1a9b9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:04.779Z|fa759e26-c2eb-40f3-800d-4f4d6a535861|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:14.245Z|5866674c-fcc7-4537-a49f-f26da8610e3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:22:14.246Z|5866674c-fcc7-4537-a49f-f26da8610e3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:14.796Z|47b80cf3-c9a5-4af2-ac19-d7ad380fe83f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:22:14.797Z|36867d65-d70e-4e9d-9900-1c8779445919|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:22:14.797Z|47b80cf3-c9a5-4af2-ac19-d7ad380fe83f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:14.797Z|36867d65-d70e-4e9d-9900-1c8779445919|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:17.458Z|1948c5a4-259a-40ce-be3f-fe46d3a59c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:22:17.461Z|1948c5a4-259a-40ce-be3f-fe46d3a59c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:22:18.163Z|bbb787e1-9d3a-4daf-ba44-b56457d86bc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:22:18.164Z|bbb787e1-9d3a-4daf-ba44-b56457d86bc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:22:24.263Z|3de9ce7c-e25e-4d3c-9f8b-00c006d5b381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:22:24.263Z|3de9ce7c-e25e-4d3c-9f8b-00c006d5b381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:24.814Z|95f52302-c429-4543-ad8a-9fd94be9b657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:22:24.814Z|95f52302-c429-4543-ad8a-9fd94be9b657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:24.815Z|f8f1032d-1400-48f6-a7d5-36f2f4d93f70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:22:24.815Z|f8f1032d-1400-48f6-a7d5-36f2f4d93f70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:32.458Z|67ebea98-e771-4d0b-94e0-28e3782ef88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:22:32.459Z|67ebea98-e771-4d0b-94e0-28e3782ef88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:22:34.280Z|89bb22bb-f0ca-4db7-b6d9-c57ef727248a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:22:34.280Z|89bb22bb-f0ca-4db7-b6d9-c57ef727248a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:34.831Z|dcb39883-525c-4b5b-b9a6-0b3d60be16f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:22:34.832Z|45912ba3-3593-4ec3-9ada-894adb79306a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:22:34.832Z|dcb39883-525c-4b5b-b9a6-0b3d60be16f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:34.832Z|45912ba3-3593-4ec3-9ada-894adb79306a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:44.297Z|e10bb2d8-d184-4ee5-9322-a0fa7f194069|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:22:44.297Z|e10bb2d8-d184-4ee5-9322-a0fa7f194069|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:44.850Z|dbe12daa-637f-47fa-9390-fb607b39be7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:22:44.850Z|37514932-0fcf-4152-a63c-0e796df18b3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:22:44.850Z|dbe12daa-637f-47fa-9390-fb607b39be7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:44.850Z|37514932-0fcf-4152-a63c-0e796df18b3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:47.458Z|ee1ace26-e9c5-4558-853b-0ff8c194610a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:22:47.458Z|ee1ace26-e9c5-4558-853b-0ff8c194610a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:22:48.164Z|fd5c30ba-3976-43e1-accc-6631ae1950af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:22:48.164Z|fd5c30ba-3976-43e1-accc-6631ae1950af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:22:50.792Z|ef4f825b-9ea7-4be4-ad5f-f62d99a20a93|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:22:50.793Z|ef4f825b-9ea7-4be4-ad5f-f62d99a20a93|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:54.314Z|30405f6b-947d-4d94-ba89-653348876a60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:22:54.315Z|30405f6b-947d-4d94-ba89-653348876a60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:54.867Z|6b89f8af-eef7-4c7a-87cb-c97adafd459b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:22:54.867Z|6b89f8af-eef7-4c7a-87cb-c97adafd459b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:22:54.867Z|50c311a1-a572-46a8-a513-df33a2d69652|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:22:54.868Z|50c311a1-a572-46a8-a513-df33a2d69652|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:02.458Z|05ca5b10-ba5e-4fdd-a895-926485ec4173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:23:02.458Z|05ca5b10-ba5e-4fdd-a895-926485ec4173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:23:04.332Z|d990f5dc-73a5-456a-969f-ff30bf39924a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:23:04.332Z|d990f5dc-73a5-456a-969f-ff30bf39924a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:04.884Z|56751f04-f8fe-4d9f-ad96-c3df8c3823b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:23:04.884Z|56751f04-f8fe-4d9f-ad96-c3df8c3823b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:04.885Z|ad80bf51-9b27-4cac-b6ab-d3280c7bdb49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:23:04.886Z|ad80bf51-9b27-4cac-b6ab-d3280c7bdb49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:14.349Z|cf8faf66-3c23-412e-9424-fb22817a47cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:23:14.349Z|cf8faf66-3c23-412e-9424-fb22817a47cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:14.902Z|54ffc2b3-b636-4fcf-a01c-65d660eb3586|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:23:14.903Z|54ffc2b3-b636-4fcf-a01c-65d660eb3586|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:14.902Z|1bc8571d-0481-43b3-9b2c-95d2e4dee403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:23:14.903Z|1bc8571d-0481-43b3-9b2c-95d2e4dee403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:17.458Z|8dc68337-e135-4127-b249-85b0c5f070e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:23:17.459Z|8dc68337-e135-4127-b249-85b0c5f070e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:23:18.165Z|8e3b437c-5364-47ac-a168-52bf610d5dae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:23:18.165Z|8e3b437c-5364-47ac-a168-52bf610d5dae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:23:24.365Z|9428670d-d20c-4664-83ee-9bbef5c650a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:23:24.366Z|9428670d-d20c-4664-83ee-9bbef5c650a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:24.919Z|15a14d4f-a727-4651-9867-84705e826f63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:23:24.920Z|15a14d4f-a727-4651-9867-84705e826f63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:24.920Z|bc3b579b-7095-4c21-becb-9547cb5da860|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:23:24.920Z|bc3b579b-7095-4c21-becb-9547cb5da860|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:32.458Z|d2975015-9f00-4f7c-a21e-778f11982a34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:23:32.459Z|d2975015-9f00-4f7c-a21e-778f11982a34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:23:34.383Z|ba262cf6-7a5c-4c2a-9f7a-8c5c2b508ef0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:23:34.383Z|ba262cf6-7a5c-4c2a-9f7a-8c5c2b508ef0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:34.939Z|fb4394f2-5a7e-44b9-b60b-ff3be96e7268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:23:34.940Z|05ceb37e-07bf-47c3-a35a-45465e12a6a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:23:34.940Z|05ceb37e-07bf-47c3-a35a-45465e12a6a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:34.940Z|fb4394f2-5a7e-44b9-b60b-ff3be96e7268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:44.400Z|7e4042a8-1766-4a43-9319-cb850e5a0e17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:23:44.400Z|7e4042a8-1766-4a43-9319-cb850e5a0e17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:44.959Z|3df7a9d5-550c-47c5-b74f-9d13a90ef399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:23:44.959Z|6bc79204-0118-451f-9c6b-6aa07b35d79d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:23:44.959Z|3df7a9d5-550c-47c5-b74f-9d13a90ef399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:44.959Z|6bc79204-0118-451f-9c6b-6aa07b35d79d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:47.458Z|a6bdb818-532d-4c0e-8e47-19596b6ef87f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:23:47.458Z|a6bdb818-532d-4c0e-8e47-19596b6ef87f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:23:48.166Z|4cebd8f6-8954-4807-97c5-5b5483bd222c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:23:48.166Z|4cebd8f6-8954-4807-97c5-5b5483bd222c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:23:50.792Z|3ca3563b-8410-42f2-a533-5953c891c058|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:23:50.792Z|3ca3563b-8410-42f2-a533-5953c891c058|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:54.416Z|f275be21-66b1-4b54-83f9-94c422822de0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:23:54.417Z|f275be21-66b1-4b54-83f9-94c422822de0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:54.977Z|39eea4b1-7b85-48e3-9de1-32f810282e04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:23:54.977Z|b6a6c196-0b3b-4fd9-97fd-747f1be7ce27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:23:54.977Z|39eea4b1-7b85-48e3-9de1-32f810282e04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:23:54.977Z|b6a6c196-0b3b-4fd9-97fd-747f1be7ce27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:02.458Z|483e1816-e47b-474d-8a24-1eae5b8c4e6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:24:02.461Z|483e1816-e47b-474d-8a24-1eae5b8c4e6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:24:04.432Z|4d1bf819-a020-4a07-9ead-c1afd9d265a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:24:04.432Z|4d1bf819-a020-4a07-9ead-c1afd9d265a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:04.994Z|336a9e4a-e20f-46b2-ac0c-20c94c4a1aff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:24:04.994Z|044f8453-6a40-4967-a6a2-b8d196247b32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:24:04.995Z|336a9e4a-e20f-46b2-ac0c-20c94c4a1aff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:04.995Z|044f8453-6a40-4967-a6a2-b8d196247b32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:14.449Z|f1d630fd-121c-40e3-b148-be55125eab9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:24:14.449Z|f1d630fd-121c-40e3-b148-be55125eab9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:15.011Z|080d7064-afbe-4e07-89bf-55b295c86178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:24:15.011Z|080d7064-afbe-4e07-89bf-55b295c86178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:15.011Z|1ef94a22-d0a5-45af-8fc1-98d4755b795b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:24:15.012Z|1ef94a22-d0a5-45af-8fc1-98d4755b795b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:17.458Z|9fc751f4-1a6c-494b-8b5a-139fa701c4af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:24:17.458Z|9fc751f4-1a6c-494b-8b5a-139fa701c4af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:24:18.167Z|a233b2df-c53c-4301-ad5c-728ccd9e9c0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:24:18.167Z|a233b2df-c53c-4301-ad5c-728ccd9e9c0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:24:24.466Z|fd38859f-916a-48da-b119-3d460d33a75c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:24:24.466Z|fd38859f-916a-48da-b119-3d460d33a75c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:25.030Z|d66d77df-8eb5-4516-81af-c541049d86e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:24:25.031Z|d66d77df-8eb5-4516-81af-c541049d86e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:25.031Z|11df9e43-8cc2-4fa9-ba50-017fc38e0330|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:24:25.032Z|11df9e43-8cc2-4fa9-ba50-017fc38e0330|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:32.458Z|02b6be39-6f14-4b19-bb0a-5b1baf2a9dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:24:32.459Z|02b6be39-6f14-4b19-bb0a-5b1baf2a9dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:24:34.483Z|a901b52f-7faf-4731-a50e-6a176b2f3894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:24:34.484Z|a901b52f-7faf-4731-a50e-6a176b2f3894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:35.048Z|7a2139ef-6c0e-4c74-8c5f-d53333b0ca35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:24:35.048Z|31a4fc07-3ad2-426d-8f19-c0af01607e4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:24:35.048Z|31a4fc07-3ad2-426d-8f19-c0af01607e4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:35.048Z|7a2139ef-6c0e-4c74-8c5f-d53333b0ca35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:44.509Z|09594de3-0efe-4ed3-a7e7-8a6dbded4470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:24:44.510Z|09594de3-0efe-4ed3-a7e7-8a6dbded4470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:45.065Z|42c27c5f-18e7-4ae0-9039-00e68e5f989f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:24:45.065Z|a1db99d7-3440-4715-ac6a-c031e889a6db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:24:45.065Z|42c27c5f-18e7-4ae0-9039-00e68e5f989f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:45.065Z|a1db99d7-3440-4715-ac6a-c031e889a6db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:47.458Z|3960453d-ceb0-442f-9bb2-b7e6f556ae21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:24:47.458Z|3960453d-ceb0-442f-9bb2-b7e6f556ae21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:24:48.167Z|d808ac8e-cfa6-4923-a1c8-b74361a75e20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:24:48.168Z|d808ac8e-cfa6-4923-a1c8-b74361a75e20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:24:50.792Z|964c64b5-4e90-464e-b903-3735ba99e769|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:24:50.793Z|964c64b5-4e90-464e-b903-3735ba99e769|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:54.527Z|de6ef471-4e23-4c6d-8f65-67cd7f622afa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:24:54.528Z|de6ef471-4e23-4c6d-8f65-67cd7f622afa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:55.081Z|75ee0600-453a-4b68-98a2-fee69f682e21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:24:55.081Z|9c7f92c4-d8c4-4060-a7ab-8c59d01b9694|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:24:55.082Z|75ee0600-453a-4b68-98a2-fee69f682e21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:24:55.082Z|9c7f92c4-d8c4-4060-a7ab-8c59d01b9694|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:02.458Z|a0033092-f5a9-4182-9f9c-2d254d2cc5d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:25:02.458Z|a0033092-f5a9-4182-9f9c-2d254d2cc5d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:25:04.545Z|d62070f7-f594-4b0a-a5fd-c1e82209ca15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:25:04.546Z|d62070f7-f594-4b0a-a5fd-c1e82209ca15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:05.098Z|a9dd8c1f-2c64-4832-8a6f-285d6cd202e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:25:05.098Z|a9dd8c1f-2c64-4832-8a6f-285d6cd202e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:05.099Z|d97292f9-3ad1-47ea-944e-8840da6f4542|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:25:05.099Z|d97292f9-3ad1-47ea-944e-8840da6f4542|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:14.564Z|faacec4a-f118-438d-8cb3-afb842c5a772|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:25:14.565Z|faacec4a-f118-438d-8cb3-afb842c5a772|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:15.115Z|bbd2e388-ac84-4dcb-9bee-9d58899328b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:25:15.115Z|bbd2e388-ac84-4dcb-9bee-9d58899328b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:15.116Z|39d8d381-22d2-49f0-b9ae-760ed3c71707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:25:15.116Z|39d8d381-22d2-49f0-b9ae-760ed3c71707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:17.458Z|d15d52a0-f40c-4bb2-a6eb-f5397b8e8f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:25:17.461Z|d15d52a0-f40c-4bb2-a6eb-f5397b8e8f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:25:18.168Z|266bfa63-fa7e-4c49-b932-6e2971e3732f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:25:18.169Z|266bfa63-fa7e-4c49-b932-6e2971e3732f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:25:24.583Z|11c94ef8-033f-4e3c-a321-d2dcd1f9ae6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:25:24.584Z|11c94ef8-033f-4e3c-a321-d2dcd1f9ae6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:25.132Z|a7df6777-ef95-4d9b-b6de-97eec65bd579|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:25:25.132Z|a7df6777-ef95-4d9b-b6de-97eec65bd579|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:25.132Z|d86f0483-b142-415b-8dcb-1f0868a98182|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:25:25.133Z|d86f0483-b142-415b-8dcb-1f0868a98182|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:32.458Z|4d84b1b7-3a2b-403a-b014-4836f1dce7dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:25:32.459Z|4d84b1b7-3a2b-403a-b014-4836f1dce7dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:25:34.602Z|4784c579-ef0d-417e-abf6-db267a046fb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:25:34.603Z|4784c579-ef0d-417e-abf6-db267a046fb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:35.149Z|c67e03eb-2af0-46bc-9859-e870449838f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:25:35.149Z|433066fb-3ca8-40a4-9f3d-d9231e641b63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:25:35.150Z|c67e03eb-2af0-46bc-9859-e870449838f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:35.150Z|433066fb-3ca8-40a4-9f3d-d9231e641b63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:44.621Z|3ed9881b-ca19-4d66-8f38-54bcbb63f54f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:25:44.622Z|3ed9881b-ca19-4d66-8f38-54bcbb63f54f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:45.166Z|c7ca4a17-5be5-48a9-a012-b84e18456781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:25:45.166Z|ea8e2017-d6ea-4e89-ab04-9a3d4bc2b300|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:25:45.167Z|ea8e2017-d6ea-4e89-ab04-9a3d4bc2b300|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:45.167Z|c7ca4a17-5be5-48a9-a012-b84e18456781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:47.458Z|911af3f3-7236-4365-821b-e2c53387d552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:25:47.458Z|911af3f3-7236-4365-821b-e2c53387d552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:25:48.169Z|9164fde5-ee56-481b-a0c1-5e8b0c1e76df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:25:48.170Z|9164fde5-ee56-481b-a0c1-5e8b0c1e76df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:25:50.792Z|07c59387-2197-4e6c-8268-8597aa480777|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:25:50.792Z|07c59387-2197-4e6c-8268-8597aa480777|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:54.639Z|724af633-2bb6-4747-9b94-e2b526c3e551|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:25:54.639Z|724af633-2bb6-4747-9b94-e2b526c3e551|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:55.184Z|0e7fad8a-46a6-4be5-87ed-737367a39976|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:25:55.184Z|480fe1fc-1108-4095-93b8-a106c25dc5c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:25:55.184Z|0e7fad8a-46a6-4be5-87ed-737367a39976|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:25:55.184Z|480fe1fc-1108-4095-93b8-a106c25dc5c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:02.458Z|59880e93-11ac-4e1b-8c93-473e1edeaa93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:26:02.460Z|59880e93-11ac-4e1b-8c93-473e1edeaa93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:26:04.656Z|9a47e127-614b-4148-9d90-7cb0192b9691|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:26:04.656Z|9a47e127-614b-4148-9d90-7cb0192b9691|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:05.202Z|bb88edf6-f6fd-448e-9924-3d91477cdf05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:26:05.202Z|db70e365-bcf3-4e41-9335-b9493448c88f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:26:05.202Z|bb88edf6-f6fd-448e-9924-3d91477cdf05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:05.203Z|db70e365-bcf3-4e41-9335-b9493448c88f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:14.672Z|851d883d-5a5b-4151-a132-399be6658781|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:26:14.672Z|851d883d-5a5b-4151-a132-399be6658781|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:15.220Z|5d985fa2-b05a-4042-99f8-07c604e31959|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:26:15.220Z|8a966259-4ee9-4d58-ae30-9334cba3f906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:26:15.220Z|8a966259-4ee9-4d58-ae30-9334cba3f906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:15.220Z|5d985fa2-b05a-4042-99f8-07c604e31959|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:17.458Z|8651fd4b-1630-4203-8631-9385eeffa91a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:26:17.458Z|8651fd4b-1630-4203-8631-9385eeffa91a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:26:18.170Z|6b1e7265-ee1a-47f6-8f4f-c02edda4cdd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:26:18.171Z|6b1e7265-ee1a-47f6-8f4f-c02edda4cdd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:26:24.690Z|6213758f-2942-469b-a79a-123241948347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:26:24.691Z|6213758f-2942-469b-a79a-123241948347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:25.238Z|f314b2f0-3656-41c4-a72a-e6638ca454cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:26:25.238Z|40cf1640-5e1b-4852-a6c9-ec66962c46fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:26:25.238Z|f314b2f0-3656-41c4-a72a-e6638ca454cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:25.238Z|40cf1640-5e1b-4852-a6c9-ec66962c46fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:32.458Z|d6a8b1ce-646d-46db-9608-49191d53aff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:26:32.459Z|d6a8b1ce-646d-46db-9608-49191d53aff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:26:34.708Z|756c6b52-4e45-407f-a788-b4a36ac08424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:26:34.709Z|756c6b52-4e45-407f-a788-b4a36ac08424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:35.255Z|c8837287-bafb-440b-879f-174fbba0689a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:26:35.255Z|c8837287-bafb-440b-879f-174fbba0689a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:35.255Z|3b151f12-4e61-4af8-be71-5249cb0c66ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:26:35.256Z|3b151f12-4e61-4af8-be71-5249cb0c66ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:44.725Z|ad3dcea8-19e1-44c1-9b07-7d210dfbe921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:26:44.726Z|ad3dcea8-19e1-44c1-9b07-7d210dfbe921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:45.273Z|39197654-7c6a-4d5c-a86b-2bf256d812fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:26:45.273Z|bf691570-e355-408a-a0a4-de2b7d07fa23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:26:45.273Z|39197654-7c6a-4d5c-a86b-2bf256d812fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:45.274Z|bf691570-e355-408a-a0a4-de2b7d07fa23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:47.458Z|0dadeda6-4efb-43f5-9a2c-7806d33ed822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:26:47.461Z|0dadeda6-4efb-43f5-9a2c-7806d33ed822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:26:48.171Z|d9fc4853-4792-4bc6-8e6e-5c1deea5b1f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:26:48.172Z|d9fc4853-4792-4bc6-8e6e-5c1deea5b1f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:26:50.793Z|8648be75-d976-4f69-9c33-3993cff7629f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:26:50.793Z|8648be75-d976-4f69-9c33-3993cff7629f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:54.742Z|59b5cc1f-98dd-479b-b871-114d9eaefebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:26:54.742Z|59b5cc1f-98dd-479b-b871-114d9eaefebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:55.291Z|7b8d601a-3275-4ab7-9d28-29d9155a7c43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:26:55.291Z|807c7d99-332c-49f7-a808-337203789816|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:26:55.291Z|7b8d601a-3275-4ab7-9d28-29d9155a7c43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:26:55.292Z|807c7d99-332c-49f7-a808-337203789816|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:02.458Z|d653bf6f-2926-49bc-90c8-46f042bdae3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:27:02.458Z|d653bf6f-2926-49bc-90c8-46f042bdae3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:27:04.758Z|b0aa6e2e-16fc-44cf-84a8-6ced6c6f6755|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:27:04.758Z|b0aa6e2e-16fc-44cf-84a8-6ced6c6f6755|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:05.308Z|d66038e5-ef51-47d4-bf4f-338c00948df2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:27:05.308Z|7e270677-836c-486f-ab32-1ffb25591d5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:27:05.308Z|d66038e5-ef51-47d4-bf4f-338c00948df2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:05.308Z|7e270677-836c-486f-ab32-1ffb25591d5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:14.775Z|9ef7872d-4b88-4aba-94ef-757aeda9a667|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:27:14.776Z|9ef7872d-4b88-4aba-94ef-757aeda9a667|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:15.324Z|f59abf58-2487-4506-bf45-d1ca55f7b772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:27:15.324Z|b08ec52b-84e3-47a9-b35e-36fe6202edd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:27:15.325Z|f59abf58-2487-4506-bf45-d1ca55f7b772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:15.325Z|b08ec52b-84e3-47a9-b35e-36fe6202edd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:17.458Z|17754487-cccf-491e-8b30-5ad61c6e7f13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:27:17.458Z|17754487-cccf-491e-8b30-5ad61c6e7f13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:27:18.172Z|4bac2c11-9a25-4e72-9087-a2e7bd44791f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:27:18.172Z|4bac2c11-9a25-4e72-9087-a2e7bd44791f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:27:24.794Z|e5675b47-3943-4d81-ab6c-1f4380af379a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:27:24.795Z|e5675b47-3943-4d81-ab6c-1f4380af379a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:25.342Z|fde40c66-4a35-4417-9da9-82ae62c05d38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:27:25.343Z|858d8256-5f46-4947-aa7e-8b77329626e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:27:25.343Z|fde40c66-4a35-4417-9da9-82ae62c05d38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:25.344Z|858d8256-5f46-4947-aa7e-8b77329626e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:32.458Z|24c85db0-4155-4900-a383-ffcb80b359a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:27:32.462Z|24c85db0-4155-4900-a383-ffcb80b359a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:27:34.812Z|6148b071-c28a-44f0-8a17-901997590aed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:27:34.813Z|6148b071-c28a-44f0-8a17-901997590aed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:35.361Z|847b9d79-32da-4eac-a7dc-16672c53a543|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:27:35.361Z|847b9d79-32da-4eac-a7dc-16672c53a543|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:35.361Z|173197b2-a71c-4033-8d11-4c307b9c8b00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:27:35.361Z|173197b2-a71c-4033-8d11-4c307b9c8b00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:44.831Z|9ece957c-195a-46cc-88f2-9bbe2cc45fa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:27:44.831Z|9ece957c-195a-46cc-88f2-9bbe2cc45fa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:45.378Z|e2e413b0-2cf5-48e2-9c7e-b02212f56328|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:27:45.378Z|430e7256-7943-465d-9be3-65edf91ddd82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:27:45.378Z|e2e413b0-2cf5-48e2-9c7e-b02212f56328|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:45.379Z|430e7256-7943-465d-9be3-65edf91ddd82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:47.458Z|d3b83b1c-6fd1-4705-aae7-57c9ec6152bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:27:47.458Z|d3b83b1c-6fd1-4705-aae7-57c9ec6152bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:27:48.173Z|c48f5b50-941b-485c-b5dd-d463eabfce6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:27:48.173Z|c48f5b50-941b-485c-b5dd-d463eabfce6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:27:50.793Z|8e0f39ac-9230-46a1-bec0-c04113affdbc|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:27:50.793Z|8e0f39ac-9230-46a1-bec0-c04113affdbc|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:54.847Z|5d97c576-6dd2-4478-9abd-12ec5cb283ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:27:54.848Z|5d97c576-6dd2-4478-9abd-12ec5cb283ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:55.395Z|fc7798af-9ded-4d41-a33c-3c3e024ce707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:27:55.395Z|fc7798af-9ded-4d41-a33c-3c3e024ce707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:27:55.395Z|d9aca258-caca-480a-9e0e-efe2b2a97471|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:27:55.396Z|d9aca258-caca-480a-9e0e-efe2b2a97471|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:02.458Z|871bc45c-9002-4836-aba2-22deb9c69916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:28:02.458Z|871bc45c-9002-4836-aba2-22deb9c69916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:28:04.864Z|c7957c46-bb88-4a7a-94bd-be8022a8ac28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:28:04.864Z|c7957c46-bb88-4a7a-94bd-be8022a8ac28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:05.411Z|daa806f8-1be9-4f6e-bb41-f0272e579afb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:28:05.411Z|5de7590f-0df5-460b-8707-bc7693589a55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:28:05.411Z|5de7590f-0df5-460b-8707-bc7693589a55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:05.411Z|daa806f8-1be9-4f6e-bb41-f0272e579afb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:14.882Z|e9df0ffd-5fc3-4d62-b216-67f7781075db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:28:14.882Z|e9df0ffd-5fc3-4d62-b216-67f7781075db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:15.428Z|669a3bc5-bf92-44a5-83c7-d9769566922f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:28:15.428Z|da336cd0-d832-424f-8bd5-6201d4c64923|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:28:15.429Z|669a3bc5-bf92-44a5-83c7-d9769566922f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:15.429Z|da336cd0-d832-424f-8bd5-6201d4c64923|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:17.458Z|0ef64eae-6fb4-4f13-b798-e5ce06ee9c79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:28:17.461Z|0ef64eae-6fb4-4f13-b798-e5ce06ee9c79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:28:18.174Z|a259180e-e1d2-4724-945e-94467d51ae0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:28:18.175Z|a259180e-e1d2-4724-945e-94467d51ae0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:28:24.901Z|30efadae-b4ae-480f-9d50-f82a5455c5e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:28:24.901Z|30efadae-b4ae-480f-9d50-f82a5455c5e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:25.446Z|d7f7b23c-98d0-4c6c-9b01-5bad7396865f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:28:25.446Z|d7f7b23c-98d0-4c6c-9b01-5bad7396865f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:25.446Z|62ae5851-559b-4776-a184-92e56db34ce9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:28:25.446Z|62ae5851-559b-4776-a184-92e56db34ce9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:32.458Z|36f46513-8e91-48b5-bcc3-7e26b74fdd97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:28:32.458Z|36f46513-8e91-48b5-bcc3-7e26b74fdd97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:28:34.919Z|be371370-47d1-437b-a95e-843ece7e64b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:28:34.919Z|be371370-47d1-437b-a95e-843ece7e64b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:35.463Z|284e79af-2a52-4346-8fb6-99b4d3e23f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:28:35.464Z|284e79af-2a52-4346-8fb6-99b4d3e23f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:35.466Z|d4decd65-e94d-4ac4-b1aa-2d68a890d581|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:28:35.466Z|d4decd65-e94d-4ac4-b1aa-2d68a890d581|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:44.937Z|87f18cde-e83a-4162-96fd-89db880dd421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:28:44.937Z|87f18cde-e83a-4162-96fd-89db880dd421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:45.480Z|9167e2d7-f257-4f3a-a4d9-255f413781cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:28:45.480Z|9167e2d7-f257-4f3a-a4d9-255f413781cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:45.482Z|d1c77b2c-7181-44e4-b379-5b7f1b632169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:28:45.482Z|d1c77b2c-7181-44e4-b379-5b7f1b632169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:47.458Z|b6967cd1-e93f-4ba7-8b9b-09c4ab4082a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:28:47.459Z|b6967cd1-e93f-4ba7-8b9b-09c4ab4082a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:28:48.175Z|15d80c26-0881-4cf3-90f0-7eefe5688b7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:28:48.176Z|15d80c26-0881-4cf3-90f0-7eefe5688b7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:28:50.793Z|bed61897-48be-40f4-833f-a690ae82d5a5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:28:50.794Z|bed61897-48be-40f4-833f-a690ae82d5a5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:54.955Z|f411805a-5a4a-4a41-8c48-eb332dfd77ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:28:54.956Z|f411805a-5a4a-4a41-8c48-eb332dfd77ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:55.495Z|4d5554bb-516e-44eb-a769-8cfd5604e5b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:28:55.496Z|4d5554bb-516e-44eb-a769-8cfd5604e5b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:28:55.497Z|32194bc3-5cc9-4562-9b6c-cd4beaed7166|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:28:55.498Z|32194bc3-5cc9-4562-9b6c-cd4beaed7166|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:02.458Z|c64d1466-248d-47a8-8830-a881d3e10810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:29:02.460Z|c64d1466-248d-47a8-8830-a881d3e10810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:29:04.974Z|370c4370-6b7e-4f62-ad06-c3af4866c9f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:29:04.974Z|370c4370-6b7e-4f62-ad06-c3af4866c9f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:05.511Z|90dd18cd-a80e-4c13-ab15-7a10969dd1fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:29:05.512Z|90dd18cd-a80e-4c13-ab15-7a10969dd1fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:05.512Z|805974b8-9e12-4a6f-8212-04188a4e078c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:29:05.512Z|805974b8-9e12-4a6f-8212-04188a4e078c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:14.992Z|b6697c5f-ca42-41c7-be2f-d56fd98c2f45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:29:14.992Z|b6697c5f-ca42-41c7-be2f-d56fd98c2f45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:15.528Z|6b615390-f69d-417e-83bf-f8deeacbf2a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:29:15.528Z|0e5af873-5da7-4621-ad8e-84a913df2352|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:29:15.528Z|6b615390-f69d-417e-83bf-f8deeacbf2a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:15.529Z|0e5af873-5da7-4621-ad8e-84a913df2352|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:17.458Z|8a15a6fb-b05a-4a3e-8fde-d96546912edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:29:17.458Z|8a15a6fb-b05a-4a3e-8fde-d96546912edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:29:18.176Z|2dd12915-e84f-4f46-abf8-2619b58754c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:29:18.177Z|2dd12915-e84f-4f46-abf8-2619b58754c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:29:25.010Z|b637ddcf-3905-4e27-a213-6cdf0e326904|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:29:25.010Z|b637ddcf-3905-4e27-a213-6cdf0e326904|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:25.546Z|ecb02fba-d858-43f8-8cb3-8d65fb6cb27f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:29:25.546Z|ecb02fba-d858-43f8-8cb3-8d65fb6cb27f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:25.546Z|63ca22cb-bb22-4fc3-9587-993d65935d56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:29:25.547Z|63ca22cb-bb22-4fc3-9587-993d65935d56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:32.458Z|f52f0ba9-1021-42cf-9aac-2fb58461d818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:29:32.459Z|f52f0ba9-1021-42cf-9aac-2fb58461d818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:29:35.028Z|5c5d5fb5-686c-4b9d-b724-aa61dd7f412e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:29:35.028Z|5c5d5fb5-686c-4b9d-b724-aa61dd7f412e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:35.562Z|b7258567-4af9-49a3-a2ea-febce1cfdc6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:29:35.563Z|b7258567-4af9-49a3-a2ea-febce1cfdc6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:35.563Z|083fbc7e-1334-4680-a60e-0ec4a80bb3cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:29:35.563Z|083fbc7e-1334-4680-a60e-0ec4a80bb3cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:45.050Z|fb0ad3fb-fbcd-4489-b0eb-b7e4f5bc7d70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:29:45.050Z|fb0ad3fb-fbcd-4489-b0eb-b7e4f5bc7d70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:45.579Z|dc470824-75bb-4609-aa82-2a829ae4b821|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:29:45.579Z|e5d1db24-af22-4840-af39-00a59d3c8733|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:29:45.579Z|dc470824-75bb-4609-aa82-2a829ae4b821|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:45.579Z|e5d1db24-af22-4840-af39-00a59d3c8733|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:47.458Z|7f67f11b-8467-4c14-86a8-9e0a9e8496a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:29:47.460Z|7f67f11b-8467-4c14-86a8-9e0a9e8496a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:29:48.178Z|2f627354-3fe8-401e-9909-acdcfaa462ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:29:48.178Z|2f627354-3fe8-401e-9909-acdcfaa462ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:29:50.794Z|fe0d67c6-4296-4c21-a2a3-542c35b36e37|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:29:50.795Z|fe0d67c6-4296-4c21-a2a3-542c35b36e37|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:55.067Z|f9161ccf-e8d2-4155-8bd2-a993d0be3b6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:29:55.068Z|f9161ccf-e8d2-4155-8bd2-a993d0be3b6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:55.595Z|b3068281-e6a6-4768-913a-332a077aaf55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:29:55.596Z|895b3b32-b9bc-4225-83b0-bcb809d36d94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:29:55.596Z|b3068281-e6a6-4768-913a-332a077aaf55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:29:55.596Z|895b3b32-b9bc-4225-83b0-bcb809d36d94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:02.458Z|8b54a234-86cc-45bb-9129-5d2cb0121b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:30:02.458Z|8b54a234-86cc-45bb-9129-5d2cb0121b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:30:05.086Z|a29daf7c-78a6-4bd6-8b00-ffa969daf4a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:30:05.086Z|a29daf7c-78a6-4bd6-8b00-ffa969daf4a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:05.613Z|fa20eed1-9035-40ab-a362-5ad784a6746d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:30:05.614Z|fa20eed1-9035-40ab-a362-5ad784a6746d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:05.614Z|d3b9b9fc-1e7a-4e3d-8ba2-8a43c991382c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:30:05.614Z|d3b9b9fc-1e7a-4e3d-8ba2-8a43c991382c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:15.104Z|1215fa25-e9ca-4ae5-9fad-f3d2940b354f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:30:15.104Z|1215fa25-e9ca-4ae5-9fad-f3d2940b354f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:15.631Z|a7fb0fe7-2891-45ca-ae7d-dfff013366c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:30:15.631Z|f3cb0d87-dd32-4bbf-b339-1415ef16dfc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:30:15.632Z|f3cb0d87-dd32-4bbf-b339-1415ef16dfc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:15.632Z|a7fb0fe7-2891-45ca-ae7d-dfff013366c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:17.458Z|96fdb478-ce74-4178-b989-b0a249fc3ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:30:17.458Z|96fdb478-ce74-4178-b989-b0a249fc3ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:30:18.179Z|125ea6b7-c1f5-4293-a7ac-5e4b345e6de5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:30:18.179Z|125ea6b7-c1f5-4293-a7ac-5e4b345e6de5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:30:25.121Z|0e9ee696-9758-4ddd-8f59-125346b48aa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:30:25.122Z|0e9ee696-9758-4ddd-8f59-125346b48aa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:25.649Z|1878bbcb-b70b-4386-b076-5d26e6af4766|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:30:25.649Z|93c9fa02-7146-4593-af71-399d49e20c34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:30:25.649Z|1878bbcb-b70b-4386-b076-5d26e6af4766|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:25.649Z|93c9fa02-7146-4593-af71-399d49e20c34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:32.458Z|e62f03b3-9c5a-41bc-930d-716f2b7b349d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:30:32.461Z|e62f03b3-9c5a-41bc-930d-716f2b7b349d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:30:35.138Z|5f1b5e44-1909-4d22-90a3-d121838546f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:30:35.138Z|5f1b5e44-1909-4d22-90a3-d121838546f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:35.667Z|772837b3-4ab4-40cb-8d2e-e16e345eb596|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:30:35.667Z|4a2bc843-4cf3-40a3-ab38-ae59c1bb000e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:30:35.667Z|772837b3-4ab4-40cb-8d2e-e16e345eb596|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:35.667Z|4a2bc843-4cf3-40a3-ab38-ae59c1bb000e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:45.156Z|9ef0beef-88f6-4953-843c-3a44a7eab561|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:30:45.156Z|9ef0beef-88f6-4953-843c-3a44a7eab561|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:45.685Z|27e07d3e-28b2-4e90-9982-e6f24884e67f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:30:45.685Z|ee3612cc-c1b8-4491-98b1-eccba702a849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:30:45.685Z|27e07d3e-28b2-4e90-9982-e6f24884e67f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:45.685Z|ee3612cc-c1b8-4491-98b1-eccba702a849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:47.458Z|aea073ae-7150-4f51-ba57-1919b184a9a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:30:47.459Z|aea073ae-7150-4f51-ba57-1919b184a9a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:30:48.180Z|904f7048-46b0-4d9e-987e-bd6a9cbebfc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:30:48.180Z|904f7048-46b0-4d9e-987e-bd6a9cbebfc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:30:50.793Z|eb517dac-ad1f-4a35-be89-eb1f466d2d10|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:30:50.793Z|eb517dac-ad1f-4a35-be89-eb1f466d2d10|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:55.174Z|a6bf2e05-9c63-44d9-8fd9-e9bebf9a34d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:30:55.174Z|a6bf2e05-9c63-44d9-8fd9-e9bebf9a34d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:55.702Z|da0261f2-ef82-4af8-af58-bac89053c956|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:30:55.703Z|da0261f2-ef82-4af8-af58-bac89053c956|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:30:55.703Z|5273c1e7-144c-4c55-9b5d-358c20218254|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:30:55.704Z|5273c1e7-144c-4c55-9b5d-358c20218254|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:02.458Z|c818a1da-4eff-437e-acd3-149bd6b7a0ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:31:02.458Z|c818a1da-4eff-437e-acd3-149bd6b7a0ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:31:05.192Z|e6768b25-f18d-4419-b05a-61067cd0a250|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:31:05.192Z|e6768b25-f18d-4419-b05a-61067cd0a250|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:05.720Z|730c191e-20e6-41c8-afb0-0d9d87e86702|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:31:05.720Z|730c191e-20e6-41c8-afb0-0d9d87e86702|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:05.721Z|2b0c09f3-2e04-4dce-960d-d7967624db65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:31:05.721Z|2b0c09f3-2e04-4dce-960d-d7967624db65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:15.211Z|92859eb1-0aa5-4d5a-a387-6a607b04fc5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:31:15.211Z|92859eb1-0aa5-4d5a-a387-6a607b04fc5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:15.738Z|4dc9e28c-7bc6-46cf-978c-4ff10135314d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:31:15.738Z|4dc9e28c-7bc6-46cf-978c-4ff10135314d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:15.738Z|12accaea-2bf4-4ab4-9455-3282f1d226b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:31:15.738Z|12accaea-2bf4-4ab4-9455-3282f1d226b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:17.458Z|60822689-aa69-4707-ab72-4eef8984d865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:31:17.460Z|60822689-aa69-4707-ab72-4eef8984d865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:31:18.181Z|39b5a749-f09d-4f91-8693-24b1df4bde9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:31:18.181Z|39b5a749-f09d-4f91-8693-24b1df4bde9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:31:25.228Z|5d864585-a1a0-4645-8380-9376e5cc2404|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:31:25.228Z|5d864585-a1a0-4645-8380-9376e5cc2404|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:25.755Z|084af0d3-513f-4a2b-a7ce-f4ee86d3b5d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:31:25.756Z|084af0d3-513f-4a2b-a7ce-f4ee86d3b5d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:25.757Z|5f434baa-3936-4f05-b6a1-24488e4e7c26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:31:25.757Z|5f434baa-3936-4f05-b6a1-24488e4e7c26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:32.458Z|b1fc8795-23cd-4429-b545-6740c209e90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:31:32.458Z|b1fc8795-23cd-4429-b545-6740c209e90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:31:35.247Z|692ec690-d5cb-4308-b27b-39d1deee4c15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:31:35.247Z|692ec690-d5cb-4308-b27b-39d1deee4c15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:35.773Z|08cd4a3c-252d-41d4-a0d9-70f57e45d987|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:31:35.774Z|08cd4a3c-252d-41d4-a0d9-70f57e45d987|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:35.774Z|32e13f90-cacb-4867-b14a-d3e370645851|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:31:35.776Z|32e13f90-cacb-4867-b14a-d3e370645851|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:45.264Z|a9defa9c-e4d6-4ae7-b80a-70969ea954db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:31:45.265Z|a9defa9c-e4d6-4ae7-b80a-70969ea954db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:45.796Z|b49e95b7-eae7-453e-8572-00cee12257ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:31:45.796Z|78f2daf7-f675-48a8-86b1-a7c6bff318be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:31:45.796Z|b49e95b7-eae7-453e-8572-00cee12257ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:45.796Z|78f2daf7-f675-48a8-86b1-a7c6bff318be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:47.458Z|0a021254-b7e4-4e36-8744-9b0c87a13153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:31:47.458Z|0a021254-b7e4-4e36-8744-9b0c87a13153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:31:48.181Z|d0ba42ae-2cf9-40a2-82be-6872f17f49c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:31:48.182Z|d0ba42ae-2cf9-40a2-82be-6872f17f49c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:31:50.792Z|deb7f39a-6bdd-4a71-9c94-0585bc8a4b43|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:31:50.793Z|deb7f39a-6bdd-4a71-9c94-0585bc8a4b43|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:55.281Z|57afc7cb-1979-4c15-a434-8bf7b2868eae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:31:55.282Z|57afc7cb-1979-4c15-a434-8bf7b2868eae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:55.814Z|ef377e93-f514-4db0-abb5-9643b0e3082e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:31:55.814Z|97f4d58b-302d-4c52-af6f-f30cb4382f27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:31:55.814Z|97f4d58b-302d-4c52-af6f-f30cb4382f27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:31:55.815Z|ef377e93-f514-4db0-abb5-9643b0e3082e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:02.458Z|14cc855a-80f6-4396-98aa-86c159ce4e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:32:02.461Z|14cc855a-80f6-4396-98aa-86c159ce4e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:32:05.298Z|2c898986-55af-42c9-ab21-adcc1eb6e48e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:32:05.298Z|2c898986-55af-42c9-ab21-adcc1eb6e48e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:05.832Z|feef2dec-5792-4881-a345-089bbffd8384|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:32:05.832Z|497814b0-cac2-4756-9998-15424eaf0d35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:32:05.833Z|497814b0-cac2-4756-9998-15424eaf0d35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:05.833Z|feef2dec-5792-4881-a345-089bbffd8384|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:15.316Z|1b3b73eb-e405-4144-98f5-067eca20968a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:32:15.317Z|1b3b73eb-e405-4144-98f5-067eca20968a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:15.854Z|b3e92322-0bcd-4f58-bcd4-a26d1f516bbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:32:15.854Z|57f47658-3926-4f7e-ab7c-676ac1f840db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:32:15.854Z|b3e92322-0bcd-4f58-bcd4-a26d1f516bbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:15.855Z|57f47658-3926-4f7e-ab7c-676ac1f840db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:17.458Z|8549e30d-f3b5-4c2a-8b33-7cfb513f5c08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:32:17.458Z|8549e30d-f3b5-4c2a-8b33-7cfb513f5c08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:32:18.182Z|9add95ad-9f96-4f84-acb5-19dfccbe6cc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:32:18.183Z|9add95ad-9f96-4f84-acb5-19dfccbe6cc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:32:25.474Z|ba93c697-5f53-4b78-8eb8-86a740ac7ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:32:25.474Z|ba93c697-5f53-4b78-8eb8-86a740ac7ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:25.870Z|620146f7-cefc-4c64-8ef7-d792f6a83c93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:32:25.870Z|3d94369b-c589-4819-9403-767981fab09b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:32:25.870Z|620146f7-cefc-4c64-8ef7-d792f6a83c93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:25.871Z|3d94369b-c589-4819-9403-767981fab09b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:32.458Z|96ff1ce9-84b8-4df4-be66-884d6d86dd47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:32:32.458Z|96ff1ce9-84b8-4df4-be66-884d6d86dd47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:32:35.491Z|70818844-8250-48b3-8e0c-fa5e65821937|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:32:35.491Z|70818844-8250-48b3-8e0c-fa5e65821937|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:35.887Z|fbbda57e-3869-46a3-b518-e8cdd779b4b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:32:35.887Z|fbbda57e-3869-46a3-b518-e8cdd779b4b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:35.888Z|a168959a-00d6-4db4-b5ea-51054c5a6af3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:32:35.888Z|a168959a-00d6-4db4-b5ea-51054c5a6af3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:45.507Z|bf02bd2c-a66c-4776-8cb7-1a9840d6e204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:32:45.508Z|bf02bd2c-a66c-4776-8cb7-1a9840d6e204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:45.904Z|0453b756-a64f-457d-b989-831171136f47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:32:45.904Z|969b98f8-2790-461b-8c37-173db1d0800e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:32:45.904Z|0453b756-a64f-457d-b989-831171136f47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:45.905Z|969b98f8-2790-461b-8c37-173db1d0800e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:47.458Z|a951c232-79c6-472a-b16d-73dff8c4877a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:32:47.461Z|a951c232-79c6-472a-b16d-73dff8c4877a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:32:48.183Z|76166a11-8073-41fe-8cb8-6520d9a76192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:32:48.183Z|76166a11-8073-41fe-8cb8-6520d9a76192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:32:50.792Z|21c958cf-1ea9-4aea-8d87-b7dad734a1c1|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:32:50.793Z|21c958cf-1ea9-4aea-8d87-b7dad734a1c1|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:55.525Z|7b7d0b72-c132-4893-ad14-450672a2931c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:32:55.525Z|7b7d0b72-c132-4893-ad14-450672a2931c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:55.921Z|5bc1e363-8e38-4f12-a30a-12358dafd220|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:32:55.921Z|461c049e-071a-4850-bd08-8f74cdf9e437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:32:55.922Z|5bc1e363-8e38-4f12-a30a-12358dafd220|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:32:55.922Z|461c049e-071a-4850-bd08-8f74cdf9e437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:02.458Z|7bed1b08-9bf8-4680-9fd5-1e33b2cf5f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:33:02.458Z|7bed1b08-9bf8-4680-9fd5-1e33b2cf5f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:33:05.542Z|79945938-7a67-4d7b-bdf2-6bb4560a08dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:33:05.542Z|79945938-7a67-4d7b-bdf2-6bb4560a08dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:05.938Z|4c4dc745-d671-40ba-9b11-facc1ec5f84e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:33:05.938Z|9ede7d29-5457-49e3-811a-b71ae43bb4bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:33:05.939Z|4c4dc745-d671-40ba-9b11-facc1ec5f84e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:05.939Z|9ede7d29-5457-49e3-811a-b71ae43bb4bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:15.559Z|dab37b8b-22f0-4abc-9bf2-2b8ed9577896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:33:15.560Z|dab37b8b-22f0-4abc-9bf2-2b8ed9577896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:15.957Z|b3c6eceb-db9a-4792-89ab-a4ec6727225d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:33:15.957Z|a55c2dee-68cf-4777-8b66-2d162b7f13ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:33:15.958Z|b3c6eceb-db9a-4792-89ab-a4ec6727225d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:15.958Z|a55c2dee-68cf-4777-8b66-2d162b7f13ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:17.458Z|89a2d969-6b54-41b3-8a1b-932020690353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:33:17.458Z|89a2d969-6b54-41b3-8a1b-932020690353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:33:18.184Z|3d0a587e-3561-475e-bf83-ed89c39c73d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:33:18.184Z|3d0a587e-3561-475e-bf83-ed89c39c73d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:33:25.577Z|366c9431-d9cf-4dae-a586-51b8ba220095|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:33:25.577Z|366c9431-d9cf-4dae-a586-51b8ba220095|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:25.975Z|3f04b031-84e3-49c2-b537-057b55f77b6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:33:25.975Z|45f8648b-f212-40d4-a97d-ac19a327c041|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:33:25.975Z|3f04b031-84e3-49c2-b537-057b55f77b6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:25.976Z|45f8648b-f212-40d4-a97d-ac19a327c041|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:32.458Z|aabf7360-fc2a-4c15-affe-cc95aa427143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:33:32.461Z|aabf7360-fc2a-4c15-affe-cc95aa427143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:33:35.594Z|11e5a11f-cc8b-4589-8b7c-c195afb9dde2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:33:35.595Z|11e5a11f-cc8b-4589-8b7c-c195afb9dde2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:35.993Z|9edca058-e27a-4ba6-81d5-608fa7810b32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:33:35.993Z|804a4eaf-3bdd-4b27-b057-810bf684181f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:33:35.993Z|9edca058-e27a-4ba6-81d5-608fa7810b32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:35.993Z|804a4eaf-3bdd-4b27-b057-810bf684181f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:45.612Z|03179550-832b-4be5-b8a0-285e2d47e6ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:33:45.612Z|03179550-832b-4be5-b8a0-285e2d47e6ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:46.011Z|37c14da0-927b-4cf0-be46-f0da7626d80b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:33:46.011Z|897a9659-5f96-4a56-897d-e3b1752b34da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:33:46.011Z|897a9659-5f96-4a56-897d-e3b1752b34da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:46.011Z|37c14da0-927b-4cf0-be46-f0da7626d80b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:47.458Z|ba9fe772-cca3-48ed-97f2-b271de16983f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:33:47.458Z|ba9fe772-cca3-48ed-97f2-b271de16983f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:33:48.184Z|54a46532-1d76-4d2f-b96e-0c0c7e15d58f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:33:48.185Z|54a46532-1d76-4d2f-b96e-0c0c7e15d58f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:33:50.792Z|4c8cbb1f-54c1-445e-9198-50f27b1d26f8|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:33:50.793Z|4c8cbb1f-54c1-445e-9198-50f27b1d26f8|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:55.630Z|9de50b94-ef19-4a75-b884-84c21727005d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:33:55.630Z|9de50b94-ef19-4a75-b884-84c21727005d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:56.029Z|9e3383b5-b5a1-4110-b86b-fca7ddc8cc5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:33:56.029Z|ae712693-4ee7-4ad8-8076-81d9f874a05d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:33:56.030Z|ae712693-4ee7-4ad8-8076-81d9f874a05d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:33:56.030Z|9e3383b5-b5a1-4110-b86b-fca7ddc8cc5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:02.458Z|b450ddc3-8214-41d0-9c1d-f47acd993c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:34:02.458Z|b450ddc3-8214-41d0-9c1d-f47acd993c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:34:05.647Z|cd2e0e1d-18e0-4813-862a-4ea8c0a43b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:34:05.647Z|cd2e0e1d-18e0-4813-862a-4ea8c0a43b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:06.047Z|d169db4e-7c63-40ec-b51c-e7f245e1d270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:34:06.047Z|ab1edd08-b64a-4a9e-b397-627caf5547b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:34:06.047Z|d169db4e-7c63-40ec-b51c-e7f245e1d270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:06.047Z|ab1edd08-b64a-4a9e-b397-627caf5547b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:15.665Z|83a3f9bd-0cde-4ebb-9a49-6c92022fae86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:34:15.666Z|83a3f9bd-0cde-4ebb-9a49-6c92022fae86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:16.065Z|01a40674-054c-4815-a118-f7bf8ab54c99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:34:16.065Z|b493d433-480b-45f9-b0a9-14c27dd76d23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:34:16.065Z|01a40674-054c-4815-a118-f7bf8ab54c99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:16.065Z|b493d433-480b-45f9-b0a9-14c27dd76d23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:17.458Z|fe8f4250-0be9-4232-9a4c-187e6b3437b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:34:17.460Z|fe8f4250-0be9-4232-9a4c-187e6b3437b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:34:18.185Z|32b90065-299c-42be-9332-4702e62cb58d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:34:18.186Z|32b90065-299c-42be-9332-4702e62cb58d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:34:25.684Z|bca1e320-2202-488d-b858-a8d5397a4c28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:34:25.684Z|bca1e320-2202-488d-b858-a8d5397a4c28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:26.082Z|5af3f09c-1a8a-445c-8038-4c2b15a5347c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:34:26.082Z|5af3f09c-1a8a-445c-8038-4c2b15a5347c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:26.082Z|1346afc8-3374-4f67-865b-dcca864b0317|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:34:26.083Z|1346afc8-3374-4f67-865b-dcca864b0317|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:32.458Z|7a93b361-78b4-42b4-b1f1-5085c8c96367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:34:32.458Z|7a93b361-78b4-42b4-b1f1-5085c8c96367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:34:35.701Z|73fdbab5-711e-488b-a470-04197d8b7a38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:34:35.702Z|73fdbab5-711e-488b-a470-04197d8b7a38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:36.100Z|7062eedf-584a-4340-875f-8f2e2660652b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:34:36.100Z|18476dba-23cf-4a86-8da6-cf81e8f1d263|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:34:36.101Z|7062eedf-584a-4340-875f-8f2e2660652b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:36.101Z|18476dba-23cf-4a86-8da6-cf81e8f1d263|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:45.720Z|fec8159d-2dd5-487e-9002-9d57601f9fd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:34:45.721Z|fec8159d-2dd5-487e-9002-9d57601f9fd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:46.118Z|8838ce29-9e9e-4095-98ae-59979019511a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:34:46.118Z|8838ce29-9e9e-4095-98ae-59979019511a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:46.118Z|9e61991a-a36a-4d18-82c0-c6d90778da98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:34:46.118Z|9e61991a-a36a-4d18-82c0-c6d90778da98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:47.458Z|114d0e87-3752-4326-94ff-ff1701794aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:34:47.458Z|114d0e87-3752-4326-94ff-ff1701794aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:34:48.186Z|683a9bbd-42a2-4627-91c4-ffe941ea9065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:34:48.187Z|683a9bbd-42a2-4627-91c4-ffe941ea9065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:34:50.792Z|f7caaa61-616e-4ed7-b8e8-583aa5032d7b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:34:50.793Z|f7caaa61-616e-4ed7-b8e8-583aa5032d7b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:55.739Z|8e26c0a8-179a-42d5-b697-c6fbdd3f771c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:34:55.739Z|8e26c0a8-179a-42d5-b697-c6fbdd3f771c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:56.135Z|d5a8b257-5876-4bb9-ae52-ffe1a39f5a0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:34:56.135Z|b1d14c6c-bbef-43ed-82a2-ad37bec05bc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:34:56.136Z|b1d14c6c-bbef-43ed-82a2-ad37bec05bc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:34:56.136Z|d5a8b257-5876-4bb9-ae52-ffe1a39f5a0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:02.458Z|62d813bc-5a1f-4d7c-a9eb-5dcc3a97bc3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:35:02.461Z|62d813bc-5a1f-4d7c-a9eb-5dcc3a97bc3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:35:05.756Z|06cc61c6-32d8-464a-bc02-267413216a83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:35:05.758Z|06cc61c6-32d8-464a-bc02-267413216a83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:06.154Z|e35dc4f1-dccb-45c8-8bef-1ca115c07133|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:35:06.154Z|b5835e65-1aa9-44f8-a0c2-535bc46f298d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:35:06.155Z|e35dc4f1-dccb-45c8-8bef-1ca115c07133|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:06.155Z|b5835e65-1aa9-44f8-a0c2-535bc46f298d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:15.775Z|216b467e-b44e-4b40-b80f-4eabd7ed24ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:35:15.775Z|216b467e-b44e-4b40-b80f-4eabd7ed24ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:16.172Z|e969ec1d-ce69-4f33-bcff-1925d492ff0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:35:16.172Z|094f6cd3-2394-43a3-8f34-0b3373c4c883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:35:16.173Z|e969ec1d-ce69-4f33-bcff-1925d492ff0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:16.173Z|094f6cd3-2394-43a3-8f34-0b3373c4c883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:17.458Z|278f1441-fec1-4066-8f71-8d4e23b60804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:35:17.458Z|278f1441-fec1-4066-8f71-8d4e23b60804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:35:18.188Z|3c55c282-1917-4acd-81b5-7492ffe74d19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:35:18.188Z|3c55c282-1917-4acd-81b5-7492ffe74d19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:35:25.792Z|3118bb3a-8036-45e7-a83b-6c4ca2f66aec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:35:25.793Z|3118bb3a-8036-45e7-a83b-6c4ca2f66aec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:26.190Z|8854691c-b62c-4fbe-baa0-4195e546d012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:35:26.190Z|8854691c-b62c-4fbe-baa0-4195e546d012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:26.191Z|a1f5df2c-34e5-4766-8e14-4a67b6ac83ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:35:26.191Z|a1f5df2c-34e5-4766-8e14-4a67b6ac83ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:32.458Z|72730d17-b5ed-4df8-aa20-ddddd1861cc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:35:32.458Z|72730d17-b5ed-4df8-aa20-ddddd1861cc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:35:35.810Z|28d4dfb5-8b6a-449d-8dc3-a7674062da2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:35:35.810Z|28d4dfb5-8b6a-449d-8dc3-a7674062da2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:36.206Z|12fafc48-d85f-4988-be5e-9011a6c95804|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:35:36.206Z|12fafc48-d85f-4988-be5e-9011a6c95804|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:36.207Z|c951920e-8688-44bd-a20e-0fd076314912|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:35:36.207Z|c951920e-8688-44bd-a20e-0fd076314912|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:45.827Z|477f4274-f879-4fbb-9658-0bfae8fd3765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:35:45.828Z|477f4274-f879-4fbb-9658-0bfae8fd3765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:46.224Z|957d2348-82b7-4560-8340-274632ea0db3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:35:46.224Z|c963ec57-e8ae-4018-978c-ef7788c3772f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:35:46.225Z|957d2348-82b7-4560-8340-274632ea0db3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:46.225Z|c963ec57-e8ae-4018-978c-ef7788c3772f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:47.458Z|f5cc2762-2f4b-4d24-9db2-b4b71a3a90ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:35:47.461Z|f5cc2762-2f4b-4d24-9db2-b4b71a3a90ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:35:48.189Z|b33fb6a0-8006-4caf-a22e-ae82bfba7873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:35:48.189Z|b33fb6a0-8006-4caf-a22e-ae82bfba7873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:35:50.792Z|88796113-6edc-4acc-96e1-4bea51072dde|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:35:50.792Z|88796113-6edc-4acc-96e1-4bea51072dde|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:55.845Z|b1c4f9da-a2b2-4e3a-be3f-1bbe06d14659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:35:55.846Z|b1c4f9da-a2b2-4e3a-be3f-1bbe06d14659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:56.241Z|f26c151e-59b8-4122-bcc8-40c77820da4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:35:56.241Z|5033d212-95d0-47b4-a15a-a0716e7da403|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:35:56.242Z|f26c151e-59b8-4122-bcc8-40c77820da4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:35:56.242Z|5033d212-95d0-47b4-a15a-a0716e7da403|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:02.458Z|234e97bb-65ce-42aa-8bb7-cdebc2c2956b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:36:02.458Z|234e97bb-65ce-42aa-8bb7-cdebc2c2956b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:36:05.864Z|9df27ae3-771c-4057-a787-3629f0038801|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:36:05.864Z|9df27ae3-771c-4057-a787-3629f0038801|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:06.259Z|1e0f8156-35b8-43cb-97f7-b8e8fa77bdf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:36:06.259Z|63a6b602-ca8e-433c-837c-1daab4f9d1ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:36:06.260Z|63a6b602-ca8e-433c-837c-1daab4f9d1ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:06.260Z|1e0f8156-35b8-43cb-97f7-b8e8fa77bdf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:15.882Z|9e4d2ee0-8894-4289-8a03-ac75ff8a733e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:36:15.883Z|9e4d2ee0-8894-4289-8a03-ac75ff8a733e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:16.277Z|844d3b7d-d89b-4605-a00b-19e0cfcc06c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:36:16.278Z|844d3b7d-d89b-4605-a00b-19e0cfcc06c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:16.279Z|232f9b9b-88c3-4f9c-a3eb-bb94c80ccfc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:36:16.279Z|232f9b9b-88c3-4f9c-a3eb-bb94c80ccfc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:17.458Z|4aebae80-e9c4-412e-8554-d0deb0394154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:36:17.459Z|4aebae80-e9c4-412e-8554-d0deb0394154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:36:18.189Z|0e0920f8-b787-4334-ab0a-aade7d78e690|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:36:18.190Z|0e0920f8-b787-4334-ab0a-aade7d78e690|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:36:25.901Z|f6be4fc1-3d88-4fc9-859c-2f8d28044da0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:36:25.902Z|f6be4fc1-3d88-4fc9-859c-2f8d28044da0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:26.294Z|717cc9d0-f53c-4167-b713-79c44db2d09d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:36:26.294Z|717cc9d0-f53c-4167-b713-79c44db2d09d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:26.294Z|758c41d7-366f-4b5f-96cc-1368d284ccac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:36:26.295Z|758c41d7-366f-4b5f-96cc-1368d284ccac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:32.458Z|8054474b-5330-4b11-b562-165c65eed420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:36:32.461Z|8054474b-5330-4b11-b562-165c65eed420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:36:35.918Z|86f3d4d8-a529-4592-ba79-3ab0ae0a2018|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:36:35.919Z|86f3d4d8-a529-4592-ba79-3ab0ae0a2018|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:36.311Z|1113f1fe-fdad-459a-b831-42ab1626bc8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:36:36.311Z|0d6a4b45-9fb3-4237-bf17-b828681266db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:36:36.311Z|1113f1fe-fdad-459a-b831-42ab1626bc8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:36.311Z|0d6a4b45-9fb3-4237-bf17-b828681266db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:45.936Z|87496991-85e7-4510-9aff-ad4887ed56ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:36:45.936Z|87496991-85e7-4510-9aff-ad4887ed56ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:46.328Z|26a01123-e7b8-4088-934b-518ea64f432d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:36:46.329Z|dfd52788-a4bd-469c-a179-1f6cec83fe11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:36:46.329Z|26a01123-e7b8-4088-934b-518ea64f432d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:46.330Z|dfd52788-a4bd-469c-a179-1f6cec83fe11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:47.458Z|948be9d4-d343-436e-bab1-d4991b4a63bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:36:47.458Z|948be9d4-d343-436e-bab1-d4991b4a63bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:36:48.190Z|efa553a7-e49c-4cb5-a084-3dee39d05122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:36:48.191Z|efa553a7-e49c-4cb5-a084-3dee39d05122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:36:50.793Z|00b2a9b9-dd0b-45ea-9bf7-c0f87fff85a5|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:36:50.793Z|00b2a9b9-dd0b-45ea-9bf7-c0f87fff85a5|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:55.952Z|9838d2bf-5aac-4301-bfc1-de0d47d75a5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:36:55.953Z|9838d2bf-5aac-4301-bfc1-de0d47d75a5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:56.346Z|54437ae9-2bdb-4730-8600-1f100c87867f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:36:56.346Z|23eb946e-04c3-4e51-a47b-bde27e82d396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:36:56.346Z|54437ae9-2bdb-4730-8600-1f100c87867f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:36:56.346Z|23eb946e-04c3-4e51-a47b-bde27e82d396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:02.458Z|c1cd5c00-063c-4948-a4dc-357964e18333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:37:02.459Z|c1cd5c00-063c-4948-a4dc-357964e18333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:37:05.970Z|2c1fbcb4-53d0-428e-b8db-c74844477768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:37:05.970Z|2c1fbcb4-53d0-428e-b8db-c74844477768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:06.363Z|ba5ae43b-db6b-431b-bdb2-75614d8e25b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:37:06.363Z|49d92909-ec1f-49d6-a86b-1c94e80b53f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:37:06.363Z|ba5ae43b-db6b-431b-bdb2-75614d8e25b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:06.363Z|49d92909-ec1f-49d6-a86b-1c94e80b53f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:15.987Z|54311c09-5a95-4077-ba12-2d3ec0ef437c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:37:15.987Z|54311c09-5a95-4077-ba12-2d3ec0ef437c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:16.380Z|2e6a87b7-53eb-4cb9-b602-f468369f07d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:37:16.380Z|6b127e67-9c1f-434b-8b50-bde5dba4b331|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:37:16.381Z|2e6a87b7-53eb-4cb9-b602-f468369f07d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:16.381Z|6b127e67-9c1f-434b-8b50-bde5dba4b331|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:17.458Z|71901c64-ca39-4a45-b96a-72cffa3182de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:37:17.460Z|71901c64-ca39-4a45-b96a-72cffa3182de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:37:18.191Z|2fa24fd0-5c72-46c8-bcd6-6d68caad10e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:37:18.192Z|2fa24fd0-5c72-46c8-bcd6-6d68caad10e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:37:26.004Z|080c2a12-69e1-4e5e-a0ad-0422314ff692|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:37:26.005Z|080c2a12-69e1-4e5e-a0ad-0422314ff692|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:26.399Z|b1050ee4-5d6e-4d00-a2d6-46347423737f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:37:26.399Z|ac4cdd8e-99b5-416b-9089-4d30d183881a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:37:26.399Z|ac4cdd8e-99b5-416b-9089-4d30d183881a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:26.399Z|b1050ee4-5d6e-4d00-a2d6-46347423737f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:32.458Z|fd1b592d-bc66-4d90-a1d8-dc52fd7cb792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:37:32.458Z|fd1b592d-bc66-4d90-a1d8-dc52fd7cb792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:37:36.021Z|d47d4fc6-fecb-4802-bda0-588358dabe73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:37:36.022Z|d47d4fc6-fecb-4802-bda0-588358dabe73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:36.416Z|67a076a9-2e95-4211-a152-d62adafb241c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:37:36.416Z|f2546183-d5ee-4c7f-a206-fcfd04b6e47f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:37:36.416Z|67a076a9-2e95-4211-a152-d62adafb241c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:36.417Z|f2546183-d5ee-4c7f-a206-fcfd04b6e47f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:46.038Z|b299cd33-91b6-4754-9717-809d076fe591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:37:46.039Z|b299cd33-91b6-4754-9717-809d076fe591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:46.433Z|791245ad-c103-4a6b-8b0a-5cca02aed27c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:37:46.433Z|f55fd2ae-21c8-4bcf-acf6-f0f411c72eaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:37:46.433Z|791245ad-c103-4a6b-8b0a-5cca02aed27c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:46.434Z|f55fd2ae-21c8-4bcf-acf6-f0f411c72eaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:47.458Z|416266e3-d50e-409a-b8ad-9f08f05f619e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:37:47.459Z|416266e3-d50e-409a-b8ad-9f08f05f619e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:37:48.192Z|9e44938f-d7f6-4bf6-863f-3e978a6ac321|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:37:48.193Z|9e44938f-d7f6-4bf6-863f-3e978a6ac321|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:37:50.792Z|d4b4438a-1076-4ce0-a062-b7f29e339773|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:37:50.792Z|d4b4438a-1076-4ce0-a062-b7f29e339773|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:56.056Z|2c43bbe6-e923-433f-9f4b-9c4eaaae627e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:37:56.057Z|2c43bbe6-e923-433f-9f4b-9c4eaaae627e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:56.451Z|3228b29c-ead9-43fb-ab95-960f606a2024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:37:56.451Z|cd798ad6-39b5-41bf-8c68-669f86de9aa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:37:56.452Z|cd798ad6-39b5-41bf-8c68-669f86de9aa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:37:56.452Z|3228b29c-ead9-43fb-ab95-960f606a2024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:02.458Z|11a6f610-ccb5-4e2a-a9c3-e1b2e10e7363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:38:02.461Z|11a6f610-ccb5-4e2a-a9c3-e1b2e10e7363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:38:06.074Z|eb3de898-6375-4e74-a45c-0626b6d79b84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:38:06.075Z|eb3de898-6375-4e74-a45c-0626b6d79b84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:06.469Z|bb5016eb-9f9b-4671-8e60-970bf0f78961|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:38:06.469Z|ab4b1ca0-31e9-4507-8972-7c1b76e19368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:38:06.469Z|bb5016eb-9f9b-4671-8e60-970bf0f78961|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:06.470Z|ab4b1ca0-31e9-4507-8972-7c1b76e19368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:16.093Z|2231c32e-9eb6-4e5a-8184-1f33fe13a320|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:38:16.094Z|2231c32e-9eb6-4e5a-8184-1f33fe13a320|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:16.488Z|1933f553-46a7-4a00-8c5a-2dde2ea2950c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:38:16.488Z|1933f553-46a7-4a00-8c5a-2dde2ea2950c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:16.493Z|0e90e2c0-8098-4709-9e1f-91e7e8604cd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:38:16.493Z|0e90e2c0-8098-4709-9e1f-91e7e8604cd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:17.458Z|17322863-d376-42b2-89e0-3e3c7803a353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:38:17.458Z|17322863-d376-42b2-89e0-3e3c7803a353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:38:18.193Z|acc5bb7d-f937-4c0b-9934-7f6a76bde61f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:38:18.194Z|acc5bb7d-f937-4c0b-9934-7f6a76bde61f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:38:26.111Z|83355f7e-e25a-4b3f-9ea2-d7cb840a8dde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:38:26.111Z|83355f7e-e25a-4b3f-9ea2-d7cb840a8dde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:26.505Z|78213cbc-eb31-458a-b48f-c6c7518e9a29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:38:26.506Z|78213cbc-eb31-458a-b48f-c6c7518e9a29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:26.510Z|dacb4b70-85b8-4436-ab9b-14777b924be6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:38:26.510Z|dacb4b70-85b8-4436-ab9b-14777b924be6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:32.458Z|8004a5ba-36ce-4c8e-be65-3236ab276435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:38:32.459Z|8004a5ba-36ce-4c8e-be65-3236ab276435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:38:36.127Z|ac634942-29cc-4320-a541-c5786ab4e497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:38:36.128Z|ac634942-29cc-4320-a541-c5786ab4e497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:36.522Z|1698ceb7-23e6-44f6-9cfa-53209041fed6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:38:36.523Z|1698ceb7-23e6-44f6-9cfa-53209041fed6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:36.526Z|a866f2cb-3663-404e-bda6-295873104f61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:38:36.526Z|a866f2cb-3663-404e-bda6-295873104f61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:46.144Z|45c7c7e7-82c1-4ba9-bbfc-92b41408259c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:38:46.144Z|45c7c7e7-82c1-4ba9-bbfc-92b41408259c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:46.544Z|79df1ccf-5d6b-47d8-97d0-5c83ad3a0723|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:38:46.543Z|edee2605-f07f-4618-877b-095124d105fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:38:46.544Z|edee2605-f07f-4618-877b-095124d105fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:46.544Z|79df1ccf-5d6b-47d8-97d0-5c83ad3a0723|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:47.458Z|1796cb9f-32dd-44b0-a3fa-022f67e48309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:38:47.461Z|1796cb9f-32dd-44b0-a3fa-022f67e48309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:38:48.194Z|00b612ee-b8de-40b6-8533-433bd8c28a3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:38:48.195Z|00b612ee-b8de-40b6-8533-433bd8c28a3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:38:50.792Z|21e86d8f-cb43-4146-8ac7-0d44e0646a56|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:38:50.792Z|21e86d8f-cb43-4146-8ac7-0d44e0646a56|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:56.161Z|9b2cd775-ad39-4376-a7fa-47eff1cfab8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:38:56.162Z|9b2cd775-ad39-4376-a7fa-47eff1cfab8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:56.561Z|44215bf3-f03a-4827-9f60-6cc5ecafaa1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:38:56.561Z|79692fc0-1a3b-4010-9897-470976207774|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:38:56.561Z|44215bf3-f03a-4827-9f60-6cc5ecafaa1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:38:56.561Z|79692fc0-1a3b-4010-9897-470976207774|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:02.458Z|933c0d85-3126-4397-b162-68955617ae46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:39:02.458Z|933c0d85-3126-4397-b162-68955617ae46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:39:06.179Z|8eebc409-1052-49f5-9d8f-d122d3fe716b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:39:06.179Z|8eebc409-1052-49f5-9d8f-d122d3fe716b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:06.578Z|68ba469b-b0c0-45a0-9bf0-b81591a598eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:39:06.578Z|7b651f68-da5d-4b30-96f4-ae8f3f2086ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:39:06.578Z|68ba469b-b0c0-45a0-9bf0-b81591a598eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:06.578Z|7b651f68-da5d-4b30-96f4-ae8f3f2086ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:16.197Z|ecfc458f-6657-4286-bdec-98301e8b64d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:39:16.197Z|ecfc458f-6657-4286-bdec-98301e8b64d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:16.595Z|8b58b707-42a6-4d29-b86d-d0b64e00cd89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:39:16.595Z|8b58b707-42a6-4d29-b86d-d0b64e00cd89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:16.595Z|e73448ad-c820-4baa-9b5a-244a5cec3ace|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:39:16.596Z|e73448ad-c820-4baa-9b5a-244a5cec3ace|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:17.458Z|2c9bf217-5255-4477-ab2c-cd972206e713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:39:17.458Z|2c9bf217-5255-4477-ab2c-cd972206e713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:39:18.196Z|a9dd9519-f241-4602-abb8-3ff01c222ebf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:39:18.196Z|a9dd9519-f241-4602-abb8-3ff01c222ebf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:39:26.214Z|c530b927-a0d3-401f-8803-01d7e6f5ab39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:39:26.215Z|c530b927-a0d3-401f-8803-01d7e6f5ab39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:26.612Z|0a09b421-9a22-4e84-996d-d1255f28e6f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:39:26.612Z|0a09b421-9a22-4e84-996d-d1255f28e6f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:26.613Z|24a3c446-ddca-40b2-b431-58ce9f455ba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:39:26.614Z|24a3c446-ddca-40b2-b431-58ce9f455ba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:32.458Z|3779e4b7-4983-43e7-9e1b-c55aae464231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:39:32.461Z|3779e4b7-4983-43e7-9e1b-c55aae464231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:39:36.232Z|88a0795a-b9ea-4d45-90c7-15596f8ab563|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:39:36.232Z|88a0795a-b9ea-4d45-90c7-15596f8ab563|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:36.628Z|a3babdfb-a008-49e0-bc03-38295a1a771b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:39:36.629Z|a3babdfb-a008-49e0-bc03-38295a1a771b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:36.630Z|1e49968d-d92b-4b75-a7cf-fbde29a89e00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:39:36.630Z|1e49968d-d92b-4b75-a7cf-fbde29a89e00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:46.248Z|e78f4cd6-9a98-499a-a0ea-f0ea6ae00960|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:39:46.249Z|e78f4cd6-9a98-499a-a0ea-f0ea6ae00960|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:46.647Z|a3647aaa-6b81-435d-9f9e-e8c0817f7283|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:39:46.647Z|d834a42d-88f8-4228-9feb-ebdbce447284|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:39:46.648Z|a3647aaa-6b81-435d-9f9e-e8c0817f7283|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:46.648Z|d834a42d-88f8-4228-9feb-ebdbce447284|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:47.458Z|b945e059-4f17-4c2b-8b8e-ea4843dc8a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:39:47.458Z|b945e059-4f17-4c2b-8b8e-ea4843dc8a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:39:48.197Z|bfdcead6-59fb-479b-87d7-fdcd9fa5ef39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:39:48.197Z|bfdcead6-59fb-479b-87d7-fdcd9fa5ef39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:39:50.792Z|bca11f54-5755-425e-a0ef-9f7e750d0338|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:39:50.793Z|bca11f54-5755-425e-a0ef-9f7e750d0338|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:56.265Z|8f2d8973-bd46-4663-851a-1d78b37afd3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:39:56.265Z|8f2d8973-bd46-4663-851a-1d78b37afd3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:56.665Z|e3f08110-0e9b-49ea-8ce1-58fae2a5ec33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:39:56.665Z|406337e4-58f1-4ff6-9df8-197ade0496b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:39:56.665Z|e3f08110-0e9b-49ea-8ce1-58fae2a5ec33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:39:56.665Z|406337e4-58f1-4ff6-9df8-197ade0496b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:02.458Z|4f00154f-9982-4896-8d56-b3c38929214b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:40:02.458Z|4f00154f-9982-4896-8d56-b3c38929214b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:40:06.282Z|64404933-f05c-45b1-acf6-b0e9e55e7491|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:40:06.282Z|64404933-f05c-45b1-acf6-b0e9e55e7491|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:06.682Z|c28f5557-b66c-45d7-a3b5-c6869f25239b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:40:06.682Z|c28f5557-b66c-45d7-a3b5-c6869f25239b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:06.682Z|cc76f08d-e871-42ea-b687-c25d50e09f16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:40:06.683Z|cc76f08d-e871-42ea-b687-c25d50e09f16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:16.299Z|ce72505b-9b2c-447a-a199-df144d358091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:40:16.300Z|ce72505b-9b2c-447a-a199-df144d358091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:16.698Z|7e200d44-de21-4899-b938-dfcc659bcf44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:40:16.699Z|7e200d44-de21-4899-b938-dfcc659bcf44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:16.699Z|d01f392c-2538-4ffd-bd5e-7367c1ed071c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:40:16.700Z|d01f392c-2538-4ffd-bd5e-7367c1ed071c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:17.458Z|f886f5c7-4eca-494a-ab54-d457b3f157b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:40:17.461Z|f886f5c7-4eca-494a-ab54-d457b3f157b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:40:18.197Z|2c989694-d242-4984-bf18-0efa7425e0e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:40:18.198Z|2c989694-d242-4984-bf18-0efa7425e0e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:40:26.316Z|a08b5d63-8187-44ea-a5c6-778e28ec540e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:40:26.316Z|a08b5d63-8187-44ea-a5c6-778e28ec540e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:26.715Z|ac42d58c-5409-4912-9caf-a2e01122e38f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:40:26.716Z|ac42d58c-5409-4912-9caf-a2e01122e38f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:26.716Z|b4fbd39a-46f9-4f02-bde1-6d762c6242dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:40:26.716Z|b4fbd39a-46f9-4f02-bde1-6d762c6242dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:32.458Z|acf10d05-d4f5-41fa-a2d6-02adf5e966d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:40:32.458Z|acf10d05-d4f5-41fa-a2d6-02adf5e966d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:40:36.333Z|7bb708c2-c818-4a36-85ac-b5305ea3cfce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:40:36.334Z|7bb708c2-c818-4a36-85ac-b5305ea3cfce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:36.736Z|c7cc84c8-4909-4251-ad0c-a482a4605689|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:40:36.736Z|023ff019-6bf5-46b2-b718-c1eb9f64132b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:40:36.736Z|023ff019-6bf5-46b2-b718-c1eb9f64132b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:36.736Z|c7cc84c8-4909-4251-ad0c-a482a4605689|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:46.350Z|3dfb5317-130d-4e2e-ae99-801f11fd200d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:40:46.351Z|3dfb5317-130d-4e2e-ae99-801f11fd200d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:46.754Z|c95ce882-6665-454b-aa22-366c1fe69ca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:40:46.754Z|674db7e6-46c0-4a88-a723-d1cb63eff545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:40:46.754Z|674db7e6-46c0-4a88-a723-d1cb63eff545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:46.754Z|c95ce882-6665-454b-aa22-366c1fe69ca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:47.458Z|ae64af23-1be4-4981-94db-100c323f5fab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:40:47.458Z|ae64af23-1be4-4981-94db-100c323f5fab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:40:48.198Z|24a601d8-c516-4b0a-917b-85c5034e6bb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:40:48.198Z|24a601d8-c516-4b0a-917b-85c5034e6bb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:40:50.791Z|c9848bd1-1210-4c3f-aa90-0927913cfd90|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:40:50.792Z|c9848bd1-1210-4c3f-aa90-0927913cfd90|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:56.368Z|86f785f0-7bf4-4596-9748-e1301ec83097|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:40:56.369Z|86f785f0-7bf4-4596-9748-e1301ec83097|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:56.772Z|2f89ebc4-5557-4a6c-b905-dc6a04f0c28b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:40:56.772Z|c35c3ab0-a95a-40f8-9aab-49d3164686a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:40:56.773Z|2f89ebc4-5557-4a6c-b905-dc6a04f0c28b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:40:56.773Z|c35c3ab0-a95a-40f8-9aab-49d3164686a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:02.458Z|75f6b703-22ab-4862-803c-784f63b6da25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:41:02.460Z|75f6b703-22ab-4862-803c-784f63b6da25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:41:06.388Z|5ff9631f-9e95-4b18-8ba3-8a0adbfb6722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:41:06.388Z|5ff9631f-9e95-4b18-8ba3-8a0adbfb6722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:06.789Z|cd84982c-20f6-4af4-b5ee-a2501331ba9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:41:06.790Z|cd84982c-20f6-4af4-b5ee-a2501331ba9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:06.790Z|0688146e-e70c-4a9a-bfd9-39c9462d22e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:41:06.790Z|0688146e-e70c-4a9a-bfd9-39c9462d22e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:16.405Z|c191b621-04ed-4118-8151-1b69933ca0d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:41:16.406Z|c191b621-04ed-4118-8151-1b69933ca0d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:16.807Z|7b6805f3-c118-430a-8ace-fdcb649a1c19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:41:16.807Z|df40bf65-7ef2-45e5-ae00-3c22970aa5cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:41:16.808Z|7b6805f3-c118-430a-8ace-fdcb649a1c19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:16.808Z|df40bf65-7ef2-45e5-ae00-3c22970aa5cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:17.458Z|092ca58f-bff6-4a5a-b3a4-9ad0bedeb8f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:41:17.459Z|092ca58f-bff6-4a5a-b3a4-9ad0bedeb8f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:41:18.199Z|c635c3e3-c8f3-4bb3-b952-a133a18cd472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:41:18.199Z|c635c3e3-c8f3-4bb3-b952-a133a18cd472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:41:26.423Z|518a5d88-592f-46f9-a543-6e3087ed2d5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:41:26.423Z|518a5d88-592f-46f9-a543-6e3087ed2d5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:26.825Z|5a6b7c06-df9e-4473-aded-fdde79f5db0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:41:26.825Z|5a6b7c06-df9e-4473-aded-fdde79f5db0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:26.825Z|6e15a61e-01e4-40af-a6b6-b028777f24ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:41:26.825Z|6e15a61e-01e4-40af-a6b6-b028777f24ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:32.458Z|e9788847-0da4-48ae-aab4-9d49b43068a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:41:32.459Z|e9788847-0da4-48ae-aab4-9d49b43068a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:41:36.440Z|7be32bc4-3014-4607-92d6-3c44d3e52161|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:41:36.441Z|7be32bc4-3014-4607-92d6-3c44d3e52161|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:36.843Z|64b31b09-f17a-4f5d-9841-0956a63e62c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:41:36.843Z|2fbf2fb5-1ad4-4217-83c3-ba92f92df1a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:41:36.844Z|2fbf2fb5-1ad4-4217-83c3-ba92f92df1a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:36.844Z|64b31b09-f17a-4f5d-9841-0956a63e62c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:46.457Z|41c83472-6db4-4e28-be62-1655359214a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:41:46.458Z|41c83472-6db4-4e28-be62-1655359214a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:46.863Z|2d83a9d7-ce71-4fc6-a0d5-742ddbc500a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:41:46.863Z|a72ac8f0-4123-4344-b3dd-1d3def8a5dbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:41:46.863Z|2d83a9d7-ce71-4fc6-a0d5-742ddbc500a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:46.863Z|a72ac8f0-4123-4344-b3dd-1d3def8a5dbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:47.458Z|6ea73bdb-07be-4f79-8989-286dd7c886aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:41:47.462Z|6ea73bdb-07be-4f79-8989-286dd7c886aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:41:48.199Z|0e5c18a5-09e4-4557-b099-c6d522ece64d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:41:48.200Z|0e5c18a5-09e4-4557-b099-c6d522ece64d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:41:50.792Z|7ef4b401-8167-4964-a0ed-1ffb3f1ac3e1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:41:50.793Z|7ef4b401-8167-4964-a0ed-1ffb3f1ac3e1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:56.474Z|ef108f08-85e6-4911-8c5c-daac3bceecab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:41:56.475Z|ef108f08-85e6-4911-8c5c-daac3bceecab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:56.880Z|abee1e2a-3da3-452a-a81b-33e6845766c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:41:56.881Z|abee1e2a-3da3-452a-a81b-33e6845766c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:41:56.881Z|f35d7fb5-461a-49b1-a4f2-8b6483bfc19d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:41:56.881Z|f35d7fb5-461a-49b1-a4f2-8b6483bfc19d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:02.458Z|9e4727d7-6ae4-4d50-97e4-60eb4bcfe2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:42:02.458Z|9e4727d7-6ae4-4d50-97e4-60eb4bcfe2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:42:06.493Z|c4f464f1-4aa9-4759-b8d7-37721d4a44bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:42:06.494Z|c4f464f1-4aa9-4759-b8d7-37721d4a44bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:06.898Z|9cce2163-5fa4-47e7-88a7-3ac62aef2458|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:42:06.899Z|43759e26-6d12-497d-8de8-4c376a164261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:42:06.899Z|9cce2163-5fa4-47e7-88a7-3ac62aef2458|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:06.899Z|43759e26-6d12-497d-8de8-4c376a164261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:16.510Z|244f3db8-ab34-42d1-971c-3c3a5e3a04b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:42:16.510Z|244f3db8-ab34-42d1-971c-3c3a5e3a04b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:16.917Z|9bac1f26-aaa7-4469-a644-1a438316420b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:42:16.917Z|5259fc34-8e4e-42cc-9366-44cc84c6fc60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:42:16.917Z|9bac1f26-aaa7-4469-a644-1a438316420b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:16.917Z|5259fc34-8e4e-42cc-9366-44cc84c6fc60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:17.458Z|bd61cfe9-fb2b-45e4-8ef9-9bfd2fd2f1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:42:17.458Z|bd61cfe9-fb2b-45e4-8ef9-9bfd2fd2f1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:42:18.200Z|7fdac188-8d04-4181-b8bc-e6219629c64b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:42:18.201Z|7fdac188-8d04-4181-b8bc-e6219629c64b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:42:26.527Z|8ec054fe-d812-4d5a-845a-bd460c55f24c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:42:26.527Z|8ec054fe-d812-4d5a-845a-bd460c55f24c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:26.935Z|b05b3c3d-bd98-4ad5-bd8a-a227729c2676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:42:26.935Z|688e9019-9ac8-46ac-a2f2-d6ecd68419e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:42:26.936Z|688e9019-9ac8-46ac-a2f2-d6ecd68419e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:26.936Z|b05b3c3d-bd98-4ad5-bd8a-a227729c2676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:32.458Z|a199c373-5723-456b-b0eb-3e6a684aaac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:42:32.462Z|a199c373-5723-456b-b0eb-3e6a684aaac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:42:36.544Z|d292788d-92d8-4d07-b0f0-35345c32aeae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:42:36.544Z|d292788d-92d8-4d07-b0f0-35345c32aeae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:36.953Z|6fe2f942-3476-4bc5-ab36-0f002dc75d65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:42:36.953Z|6fe2f942-3476-4bc5-ab36-0f002dc75d65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:36.953Z|8df6d78c-20d9-4f07-bd5f-fabc35ef4dbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:42:36.954Z|8df6d78c-20d9-4f07-bd5f-fabc35ef4dbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:46.560Z|3535adbd-afbb-4a2c-b314-f3af4a5668eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:42:46.561Z|3535adbd-afbb-4a2c-b314-f3af4a5668eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:46.970Z|f4c8585d-031a-4a26-9ff2-2a62e428e621|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:42:46.970Z|f4c8585d-031a-4a26-9ff2-2a62e428e621|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:46.971Z|4950c65c-167c-4f8a-9bd8-648d240f1a39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:42:46.972Z|4950c65c-167c-4f8a-9bd8-648d240f1a39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:47.458Z|b041f0c1-63f9-43a9-987d-111e61d43754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:42:47.458Z|b041f0c1-63f9-43a9-987d-111e61d43754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:42:48.201Z|f4b5b96a-7723-4890-8b9d-ca08d48a7995|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:42:48.202Z|f4b5b96a-7723-4890-8b9d-ca08d48a7995|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:42:50.793Z|dfad990a-6e1a-458b-b825-a757753ac0e0|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:42:50.793Z|dfad990a-6e1a-458b-b825-a757753ac0e0|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:56.616Z|dbbc5401-24ff-40f3-9567-1bb95aa8545a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:42:56.617Z|dbbc5401-24ff-40f3-9567-1bb95aa8545a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:56.987Z|ce6435a1-ad1e-4d4c-8723-f4286b32a7de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:42:56.987Z|ce6435a1-ad1e-4d4c-8723-f4286b32a7de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:42:56.988Z|91046e5c-e99b-4eed-8919-7141a2289de3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:42:56.989Z|91046e5c-e99b-4eed-8919-7141a2289de3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:02.458Z|ce180eaf-50b9-45b7-9653-e564f7b22844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:43:02.458Z|ce180eaf-50b9-45b7-9653-e564f7b22844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:43:06.635Z|8c9ee627-6ae1-405a-954b-de124ecc1bfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:43:06.635Z|8c9ee627-6ae1-405a-954b-de124ecc1bfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:07.004Z|676f9ac2-7a16-4065-9c22-ab389faefc56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:43:07.004Z|676f9ac2-7a16-4065-9c22-ab389faefc56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:07.004Z|860657ba-dd7e-4e99-aacc-363d29cf0bc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:43:07.005Z|860657ba-dd7e-4e99-aacc-363d29cf0bc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:16.652Z|169f1f44-8621-4402-8ba1-fe05c16ab22f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:43:16.653Z|169f1f44-8621-4402-8ba1-fe05c16ab22f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:17.021Z|5c11dfe3-8fca-45ae-b643-9ac8fa803529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:43:17.021Z|02af05c1-1881-41a7-b3b6-1ec5688e1841|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:43:17.021Z|5c11dfe3-8fca-45ae-b643-9ac8fa803529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:17.022Z|02af05c1-1881-41a7-b3b6-1ec5688e1841|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:17.458Z|663100e1-0bf2-436c-9c5b-653dfc12c27f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:43:17.461Z|663100e1-0bf2-436c-9c5b-653dfc12c27f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:43:18.202Z|bfb3e0c7-e0b6-4165-813e-6c29a942e8f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:43:18.203Z|bfb3e0c7-e0b6-4165-813e-6c29a942e8f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:43:26.669Z|41a89ce0-28ca-48ed-836f-5ddee3e99492|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:43:26.670Z|41a89ce0-28ca-48ed-836f-5ddee3e99492|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:27.037Z|49dea9bf-6f96-40d2-a0d5-7dc2fc051314|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:43:27.037Z|e2d99873-cc07-4673-9b10-c3afedbe7b06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:43:27.038Z|49dea9bf-6f96-40d2-a0d5-7dc2fc051314|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:27.038Z|e2d99873-cc07-4673-9b10-c3afedbe7b06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:32.458Z|0dd65eb6-a5f3-4611-a705-fefdf2ba5a46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:43:32.458Z|0dd65eb6-a5f3-4611-a705-fefdf2ba5a46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:43:36.688Z|77c45c3e-0ad4-4db7-b624-84c045dd27af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:43:36.688Z|77c45c3e-0ad4-4db7-b624-84c045dd27af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:37.053Z|91256766-1610-4daf-b672-94ed7316ef03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:43:37.053Z|224e87d3-f3e9-463f-84c5-e9ff738f1ead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:43:37.053Z|224e87d3-f3e9-463f-84c5-e9ff738f1ead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:37.053Z|91256766-1610-4daf-b672-94ed7316ef03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:46.705Z|0d1ed5ad-9d2a-4f68-a0e6-fd4c791bc66c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:43:46.706Z|0d1ed5ad-9d2a-4f68-a0e6-fd4c791bc66c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:47.069Z|6d0a4cc2-d662-486d-9709-493c3bbe3cbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:43:47.070Z|6d0a4cc2-d662-486d-9709-493c3bbe3cbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:47.070Z|d6bf8358-3ee6-4821-bd8e-c6257da837f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:43:47.070Z|d6bf8358-3ee6-4821-bd8e-c6257da837f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:47.458Z|60e2eb73-863d-48ad-a095-c0f5211b67c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:43:47.458Z|60e2eb73-863d-48ad-a095-c0f5211b67c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:43:48.203Z|6671c638-3ab3-488b-aae2-aa83c541b0d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:43:48.205Z|6671c638-3ab3-488b-aae2-aa83c541b0d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:43:50.792Z|43c13006-ddc7-4d37-9d70-0b57519b9dc5|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:43:50.793Z|43c13006-ddc7-4d37-9d70-0b57519b9dc5|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:56.724Z|14f9c85b-7887-478f-9fa2-e05b7b456303|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:43:56.725Z|14f9c85b-7887-478f-9fa2-e05b7b456303|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:57.086Z|d2f9e995-c05f-43c0-ae21-ce4e541d4328|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:43:57.086Z|92e43705-427a-4dbe-84a7-4b8b8a3a9c4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:43:57.087Z|d2f9e995-c05f-43c0-ae21-ce4e541d4328|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:43:57.087Z|92e43705-427a-4dbe-84a7-4b8b8a3a9c4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:02.458Z|bd57e30d-7283-4d7b-a32c-b2306a6fad4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:44:02.460Z|bd57e30d-7283-4d7b-a32c-b2306a6fad4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:44:06.742Z|8248a275-7f7a-4921-9be8-614f9c570b55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:44:06.742Z|8248a275-7f7a-4921-9be8-614f9c570b55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:07.103Z|c9aa6dfd-f762-4767-ab0f-90c0d67048da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:44:07.103Z|3fe7c00f-c3f0-445a-b489-7ae099ae7cce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:44:07.104Z|c9aa6dfd-f762-4767-ab0f-90c0d67048da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:07.104Z|3fe7c00f-c3f0-445a-b489-7ae099ae7cce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:16.758Z|3365270c-6a75-4f6b-ae70-fb13ce72aea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:44:16.759Z|3365270c-6a75-4f6b-ae70-fb13ce72aea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:17.120Z|b2bdd49f-2f30-423c-9f63-389b8e600e8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:44:17.120Z|be1aeaf3-fcfd-4745-9d2b-eb0a1f686ad8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:44:17.121Z|b2bdd49f-2f30-423c-9f63-389b8e600e8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:17.121Z|be1aeaf3-fcfd-4745-9d2b-eb0a1f686ad8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:17.458Z|5cb19ab2-7a42-4ad9-8b73-bda451c2954b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:44:17.458Z|5cb19ab2-7a42-4ad9-8b73-bda451c2954b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:44:18.206Z|98bc3c49-e3de-46de-9b2b-9eb34f576dc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:44:18.206Z|98bc3c49-e3de-46de-9b2b-9eb34f576dc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:44:26.777Z|61af2d96-cc1b-47ec-9c4b-49808f706b55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:44:26.777Z|61af2d96-cc1b-47ec-9c4b-49808f706b55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:27.139Z|47b10c7c-d065-4739-846f-bfe9e95feb2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:44:27.139Z|f362f3bc-eccc-4bf0-84b2-936d055459f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:44:27.139Z|f362f3bc-eccc-4bf0-84b2-936d055459f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:27.139Z|47b10c7c-d065-4739-846f-bfe9e95feb2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:32.458Z|2514dde8-be33-4c6f-9966-10870d558d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:44:32.459Z|2514dde8-be33-4c6f-9966-10870d558d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:44:36.795Z|5c049369-75c8-4ee8-9401-3b83531bc80b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:44:36.796Z|5c049369-75c8-4ee8-9401-3b83531bc80b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:37.156Z|f4142f7f-c85e-4f86-a4df-65bab2f28f70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:44:37.157Z|dcae412a-55b7-450f-94bc-5e23d8f84104|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:44:37.157Z|f4142f7f-c85e-4f86-a4df-65bab2f28f70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:37.157Z|dcae412a-55b7-450f-94bc-5e23d8f84104|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:46.814Z|e8a70c3e-2b1c-40a1-a51c-9fcdd9ce6b05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:44:46.814Z|e8a70c3e-2b1c-40a1-a51c-9fcdd9ce6b05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:47.173Z|f2f394a9-38e2-454d-abc9-2ee377382944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:44:47.173Z|1fff379a-9d57-461e-9a90-2f0da51b486a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:44:47.173Z|f2f394a9-38e2-454d-abc9-2ee377382944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:47.173Z|1fff379a-9d57-461e-9a90-2f0da51b486a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:47.458Z|2dc311c6-f730-4966-a652-3420aa1402d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:44:47.461Z|2dc311c6-f730-4966-a652-3420aa1402d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:44:48.206Z|00926b38-080d-4d85-a636-bba7f414c958|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:44:48.207Z|00926b38-080d-4d85-a636-bba7f414c958|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:44:50.792Z|2da5c6ba-f68b-4987-b7d5-765f0a535229|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:44:50.793Z|2da5c6ba-f68b-4987-b7d5-765f0a535229|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:56.830Z|9e1eb5ac-377d-4942-94a0-1c4c374aa2ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:44:56.831Z|9e1eb5ac-377d-4942-94a0-1c4c374aa2ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:57.189Z|4c03526a-559f-414b-819e-c7dc20e54467|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:44:57.189Z|45ad6599-fc14-402c-9b4d-a03aabb08dac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:44:57.190Z|4c03526a-559f-414b-819e-c7dc20e54467|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:44:57.190Z|45ad6599-fc14-402c-9b4d-a03aabb08dac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:02.458Z|69652c84-7bb2-4d4a-b47f-82f8a4a8f621|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:45:02.458Z|69652c84-7bb2-4d4a-b47f-82f8a4a8f621|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:45:06.848Z|8adac7ce-7d40-4bf3-8d0a-2e4a8d3bedc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:45:06.848Z|8adac7ce-7d40-4bf3-8d0a-2e4a8d3bedc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:07.206Z|00f7bae2-bf20-43b2-b0a5-6b53f01c9a2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:45:07.207Z|00f7bae2-bf20-43b2-b0a5-6b53f01c9a2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:07.207Z|1c51c403-7b31-4758-b404-6a88b61aa8f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:45:07.207Z|1c51c403-7b31-4758-b404-6a88b61aa8f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:16.865Z|4608774d-3c5c-4690-b0b2-049c1f247ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:45:16.866Z|4608774d-3c5c-4690-b0b2-049c1f247ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:17.225Z|de29031c-6b8f-4503-94b7-c8dd16a20ad7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:45:17.225Z|1f695d3a-dec4-4c22-9338-1319f2dd5233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:45:17.225Z|1f695d3a-dec4-4c22-9338-1319f2dd5233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:17.225Z|de29031c-6b8f-4503-94b7-c8dd16a20ad7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:17.458Z|a1c1b4c8-7c23-4b44-aeed-95298a727be6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:45:17.459Z|a1c1b4c8-7c23-4b44-aeed-95298a727be6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:45:18.207Z|f5cba5fd-5cb0-42d8-ae3d-2ce6fd394841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:45:18.207Z|f5cba5fd-5cb0-42d8-ae3d-2ce6fd394841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:45:26.884Z|c657ff9d-cf2e-42ad-94f5-239d504e09c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:45:26.884Z|c657ff9d-cf2e-42ad-94f5-239d504e09c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:27.242Z|21571c96-99ac-4e64-8d7e-beb9e892d05f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:45:27.242Z|21571c96-99ac-4e64-8d7e-beb9e892d05f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:27.242Z|9c2faaff-7638-4d87-be8b-be4761068a3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:45:27.243Z|9c2faaff-7638-4d87-be8b-be4761068a3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:32.458Z|e1ca29fd-8499-4ffc-99b5-e77aaaf8c586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:45:32.461Z|e1ca29fd-8499-4ffc-99b5-e77aaaf8c586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:45:36.902Z|e7d8e1c5-d5bd-4980-b601-20bf3cad404f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:45:36.902Z|e7d8e1c5-d5bd-4980-b601-20bf3cad404f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:37.258Z|7ef7963e-9944-49d6-a02a-c1d1bf503acd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:45:37.259Z|427e0f9b-75e2-4035-bfe0-ef88382833d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:45:37.259Z|7ef7963e-9944-49d6-a02a-c1d1bf503acd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:37.259Z|427e0f9b-75e2-4035-bfe0-ef88382833d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:46.920Z|1233175a-f0d6-4f4a-a5b5-7f32585d809e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:45:46.921Z|1233175a-f0d6-4f4a-a5b5-7f32585d809e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:47.275Z|609493aa-23a8-4f77-9f45-750db9229989|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:45:47.275Z|a467e973-8372-4d78-b86a-f614fb8cbf5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:45:47.276Z|a467e973-8372-4d78-b86a-f614fb8cbf5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:47.276Z|609493aa-23a8-4f77-9f45-750db9229989|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:47.458Z|79041127-07e8-4323-8805-2c820f4c61c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:45:47.459Z|79041127-07e8-4323-8805-2c820f4c61c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:45:48.208Z|6ade3c59-432a-4612-bfd8-a91f9bdf4f21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:45:48.208Z|6ade3c59-432a-4612-bfd8-a91f9bdf4f21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:45:50.792Z|5d4c11b6-b782-42b1-9e65-1404e25cb236|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:45:50.792Z|5d4c11b6-b782-42b1-9e65-1404e25cb236|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:56.939Z|ce56a21b-0682-4d7d-95a7-c80bb7d0580e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:45:56.939Z|ce56a21b-0682-4d7d-95a7-c80bb7d0580e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:57.294Z|ab9d8d3d-ff35-4916-accb-4c48959fbb78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:45:57.295Z|ab9d8d3d-ff35-4916-accb-4c48959fbb78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:45:57.294Z|2f01eeba-0420-45c5-b0cb-a03a4f012e51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:45:57.295Z|2f01eeba-0420-45c5-b0cb-a03a4f012e51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:02.458Z|1ac6a5f2-a5f0-4de9-860c-b3ca54556e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:46:02.458Z|1ac6a5f2-a5f0-4de9-860c-b3ca54556e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:46:06.956Z|a9f2e696-03ff-4d18-a8a6-5857337c850f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:46:06.957Z|a9f2e696-03ff-4d18-a8a6-5857337c850f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:07.312Z|d5529476-7ba2-40c9-9cf5-5376208af7e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:46:07.313Z|a6f90eaa-c35c-42e0-a7f6-7a1a4babfeee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:46:07.313Z|d5529476-7ba2-40c9-9cf5-5376208af7e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:07.313Z|a6f90eaa-c35c-42e0-a7f6-7a1a4babfeee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:16.973Z|7a1146cc-5db0-43ef-b5f4-ccc224b24669|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:46:16.974Z|7a1146cc-5db0-43ef-b5f4-ccc224b24669|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:17.331Z|0b9faa35-4261-44a0-bf78-5a2f50835668|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:46:17.331Z|7523dec3-7935-4d67-89fe-a44081a099ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:46:17.331Z|0b9faa35-4261-44a0-bf78-5a2f50835668|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:17.331Z|7523dec3-7935-4d67-89fe-a44081a099ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:17.458Z|8c51514e-5be5-41c1-8524-c49b558fccc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:46:17.461Z|8c51514e-5be5-41c1-8524-c49b558fccc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:46:18.209Z|faaccab1-2899-42ac-aeec-4ece2073bfb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:46:18.209Z|faaccab1-2899-42ac-aeec-4ece2073bfb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:46:26.990Z|e4bd08c4-af60-4a8b-af3e-c8030d955edb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:46:26.990Z|e4bd08c4-af60-4a8b-af3e-c8030d955edb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:27.349Z|1276e893-dba0-4636-afab-3c3f0ab56566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:46:27.349Z|1276e893-dba0-4636-afab-3c3f0ab56566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:27.349Z|2ca0e573-8da3-4857-9be8-012f08b05b9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:46:27.350Z|2ca0e573-8da3-4857-9be8-012f08b05b9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:32.458Z|bae5f1e5-901c-4d71-9dfb-09718116b6d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:46:32.458Z|bae5f1e5-901c-4d71-9dfb-09718116b6d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:46:37.008Z|da54faca-ed3f-4bf7-b83d-99610a73768a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:46:37.008Z|da54faca-ed3f-4bf7-b83d-99610a73768a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:37.365Z|e183bec0-ecde-4cac-88d1-b793e46debd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:46:37.366Z|e183bec0-ecde-4cac-88d1-b793e46debd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:37.366Z|adc0bf74-9ac4-4f25-8ddc-632ec293d27a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:46:37.366Z|adc0bf74-9ac4-4f25-8ddc-632ec293d27a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:47.026Z|697877b5-d32e-47ba-81ca-72b61fcf3fd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:46:47.026Z|697877b5-d32e-47ba-81ca-72b61fcf3fd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:47.382Z|6eecb2b7-c70b-4397-b216-bec7f47d73e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:46:47.383Z|6eecb2b7-c70b-4397-b216-bec7f47d73e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:47.382Z|f2d88421-f26b-4213-af66-d97a0840f421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:46:47.383Z|f2d88421-f26b-4213-af66-d97a0840f421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:47.458Z|b5e1eb6a-0b69-4339-aa1a-62947e6dcda1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:46:47.458Z|b5e1eb6a-0b69-4339-aa1a-62947e6dcda1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:46:48.210Z|7894ad92-1b72-4d5d-8116-458ef9bb8217|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:46:48.211Z|7894ad92-1b72-4d5d-8116-458ef9bb8217|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:46:50.792Z|af5a664b-6b3c-472f-988f-cb193355e733|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:46:50.793Z|af5a664b-6b3c-472f-988f-cb193355e733|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:57.043Z|601c3eb9-5a1d-4fb6-9c8c-d6e74e0dabd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:46:57.044Z|601c3eb9-5a1d-4fb6-9c8c-d6e74e0dabd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:57.399Z|da87148a-0fad-4290-9146-3ef40d6d49e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:46:57.399Z|da87148a-0fad-4290-9146-3ef40d6d49e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:46:57.399Z|895a756f-ab2d-4f6a-a246-5582ec80eac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:46:57.400Z|895a756f-ab2d-4f6a-a246-5582ec80eac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:02.458Z|86dcc174-a248-4cc6-a82f-cd2ccec32382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:47:02.460Z|86dcc174-a248-4cc6-a82f-cd2ccec32382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:47:07.061Z|26bf5723-93b8-4927-8e2e-53fdeea8d1b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:47:07.061Z|26bf5723-93b8-4927-8e2e-53fdeea8d1b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:07.415Z|46d9da0f-a355-4622-8c43-194bd8b4b5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:47:07.415Z|7dabdc71-fb5d-43a7-85e6-a670e7000b4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:47:07.416Z|46d9da0f-a355-4622-8c43-194bd8b4b5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:07.416Z|7dabdc71-fb5d-43a7-85e6-a670e7000b4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:17.079Z|8a02eaf6-125f-46f8-b568-aca390567b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:47:17.080Z|8a02eaf6-125f-46f8-b568-aca390567b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:17.433Z|e06d8fd3-eda0-4538-8379-310bef495fbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:47:17.433Z|e06d8fd3-eda0-4538-8379-310bef495fbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:17.434Z|e7791251-4d83-4a45-ae6a-c1b10b5e5f8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:47:17.435Z|e7791251-4d83-4a45-ae6a-c1b10b5e5f8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:17.458Z|c204bca7-8285-4f86-869a-d6686300ed55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:47:17.458Z|c204bca7-8285-4f86-869a-d6686300ed55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:47:18.211Z|02680cea-19b5-4d75-9dab-075033b2eea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:47:18.212Z|02680cea-19b5-4d75-9dab-075033b2eea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:47:27.097Z|7869383a-b320-4fef-a51c-04550da4af3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:47:27.097Z|7869383a-b320-4fef-a51c-04550da4af3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:27.450Z|dd08e048-f673-4b2b-b86c-2da8d4100229|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:47:27.450Z|dd08e048-f673-4b2b-b86c-2da8d4100229|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:27.451Z|712e22c4-289a-4a55-b4eb-d439169ddaa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:47:27.451Z|712e22c4-289a-4a55-b4eb-d439169ddaa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:32.458Z|cbda9300-a997-4828-a615-35407e15d8d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:47:32.458Z|cbda9300-a997-4828-a615-35407e15d8d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:47:37.114Z|451ab9e7-3991-4f3d-bb92-aa12813f52df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:47:37.115Z|451ab9e7-3991-4f3d-bb92-aa12813f52df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:37.466Z|29340f28-212b-4a08-a699-6ddd3ad527d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:47:37.467Z|29340f28-212b-4a08-a699-6ddd3ad527d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:37.467Z|3d7ce4b8-61d6-435f-92ce-4bedd8c52c8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:47:37.467Z|3d7ce4b8-61d6-435f-92ce-4bedd8c52c8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:47.132Z|b367edb9-5216-43bc-8457-65a6c5a5878f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:47:47.132Z|b367edb9-5216-43bc-8457-65a6c5a5878f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:47.458Z|46c4482a-9fd9-457f-9fbe-713cf088bb9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:47:47.460Z|46c4482a-9fd9-457f-9fbe-713cf088bb9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:47:47.484Z|605ee1d9-aacc-40f2-b55b-374116ddcd9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:47:47.484Z|d0bac165-f6b2-4502-b723-d542f065d414|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:47:47.485Z|605ee1d9-aacc-40f2-b55b-374116ddcd9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:47.485Z|d0bac165-f6b2-4502-b723-d542f065d414|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:48.212Z|e88d7838-f8c2-4deb-9e9e-a2aa975677a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:47:48.212Z|e88d7838-f8c2-4deb-9e9e-a2aa975677a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:47:50.793Z|854afdaf-b590-46f5-93f5-00fa5a1f13e8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:47:50.793Z|854afdaf-b590-46f5-93f5-00fa5a1f13e8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:57.150Z|6134dab7-1b22-417d-927c-e684f82e8497|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:47:57.150Z|6134dab7-1b22-417d-927c-e684f82e8497|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:57.502Z|9d9ca649-483e-48e3-90d0-431d434d4035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:47:57.503Z|121ca5f0-7541-4bbc-8184-230eb9080ebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:47:57.503Z|9d9ca649-483e-48e3-90d0-431d434d4035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:47:57.503Z|121ca5f0-7541-4bbc-8184-230eb9080ebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:02.458Z|fb4c3c74-dd41-4871-a080-6c4669437943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:48:02.459Z|fb4c3c74-dd41-4871-a080-6c4669437943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:48:07.168Z|7bd1a555-5f87-45bb-8e6a-74315ec205d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:48:07.169Z|7bd1a555-5f87-45bb-8e6a-74315ec205d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:07.519Z|79d27f0b-da8c-4ef5-a5c7-68270c70b63d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:48:07.519Z|102f5884-55bc-41c9-abdf-b39e5a0594a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:48:07.520Z|79d27f0b-da8c-4ef5-a5c7-68270c70b63d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:07.520Z|102f5884-55bc-41c9-abdf-b39e5a0594a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:17.187Z|e4b9500c-4055-4cbc-96cb-6911d5bcb8cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:48:17.188Z|e4b9500c-4055-4cbc-96cb-6911d5bcb8cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:17.458Z|61f228c9-3544-47d2-8887-4bd1f8866a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:48:17.458Z|61f228c9-3544-47d2-8887-4bd1f8866a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:48:17.536Z|8392b11d-42cc-4674-9661-2c4dfcb805c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:48:17.536Z|56b038bc-3d45-40d3-8290-78f6fd54e995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:48:17.536Z|8392b11d-42cc-4674-9661-2c4dfcb805c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:17.536Z|56b038bc-3d45-40d3-8290-78f6fd54e995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:18.213Z|06c24d45-0b71-43c6-b3de-dcb57cf6b33b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:48:18.213Z|06c24d45-0b71-43c6-b3de-dcb57cf6b33b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:48:27.205Z|48bb634f-4c4c-42da-8f52-f158c6827ac3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:48:27.205Z|48bb634f-4c4c-42da-8f52-f158c6827ac3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:27.552Z|6889e235-3968-497b-a69c-e5462c79c07a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:48:27.552Z|0511a4f4-540f-4929-b907-4f37e92e4206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:48:27.553Z|6889e235-3968-497b-a69c-e5462c79c07a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:27.553Z|0511a4f4-540f-4929-b907-4f37e92e4206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:32.458Z|8aa9ae87-7e1d-42a4-a5ac-7ef0af032e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:48:32.461Z|8aa9ae87-7e1d-42a4-a5ac-7ef0af032e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:48:37.223Z|c9b407e8-5b68-419e-8039-459ed4a59e0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:48:37.223Z|c9b407e8-5b68-419e-8039-459ed4a59e0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:37.568Z|6bd660b9-90ca-4760-8f33-c3a6eedb5dfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:48:37.569Z|b65752ee-0620-4052-a7d0-141bd00bc5dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:48:37.569Z|6bd660b9-90ca-4760-8f33-c3a6eedb5dfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:37.569Z|b65752ee-0620-4052-a7d0-141bd00bc5dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:47.240Z|c87dae61-eddb-41d0-9047-6f7aa103768b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:48:47.241Z|c87dae61-eddb-41d0-9047-6f7aa103768b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:47.458Z|ca3c8f65-50a4-4b32-95f9-b195406afa9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:48:47.458Z|ca3c8f65-50a4-4b32-95f9-b195406afa9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:48:47.584Z|9c3b9eab-0344-4845-9eae-31431901a793|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:48:47.585Z|9c3b9eab-0344-4845-9eae-31431901a793|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:47.586Z|63d88a28-d4f0-47e9-9526-cd7cd0fea255|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:48:47.586Z|63d88a28-d4f0-47e9-9526-cd7cd0fea255|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:48.214Z|250cc450-8fd7-4eb5-8d2f-d3e3020b1ba6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:48:48.214Z|250cc450-8fd7-4eb5-8d2f-d3e3020b1ba6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:48:50.792Z|b7bf6b53-c304-4fd4-9d1f-cda35d53317a|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:48:50.793Z|b7bf6b53-c304-4fd4-9d1f-cda35d53317a|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:57.259Z|79bba8aa-1bc9-47c0-b47a-8c12250f7b1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:48:57.259Z|79bba8aa-1bc9-47c0-b47a-8c12250f7b1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:57.602Z|7641f744-a17c-4619-89d4-adf3e40f44ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:48:57.603Z|7641f744-a17c-4619-89d4-adf3e40f44ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:48:57.606Z|79ab4005-afc9-41d9-b8e6-f34ee53c4146|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:48:57.607Z|79ab4005-afc9-41d9-b8e6-f34ee53c4146|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:02.458Z|18b58c01-6336-45ed-82ef-64a4c49d99b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:49:02.458Z|18b58c01-6336-45ed-82ef-64a4c49d99b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:49:07.277Z|2162b030-c506-4990-ba82-8fa273456198|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:49:07.278Z|2162b030-c506-4990-ba82-8fa273456198|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:07.619Z|029258c2-4288-475f-8bb0-6702e87480c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:49:07.620Z|029258c2-4288-475f-8bb0-6702e87480c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:07.623Z|6eacf05f-83f7-4dff-acc0-046d45ee2116|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:49:07.624Z|6eacf05f-83f7-4dff-acc0-046d45ee2116|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:17.294Z|9e815b67-ce38-4c50-b445-2bc61dc5708c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:49:17.295Z|9e815b67-ce38-4c50-b445-2bc61dc5708c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:17.458Z|66f5e096-835a-4076-bde1-e58e6b166c4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:49:17.461Z|66f5e096-835a-4076-bde1-e58e6b166c4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:49:17.637Z|47b8a6a4-f026-4140-8cb7-f0e7cdb6ad4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:49:17.638Z|47b8a6a4-f026-4140-8cb7-f0e7cdb6ad4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:17.638Z|7e542c43-1101-47b3-82bb-b7bc175ad2b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:49:17.639Z|7e542c43-1101-47b3-82bb-b7bc175ad2b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:18.215Z|19257827-af04-4b0c-a58b-0b87394b3d60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:49:18.215Z|19257827-af04-4b0c-a58b-0b87394b3d60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:49:27.313Z|916dc3a8-4ca0-4970-82d3-ae0a5bd5edd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:49:27.313Z|916dc3a8-4ca0-4970-82d3-ae0a5bd5edd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:27.655Z|4dfcf106-6977-45bf-aba4-73c5894d9355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:49:27.655Z|f6222ac5-eb5a-4876-8115-7ee6cb80f6ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:49:27.656Z|4dfcf106-6977-45bf-aba4-73c5894d9355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:27.656Z|f6222ac5-eb5a-4876-8115-7ee6cb80f6ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:32.458Z|2c058540-2d66-4c2d-aef1-1d68d5473bb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:49:32.458Z|2c058540-2d66-4c2d-aef1-1d68d5473bb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:49:37.339Z|dce6e0eb-ec86-43bf-90c3-af58a5557c5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:49:37.340Z|dce6e0eb-ec86-43bf-90c3-af58a5557c5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:37.673Z|173db14a-2ea4-4b99-b26f-945b6ae24e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:49:37.673Z|173db14a-2ea4-4b99-b26f-945b6ae24e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:37.673Z|15840220-76e3-4d32-bd43-0bf443ab88c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:49:37.674Z|15840220-76e3-4d32-bd43-0bf443ab88c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:47.357Z|d776145d-be01-41fb-a5e6-2887718b7224|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:49:47.358Z|d776145d-be01-41fb-a5e6-2887718b7224|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:47.458Z|85fa97c9-7bc5-43da-8a32-17f2c4774b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:49:47.458Z|85fa97c9-7bc5-43da-8a32-17f2c4774b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:49:47.689Z|aa8819dc-0dfa-4798-a762-41a78aa8ed1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:49:47.690Z|aa8819dc-0dfa-4798-a762-41a78aa8ed1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:47.691Z|34524dd8-e56d-4e2a-b553-7cd91bff40a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:49:47.692Z|34524dd8-e56d-4e2a-b553-7cd91bff40a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:48.215Z|3e0a7128-02f8-4631-920a-fd5d2387d223|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:49:48.216Z|3e0a7128-02f8-4631-920a-fd5d2387d223|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:49:50.792Z|acee1a8f-2bbd-49b5-b141-42a693af2c1b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:49:50.792Z|acee1a8f-2bbd-49b5-b141-42a693af2c1b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:57.374Z|6f0724f8-0ba8-4f5f-ae23-3f1163d07431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:49:57.375Z|6f0724f8-0ba8-4f5f-ae23-3f1163d07431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:57.707Z|442227cb-c3de-472a-8c74-6995cfc0ef0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:49:57.708Z|442227cb-c3de-472a-8c74-6995cfc0ef0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:49:57.708Z|d31908d2-f085-4f65-8035-bb4571e491bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:49:57.708Z|d31908d2-f085-4f65-8035-bb4571e491bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:02.458Z|567792fd-bc1a-4d0f-af22-c76ae2600aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:50:02.461Z|567792fd-bc1a-4d0f-af22-c76ae2600aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:50:07.391Z|84ad1f93-6d2a-467d-adfb-2ac10d133b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:50:07.392Z|84ad1f93-6d2a-467d-adfb-2ac10d133b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:07.725Z|c2ea563f-7127-4d01-9880-e194551252ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:50:07.726Z|c2ea563f-7127-4d01-9880-e194551252ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:07.726Z|f8252b62-e5d7-4ed7-a3f8-ed3f817e48d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:50:07.726Z|f8252b62-e5d7-4ed7-a3f8-ed3f817e48d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:17.410Z|0453549b-88fb-4ef3-a96b-8a5b118ea90e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:50:17.411Z|0453549b-88fb-4ef3-a96b-8a5b118ea90e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:17.458Z|8ae696c4-aaab-4387-968f-31abf68d425d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:50:17.459Z|8ae696c4-aaab-4387-968f-31abf68d425d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:50:17.743Z|14d23e78-5764-4ccc-aafb-46c2b0702593|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:50:17.744Z|14d23e78-5764-4ccc-aafb-46c2b0702593|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:17.744Z|62b584ec-fe20-425a-87cc-84eb4d9b0235|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:50:17.744Z|62b584ec-fe20-425a-87cc-84eb4d9b0235|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:18.216Z|ec4a50a2-beae-4ebb-8016-41bc9962bd1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:50:18.217Z|ec4a50a2-beae-4ebb-8016-41bc9962bd1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:50:27.429Z|c394b2f4-f818-48e8-85a0-a3cf9bc6aa72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:50:27.429Z|c394b2f4-f818-48e8-85a0-a3cf9bc6aa72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:27.761Z|afdae885-b49d-4308-9a6b-d8b00750e3cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:50:27.761Z|5ada7d9e-53d5-47f5-a8cb-9ceb0e8e2a22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:50:27.761Z|afdae885-b49d-4308-9a6b-d8b00750e3cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:27.762Z|5ada7d9e-53d5-47f5-a8cb-9ceb0e8e2a22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:32.458Z|d1e85ce7-5bc2-4aee-bb57-6cde4aec554c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:50:32.459Z|d1e85ce7-5bc2-4aee-bb57-6cde4aec554c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:50:37.446Z|2a36780c-9041-481e-be66-7efd2b58ca89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:50:37.447Z|2a36780c-9041-481e-be66-7efd2b58ca89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:37.777Z|2508c6f2-400b-4ff9-bb52-3ad4c70ffd18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:50:37.777Z|a3edc8cd-cd5b-45b5-afb5-2d5440c622aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:50:37.777Z|2508c6f2-400b-4ff9-bb52-3ad4c70ffd18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:37.777Z|a3edc8cd-cd5b-45b5-afb5-2d5440c622aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:47.458Z|cc867f71-89bc-4470-9981-9dd47eac00c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:50:47.461Z|cc867f71-89bc-4470-9981-9dd47eac00c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:50:47.463Z|106c0627-34fc-4d59-a96d-c65144db8583|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:50:47.463Z|106c0627-34fc-4d59-a96d-c65144db8583|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:47.793Z|af937fbd-1146-4062-9fd1-69ed30bbbb27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:50:47.793Z|af937fbd-1146-4062-9fd1-69ed30bbbb27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:47.793Z|579e4c21-bc12-44ab-9e47-6897e97e177e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:50:47.794Z|579e4c21-bc12-44ab-9e47-6897e97e177e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:48.217Z|888d68bc-ed46-4c64-b8b7-40c304bf1505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:50:48.217Z|888d68bc-ed46-4c64-b8b7-40c304bf1505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:50:50.793Z|790b56b3-4576-433a-8b2c-26c909aca4e8|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:50:50.794Z|790b56b3-4576-433a-8b2c-26c909aca4e8|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:57.478Z|15d3c133-0692-4982-a84f-1c6ce24d16b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:50:57.479Z|15d3c133-0692-4982-a84f-1c6ce24d16b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:57.811Z|248bc6e1-21b5-41af-80fb-bda48a264b6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:50:57.811Z|248bc6e1-21b5-41af-80fb-bda48a264b6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:50:57.811Z|26bb56d2-0f2a-4878-a6e1-5f6c8262b4af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:50:57.812Z|26bb56d2-0f2a-4878-a6e1-5f6c8262b4af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:02.458Z|afa48cc0-0a0b-4c94-80f3-8961c3164e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:51:02.458Z|afa48cc0-0a0b-4c94-80f3-8961c3164e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:51:07.495Z|9a1905e8-314a-4224-a928-b00ccf41d9cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:51:07.495Z|9a1905e8-314a-4224-a928-b00ccf41d9cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:07.827Z|ed706432-6549-4857-86e9-dd34c6c3bbd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:51:07.828Z|ed706432-6549-4857-86e9-dd34c6c3bbd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:07.829Z|4608227a-a61a-4e1d-a949-e3bc2a54eb05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:51:07.830Z|4608227a-a61a-4e1d-a949-e3bc2a54eb05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:17.458Z|9aff9888-b545-462d-ac1a-32ebe5d66ee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:51:17.458Z|9aff9888-b545-462d-ac1a-32ebe5d66ee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:51:17.512Z|32602c73-9d08-4915-adbc-8811374002b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:51:17.512Z|32602c73-9d08-4915-adbc-8811374002b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:17.844Z|6a5e9a28-43be-42d2-9384-ef7877204f7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:51:17.844Z|955d64c9-0b3f-4ede-a8a9-f0ea56295f64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:51:17.845Z|6a5e9a28-43be-42d2-9384-ef7877204f7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:17.845Z|955d64c9-0b3f-4ede-a8a9-f0ea56295f64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:18.218Z|5c4a9f3d-300b-4cbf-8382-bffd8b547030|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:51:18.219Z|5c4a9f3d-300b-4cbf-8382-bffd8b547030|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:51:27.529Z|e0b68a66-2c69-4e9e-ae58-5bd88a585c6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:51:27.529Z|e0b68a66-2c69-4e9e-ae58-5bd88a585c6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:27.860Z|2b6ee72f-737b-40b9-acc0-8265f1a2b1e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:51:27.860Z|769277da-9e91-4e4f-ba8d-cca4d0c20899|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:51:27.861Z|2b6ee72f-737b-40b9-acc0-8265f1a2b1e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:27.861Z|769277da-9e91-4e4f-ba8d-cca4d0c20899|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:32.458Z|416bc9a9-6e9b-4401-bc27-f9c42f6824f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:51:32.461Z|416bc9a9-6e9b-4401-bc27-f9c42f6824f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:51:37.545Z|af99557f-2eee-4924-8e13-2046d2c40b14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:51:37.546Z|af99557f-2eee-4924-8e13-2046d2c40b14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:37.877Z|b09634be-9eae-4882-bd4c-016fb3ed7809|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:51:37.877Z|d1f39e8a-63c1-49de-a371-a381d672d3cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:51:37.878Z|b09634be-9eae-4882-bd4c-016fb3ed7809|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:37.878Z|d1f39e8a-63c1-49de-a371-a381d672d3cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:47.458Z|eca8a207-67db-4b6c-a75a-67eb7fcd53a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:51:47.458Z|eca8a207-67db-4b6c-a75a-67eb7fcd53a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:51:47.562Z|144f457d-e2ee-48fd-9486-1ad5ee6e4c17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:51:47.563Z|144f457d-e2ee-48fd-9486-1ad5ee6e4c17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:47.894Z|ab33b828-2d56-4432-9e74-ec553f1aacc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:51:47.894Z|71ea31f4-d965-479f-b7d9-121b63f126b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:51:47.894Z|ab33b828-2d56-4432-9e74-ec553f1aacc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:47.894Z|71ea31f4-d965-479f-b7d9-121b63f126b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:48.219Z|82545cd3-4723-42d5-ba0a-3f5bc2029147|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:51:48.219Z|82545cd3-4723-42d5-ba0a-3f5bc2029147|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:51:50.792Z|eccf8a47-b409-47a7-bf57-48de82c12764|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:51:50.792Z|eccf8a47-b409-47a7-bf57-48de82c12764|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:57.579Z|f36500c1-9dfa-4e8d-9e82-a2f0d489cc65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:51:57.580Z|f36500c1-9dfa-4e8d-9e82-a2f0d489cc65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:57.912Z|48dbb086-e5dc-46a2-ab08-37e173344b5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:51:57.912Z|02ef0bca-c1f1-4841-b8c9-1ba19c56bc21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:51:57.912Z|48dbb086-e5dc-46a2-ab08-37e173344b5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:51:57.912Z|02ef0bca-c1f1-4841-b8c9-1ba19c56bc21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:02.458Z|3d6a06d1-3d79-4cf6-9df5-7a29229544ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:52:02.458Z|3d6a06d1-3d79-4cf6-9df5-7a29229544ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:52:07.596Z|6024c4ea-215f-4e9c-9958-1eab9f0f0096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:52:07.597Z|6024c4ea-215f-4e9c-9958-1eab9f0f0096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:07.928Z|d32778b7-1411-4252-82dd-7af8936bfdb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:52:07.928Z|a4eb39cd-d62d-4e37-823e-3ab9e17ff9c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:52:07.928Z|d32778b7-1411-4252-82dd-7af8936bfdb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:07.928Z|a4eb39cd-d62d-4e37-823e-3ab9e17ff9c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:17.458Z|39a8bea8-43af-4557-9c61-a48d62e748af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:52:17.461Z|39a8bea8-43af-4557-9c61-a48d62e748af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:52:17.613Z|9c5e0c97-9810-4d39-8e82-d8eb9dce7017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:52:17.614Z|9c5e0c97-9810-4d39-8e82-d8eb9dce7017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:17.944Z|8ad09ceb-bc0c-43cf-b5e0-08c2ffd8d1fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:52:17.945Z|ce866bc2-99a8-4c81-8d5f-1ba5606d2ab3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:52:17.945Z|ce866bc2-99a8-4c81-8d5f-1ba5606d2ab3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:17.945Z|8ad09ceb-bc0c-43cf-b5e0-08c2ffd8d1fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:18.220Z|767839c7-cddd-416c-a44d-6fcf37cdd325|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:52:18.220Z|767839c7-cddd-416c-a44d-6fcf37cdd325|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:52:27.630Z|c280736d-61b9-4302-8251-5e8d6d4557d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:52:27.631Z|c280736d-61b9-4302-8251-5e8d6d4557d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:27.961Z|c601a51a-4bfd-401c-93ec-c8abd7690616|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:52:27.961Z|1e14ea64-6da2-45d6-badd-b41ef968c752|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:52:27.961Z|c601a51a-4bfd-401c-93ec-c8abd7690616|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:27.961Z|1e14ea64-6da2-45d6-badd-b41ef968c752|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:32.458Z|35487bab-351b-447d-8e52-1b6192b189b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:52:32.458Z|35487bab-351b-447d-8e52-1b6192b189b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:52:37.648Z|59ba62ce-0aa6-4d9e-a5e9-d3ed1cb6aebe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:52:37.648Z|59ba62ce-0aa6-4d9e-a5e9-d3ed1cb6aebe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:37.977Z|0918aa73-400f-49ba-9fc1-cb9edfcbe6f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:52:37.977Z|5b44b73b-16b6-4f5c-8461-df9a6e49c68d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:52:37.977Z|0918aa73-400f-49ba-9fc1-cb9edfcbe6f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:37.977Z|5b44b73b-16b6-4f5c-8461-df9a6e49c68d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:47.458Z|f1178c54-64e8-4761-a177-5e69e600b17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:52:47.458Z|f1178c54-64e8-4761-a177-5e69e600b17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:52:47.666Z|00a071bd-0287-468d-84a1-68c4d628f70a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:52:47.667Z|00a071bd-0287-468d-84a1-68c4d628f70a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:47.994Z|e32e4855-307a-4c6d-852b-e26aba834339|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:52:47.994Z|9766e044-de2b-4c62-877f-422248bb54ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:52:47.995Z|e32e4855-307a-4c6d-852b-e26aba834339|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:47.995Z|9766e044-de2b-4c62-877f-422248bb54ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:48.221Z|fb096a47-4c07-4615-a7f0-3396d44b5cb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:52:48.221Z|fb096a47-4c07-4615-a7f0-3396d44b5cb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:52:50.792Z|e7e902d2-da26-44b6-8e2f-5df724a5197f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:52:50.793Z|e7e902d2-da26-44b6-8e2f-5df724a5197f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:57.684Z|aeea0340-c0f1-43f2-80d5-992edf97c576|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:52:57.684Z|aeea0340-c0f1-43f2-80d5-992edf97c576|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:58.012Z|3e32baa4-8f02-44f7-be64-144112dcff2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:52:58.012Z|2dd0dc73-7a2b-4e05-a479-d988c4e26662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:52:58.013Z|3e32baa4-8f02-44f7-be64-144112dcff2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:52:58.013Z|2dd0dc73-7a2b-4e05-a479-d988c4e26662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:02.458Z|1d304ef6-102d-472c-a465-5892b97f3922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:53:02.459Z|1d304ef6-102d-472c-a465-5892b97f3922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:53:07.700Z|cf88f735-3124-4ce3-a6ad-42f631cc9103|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:53:07.701Z|cf88f735-3124-4ce3-a6ad-42f631cc9103|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:08.029Z|ce6e5803-d50b-4fbd-a6ea-7dc36805e2b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:53:08.030Z|ce6e5803-d50b-4fbd-a6ea-7dc36805e2b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:08.030Z|e193553e-ebce-4067-91f0-7c4e78155fb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:53:08.030Z|e193553e-ebce-4067-91f0-7c4e78155fb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:17.458Z|f51b957a-eed3-44d0-85df-b0c07d141f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:53:17.459Z|f51b957a-eed3-44d0-85df-b0c07d141f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:53:17.718Z|2049b2bd-8c01-4058-b6a5-c36bfd50708d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:53:17.719Z|2049b2bd-8c01-4058-b6a5-c36bfd50708d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:18.048Z|1657146d-5ac2-4894-8a7e-b8e7533d1110|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:53:18.049Z|c62a4707-6aae-4b80-95a8-9ab1c1310792|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:53:18.049Z|1657146d-5ac2-4894-8a7e-b8e7533d1110|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:18.049Z|c62a4707-6aae-4b80-95a8-9ab1c1310792|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:18.221Z|29959ca7-e367-4ff7-af90-f7e56c21cb13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:53:18.222Z|29959ca7-e367-4ff7-af90-f7e56c21cb13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:53:27.735Z|a2fb4567-00ba-45e0-9f22-eca427d77968|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:53:27.736Z|a2fb4567-00ba-45e0-9f22-eca427d77968|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:28.065Z|f5b3b615-c485-4c92-b1a0-77b9ffae2408|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:53:28.065Z|6d48966e-28d8-44a0-94a4-f4b4e54dc7c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:53:28.066Z|f5b3b615-c485-4c92-b1a0-77b9ffae2408|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:28.066Z|6d48966e-28d8-44a0-94a4-f4b4e54dc7c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:32.458Z|c3cdeef6-1a81-4061-94bb-0f3edbb5bd43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:53:32.458Z|c3cdeef6-1a81-4061-94bb-0f3edbb5bd43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:53:37.752Z|0c1e1102-d865-49c5-9088-31b3abcb042e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:53:37.752Z|0c1e1102-d865-49c5-9088-31b3abcb042e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:38.083Z|51dac20f-f9a5-48c5-8be8-54c8004c1350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:53:38.083Z|d4a89a08-6095-4be9-8ae4-2afd11b83260|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:53:38.083Z|51dac20f-f9a5-48c5-8be8-54c8004c1350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:38.083Z|d4a89a08-6095-4be9-8ae4-2afd11b83260|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:47.458Z|a8769acc-6f68-4ded-991d-d30f66c565da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:53:47.458Z|a8769acc-6f68-4ded-991d-d30f66c565da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:53:47.768Z|ff1a46c4-807b-40f2-9002-cbff350a1d1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:53:47.768Z|ff1a46c4-807b-40f2-9002-cbff350a1d1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:48.100Z|6fc0a9d9-e1fc-40f0-bd7e-88818b886cd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:53:48.100Z|2cee4b27-c3f0-4d73-bf5b-73009faf575e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:53:48.100Z|6fc0a9d9-e1fc-40f0-bd7e-88818b886cd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:48.101Z|2cee4b27-c3f0-4d73-bf5b-73009faf575e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:48.222Z|394a6ea3-1e3c-48e7-b373-fdbdc30eee5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:53:48.223Z|394a6ea3-1e3c-48e7-b373-fdbdc30eee5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:53:50.792Z|778a754c-4fa7-4328-a4c1-07d1923812bc|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:53:50.792Z|778a754c-4fa7-4328-a4c1-07d1923812bc|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:57.784Z|18ec5ed6-66f4-4fa6-9668-35557e8ca0d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:53:57.785Z|18ec5ed6-66f4-4fa6-9668-35557e8ca0d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:58.117Z|bb23c4a8-386c-42c1-88c3-96b36afca689|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:53:58.117Z|bb23c4a8-386c-42c1-88c3-96b36afca689|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:53:58.117Z|4c0cc1d7-3b61-48ac-b446-b7da0ac6a342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:53:58.118Z|4c0cc1d7-3b61-48ac-b446-b7da0ac6a342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:02.458Z|91e494ca-8b59-4016-b5d3-c13a3062a90f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:54:02.461Z|91e494ca-8b59-4016-b5d3-c13a3062a90f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:54:07.802Z|cb76d025-54ab-4219-844d-fcff1f5b1315|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:54:07.803Z|cb76d025-54ab-4219-844d-fcff1f5b1315|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:08.134Z|3c4a6631-76f7-4eb6-ab9f-0c75484e5423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:54:08.134Z|40368f3b-b43a-46a3-ac36-9b1041bff785|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:54:08.135Z|40368f3b-b43a-46a3-ac36-9b1041bff785|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:08.135Z|3c4a6631-76f7-4eb6-ab9f-0c75484e5423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:17.458Z|c0d3d517-bcdc-4b72-a345-8f0d52c7c35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:54:17.459Z|c0d3d517-bcdc-4b72-a345-8f0d52c7c35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:54:17.819Z|9c781e8a-b04d-4d45-a5d3-0b766ef21f11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:54:17.819Z|9c781e8a-b04d-4d45-a5d3-0b766ef21f11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:18.151Z|95594f97-a557-40bb-b900-ef15920af7c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:54:18.151Z|9184763a-2224-4c13-8fbd-9555c49a18b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:54:18.151Z|95594f97-a557-40bb-b900-ef15920af7c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:18.152Z|9184763a-2224-4c13-8fbd-9555c49a18b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:18.223Z|fe37c709-9183-4dd7-bcfb-43b2e5df6c1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:54:18.224Z|fe37c709-9183-4dd7-bcfb-43b2e5df6c1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:54:27.835Z|51afa1e0-d934-454d-ae50-61dd5fdf841d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:54:27.835Z|51afa1e0-d934-454d-ae50-61dd5fdf841d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:28.169Z|c72a8fd8-787d-4a83-b4af-a9bc012f607f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:54:28.169Z|d850a43b-8eea-4385-8c9d-719c624b8352|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:54:28.169Z|c72a8fd8-787d-4a83-b4af-a9bc012f607f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:28.169Z|d850a43b-8eea-4385-8c9d-719c624b8352|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:32.458Z|b3391f99-d51d-4e6e-9c7d-3db53223dd30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:54:32.458Z|b3391f99-d51d-4e6e-9c7d-3db53223dd30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:54:37.852Z|d15f1793-8c89-4022-a848-99b6ba57b299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:54:37.852Z|d15f1793-8c89-4022-a848-99b6ba57b299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:38.187Z|090cfaf0-380d-455c-946d-6d88428f6b63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:54:38.188Z|090cfaf0-380d-455c-946d-6d88428f6b63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:38.188Z|10dd799f-754c-489c-91a9-941014960d70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:54:38.188Z|10dd799f-754c-489c-91a9-941014960d70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:47.458Z|ea092350-e48b-4d61-9d7c-a99acff97a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:54:47.458Z|ea092350-e48b-4d61-9d7c-a99acff97a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:54:47.867Z|5d4da9f8-35cb-4d92-9e87-64f1c85f704d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:54:47.867Z|5d4da9f8-35cb-4d92-9e87-64f1c85f704d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:48.205Z|5eaca848-e819-488e-95bb-f5bad28cacd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:54:48.206Z|c171c050-6966-4c84-b5bb-770833eeac93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:54:48.206Z|5eaca848-e819-488e-95bb-f5bad28cacd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:48.206Z|c171c050-6966-4c84-b5bb-770833eeac93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:48.224Z|8c496e8c-d456-4aa7-8ba4-d20e22588f89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:54:48.224Z|8c496e8c-d456-4aa7-8ba4-d20e22588f89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:54:50.793Z|fbead2f2-a9e3-4d57-b6dd-9428f5d84845|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:54:50.793Z|fbead2f2-a9e3-4d57-b6dd-9428f5d84845|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:57.883Z|35f9f211-1284-442c-8206-825ce3f63581|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:54:57.884Z|35f9f211-1284-442c-8206-825ce3f63581|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:58.223Z|92133f60-1bb8-4cbb-a24d-138ef508c32c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:54:58.223Z|2d9d0570-2338-4548-b726-cc9cfa9b6874|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:54:58.223Z|92133f60-1bb8-4cbb-a24d-138ef508c32c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:54:58.223Z|2d9d0570-2338-4548-b726-cc9cfa9b6874|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:02.458Z|23ea8ff2-6b0c-44c4-ab68-49f3f785a7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:55:02.458Z|23ea8ff2-6b0c-44c4-ab68-49f3f785a7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:55:07.900Z|6951e3a3-8ed2-401d-bdb0-5f7110220dd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:55:07.901Z|6951e3a3-8ed2-401d-bdb0-5f7110220dd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:08.241Z|d278f844-b608-4180-9cb2-f82030b5c451|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:55:08.241Z|a2a3e4a0-ddd2-43bc-88ea-c7ec49d14060|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:55:08.241Z|d278f844-b608-4180-9cb2-f82030b5c451|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:08.241Z|a2a3e4a0-ddd2-43bc-88ea-c7ec49d14060|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:17.458Z|d258c47e-e747-46c5-a023-04ae230b1191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:55:17.460Z|d258c47e-e747-46c5-a023-04ae230b1191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:55:17.917Z|1313fcb0-172a-4dfe-9918-5da262d4204d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:55:17.918Z|1313fcb0-172a-4dfe-9918-5da262d4204d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:18.225Z|e9759e37-5273-4256-a2f5-d8beb4df2d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:55:18.225Z|e9759e37-5273-4256-a2f5-d8beb4df2d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:55:18.257Z|a6b2e428-25df-4989-937e-d85cd9377e23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:55:18.257Z|073df686-0d5c-4391-a3db-b5d986ecfa25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:55:18.258Z|a6b2e428-25df-4989-937e-d85cd9377e23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:18.258Z|073df686-0d5c-4391-a3db-b5d986ecfa25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:27.937Z|f6cef43d-47d3-4bcb-b8ae-5ac96bc18b09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:55:27.937Z|f6cef43d-47d3-4bcb-b8ae-5ac96bc18b09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:28.276Z|0e714c75-8c4c-4f13-b812-8b9c7f0a2307|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:55:28.276Z|3d125414-0e62-45b2-99a4-dc3293dd56c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:55:28.277Z|0e714c75-8c4c-4f13-b812-8b9c7f0a2307|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:28.277Z|3d125414-0e62-45b2-99a4-dc3293dd56c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:32.458Z|5b84a073-c33e-4ede-91b8-d714004bd8d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:55:32.459Z|5b84a073-c33e-4ede-91b8-d714004bd8d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:55:37.954Z|e33c473b-eba3-4bd1-9c03-a1477533f1ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:55:37.955Z|e33c473b-eba3-4bd1-9c03-a1477533f1ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:38.294Z|3c789b31-fdca-447e-9a92-d98f51d92fde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:55:38.294Z|c61b7ffa-f6b7-420c-b8fe-473e35793886|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:55:38.294Z|3c789b31-fdca-447e-9a92-d98f51d92fde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:38.294Z|c61b7ffa-f6b7-420c-b8fe-473e35793886|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:47.458Z|db54008a-37e8-45cf-a4c4-5b90891833a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:55:47.459Z|db54008a-37e8-45cf-a4c4-5b90891833a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:55:47.971Z|33783753-d6d1-40cb-96fc-d1056981d87e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:55:47.972Z|33783753-d6d1-40cb-96fc-d1056981d87e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:48.226Z|95647cc5-ae53-4209-aa2c-18eb014495b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:55:48.226Z|95647cc5-ae53-4209-aa2c-18eb014495b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:55:48.311Z|a98a0018-1331-4d90-8491-803177f47207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:55:48.311Z|a98a0018-1331-4d90-8491-803177f47207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:48.311Z|6a30fcc9-eec1-4371-9c7d-f28fcd6e4502|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:55:48.311Z|6a30fcc9-eec1-4371-9c7d-f28fcd6e4502|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:50.792Z|4486fb39-d519-4966-ba0c-a34bb337c060|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:55:50.792Z|4486fb39-d519-4966-ba0c-a34bb337c060|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:57.988Z|f21f559c-0932-4c65-9398-c5e47282f1f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:55:57.989Z|f21f559c-0932-4c65-9398-c5e47282f1f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:58.327Z|02180ebf-d94f-4936-b1fd-462b66be55ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:55:58.327Z|9c7edd8e-a573-4034-a2a0-8c1df3f99ff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:55:58.327Z|02180ebf-d94f-4936-b1fd-462b66be55ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:55:58.327Z|9c7edd8e-a573-4034-a2a0-8c1df3f99ff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:02.458Z|7dde6152-6a17-411d-b032-a280ab13d003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:56:02.461Z|7dde6152-6a17-411d-b032-a280ab13d003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:56:08.005Z|adfb6de5-a50a-4231-8b17-e5d3cda1c539|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:56:08.005Z|adfb6de5-a50a-4231-8b17-e5d3cda1c539|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:08.343Z|9e289a22-302f-4fbd-b9a2-69fb5260dd36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:56:08.343Z|6b4c9af9-b164-4e40-a952-ff826e346028|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:56:08.344Z|6b4c9af9-b164-4e40-a952-ff826e346028|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:08.344Z|9e289a22-302f-4fbd-b9a2-69fb5260dd36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:17.458Z|5132bee1-3152-415b-a471-2c9bc2a80965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:56:17.459Z|5132bee1-3152-415b-a471-2c9bc2a80965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:56:18.021Z|a759db58-1c93-4cc8-a644-a74531bdc3cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:56:18.022Z|a759db58-1c93-4cc8-a644-a74531bdc3cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:18.227Z|4ca34168-9ba4-43fa-992f-6aed1207c0ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:56:18.227Z|4ca34168-9ba4-43fa-992f-6aed1207c0ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:56:18.360Z|e2201cf2-08f5-47eb-bad5-775e2b2339b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:56:18.361Z|0481dbf2-5da9-484a-8a31-33739018f376|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:56:18.361Z|e2201cf2-08f5-47eb-bad5-775e2b2339b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:18.361Z|0481dbf2-5da9-484a-8a31-33739018f376|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:28.038Z|32d972b3-93ba-4a64-9b2d-75f5a053bc64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:56:28.039Z|32d972b3-93ba-4a64-9b2d-75f5a053bc64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:28.379Z|530a933c-1c3c-4f7e-9b9e-29d6dc63dad3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:56:28.379Z|530a933c-1c3c-4f7e-9b9e-29d6dc63dad3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:28.379Z|b6d78752-281c-4056-bc15-78f54014bc9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:56:28.380Z|b6d78752-281c-4056-bc15-78f54014bc9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:32.458Z|0ce61546-8051-4911-8516-d58f03e7eb3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:56:32.459Z|0ce61546-8051-4911-8516-d58f03e7eb3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:56:38.055Z|52eaba5e-98a2-48ea-92f6-e6c0db652005|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:56:38.056Z|52eaba5e-98a2-48ea-92f6-e6c0db652005|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:38.397Z|bc1ea38a-5cfb-4200-8229-8238f01b2320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:56:38.397Z|0c9407fd-acbd-43fd-aa2e-d992c6f07109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:56:38.398Z|0c9407fd-acbd-43fd-aa2e-d992c6f07109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:38.398Z|bc1ea38a-5cfb-4200-8229-8238f01b2320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:47.458Z|b63add55-9674-4781-9858-bd8539cdc6da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:56:47.462Z|b63add55-9674-4781-9858-bd8539cdc6da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:56:48.072Z|dfa792a2-7c0e-43f2-a4a0-72b6c7215c6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:56:48.072Z|dfa792a2-7c0e-43f2-a4a0-72b6c7215c6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:48.228Z|d1d43f15-2689-42d3-8d9d-8a3689aaf3a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:56:48.228Z|d1d43f15-2689-42d3-8d9d-8a3689aaf3a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:56:48.415Z|021d6fda-8439-4dbd-b906-5df9e19b12bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:56:48.415Z|6fa2320a-bb77-4384-bfd7-5bfdead63563|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:56:48.415Z|021d6fda-8439-4dbd-b906-5df9e19b12bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:48.416Z|6fa2320a-bb77-4384-bfd7-5bfdead63563|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:50.792Z|4b49789f-584d-429b-9f0c-4771cc5c6f25|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:56:50.793Z|4b49789f-584d-429b-9f0c-4771cc5c6f25|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:58.090Z|299478d6-68ae-41d8-ac81-7a1b6e3d9891|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:56:58.090Z|299478d6-68ae-41d8-ac81-7a1b6e3d9891|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:58.432Z|51720b51-4157-4df1-8044-14d1186dca88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:56:58.432Z|b16762f9-ff75-49ba-9bfd-94ab67c20165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:56:58.433Z|51720b51-4157-4df1-8044-14d1186dca88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:56:58.433Z|b16762f9-ff75-49ba-9bfd-94ab67c20165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:02.458Z|393f99ab-bc77-4bad-bea7-7b34d08fce69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:57:02.459Z|393f99ab-bc77-4bad-bea7-7b34d08fce69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:57:08.107Z|d744d6f3-5bc3-4a38-9215-40fbad33df51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:57:08.107Z|d744d6f3-5bc3-4a38-9215-40fbad33df51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:08.450Z|96f1720a-9168-446e-8915-ee928f72d866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:57:08.450Z|96f1720a-9168-446e-8915-ee928f72d866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:08.450Z|993c3a77-00c0-402b-943e-2b1f8f070b3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:57:08.450Z|993c3a77-00c0-402b-943e-2b1f8f070b3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:17.458Z|1f20d43d-8c09-4910-8ae3-2e17bb703381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:57:17.458Z|1f20d43d-8c09-4910-8ae3-2e17bb703381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:57:18.123Z|9d742915-fdbc-4e4b-b3f9-a82534d90615|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:57:18.124Z|9d742915-fdbc-4e4b-b3f9-a82534d90615|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:18.229Z|bc5a671a-caf2-4602-aa36-c4365f9b5490|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:57:18.229Z|bc5a671a-caf2-4602-aa36-c4365f9b5490|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:57:18.467Z|33f16a36-1dbf-47e1-9aac-e791b99f4678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:57:18.467Z|0b81712c-3433-41b7-a27b-2f6a0e7bed5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:57:18.467Z|33f16a36-1dbf-47e1-9aac-e791b99f4678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:18.468Z|0b81712c-3433-41b7-a27b-2f6a0e7bed5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:28.140Z|051b40c7-0a4f-4d99-9f0e-54cf23635ddd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:57:28.141Z|051b40c7-0a4f-4d99-9f0e-54cf23635ddd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:28.485Z|9cd33e60-079f-45cb-a3a8-9c0465f532c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:57:28.485Z|979823a6-73b2-46e1-b3a0-1a4cb4a8f115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:57:28.485Z|9cd33e60-079f-45cb-a3a8-9c0465f532c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:28.485Z|979823a6-73b2-46e1-b3a0-1a4cb4a8f115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:32.458Z|8ad3baed-1ef5-4b02-b2cf-b4ead23e532e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:57:32.461Z|8ad3baed-1ef5-4b02-b2cf-b4ead23e532e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:57:38.160Z|05e69573-cac4-4048-9318-2f60b8b94103|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:57:38.161Z|05e69573-cac4-4048-9318-2f60b8b94103|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:38.507Z|e522aa08-0f3c-4033-9f0f-7112a03105dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:57:38.507Z|dc6621f0-ca7a-4929-b172-f400b68f5fde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:57:38.507Z|e522aa08-0f3c-4033-9f0f-7112a03105dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:38.508Z|dc6621f0-ca7a-4929-b172-f400b68f5fde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:47.458Z|dea2b014-e115-4116-b682-f0d7a5223ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:57:47.458Z|dea2b014-e115-4116-b682-f0d7a5223ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:57:48.180Z|6a921a82-0c85-4bdb-9bf4-b8deeedc9a3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:57:48.180Z|6a921a82-0c85-4bdb-9bf4-b8deeedc9a3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:48.230Z|6f8aeb52-48b8-401c-b527-10f0d637329a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:57:48.230Z|6f8aeb52-48b8-401c-b527-10f0d637329a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:57:48.524Z|4284c573-894f-4a6f-81e3-132285c6fe98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:57:48.525Z|4284c573-894f-4a6f-81e3-132285c6fe98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:48.524Z|e70996a4-f7d8-4296-9375-e15a6345dcf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:57:48.525Z|e70996a4-f7d8-4296-9375-e15a6345dcf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:50.792Z|d57a5adf-e071-41fe-b3bc-5219c24fc7b5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:57:50.793Z|d57a5adf-e071-41fe-b3bc-5219c24fc7b5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:58.199Z|fd6d7b66-1117-4601-bdde-2f5440c84f16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:57:58.199Z|fd6d7b66-1117-4601-bdde-2f5440c84f16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:58.542Z|f1731020-8ed8-4297-b98b-2c9f046b3aea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:57:58.543Z|f1731020-8ed8-4297-b98b-2c9f046b3aea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:57:58.543Z|304fa34b-3da0-44a2-91e4-53f386247b58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:57:58.544Z|304fa34b-3da0-44a2-91e4-53f386247b58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:02.458Z|a123afbd-4b4d-44cf-9923-acc4e5a1a7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:58:02.458Z|a123afbd-4b4d-44cf-9923-acc4e5a1a7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:58:08.216Z|d26b971e-8159-4618-8ff0-d92f0a1ba03d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:58:08.217Z|d26b971e-8159-4618-8ff0-d92f0a1ba03d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:08.559Z|2beb1d5a-5d80-4399-a69c-06b5d3475236|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:58:08.560Z|2beb1d5a-5d80-4399-a69c-06b5d3475236|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:08.562Z|ee68773b-b14d-445e-8fc8-ed13f6874191|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:58:08.562Z|ee68773b-b14d-445e-8fc8-ed13f6874191|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:17.458Z|a56ffff8-29ed-47fc-8c27-81a86a10af46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:58:17.461Z|a56ffff8-29ed-47fc-8c27-81a86a10af46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:58:18.230Z|e78975c1-ba11-47ae-96fb-36da0bc7e815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:58:18.231Z|e78975c1-ba11-47ae-96fb-36da0bc7e815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:58:18.236Z|9c6b34c4-517b-465f-95eb-77ae9b064e12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:58:18.237Z|9c6b34c4-517b-465f-95eb-77ae9b064e12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:18.575Z|0531a8e7-8303-4712-8637-767867ee665c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:58:18.576Z|0531a8e7-8303-4712-8637-767867ee665c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:18.577Z|525604cb-8ba5-430d-a611-6013adc5592a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:58:18.578Z|525604cb-8ba5-430d-a611-6013adc5592a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:28.253Z|cdfbb630-f1b0-4457-aaf1-ae553732a1f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:58:28.253Z|cdfbb630-f1b0-4457-aaf1-ae553732a1f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:28.593Z|3128373d-5217-4853-9b1b-28f18edc49c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:58:28.593Z|3128373d-5217-4853-9b1b-28f18edc49c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:28.593Z|8d91a1ba-52f5-4a1b-aabc-33d8e6409fad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:58:28.594Z|8d91a1ba-52f5-4a1b-aabc-33d8e6409fad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:32.458Z|b7f08cf2-1e09-4c57-a0c3-e8995fa662a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:58:32.458Z|b7f08cf2-1e09-4c57-a0c3-e8995fa662a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:58:38.270Z|74d7c416-9364-4bb6-a742-79ac0af3b5c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:58:38.270Z|74d7c416-9364-4bb6-a742-79ac0af3b5c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:38.613Z|9f754cae-7f59-4a55-8e76-35b22b84c1d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:58:38.613Z|b9167657-ccbc-41ac-89d4-e7956a711f10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:58:38.614Z|9f754cae-7f59-4a55-8e76-35b22b84c1d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:38.614Z|b9167657-ccbc-41ac-89d4-e7956a711f10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:47.458Z|45a9ee93-6fd2-4eb4-bb53-56f2419c525b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:58:47.458Z|45a9ee93-6fd2-4eb4-bb53-56f2419c525b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:58:48.231Z|9fd08f13-0e90-446c-9950-62f421b25613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:58:48.231Z|9fd08f13-0e90-446c-9950-62f421b25613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:58:48.287Z|1f8153a5-097e-4709-b925-c03ab37a4e81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:58:48.288Z|1f8153a5-097e-4709-b925-c03ab37a4e81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:48.630Z|94a025d8-7250-4085-ac5f-77326a47cc9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:58:48.631Z|94a025d8-7250-4085-ac5f-77326a47cc9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:48.631Z|ccd749f0-bdf7-45d2-922c-c3993d1bca35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:58:48.631Z|ccd749f0-bdf7-45d2-922c-c3993d1bca35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:50.793Z|b45dd35c-46e2-4f9d-a371-1526e6026553|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:58:50.794Z|b45dd35c-46e2-4f9d-a371-1526e6026553|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:58.305Z|1059e33d-5e6d-4e3d-958a-c266410d5c4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:58:58.306Z|1059e33d-5e6d-4e3d-958a-c266410d5c4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:58.647Z|5c242e1c-d27a-4939-acc9-fa1bea86fa4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:58:58.647Z|f567013a-bdbd-452f-bc1d-318cf0df0f82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:58:58.648Z|5c242e1c-d27a-4939-acc9-fa1bea86fa4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:58:58.648Z|f567013a-bdbd-452f-bc1d-318cf0df0f82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:02.458Z|544fedf8-8270-4633-b3ee-8ec23802ba3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:59:02.461Z|544fedf8-8270-4633-b3ee-8ec23802ba3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:59:08.323Z|8937acc3-b331-4257-b34a-334416c7539c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:59:08.324Z|8937acc3-b331-4257-b34a-334416c7539c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:08.665Z|d5bfcf65-7b34-452b-ac6f-8c2abde1b2bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:59:08.665Z|f7f45ad9-7365-48c2-88c4-900062f41730|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:59:08.666Z|f7f45ad9-7365-48c2-88c4-900062f41730|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:08.666Z|d5bfcf65-7b34-452b-ac6f-8c2abde1b2bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:17.458Z|d6c67e57-bb1d-4866-baa1-443f9758fd40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:59:17.459Z|d6c67e57-bb1d-4866-baa1-443f9758fd40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:59:18.232Z|0c321f69-cfbf-471d-9c93-6e8793746d05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:59:18.232Z|0c321f69-cfbf-471d-9c93-6e8793746d05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:59:18.341Z|a3180cfd-db02-480b-8153-02c96ef4cd5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:59:18.342Z|a3180cfd-db02-480b-8153-02c96ef4cd5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:18.682Z|7158ad33-46ff-45cf-a1ad-4711073c040f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:59:18.682Z|7158ad33-46ff-45cf-a1ad-4711073c040f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:18.682Z|ca73a63c-3eb2-4430-9160-1309a0dad5d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:59:18.683Z|ca73a63c-3eb2-4430-9160-1309a0dad5d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:28.359Z|d51c20a5-9eea-4e6d-be1c-41d818cc54f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:59:28.360Z|d51c20a5-9eea-4e6d-be1c-41d818cc54f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:28.699Z|eb806158-502e-4f40-9e33-4ad28aa3fbf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:59:28.699Z|30f3d2aa-b390-4f71-af1c-bbed97c24bb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:59:28.699Z|eb806158-502e-4f40-9e33-4ad28aa3fbf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:28.700Z|30f3d2aa-b390-4f71-af1c-bbed97c24bb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:32.458Z|39c73918-3eb4-44d8-95f9-73458a11ccc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:59:32.459Z|39c73918-3eb4-44d8-95f9-73458a11ccc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:59:38.379Z|0698e204-9171-4e20-ac47-86126c5ba82f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:59:38.380Z|0698e204-9171-4e20-ac47-86126c5ba82f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:38.717Z|baa089d5-15f5-4115-9de4-36d4ab8474b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:59:38.716Z|7d81d4fe-1cb8-4759-9001-b255ab2e9e7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:59:38.717Z|baa089d5-15f5-4115-9de4-36d4ab8474b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:38.717Z|7d81d4fe-1cb8-4759-9001-b255ab2e9e7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:47.458Z|5b6d434f-9e3c-4161-b99a-75f65984df54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:59:47.461Z|5b6d434f-9e3c-4161-b99a-75f65984df54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:59:48.233Z|82ef4396-24c8-4087-8251-166695aee0f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T08:59:48.233Z|82ef4396-24c8-4087-8251-166695aee0f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T08:59:48.396Z|2df0116d-de7b-489b-8f3c-ba3555eb71c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:59:48.397Z|2df0116d-de7b-489b-8f3c-ba3555eb71c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:48.733Z|05b4574d-a2f6-4954-9d7b-3a7c05e6b342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:59:48.734Z|05b4574d-a2f6-4954-9d7b-3a7c05e6b342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:48.734Z|f4010edf-7336-4363-9c62-becb9ff62e56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:59:48.734Z|f4010edf-7336-4363-9c62-becb9ff62e56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:50.792Z|6d6df4af-a0cb-4723-bf41-54ccb2e91a74|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T08:59:50.793Z|6d6df4af-a0cb-4723-bf41-54ccb2e91a74|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:58.415Z|a01c35c0-e0d9-4b3e-8ad2-b960014b5001|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:59:58.415Z|a01c35c0-e0d9-4b3e-8ad2-b960014b5001|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:58.752Z|383722a3-5e89-4f8c-898c-8033b7e5d90f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:59:58.752Z|7e702e2f-2a62-43a4-b5c9-f0f633c2e81e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T08:59:58.753Z|383722a3-5e89-4f8c-898c-8033b7e5d90f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T08:59:58.753Z|7e702e2f-2a62-43a4-b5c9-f0f633c2e81e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:02.458Z|d29c8a84-4e89-4c1f-a8db-7bf420910485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:00:02.458Z|d29c8a84-4e89-4c1f-a8db-7bf420910485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:00:08.432Z|d2e2d05d-6e2d-4b4d-8cc2-bcf88cb3e929|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:00:08.433Z|d2e2d05d-6e2d-4b4d-8cc2-bcf88cb3e929|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:08.768Z|dc1cddbf-0a02-4f9f-ba96-8268fac0c999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:00:08.768Z|1892aa38-743c-43a3-abef-c6001474f693|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:00:08.768Z|dc1cddbf-0a02-4f9f-ba96-8268fac0c999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:08.769Z|1892aa38-743c-43a3-abef-c6001474f693|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:17.458Z|b311c0af-fbd4-4e78-9e4e-75d04e200930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:00:17.458Z|b311c0af-fbd4-4e78-9e4e-75d04e200930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:00:18.235Z|560e04d4-3cb0-405f-a2f2-3047448eb45a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:00:18.235Z|560e04d4-3cb0-405f-a2f2-3047448eb45a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:00:18.450Z|66cf3429-cc91-41ab-bdbc-9b3b1347d7f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:00:18.451Z|66cf3429-cc91-41ab-bdbc-9b3b1347d7f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:18.806Z|704c3b15-64f7-4115-8c9e-6c77632bc3e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:00:18.806Z|2dc91018-5e17-4736-9730-9bb141fc6d57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:00:18.806Z|704c3b15-64f7-4115-8c9e-6c77632bc3e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:18.806Z|2dc91018-5e17-4736-9730-9bb141fc6d57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:28.474Z|68fb74fc-38b3-407a-80ab-2c37b427b9cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:00:28.474Z|68fb74fc-38b3-407a-80ab-2c37b427b9cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:28.823Z|2a046f2b-f968-4826-83f7-40278b725a8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:00:28.823Z|a689e4da-069b-49cf-8e81-f70bf543d875|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:00:28.824Z|2a046f2b-f968-4826-83f7-40278b725a8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:28.824Z|a689e4da-069b-49cf-8e81-f70bf543d875|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:32.458Z|dcba4f30-b0b5-4d0d-a2f1-4560eb3fcb5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:00:32.461Z|dcba4f30-b0b5-4d0d-a2f1-4560eb3fcb5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:00:38.490Z|559bb716-ad41-47b8-bfde-3510194734d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:00:38.490Z|559bb716-ad41-47b8-bfde-3510194734d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:38.840Z|756765ca-7c3d-40ab-94c8-0970686ce8b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:00:38.840Z|047c700d-d271-4bea-a9b6-422aa411ea57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:00:38.840Z|756765ca-7c3d-40ab-94c8-0970686ce8b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:38.840Z|047c700d-d271-4bea-a9b6-422aa411ea57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:47.458Z|ed58076f-c6af-4141-86ce-6a0424425af7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:00:47.459Z|ed58076f-c6af-4141-86ce-6a0424425af7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:00:48.236Z|d3f44911-e483-4a76-83b6-7fb91535cc1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:00:48.236Z|d3f44911-e483-4a76-83b6-7fb91535cc1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:00:48.508Z|511de106-ac8b-4b4b-8380-80df11c85208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:00:48.508Z|511de106-ac8b-4b4b-8380-80df11c85208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:48.857Z|dab8f754-f296-4da8-8e79-6401211c637e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:00:48.857Z|3ee36934-8671-4ce4-9472-be3e7e4beabb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:00:48.858Z|dab8f754-f296-4da8-8e79-6401211c637e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:48.858Z|3ee36934-8671-4ce4-9472-be3e7e4beabb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:50.791Z|3759676a-7783-42d3-8973-a8ebc1c4d562|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:00:50.792Z|3759676a-7783-42d3-8973-a8ebc1c4d562|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:58.525Z|619a3294-badf-40b2-b23d-5621f7eac445|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:00:58.526Z|619a3294-badf-40b2-b23d-5621f7eac445|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:58.874Z|5115e600-8c68-44a8-bfe2-f3c33a0f6ad2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:00:58.874Z|f666d2b4-2449-4860-9fc4-4414dca71e7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:00:58.875Z|f666d2b4-2449-4860-9fc4-4414dca71e7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:00:58.875Z|5115e600-8c68-44a8-bfe2-f3c33a0f6ad2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:02.458Z|fbe6f782-38d4-4ebe-a4ba-1f668646a50b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:01:02.458Z|fbe6f782-38d4-4ebe-a4ba-1f668646a50b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:01:08.542Z|eef24f74-bb76-498f-a3a0-1dd06399c111|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:01:08.543Z|eef24f74-bb76-498f-a3a0-1dd06399c111|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:08.893Z|89fc99aa-07ad-4e3d-b3e5-0977788b67ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:01:08.894Z|89fc99aa-07ad-4e3d-b3e5-0977788b67ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:08.896Z|a7bce6f9-8172-4483-9623-df400f931992|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:01:08.897Z|a7bce6f9-8172-4483-9623-df400f931992|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:17.458Z|091bb707-0b33-4603-8889-ab958f96926b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:01:17.460Z|091bb707-0b33-4603-8889-ab958f96926b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:01:18.237Z|c68f2ada-1bc0-47e6-86dd-c16e43aee214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:01:18.237Z|c68f2ada-1bc0-47e6-86dd-c16e43aee214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:01:18.559Z|0a43daea-53d7-48bc-9fb4-001089b41ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:01:18.560Z|0a43daea-53d7-48bc-9fb4-001089b41ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:18.911Z|47f1ae05-860a-4166-987d-9cbf0e332f6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:01:18.912Z|47f1ae05-860a-4166-987d-9cbf0e332f6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:18.913Z|a4d79ab1-ac13-42a0-81e4-4db76ee6662d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:01:18.913Z|a4d79ab1-ac13-42a0-81e4-4db76ee6662d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:28.580Z|1b273373-cfa7-4c75-ab87-5eb5fe6a6fac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:01:28.580Z|1b273373-cfa7-4c75-ab87-5eb5fe6a6fac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:28.930Z|ff36e68f-ded5-4814-bd7d-8acf13bb0129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:01:28.930Z|ff36e68f-ded5-4814-bd7d-8acf13bb0129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:28.930Z|ae2f76ca-9bc4-4067-8034-e0047e060c16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:01:28.931Z|ae2f76ca-9bc4-4067-8034-e0047e060c16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:32.458Z|ee826209-1867-41a1-9ad0-049ae9b2e565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:01:32.459Z|ee826209-1867-41a1-9ad0-049ae9b2e565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:01:38.597Z|b40485d5-02e7-4964-8db0-2cf0af0d80a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:01:38.598Z|b40485d5-02e7-4964-8db0-2cf0af0d80a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:38.946Z|25a44132-f901-4bc4-8a8e-ee178824e8de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:01:38.946Z|ea3b7224-476e-490a-896b-957324e1b909|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:01:38.946Z|25a44132-f901-4bc4-8a8e-ee178824e8de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:38.946Z|ea3b7224-476e-490a-896b-957324e1b909|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:47.458Z|e4eaa494-a858-4cbb-90f6-2a8abf973cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:01:47.459Z|e4eaa494-a858-4cbb-90f6-2a8abf973cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:01:48.238Z|dfcfed79-24d7-4a01-ba58-d00432da9429|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:01:48.238Z|dfcfed79-24d7-4a01-ba58-d00432da9429|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:01:48.615Z|02ed3ee5-5922-4d44-be21-0c83c313835d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:01:48.615Z|02ed3ee5-5922-4d44-be21-0c83c313835d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:48.963Z|0512b8b2-57dc-41a5-a862-9d51e477f5a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:01:48.963Z|db899e7f-6d17-479c-a397-a87dee5352cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:01:48.964Z|0512b8b2-57dc-41a5-a862-9d51e477f5a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:48.964Z|db899e7f-6d17-479c-a397-a87dee5352cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:50.792Z|bc36fd07-f60a-4683-9d92-72e1ece2552d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:01:50.792Z|bc36fd07-f60a-4683-9d92-72e1ece2552d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:58.633Z|3a6a09f9-03ac-4d00-97c6-2e6d3fe5d361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:01:58.634Z|3a6a09f9-03ac-4d00-97c6-2e6d3fe5d361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:58.980Z|b5a51839-398e-44fb-8e2c-5d744e036ca2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:01:58.980Z|effec55c-b51f-4922-b3e7-1335c8812431|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:01:58.981Z|b5a51839-398e-44fb-8e2c-5d744e036ca2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:01:58.981Z|effec55c-b51f-4922-b3e7-1335c8812431|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:02.458Z|034c0dad-4f98-4e2f-809c-01de297d758b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:02:02.460Z|034c0dad-4f98-4e2f-809c-01de297d758b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:02:08.651Z|07f69b7f-4e3b-40a3-bc5e-f311f54f1414|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:02:08.652Z|07f69b7f-4e3b-40a3-bc5e-f311f54f1414|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:08.997Z|a8c2398c-a465-4601-a3ec-08de1850e05c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:02:08.997Z|74d2a7c3-7188-43be-a61c-2ea9df1cbd35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:02:08.998Z|a8c2398c-a465-4601-a3ec-08de1850e05c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:08.998Z|74d2a7c3-7188-43be-a61c-2ea9df1cbd35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:17.458Z|622600fb-65b1-49a1-a1cb-b498bf4872a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:02:17.459Z|622600fb-65b1-49a1-a1cb-b498bf4872a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:02:18.239Z|2451159d-e885-43dc-b999-e55279318d16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:02:18.239Z|2451159d-e885-43dc-b999-e55279318d16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:02:18.669Z|f0ed234d-5739-4ff9-97ee-58712743c272|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:02:18.669Z|f0ed234d-5739-4ff9-97ee-58712743c272|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:19.015Z|c428089f-0454-4b5a-b0b5-8ffa970b5bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:02:19.015Z|02dc8176-6a09-470d-82f6-e542a02a6ed2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:02:19.016Z|c428089f-0454-4b5a-b0b5-8ffa970b5bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:19.016Z|02dc8176-6a09-470d-82f6-e542a02a6ed2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:28.687Z|708ec9cf-568f-4811-8335-b6bc21704b6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:02:28.688Z|708ec9cf-568f-4811-8335-b6bc21704b6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:29.034Z|d6bfdbb1-a3b4-402a-93b1-c21bb4debe40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:02:29.034Z|d93fb7db-930d-4c79-acbe-ace3d45e471c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:02:29.034Z|d6bfdbb1-a3b4-402a-93b1-c21bb4debe40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:29.034Z|d93fb7db-930d-4c79-acbe-ace3d45e471c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:32.458Z|6f6aa772-d4ae-490b-a5ed-1d5992f2228f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:02:32.459Z|6f6aa772-d4ae-490b-a5ed-1d5992f2228f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:02:38.704Z|1bbbcad2-dbec-4f10-8ae8-a39a5801511e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:02:38.704Z|1bbbcad2-dbec-4f10-8ae8-a39a5801511e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:39.052Z|b6a5d66d-b19a-4407-9bf9-a9996d7cfa5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:02:39.052Z|b6a5d66d-b19a-4407-9bf9-a9996d7cfa5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:39.053Z|9d0fa637-9833-4f21-b0b1-7d16b18fb720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:02:39.053Z|9d0fa637-9833-4f21-b0b1-7d16b18fb720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:47.458Z|220f9f48-074b-4e84-a8cc-9147e1f5323c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:02:47.461Z|220f9f48-074b-4e84-a8cc-9147e1f5323c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:02:48.240Z|5030aa06-13e1-443a-bee9-2bed5fce340f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:02:48.240Z|5030aa06-13e1-443a-bee9-2bed5fce340f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:02:48.720Z|64b2afab-e3b1-4a8c-b51c-4aee4778aafa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:02:48.721Z|64b2afab-e3b1-4a8c-b51c-4aee4778aafa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:49.068Z|ccac4e29-bcef-41ad-8c41-58f105dcb735|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:02:49.068Z|ccac4e29-bcef-41ad-8c41-58f105dcb735|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:49.068Z|5df50606-a9e8-4951-b2a7-a5fd1a99936b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:02:49.069Z|5df50606-a9e8-4951-b2a7-a5fd1a99936b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:50.792Z|c103f4da-df8a-4e03-9776-5e86b170f0e5|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:02:50.792Z|c103f4da-df8a-4e03-9776-5e86b170f0e5|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:58.737Z|da689cd1-bef1-4be9-966f-27e53a068f74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:02:58.737Z|da689cd1-bef1-4be9-966f-27e53a068f74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:59.085Z|1388d8ad-32e7-47c3-998f-674a39cb0eed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:02:59.085Z|b7b08f8f-bc69-4ed8-860f-0f686242133f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:02:59.085Z|b7b08f8f-bc69-4ed8-860f-0f686242133f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:02:59.085Z|1388d8ad-32e7-47c3-998f-674a39cb0eed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:02.458Z|88e75041-5eef-4dcb-9cbd-b304a25702ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:03:02.458Z|88e75041-5eef-4dcb-9cbd-b304a25702ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:03:08.754Z|ea1339e9-38d0-4ccf-bca1-ffded829d652|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:03:08.754Z|ea1339e9-38d0-4ccf-bca1-ffded829d652|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:09.101Z|5e4664a6-a2de-4f97-beb9-63f0fb2828ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:03:09.101Z|cfb08ccf-7627-4e4c-a9b7-ed739dcb0ed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:03:09.102Z|5e4664a6-a2de-4f97-beb9-63f0fb2828ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:09.102Z|cfb08ccf-7627-4e4c-a9b7-ed739dcb0ed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:17.458Z|04801ef2-2b78-432d-9e49-a9a79946916e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:03:17.458Z|04801ef2-2b78-432d-9e49-a9a79946916e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:03:18.241Z|bfe3ebfb-bbcd-4662-8a34-3a1435a641de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:03:18.241Z|bfe3ebfb-bbcd-4662-8a34-3a1435a641de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:03:18.770Z|1dbf69a8-033c-4dff-83f4-88d1d80d4f82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:03:18.770Z|1dbf69a8-033c-4dff-83f4-88d1d80d4f82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:19.119Z|1aa19981-78a1-4495-a903-e5df524534e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:03:19.119Z|1aa19981-78a1-4495-a903-e5df524534e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:19.120Z|b401f70f-698a-469c-b33d-cfcc828539a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:03:19.120Z|b401f70f-698a-469c-b33d-cfcc828539a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:28.786Z|c7c0089a-29b6-4a29-b9e0-514ab998b8fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:03:28.787Z|c7c0089a-29b6-4a29-b9e0-514ab998b8fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:29.135Z|80171193-a1ff-4ede-aa71-a79182197dc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:03:29.135Z|80171193-a1ff-4ede-aa71-a79182197dc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:29.136Z|06aa279e-4593-4432-938d-6694eb2e408c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:03:29.136Z|06aa279e-4593-4432-938d-6694eb2e408c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:32.458Z|0b0cc5ef-24ca-4597-8d3f-e1bbb0244649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:03:32.461Z|0b0cc5ef-24ca-4597-8d3f-e1bbb0244649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:03:38.804Z|1da34c34-424e-4803-b33c-69e94885e3aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:03:38.804Z|1da34c34-424e-4803-b33c-69e94885e3aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:39.151Z|8466de86-64f8-4fd7-a1a0-bb211897a9a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:03:39.151Z|8466de86-64f8-4fd7-a1a0-bb211897a9a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:39.152Z|99aede18-109a-49d5-8c15-77196b963a7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:03:39.152Z|99aede18-109a-49d5-8c15-77196b963a7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:47.458Z|9cd7b156-c343-4e6d-84fe-4b36097020a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:03:47.458Z|9cd7b156-c343-4e6d-84fe-4b36097020a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:03:48.242Z|caec8196-f1ac-47a0-9058-d87eb3803ed0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:03:48.242Z|caec8196-f1ac-47a0-9058-d87eb3803ed0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:03:48.821Z|5e368ae9-4f62-45ba-89a3-8debc75b5876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:03:48.822Z|5e368ae9-4f62-45ba-89a3-8debc75b5876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:49.168Z|7a0ba43b-7f38-4826-8522-e39ac7d3fa88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:03:49.168Z|7a0ba43b-7f38-4826-8522-e39ac7d3fa88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:49.168Z|6640c89c-3850-40b0-befd-2c606c8016e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:03:49.169Z|6640c89c-3850-40b0-befd-2c606c8016e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:50.793Z|c5ebab3c-0953-4f03-b8e0-5ad57cf6e64c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:03:50.793Z|c5ebab3c-0953-4f03-b8e0-5ad57cf6e64c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:58.840Z|1df3da71-e9ae-47fc-a1d4-71d14cbdf610|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:03:58.840Z|1df3da71-e9ae-47fc-a1d4-71d14cbdf610|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:59.184Z|0c559937-f1c5-4102-85ae-34e7e82da767|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:03:59.184Z|0c559937-f1c5-4102-85ae-34e7e82da767|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:03:59.187Z|6a840fd0-add9-48dd-91b8-9bde27cd607f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:03:59.187Z|6a840fd0-add9-48dd-91b8-9bde27cd607f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:02.458Z|c1b6c322-5dea-425b-a68f-0250474de524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:04:02.458Z|c1b6c322-5dea-425b-a68f-0250474de524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:04:08.857Z|a3e9d3b1-69c9-4c24-82fd-32a01d50ce80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:04:08.858Z|a3e9d3b1-69c9-4c24-82fd-32a01d50ce80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:09.200Z|a36f161c-9315-44f7-a597-ea54650d2eb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:04:09.201Z|a36f161c-9315-44f7-a597-ea54650d2eb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:09.203Z|b4a62bf7-350c-40e4-8eb6-dc2ed5c207e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:04:09.203Z|b4a62bf7-350c-40e4-8eb6-dc2ed5c207e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:17.458Z|2d186ba9-c2ad-44b0-aa35-30910fcd1a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:04:17.461Z|2d186ba9-c2ad-44b0-aa35-30910fcd1a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:04:18.243Z|de39689a-0234-4a02-997b-752cc2e416f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:04:18.243Z|de39689a-0234-4a02-997b-752cc2e416f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:04:18.875Z|3bf00fe6-dee3-4d1c-a911-aa45de189dd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:04:18.876Z|3bf00fe6-dee3-4d1c-a911-aa45de189dd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:19.219Z|85473991-d66f-4e0e-a3d2-5860ef12213b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:04:19.220Z|727a3ed4-1d2e-4b85-ba09-a85f43912eb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:04:19.220Z|85473991-d66f-4e0e-a3d2-5860ef12213b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:19.220Z|727a3ed4-1d2e-4b85-ba09-a85f43912eb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:28.893Z|6503f185-e0ad-40ee-8867-85f3fdee1ee9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:04:28.894Z|6503f185-e0ad-40ee-8867-85f3fdee1ee9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:29.238Z|6e4a8f9b-7d9b-4b15-8401-89c37b94c929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:04:29.238Z|acb2f0d9-e424-4d31-a9a2-8996fb871678|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:04:29.238Z|6e4a8f9b-7d9b-4b15-8401-89c37b94c929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:29.238Z|acb2f0d9-e424-4d31-a9a2-8996fb871678|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:32.458Z|c6eac51f-bb2e-4df2-9c7f-4c23628bda71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:04:32.459Z|c6eac51f-bb2e-4df2-9c7f-4c23628bda71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:04:38.911Z|a1a71d5f-4f78-4da8-a93a-b359e1bb9e9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:04:38.912Z|a1a71d5f-4f78-4da8-a93a-b359e1bb9e9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:39.255Z|b27549c7-1b29-4430-ba83-093f8b37d45c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:04:39.255Z|b27549c7-1b29-4430-ba83-093f8b37d45c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:39.256Z|e518cccb-e68c-4255-b105-a2a84d6908e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:04:39.256Z|e518cccb-e68c-4255-b105-a2a84d6908e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:47.458Z|f3efdca2-e987-4f2f-a69a-aab097e0b6c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:04:47.459Z|f3efdca2-e987-4f2f-a69a-aab097e0b6c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:04:48.244Z|bd21699b-9328-4a56-8c64-268a2b4def46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:04:48.245Z|bd21699b-9328-4a56-8c64-268a2b4def46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:04:48.928Z|6894689f-eda5-432d-a9d5-866e08caee6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:04:48.929Z|6894689f-eda5-432d-a9d5-866e08caee6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:49.271Z|893c2c42-40b9-48bb-96db-1e9beb528862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:04:49.271Z|893c2c42-40b9-48bb-96db-1e9beb528862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:49.272Z|9723df0b-cbf2-4249-8f2f-58e944431230|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:04:49.273Z|9723df0b-cbf2-4249-8f2f-58e944431230|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:50.792Z|69c1f86e-bc89-4975-b26f-53f2bf2ab330|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:04:50.793Z|69c1f86e-bc89-4975-b26f-53f2bf2ab330|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:58.945Z|ef67ab34-1a97-4633-9051-cb5574483ea9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:04:58.946Z|ef67ab34-1a97-4633-9051-cb5574483ea9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:59.287Z|7e44331d-cad5-4faf-8914-373c05439571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:04:59.287Z|78f4722a-e5cf-4806-8b4d-adeb0de50f93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:04:59.288Z|7e44331d-cad5-4faf-8914-373c05439571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:04:59.288Z|78f4722a-e5cf-4806-8b4d-adeb0de50f93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:02.458Z|bc008f9c-e742-4158-b688-e3f58ca2756d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:05:02.460Z|bc008f9c-e742-4158-b688-e3f58ca2756d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:05:08.963Z|cc53c547-2c64-4f28-9b57-95ca521adb68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:05:08.963Z|cc53c547-2c64-4f28-9b57-95ca521adb68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:09.304Z|bf3f685a-6563-461a-a1d9-fb0054b9f089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:05:09.304Z|61405454-7dfe-4ff9-812c-9a7a1906e137|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:05:09.305Z|bf3f685a-6563-461a-a1d9-fb0054b9f089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:09.305Z|61405454-7dfe-4ff9-812c-9a7a1906e137|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:17.458Z|1013a69c-3012-45ef-9e19-bc4478d2b983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:05:17.458Z|1013a69c-3012-45ef-9e19-bc4478d2b983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:05:18.245Z|9a398630-f38f-4436-8d81-b09981b7115a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:05:18.246Z|9a398630-f38f-4436-8d81-b09981b7115a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:05:18.988Z|be0651ca-5412-4b63-997e-1f75b4c210c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:05:18.989Z|be0651ca-5412-4b63-997e-1f75b4c210c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:19.322Z|8f18b755-fb4b-40eb-86a2-4e47d67b6261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:05:19.322Z|938eb53b-40fb-4ae6-b553-864a133f247d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:05:19.323Z|8f18b755-fb4b-40eb-86a2-4e47d67b6261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:19.323Z|938eb53b-40fb-4ae6-b553-864a133f247d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:29.006Z|a71dd9e8-efe5-48ff-9143-497b3b78ede0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:05:29.007Z|a71dd9e8-efe5-48ff-9143-497b3b78ede0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:29.340Z|61c56383-922b-49e6-969e-6049c44249e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:05:29.340Z|61c56383-922b-49e6-969e-6049c44249e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:29.340Z|87f9c53f-3f9f-475b-8340-9f62c915deec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:05:29.341Z|87f9c53f-3f9f-475b-8340-9f62c915deec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:32.458Z|a5613410-153b-404d-89a9-20bebd82d8da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:05:32.459Z|a5613410-153b-404d-89a9-20bebd82d8da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:05:39.024Z|4613922b-91ed-4344-aeb5-0a6ca4d44c2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:05:39.024Z|4613922b-91ed-4344-aeb5-0a6ca4d44c2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:39.356Z|41b28576-9a15-401b-ac16-75d7d6437f58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:05:39.357Z|41b28576-9a15-401b-ac16-75d7d6437f58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:39.357Z|e79e8a62-dc00-47e4-84c6-09bf9ce69dc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:05:39.358Z|e79e8a62-dc00-47e4-84c6-09bf9ce69dc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:47.458Z|fdd7148d-2527-4e9f-a055-bb173b38c0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:05:47.461Z|fdd7148d-2527-4e9f-a055-bb173b38c0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:05:48.246Z|9b463bf2-e65d-407b-97a1-5dad6b0e04eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:05:48.246Z|9b463bf2-e65d-407b-97a1-5dad6b0e04eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:05:49.040Z|0762c7fc-7e3b-4a3b-aab2-091a58a292cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:05:49.041Z|0762c7fc-7e3b-4a3b-aab2-091a58a292cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:49.372Z|336bc350-4431-43cb-a987-96c049728b8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:05:49.373Z|336bc350-4431-43cb-a987-96c049728b8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:49.374Z|44a32690-490b-4ebf-bb55-a5bd169c1966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:05:49.374Z|44a32690-490b-4ebf-bb55-a5bd169c1966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:50.792Z|cb6f6041-287d-49e0-96bb-0c191cd26865|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:05:50.793Z|cb6f6041-287d-49e0-96bb-0c191cd26865|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:59.059Z|7dc11c76-3a19-4081-b200-697086cebe6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:05:59.059Z|7dc11c76-3a19-4081-b200-697086cebe6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:59.389Z|175b0971-c6b8-4515-96e7-78c014b1f721|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:05:59.389Z|eeefa1be-052d-4431-b082-28aeea19d845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:05:59.389Z|175b0971-c6b8-4515-96e7-78c014b1f721|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:05:59.389Z|eeefa1be-052d-4431-b082-28aeea19d845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:02.458Z|d4bca618-600f-4ad6-9584-4d867cf00143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:06:02.459Z|d4bca618-600f-4ad6-9584-4d867cf00143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:06:09.076Z|784c797b-9d4b-4b59-a38b-f39e4e2f845f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:06:09.076Z|784c797b-9d4b-4b59-a38b-f39e4e2f845f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:09.405Z|bbd08db1-daae-4199-85aa-b8e3b97b00e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:06:09.405Z|bbd08db1-daae-4199-85aa-b8e3b97b00e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:09.405Z|70c2d390-bd72-4289-847a-7b115690ae6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:06:09.406Z|70c2d390-bd72-4289-847a-7b115690ae6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:17.458Z|7bbb7dd0-98a1-4323-addf-82cb3b9334c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:06:17.458Z|7bbb7dd0-98a1-4323-addf-82cb3b9334c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:06:18.247Z|82bb40f1-3077-4f5a-acb6-7bac4e7f31db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:06:18.247Z|82bb40f1-3077-4f5a-acb6-7bac4e7f31db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:06:19.091Z|18951e5e-4995-435a-988d-058f77909d44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:06:19.092Z|18951e5e-4995-435a-988d-058f77909d44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:19.421Z|2e0a443f-1dc8-4b9f-9695-3e00798c67c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:06:19.422Z|d258dbb0-9fe6-48ec-9549-6ef5a75071f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:06:19.422Z|2e0a443f-1dc8-4b9f-9695-3e00798c67c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:19.422Z|d258dbb0-9fe6-48ec-9549-6ef5a75071f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:29.109Z|45c8c78d-c6c9-4c1a-8bf7-180b7bd8559f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:06:29.109Z|45c8c78d-c6c9-4c1a-8bf7-180b7bd8559f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:29.439Z|fc96cf64-13d3-424b-88a5-07b2f0459b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:06:29.439Z|6003c73c-f5eb-4e01-b878-76718297556f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:06:29.439Z|fc96cf64-13d3-424b-88a5-07b2f0459b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:29.439Z|6003c73c-f5eb-4e01-b878-76718297556f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:32.458Z|a1ec722d-8b6c-409e-bcbe-7b7f899d4ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:06:32.461Z|a1ec722d-8b6c-409e-bcbe-7b7f899d4ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:06:39.126Z|0527c8cf-9393-44c2-a03c-5b08e9b5ff45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:06:39.126Z|0527c8cf-9393-44c2-a03c-5b08e9b5ff45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:39.455Z|05e87cdc-9b94-4973-a541-2ec25a9c5ac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:06:39.455Z|ce96df50-2df6-41df-9343-8d2d9102e43d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:06:39.456Z|05e87cdc-9b94-4973-a541-2ec25a9c5ac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:39.456Z|ce96df50-2df6-41df-9343-8d2d9102e43d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:47.459Z|b9218ec3-0960-4aa1-8b0b-28ebf3f965ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:06:47.460Z|b9218ec3-0960-4aa1-8b0b-28ebf3f965ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:06:48.248Z|372d4b0c-cb3f-4d6e-943c-a12279c69964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:06:48.249Z|372d4b0c-cb3f-4d6e-943c-a12279c69964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:06:49.143Z|e96755d6-1177-4679-b375-21a5148b7349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:06:49.144Z|e96755d6-1177-4679-b375-21a5148b7349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:49.471Z|ef7efa84-d4d5-48fa-8145-e5cdb066f4ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:06:49.471Z|975fca55-5764-4539-afd9-35ba8d139e82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:06:49.472Z|975fca55-5764-4539-afd9-35ba8d139e82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:49.472Z|ef7efa84-d4d5-48fa-8145-e5cdb066f4ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:50.792Z|a50bd870-67a2-4c45-9f0b-f5a2fc3c5b15|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:06:50.793Z|a50bd870-67a2-4c45-9f0b-f5a2fc3c5b15|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:59.162Z|47df29fb-2aa9-47d6-a8bb-f88a33b1a944|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:06:59.162Z|47df29fb-2aa9-47d6-a8bb-f88a33b1a944|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:59.488Z|3241002b-b3e2-4076-8270-3d9793c16d22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:06:59.488Z|3d120885-3029-4770-be6d-c66d3e9babbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:06:59.488Z|3241002b-b3e2-4076-8270-3d9793c16d22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:06:59.489Z|3d120885-3029-4770-be6d-c66d3e9babbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:02.458Z|41713029-fa2a-4106-bcc1-0e0f79ef4cc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:07:02.458Z|41713029-fa2a-4106-bcc1-0e0f79ef4cc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:07:09.179Z|e69e1aee-5eca-4769-b204-100bb2a6539e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:07:09.180Z|e69e1aee-5eca-4769-b204-100bb2a6539e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:09.505Z|01ee2063-cf60-4d2d-9b3d-3558dc1e6eb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:07:09.505Z|ac1b5391-1ce1-4866-aa2a-42c4fcc1a156|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:07:09.505Z|01ee2063-cf60-4d2d-9b3d-3558dc1e6eb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:09.505Z|ac1b5391-1ce1-4866-aa2a-42c4fcc1a156|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:17.458Z|b31553b4-ba0f-4870-90c5-db39fd71571b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:07:17.461Z|b31553b4-ba0f-4870-90c5-db39fd71571b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:07:18.249Z|a032f9da-7219-42c4-a794-6087434f3602|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:07:18.250Z|a032f9da-7219-42c4-a794-6087434f3602|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:07:19.196Z|5688f7fb-d39d-4c3b-9406-bf1482ea9cea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:07:19.196Z|5688f7fb-d39d-4c3b-9406-bf1482ea9cea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:19.522Z|9f1ee93f-d6e3-4326-9406-bfdf21ca16b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:07:19.522Z|05a3e063-12f2-45fe-a75a-60bdd9df1872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:07:19.522Z|9f1ee93f-d6e3-4326-9406-bfdf21ca16b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:19.522Z|05a3e063-12f2-45fe-a75a-60bdd9df1872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:29.213Z|4e13dc42-8739-43e1-88e5-ba034de996a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:07:29.213Z|4e13dc42-8739-43e1-88e5-ba034de996a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:29.539Z|a80e5bf0-a480-4559-8e0b-ec7df54f22dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:07:29.539Z|c00fb978-31aa-45f2-83c6-f31b99c2d8c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:07:29.540Z|a80e5bf0-a480-4559-8e0b-ec7df54f22dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:29.540Z|c00fb978-31aa-45f2-83c6-f31b99c2d8c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:32.458Z|dad21e7a-417a-4b2d-99fe-2da78fbbccd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:07:32.459Z|dad21e7a-417a-4b2d-99fe-2da78fbbccd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:07:39.230Z|23318812-9998-4108-a2f8-c15481e8b40b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:07:39.230Z|23318812-9998-4108-a2f8-c15481e8b40b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:39.556Z|3f7a7d9a-fe69-4d6d-91a5-60b573c8e0ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:07:39.556Z|b29237ee-ca92-41e8-96a5-df38ce6cda88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:07:39.556Z|3f7a7d9a-fe69-4d6d-91a5-60b573c8e0ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:39.556Z|b29237ee-ca92-41e8-96a5-df38ce6cda88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:47.458Z|b2dad1a5-b66b-4691-8d73-68edd117bfca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:07:47.459Z|b2dad1a5-b66b-4691-8d73-68edd117bfca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:07:48.250Z|32ade17b-ed76-4055-b9fd-5c56d4a1d445|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:07:48.251Z|32ade17b-ed76-4055-b9fd-5c56d4a1d445|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:07:49.246Z|53e58b49-c164-45f3-8b25-551fdeb087f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:07:49.247Z|53e58b49-c164-45f3-8b25-551fdeb087f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:49.572Z|0e385727-3d3d-450b-8c79-4b9c3c887bfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:07:49.572Z|d44792df-f32d-414d-8e13-a0bdd31ec56e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:07:49.572Z|d44792df-f32d-414d-8e13-a0bdd31ec56e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:49.572Z|0e385727-3d3d-450b-8c79-4b9c3c887bfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:50.791Z|594d4ce7-f753-4d0c-b9fc-0c0c53a362e1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:07:50.792Z|594d4ce7-f753-4d0c-b9fc-0c0c53a362e1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:59.263Z|a110ccbd-12b1-4ca2-a70d-f8cab55c3898|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:07:59.264Z|a110ccbd-12b1-4ca2-a70d-f8cab55c3898|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:59.589Z|6698c4b0-bc9f-4a93-ac31-e6f3ea4b5f6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:07:59.589Z|f8526d83-ce96-4535-b335-fe89f1c2597e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:07:59.589Z|6698c4b0-bc9f-4a93-ac31-e6f3ea4b5f6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:07:59.589Z|f8526d83-ce96-4535-b335-fe89f1c2597e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:02.458Z|13a3bf17-0f14-4baf-8dbe-63eb6e14363d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:08:02.460Z|13a3bf17-0f14-4baf-8dbe-63eb6e14363d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:08:09.281Z|94c8ac5a-f212-4412-93a1-2971fde4c736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:08:09.282Z|94c8ac5a-f212-4412-93a1-2971fde4c736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:09.605Z|d8e59f60-3e86-47b8-b30f-f78dc956897c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:08:09.605Z|d8e59f60-3e86-47b8-b30f-f78dc956897c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:09.605Z|1c84afee-5920-48b6-b124-190134939b61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:08:09.606Z|1c84afee-5920-48b6-b124-190134939b61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:17.458Z|f48c7d37-8762-403e-a4c2-a31bcf6ac8fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:08:17.458Z|f48c7d37-8762-403e-a4c2-a31bcf6ac8fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:08:18.251Z|30dd0fca-23d4-4eb9-a895-892fe0b5a0df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:08:18.252Z|30dd0fca-23d4-4eb9-a895-892fe0b5a0df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:08:19.298Z|8170d8eb-7947-4bf1-a3b7-ee6be7a4fc8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:08:19.298Z|8170d8eb-7947-4bf1-a3b7-ee6be7a4fc8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:19.622Z|4a5aa1a5-e02a-4831-93a4-8454725815f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:08:19.622Z|82217b4a-a2ad-456c-bf03-3205caaa5681|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:08:19.622Z|4a5aa1a5-e02a-4831-93a4-8454725815f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:19.622Z|82217b4a-a2ad-456c-bf03-3205caaa5681|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:29.315Z|b9163252-b934-4a43-b33c-8984063d7438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:08:29.316Z|b9163252-b934-4a43-b33c-8984063d7438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:29.640Z|b123315d-3ed0-4e7c-9d26-ce0ac76c6c7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:08:29.640Z|15db62d3-20dd-4877-afd1-4ebecd2756e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:08:29.640Z|15db62d3-20dd-4877-afd1-4ebecd2756e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:29.640Z|b123315d-3ed0-4e7c-9d26-ce0ac76c6c7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:32.458Z|1e8d3e16-9458-4e98-abd0-83f6ef17682d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:08:32.458Z|1e8d3e16-9458-4e98-abd0-83f6ef17682d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:08:39.332Z|c6223e79-9da0-44c7-b4d0-8d1432f6b289|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:08:39.333Z|c6223e79-9da0-44c7-b4d0-8d1432f6b289|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:39.656Z|ae8ea172-d452-45a4-9181-a944cbfe3d1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:08:39.656Z|664a2c87-a23a-48a0-b9e4-65ebe349a14f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:08:39.657Z|ae8ea172-d452-45a4-9181-a944cbfe3d1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:39.657Z|664a2c87-a23a-48a0-b9e4-65ebe349a14f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:47.458Z|1a55c9b4-5dde-4067-b980-42286092f620|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:08:47.461Z|1a55c9b4-5dde-4067-b980-42286092f620|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:08:48.252Z|b8984003-685f-4675-8345-1c7ee62736b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:08:48.253Z|b8984003-685f-4675-8345-1c7ee62736b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:08:49.349Z|f6344d20-f894-499b-933a-a0ce44f04e1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:08:49.349Z|f6344d20-f894-499b-933a-a0ce44f04e1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:49.673Z|f2b0ee78-0e02-4f09-8348-27b3f8bb6c48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:08:49.673Z|51e5c457-5eba-482c-819e-d0096a864760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:08:49.674Z|f2b0ee78-0e02-4f09-8348-27b3f8bb6c48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:49.674Z|51e5c457-5eba-482c-819e-d0096a864760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:50.792Z|e6ff2315-dd51-405a-ba72-2be4b6b55da4|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:08:50.792Z|e6ff2315-dd51-405a-ba72-2be4b6b55da4|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:59.365Z|de1757d8-48f5-4dfb-b7ba-10905b633a0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:08:59.366Z|de1757d8-48f5-4dfb-b7ba-10905b633a0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:59.690Z|5cf509f9-c988-4008-afab-006b174d9962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:08:59.690Z|777d784a-6609-499c-a4d4-b6d6089f27d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:08:59.690Z|5cf509f9-c988-4008-afab-006b174d9962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:08:59.690Z|777d784a-6609-499c-a4d4-b6d6089f27d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:02.458Z|2e7a06cf-3c19-428b-b6b4-c9801d7a19cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:09:02.458Z|2e7a06cf-3c19-428b-b6b4-c9801d7a19cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:09:09.381Z|08320e0f-316d-4292-bb60-01c23887e620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:09:09.381Z|08320e0f-316d-4292-bb60-01c23887e620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:09.707Z|0fd2ac91-1b3f-453a-9f0a-ede8dd6fcfec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:09:09.707Z|3a76875f-0823-47ad-8763-3a43d3209761|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:09:09.707Z|0fd2ac91-1b3f-453a-9f0a-ede8dd6fcfec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:09.707Z|3a76875f-0823-47ad-8763-3a43d3209761|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:17.458Z|97c42895-b661-4326-81a4-4fc10ae9f864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:09:17.459Z|97c42895-b661-4326-81a4-4fc10ae9f864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:09:18.253Z|0bf87c1d-34e3-41fd-a9a9-dcfe28b91b76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:09:18.254Z|0bf87c1d-34e3-41fd-a9a9-dcfe28b91b76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:09:19.397Z|bd895f34-be97-406a-8e4f-62b2bdce7e35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:09:19.398Z|bd895f34-be97-406a-8e4f-62b2bdce7e35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:19.725Z|acded852-abc8-4635-9244-d8c05c0cda2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:09:19.725Z|acded852-abc8-4635-9244-d8c05c0cda2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:19.725Z|5b43c897-530f-43d0-a242-8c952d908863|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:09:19.725Z|5b43c897-530f-43d0-a242-8c952d908863|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:29.416Z|5acc60e2-7f24-4abe-82c3-f95aa78cbc35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:09:29.416Z|5acc60e2-7f24-4abe-82c3-f95aa78cbc35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:29.743Z|bc2dbf2e-7ced-4ea1-a66e-238199869edd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:09:29.743Z|126b27cf-eac5-4f9f-9f8f-9ef95c012c64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:09:29.743Z|bc2dbf2e-7ced-4ea1-a66e-238199869edd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:29.743Z|126b27cf-eac5-4f9f-9f8f-9ef95c012c64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:32.458Z|ff1a1193-b24a-4b98-9c99-dd26ee756238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:09:32.461Z|ff1a1193-b24a-4b98-9c99-dd26ee756238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:09:39.432Z|45500711-6bce-4f19-a455-76cd0c528e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:09:39.433Z|45500711-6bce-4f19-a455-76cd0c528e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:39.760Z|a8eb06f0-5b3b-4d38-8dc2-d81f0bae89f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:09:39.760Z|38572529-0a99-43f3-95a6-3bdeb3b82b76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:09:39.761Z|38572529-0a99-43f3-95a6-3bdeb3b82b76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:39.761Z|a8eb06f0-5b3b-4d38-8dc2-d81f0bae89f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:47.458Z|e46b1493-9640-48c7-98c7-866bef51677d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:09:47.458Z|e46b1493-9640-48c7-98c7-866bef51677d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:09:48.254Z|0feb81b2-5cfe-47a2-9030-011df4ffa573|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:09:48.255Z|0feb81b2-5cfe-47a2-9030-011df4ffa573|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:09:49.450Z|47c08345-ba0d-45d1-ad1d-40c1d0e3f64e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:09:49.450Z|47c08345-ba0d-45d1-ad1d-40c1d0e3f64e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:49.778Z|e873cce1-4a39-4595-8f25-3e982c4f2617|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:09:49.778Z|e873cce1-4a39-4595-8f25-3e982c4f2617|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:49.778Z|bf713fe2-04b1-4a66-89de-fc479526e26d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:09:49.779Z|bf713fe2-04b1-4a66-89de-fc479526e26d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:50.791Z|61299f2f-b183-426b-813a-629c09286501|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:09:50.792Z|61299f2f-b183-426b-813a-629c09286501|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:59.466Z|a110629a-b119-42d9-90c3-e1a868747cd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:09:59.467Z|a110629a-b119-42d9-90c3-e1a868747cd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:59.795Z|1ccdd211-91ad-4cad-9ef4-2f88c64c53e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:09:59.795Z|22c2a517-8620-44a3-9ec7-fb876523b497|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:09:59.796Z|1ccdd211-91ad-4cad-9ef4-2f88c64c53e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:09:59.796Z|22c2a517-8620-44a3-9ec7-fb876523b497|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:02.458Z|7249ae50-9700-46b1-9e31-44d1361b0a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:10:02.458Z|7249ae50-9700-46b1-9e31-44d1361b0a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:10:09.483Z|bd33d7e6-d17c-493a-af12-8f9dc3596136|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:10:09.484Z|bd33d7e6-d17c-493a-af12-8f9dc3596136|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:09.812Z|2e315d34-cf5e-405a-8d93-90ff3dde6e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:10:09.812Z|7b1546d1-310b-4036-8ed0-edfcd8bddbd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:10:09.812Z|7b1546d1-310b-4036-8ed0-edfcd8bddbd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:09.812Z|2e315d34-cf5e-405a-8d93-90ff3dde6e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:17.458Z|6ae60169-aa33-4bd8-b05a-c08857fe8413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:10:17.462Z|6ae60169-aa33-4bd8-b05a-c08857fe8413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:10:18.255Z|0a744280-d513-4175-bb0b-e0baa97e496e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:10:18.256Z|0a744280-d513-4175-bb0b-e0baa97e496e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:10:19.502Z|61d28123-22fc-4523-9e3e-be4fd7021d96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:10:19.502Z|61d28123-22fc-4523-9e3e-be4fd7021d96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:19.828Z|d690f98b-f943-4e97-a0c8-22f0fcd697e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:10:19.829Z|99d1dd39-a188-4136-9def-a32ee7fa4ec2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:10:19.829Z|d690f98b-f943-4e97-a0c8-22f0fcd697e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:19.829Z|99d1dd39-a188-4136-9def-a32ee7fa4ec2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:29.519Z|4422c618-61e6-4594-a785-d9c05ec4731c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:10:29.520Z|4422c618-61e6-4594-a785-d9c05ec4731c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:29.846Z|167f717b-9010-4be1-ba62-4989e3cd1bc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:10:29.846Z|b5382972-6331-4d53-b2f8-660849dfa0b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:10:29.847Z|b5382972-6331-4d53-b2f8-660849dfa0b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:29.847Z|167f717b-9010-4be1-ba62-4989e3cd1bc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:32.458Z|20182e41-1e1d-4690-88d7-30aae863414e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:10:32.459Z|20182e41-1e1d-4690-88d7-30aae863414e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:10:39.539Z|df3e8cbc-3d5d-447f-a697-2288ea000f84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:10:39.539Z|df3e8cbc-3d5d-447f-a697-2288ea000f84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:39.864Z|b3ae971d-0866-4be8-bf70-315dacd67021|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:10:39.864Z|a677ab6d-00fa-48ee-8aab-5a4ce4d026c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:10:39.864Z|a677ab6d-00fa-48ee-8aab-5a4ce4d026c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:39.864Z|b3ae971d-0866-4be8-bf70-315dacd67021|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:47.458Z|04baca75-ca22-4d23-b81c-4fd77ada9b4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:10:47.458Z|04baca75-ca22-4d23-b81c-4fd77ada9b4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:10:48.256Z|deff9c07-767a-425e-8e91-0642fdd34820|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:10:48.257Z|deff9c07-767a-425e-8e91-0642fdd34820|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:10:49.557Z|109aca0b-b522-4441-bc74-8d68a5fd0034|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:10:49.557Z|109aca0b-b522-4441-bc74-8d68a5fd0034|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:49.881Z|a98797b5-e8a9-46fa-a071-e7838a5185a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:10:49.881Z|f589eb8e-4111-4b93-a70e-39598818816b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:10:49.882Z|a98797b5-e8a9-46fa-a071-e7838a5185a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:49.882Z|f589eb8e-4111-4b93-a70e-39598818816b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:50.792Z|88965a83-097d-4084-a7e6-3ac082cac8c8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:10:50.793Z|88965a83-097d-4084-a7e6-3ac082cac8c8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:59.574Z|37c5ca7a-0b66-4b2b-8f3a-9ad4405968e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:10:59.574Z|37c5ca7a-0b66-4b2b-8f3a-9ad4405968e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:59.899Z|0d012193-865d-4352-a9d7-bd6ffde23208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:10:59.899Z|18efcbd1-a8b7-4664-a825-1878f81e652e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:10:59.900Z|0d012193-865d-4352-a9d7-bd6ffde23208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:10:59.900Z|18efcbd1-a8b7-4664-a825-1878f81e652e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:11:02.458Z|6d169c4d-ad5e-4507-9a64-faa40d67ce49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:11:02.461Z|6d169c4d-ad5e-4507-9a64-faa40d67ce49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:11:09.591Z|cc2eabdf-2d95-4569-a866-0535c5e1933b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:11:09.591Z|cc2eabdf-2d95-4569-a866-0535c5e1933b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:11:09.918Z|023dc478-ac89-4d31-ab83-736ec86caea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:11:09.918Z|023dc478-ac89-4d31-ab83-736ec86caea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:11:09.918Z|5d282aab-b43f-4125-8a74-de5a674bbd3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:11:09.919Z|5d282aab-b43f-4125-8a74-de5a674bbd3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:11:17.458Z|0817f1d6-5a01-49f1-b384-34109a6ac6a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:11:17.459Z|0817f1d6-5a01-49f1-b384-34109a6ac6a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:11:18.258Z|250358a0-cae2-4d0d-bac1-c03a2bd4274f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:11:18.258Z|250358a0-cae2-4d0d-bac1-c03a2bd4274f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:11:19.607Z|edbea10e-0d3f-4f0b-9652-328f2b707f80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:11:19.607Z|edbea10e-0d3f-4f0b-9652-328f2b707f80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:11:19.939Z|cc6a6e80-6510-4db4-8598-e86a02831d51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:11:19.939Z|cc6a6e80-6510-4db4-8598-e86a02831d51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:11:19.940Z|45a097e9-fd21-4927-9eb2-ce85fd50a77b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:11:19.941Z|45a097e9-fd21-4927-9eb2-ce85fd50a77b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:11:29.624Z|294c9fe8-9dcc-4ca7-a8aa-53432ac5e1ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:11:29.624Z|294c9fe8-9dcc-4ca7-a8aa-53432ac5e1ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:11:29.957Z|b354c419-805b-4bc8-90fb-8a92bbacd74c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:11:29.957Z|b354c419-805b-4bc8-90fb-8a92bbacd74c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:11:29.960Z|eae3b3c5-e7b9-4738-a319-7f5cafd318d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:11:29.961Z|eae3b3c5-e7b9-4738-a319-7f5cafd318d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:11:32.458Z|3afaf001-94b2-4b26-8e0e-bcc94116f0ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:11:32.458Z|3afaf001-94b2-4b26-8e0e-bcc94116f0ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:11:39.641Z|35627665-2763-4363-ba2a-e5fba3bbb6f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:11:39.641Z|35627665-2763-4363-ba2a-e5fba3bbb6f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:11:39.975Z|64b651fe-e22f-4dd7-8234-473b64b124ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:11:39.976Z|64b651fe-e22f-4dd7-8234-473b64b124ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:11:39.978Z|6b4981d9-c636-4830-8a88-a2adb513c936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:11:39.979Z|6b4981d9-c636-4830-8a88-a2adb513c936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:11:47.458Z|35ad2f65-8b9c-49d7-ade6-93ffbd0d4d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:11:47.460Z|35ad2f65-8b9c-49d7-ade6-93ffbd0d4d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:11:48.258Z|ae0d79fc-e892-4f10-9b78-09b3baad1456|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:11:48.259Z|ae0d79fc-e892-4f10-9b78-09b3baad1456|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:11:49.658Z|c4619bb3-5e36-4a4d-bc56-9a3570a9d10c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:11:49.659Z|c4619bb3-5e36-4a4d-bc56-9a3570a9d10c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:11:49.993Z|4be88a3b-81af-40f5-ba90-11b2e196b385|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:11:49.994Z|4be88a3b-81af-40f5-ba90-11b2e196b385|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:11:49.996Z|7bf5eb95-3a53-4cb7-8a4d-1f5ac5c648cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:11:49.997Z|7bf5eb95-3a53-4cb7-8a4d-1f5ac5c648cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:11:50.792Z|3fc63bc9-5ede-4584-b77a-34e6299ca5bb|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:11:50.793Z|3fc63bc9-5ede-4584-b77a-34e6299ca5bb|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:11:59.674Z|a2e9fc4f-48ca-43a7-8a00-f88042bd565a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:11:59.675Z|a2e9fc4f-48ca-43a7-8a00-f88042bd565a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:00.010Z|fa9074b9-d8bf-4a8f-b412-05bcec55ac73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:12:00.011Z|fa9074b9-d8bf-4a8f-b412-05bcec55ac73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:00.013Z|98f37260-3d09-44f9-9051-a61b5041fcee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:12:00.013Z|98f37260-3d09-44f9-9051-a61b5041fcee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:02.458Z|c2a98b44-de0a-4e99-863f-582b24272d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:12:02.459Z|c2a98b44-de0a-4e99-863f-582b24272d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:12:09.690Z|b50b383a-0873-4d72-985a-f3bc04821bfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:12:09.690Z|b50b383a-0873-4d72-985a-f3bc04821bfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:10.026Z|268c13f7-7b0b-44b7-aa3c-a7f1971bc9a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:12:10.027Z|268c13f7-7b0b-44b7-aa3c-a7f1971bc9a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:10.029Z|e12b4577-23fb-4908-a89e-16f3769c4748|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:12:10.030Z|e12b4577-23fb-4908-a89e-16f3769c4748|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:17.458Z|775b0e15-db3c-4286-b2cc-4cec79feb589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:12:17.458Z|775b0e15-db3c-4286-b2cc-4cec79feb589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:12:18.259Z|a34c5f0b-00ab-484c-929b-4754ac40c7e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:12:18.260Z|a34c5f0b-00ab-484c-929b-4754ac40c7e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:12:19.706Z|4498a6b3-df45-4f5a-9f49-93e8392a3725|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:12:19.707Z|4498a6b3-df45-4f5a-9f49-93e8392a3725|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:20.044Z|dabff835-bac1-4ec3-bba2-2c790330ecaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:12:20.045Z|dabff835-bac1-4ec3-bba2-2c790330ecaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:20.049Z|fb8d76ab-4de4-46b7-9040-b81c66cd3608|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:12:20.050Z|fb8d76ab-4de4-46b7-9040-b81c66cd3608|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:29.722Z|189704ab-5a55-46a9-9cb0-957f83f58565|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:12:29.723Z|189704ab-5a55-46a9-9cb0-957f83f58565|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:30.062Z|172e628c-498e-4149-bb91-d0ac7a9e6aed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:12:30.063Z|172e628c-498e-4149-bb91-d0ac7a9e6aed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:30.066Z|241c077a-a678-45a5-a53e-bd8c6d3b8f6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:12:30.067Z|241c077a-a678-45a5-a53e-bd8c6d3b8f6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:32.458Z|dd97c130-accb-499d-85af-f4475d813248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:12:32.461Z|dd97c130-accb-499d-85af-f4475d813248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:12:39.739Z|64ba61b3-aaed-451e-921d-d157f019cde4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:12:39.739Z|64ba61b3-aaed-451e-921d-d157f019cde4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:40.082Z|5e62e970-b738-4772-9054-82b001e64250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:12:40.082Z|5e62e970-b738-4772-9054-82b001e64250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:40.083Z|ba9907ae-d607-4b63-aafc-5209e1ac6806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:12:40.083Z|ba9907ae-d607-4b63-aafc-5209e1ac6806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:47.458Z|14afaa01-1781-4b7b-92c1-7d450553e95f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:12:47.458Z|14afaa01-1781-4b7b-92c1-7d450553e95f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:12:48.260Z|a570bb93-e40f-4570-b28e-e7fc4cc732f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:12:48.261Z|a570bb93-e40f-4570-b28e-e7fc4cc732f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:12:49.756Z|96379a02-f5ac-481f-b033-bd7938071fb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:12:49.756Z|96379a02-f5ac-481f-b033-bd7938071fb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:50.100Z|a0633bf0-7178-42f1-8999-74d695658434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:12:50.100Z|9d8eff58-0440-4612-957a-b722c697f363|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:12:50.101Z|a0633bf0-7178-42f1-8999-74d695658434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:50.101Z|9d8eff58-0440-4612-957a-b722c697f363|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:50.793Z|825afe2b-4e56-470f-a332-6f098dc5d7ba|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:12:50.794Z|825afe2b-4e56-470f-a332-6f098dc5d7ba|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:12:59.773Z|d76e0f34-3616-4859-8205-743b11a05c4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:12:59.773Z|d76e0f34-3616-4859-8205-743b11a05c4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:00.117Z|309a61c8-1347-4401-8020-25e5eab00937|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:13:00.117Z|40076da9-05ef-4541-acad-781d8a05bedf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:13:00.118Z|309a61c8-1347-4401-8020-25e5eab00937|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:00.118Z|40076da9-05ef-4541-acad-781d8a05bedf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:02.458Z|1e4b1eba-39ac-4afc-bf5c-9c909cd3a0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:13:02.459Z|1e4b1eba-39ac-4afc-bf5c-9c909cd3a0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:13:09.790Z|3f4dddba-7b4d-455a-b97f-397166f74295|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:13:09.791Z|3f4dddba-7b4d-455a-b97f-397166f74295|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:10.135Z|5325af79-c40e-4bf1-aac9-9fe2aefe00c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:13:10.135Z|5325af79-c40e-4bf1-aac9-9fe2aefe00c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:10.136Z|f49b9c4f-b3a7-4887-8ed3-66b290ef3e81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:13:10.137Z|f49b9c4f-b3a7-4887-8ed3-66b290ef3e81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:17.458Z|7d8e3cac-ae13-4823-aa3b-442129b61d27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:13:17.461Z|7d8e3cac-ae13-4823-aa3b-442129b61d27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:13:18.261Z|34362c8c-1c87-4cd3-b98d-ca969ef0acff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:13:18.262Z|34362c8c-1c87-4cd3-b98d-ca969ef0acff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:13:19.807Z|fa2f79da-692f-47fe-bd81-ef8320fb330b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:13:19.808Z|fa2f79da-692f-47fe-bd81-ef8320fb330b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:20.153Z|ffb228a9-a9f6-49d1-a065-0d4648d57158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:13:20.154Z|ffb228a9-a9f6-49d1-a065-0d4648d57158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:20.154Z|1bb0acdb-21c9-4e6c-a034-215a92be3765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:13:20.155Z|1bb0acdb-21c9-4e6c-a034-215a92be3765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:29.824Z|de7c7ffa-2008-4f55-b014-fa1ea20f32a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:13:29.825Z|de7c7ffa-2008-4f55-b014-fa1ea20f32a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:30.170Z|423258c6-dc6e-49a3-a101-a7d84608bc49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:13:30.170Z|423258c6-dc6e-49a3-a101-a7d84608bc49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:30.170Z|a808a213-5aac-4fca-9547-807316befbd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:13:30.171Z|a808a213-5aac-4fca-9547-807316befbd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:32.458Z|befed2d6-6127-4423-824a-f5c18a3c22aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:13:32.459Z|befed2d6-6127-4423-824a-f5c18a3c22aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:13:39.841Z|4d06d10a-f5c6-41a3-adcb-e70bba12e961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:13:39.841Z|4d06d10a-f5c6-41a3-adcb-e70bba12e961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:40.188Z|704b3e39-cb74-43fd-b97c-97da760dd5d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:13:40.189Z|da01686b-37ea-4f99-bf8c-a4d160634679|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:13:40.189Z|704b3e39-cb74-43fd-b97c-97da760dd5d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:40.189Z|da01686b-37ea-4f99-bf8c-a4d160634679|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:47.458Z|21193b4f-f187-455b-bb5b-6a600ac0f3c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:13:47.459Z|21193b4f-f187-455b-bb5b-6a600ac0f3c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:13:48.262Z|ee846bb5-9ab2-4947-9afe-ca97d5fcb141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:13:48.263Z|ee846bb5-9ab2-4947-9afe-ca97d5fcb141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:13:49.859Z|79519283-717c-46ae-8037-ba1319a7f9fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:13:49.860Z|79519283-717c-46ae-8037-ba1319a7f9fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:50.208Z|8e72b185-18a4-438c-9493-784d1d4679d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:13:50.208Z|d596e1b6-d5ec-4891-8b68-52d2de6fd0a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:13:50.209Z|8e72b185-18a4-438c-9493-784d1d4679d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:50.209Z|d596e1b6-d5ec-4891-8b68-52d2de6fd0a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:50.792Z|4bea0bec-a7ee-48f9-9e8e-58921d80c3f6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:13:50.793Z|4bea0bec-a7ee-48f9-9e8e-58921d80c3f6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:13:59.877Z|04ff881f-fe20-41e7-96c4-707cfbf9c411|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:13:59.877Z|04ff881f-fe20-41e7-96c4-707cfbf9c411|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:00.226Z|055ef828-8b56-437e-bc04-eec776ed8a33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:14:00.226Z|4c9205f9-9216-4ae6-86eb-3ef864a44065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:14:00.226Z|055ef828-8b56-437e-bc04-eec776ed8a33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:00.227Z|4c9205f9-9216-4ae6-86eb-3ef864a44065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:02.458Z|2255665c-fad3-4889-aed5-1ccc8a2b7464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:14:02.461Z|2255665c-fad3-4889-aed5-1ccc8a2b7464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:14:09.894Z|5dc9697f-edbf-4e82-8ad8-e6bdd91f9c1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:14:09.895Z|5dc9697f-edbf-4e82-8ad8-e6bdd91f9c1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:10.244Z|21edb45f-df37-4d28-9005-ec435199167c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:14:10.244Z|21edb45f-df37-4d28-9005-ec435199167c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:10.244Z|43e88af8-80f6-4956-a412-506264512099|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:14:10.245Z|43e88af8-80f6-4956-a412-506264512099|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:17.458Z|7412dad8-1596-4ef8-a030-9e4a3ae6d322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:14:17.459Z|7412dad8-1596-4ef8-a030-9e4a3ae6d322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:14:18.263Z|71d0d9ac-481b-4102-9cf4-513ffb92c292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:14:18.263Z|71d0d9ac-481b-4102-9cf4-513ffb92c292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:14:19.912Z|4ca01221-bced-4e9e-91d3-682c5e4f81e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:14:19.912Z|4ca01221-bced-4e9e-91d3-682c5e4f81e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:20.262Z|0af2479c-e16a-4d8b-ae4d-a440f7eb9e73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:14:20.262Z|f7cc125a-0428-4852-982d-bdf91b4e0714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:14:20.263Z|0af2479c-e16a-4d8b-ae4d-a440f7eb9e73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:20.263Z|f7cc125a-0428-4852-982d-bdf91b4e0714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:29.930Z|3cedb30d-b698-4480-bb07-b6636f8abac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:14:29.931Z|3cedb30d-b698-4480-bb07-b6636f8abac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:30.281Z|250b759e-91aa-481f-9003-687f84ddf194|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:14:30.281Z|4d07ccb6-0dd8-401e-8a45-c6bc7b5a55d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:14:30.282Z|4d07ccb6-0dd8-401e-8a45-c6bc7b5a55d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:30.282Z|250b759e-91aa-481f-9003-687f84ddf194|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:32.458Z|7a0a9fc7-6eae-4d09-9ce5-21dc77499178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:14:32.459Z|7a0a9fc7-6eae-4d09-9ce5-21dc77499178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:14:39.949Z|b6a5749b-85b5-40e1-94d0-c021a6061b7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:14:39.949Z|b6a5749b-85b5-40e1-94d0-c021a6061b7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:40.299Z|8b721f21-2bde-42ca-b229-964b535d0780|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:14:40.299Z|43a7da52-ad6f-43f4-af3b-2a22ada7862d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:14:40.300Z|8b721f21-2bde-42ca-b229-964b535d0780|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:40.300Z|43a7da52-ad6f-43f4-af3b-2a22ada7862d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:47.458Z|81e35d55-3266-4647-a17a-6e9c36ca21bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:14:47.461Z|81e35d55-3266-4647-a17a-6e9c36ca21bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:14:48.264Z|866fc709-61b6-49f8-89bf-725e6fc942e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:14:48.264Z|866fc709-61b6-49f8-89bf-725e6fc942e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:14:49.968Z|38a96851-2342-4e0f-bd7a-e4a39cc39ed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:14:49.968Z|38a96851-2342-4e0f-bd7a-e4a39cc39ed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:50.317Z|8d104117-8fad-4577-8271-9a68250cc5c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:14:50.317Z|29404832-7b22-4cd2-a30b-d7a188a64630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:14:50.317Z|8d104117-8fad-4577-8271-9a68250cc5c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:50.318Z|29404832-7b22-4cd2-a30b-d7a188a64630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:50.792Z|bc058810-d80c-4045-a0de-32b4ff003314|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:14:50.793Z|bc058810-d80c-4045-a0de-32b4ff003314|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:14:59.985Z|47074253-5ca1-4575-aa78-eebfe8987c40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:14:59.985Z|47074253-5ca1-4575-aa78-eebfe8987c40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:15:00.335Z|0eacd946-c48e-440f-9fcd-2d5926ec86e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:15:00.335Z|1a24b0ca-bd5a-4c44-ad0f-c103dd01c89c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:15:00.335Z|1a24b0ca-bd5a-4c44-ad0f-c103dd01c89c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:15:00.335Z|0eacd946-c48e-440f-9fcd-2d5926ec86e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:15:02.458Z|fc9110de-866b-448e-abf5-f78eb9ddc9e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:15:02.458Z|fc9110de-866b-448e-abf5-f78eb9ddc9e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:15:10.002Z|91c2b1d3-d3ed-4d52-8fbd-4b8e9b89c795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:15:10.003Z|91c2b1d3-d3ed-4d52-8fbd-4b8e9b89c795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:15:10.352Z|3cee9989-f65e-401c-b021-d678c9b03009|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:15:10.353Z|3cee9989-f65e-401c-b021-d678c9b03009|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:15:10.354Z|ed6979b1-ecb1-4a5e-ae8b-e8f00cc70351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:15:10.354Z|ed6979b1-ecb1-4a5e-ae8b-e8f00cc70351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:15:17.458Z|4589adde-cd2e-41f7-b05f-eaa1a61dfb7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:15:17.459Z|4589adde-cd2e-41f7-b05f-eaa1a61dfb7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:15:18.264Z|90d335a7-c993-4975-8c7d-daabbc4eca52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:15:18.265Z|90d335a7-c993-4975-8c7d-daabbc4eca52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:15:20.026Z|871621b7-3b3f-4e99-a80f-c850970eaa5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:15:20.027Z|871621b7-3b3f-4e99-a80f-c850970eaa5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:15:20.371Z|c0881f1f-0a20-4411-8ebb-73a35a4a8801|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:15:20.371Z|25ace1fc-da75-4931-9a6b-96c66a3432b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:15:20.371Z|c0881f1f-0a20-4411-8ebb-73a35a4a8801|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:15:20.371Z|25ace1fc-da75-4931-9a6b-96c66a3432b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:15:30.043Z|f9d6d0e7-badd-45bc-8aaa-acf05f075a1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:15:30.044Z|f9d6d0e7-badd-45bc-8aaa-acf05f075a1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:15:30.388Z|41ce9d2a-0660-482a-b3b2-9fe97c8695eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:15:30.388Z|41d9c81e-57e1-4b9a-a2e0-28f862141be1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:15:30.389Z|41ce9d2a-0660-482a-b3b2-9fe97c8695eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:15:30.389Z|41d9c81e-57e1-4b9a-a2e0-28f862141be1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:15:32.458Z|cb54ea7d-cfc6-462c-90bc-08c90ae2509a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:15:32.461Z|cb54ea7d-cfc6-462c-90bc-08c90ae2509a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:15:40.060Z|7cdfa892-f5e5-4b1d-b342-fb1f5fbefff7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:15:40.060Z|7cdfa892-f5e5-4b1d-b342-fb1f5fbefff7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:15:40.405Z|17cd05f3-7f68-4389-950b-4dfe86827d3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:15:40.405Z|3723f60d-1c5e-4c0b-935c-fb94dd57ba49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:15:40.406Z|17cd05f3-7f68-4389-950b-4dfe86827d3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:15:40.406Z|3723f60d-1c5e-4c0b-935c-fb94dd57ba49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:15:47.458Z|14129c0a-12f2-44df-822c-4998bd01f3e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:15:47.459Z|14129c0a-12f2-44df-822c-4998bd01f3e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:15:48.266Z|2247aa7c-b4fb-4a8f-80fe-13d56c8cdb3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:15:48.266Z|2247aa7c-b4fb-4a8f-80fe-13d56c8cdb3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:15:50.077Z|b32e7a07-6ef3-403d-8fb0-c09356b760bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:15:50.077Z|b32e7a07-6ef3-403d-8fb0-c09356b760bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:15:50.423Z|d79bfc81-fc54-4ea8-8994-1576e7714887|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:15:50.423Z|d79bfc81-fc54-4ea8-8994-1576e7714887|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:15:50.424Z|7135d911-17a1-4dc3-84ea-2083407d23df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:15:50.425Z|7135d911-17a1-4dc3-84ea-2083407d23df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:15:50.792Z|7dbab999-b2da-476c-aa73-f6722acb5222|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:15:50.793Z|7dbab999-b2da-476c-aa73-f6722acb5222|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:00.097Z|bb12c9ac-69be-4473-b1fc-4a9222a5945d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:16:00.097Z|bb12c9ac-69be-4473-b1fc-4a9222a5945d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:00.441Z|efdbb0aa-c996-41e1-8482-3a493a982500|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:16:00.441Z|efdbb0aa-c996-41e1-8482-3a493a982500|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:00.442Z|06544d48-7445-4e5a-9c2f-05fcb257203e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:16:00.442Z|06544d48-7445-4e5a-9c2f-05fcb257203e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:02.458Z|0ad1fa0c-24e2-4216-a2a5-413ece344480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:16:02.458Z|0ad1fa0c-24e2-4216-a2a5-413ece344480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:16:10.114Z|7be73106-375b-4764-af4c-55c220cf539b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:16:10.115Z|7be73106-375b-4764-af4c-55c220cf539b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:10.457Z|444dae69-bc55-488e-ab4e-961d11b40668|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:16:10.457Z|7387ce38-278f-435e-b75b-aa8a71cc8850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:16:10.457Z|444dae69-bc55-488e-ab4e-961d11b40668|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:10.458Z|7387ce38-278f-435e-b75b-aa8a71cc8850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:17.458Z|9fdb850f-4029-4291-8526-28266cf151b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:16:17.461Z|9fdb850f-4029-4291-8526-28266cf151b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:16:18.267Z|079f57c2-662b-4acf-8271-c59a83d3c5e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:16:18.267Z|079f57c2-662b-4acf-8271-c59a83d3c5e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:16:20.131Z|83a3f200-81d7-4a33-acc2-e842a35ea3f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:16:20.132Z|83a3f200-81d7-4a33-acc2-e842a35ea3f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:20.474Z|3e232308-3f3a-4c33-81f1-f8e841fcafd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:16:20.474Z|3e232308-3f3a-4c33-81f1-f8e841fcafd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:20.474Z|0ad392ce-e16d-4637-8477-54750a4a146a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:16:20.475Z|0ad392ce-e16d-4637-8477-54750a4a146a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:30.149Z|15ee2f97-cc31-4f77-b21f-58b477b58881|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:16:30.149Z|15ee2f97-cc31-4f77-b21f-58b477b58881|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:30.492Z|178e616e-3608-4876-87b2-8a2800352e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:16:30.492Z|178e616e-3608-4876-87b2-8a2800352e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:30.493Z|a0eb7a6d-647f-44da-9ae3-e5382d7e999d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:16:30.493Z|a0eb7a6d-647f-44da-9ae3-e5382d7e999d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:32.458Z|e83666ac-f52b-472e-9748-0a6e0465fbb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:16:32.458Z|e83666ac-f52b-472e-9748-0a6e0465fbb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:16:40.166Z|ba4f357d-fd9d-49cf-b3bf-a8870ea99eb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:16:40.167Z|ba4f357d-fd9d-49cf-b3bf-a8870ea99eb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:40.510Z|3f81db86-cbbb-477b-a239-8bae382ad6f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:16:40.510Z|3f81db86-cbbb-477b-a239-8bae382ad6f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:40.510Z|b643ee2f-524a-4e8d-9ff6-b2aa80736fe8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:16:40.511Z|b643ee2f-524a-4e8d-9ff6-b2aa80736fe8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:47.458Z|d5c8ff95-f898-4b4a-9364-b67de60ab117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:16:47.459Z|d5c8ff95-f898-4b4a-9364-b67de60ab117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:16:48.267Z|f159e0b2-7c4e-431b-93a5-244b445c4a6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:16:48.268Z|f159e0b2-7c4e-431b-93a5-244b445c4a6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:16:50.184Z|c291fbbb-9a35-424c-98df-3d6b6e80904a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:16:50.185Z|c291fbbb-9a35-424c-98df-3d6b6e80904a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:50.527Z|4f22bd58-0556-42f0-8703-13b0d5ae30b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:16:50.527Z|4f22bd58-0556-42f0-8703-13b0d5ae30b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:50.527Z|4fa07e8c-6321-43a6-9295-6dc47e3096d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:16:50.528Z|4fa07e8c-6321-43a6-9295-6dc47e3096d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:16:50.793Z|1f75ed68-7115-4b14-91fb-c4c250e7b0d0|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:16:50.794Z|1f75ed68-7115-4b14-91fb-c4c250e7b0d0|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:00.202Z|0fc2ce1f-a025-476d-a6ea-64dcd1e86893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:17:00.203Z|0fc2ce1f-a025-476d-a6ea-64dcd1e86893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:00.545Z|6ab67488-2900-4920-bb77-197848b28d12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:17:00.546Z|9a87641a-672a-42a7-9d54-645e29240a52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:17:00.546Z|6ab67488-2900-4920-bb77-197848b28d12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:00.546Z|9a87641a-672a-42a7-9d54-645e29240a52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:02.458Z|2700b77a-7b2b-480e-b851-c0e96acc92cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:17:02.460Z|2700b77a-7b2b-480e-b851-c0e96acc92cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:17:10.219Z|ed447ebb-8105-4a52-bf12-dd31755a70c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:17:10.219Z|ed447ebb-8105-4a52-bf12-dd31755a70c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:10.562Z|eec7a530-6f4a-4840-80b9-c6ed2b27613d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:17:10.563Z|8bd34dc6-9630-4093-9ebd-51ea6ee9f1a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:17:10.563Z|eec7a530-6f4a-4840-80b9-c6ed2b27613d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:10.563Z|8bd34dc6-9630-4093-9ebd-51ea6ee9f1a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:17.458Z|b19979af-c675-4d83-ba9f-2de32f060482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:17:17.458Z|b19979af-c675-4d83-ba9f-2de32f060482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:17:18.269Z|e17933e9-6f9c-44f3-afc7-fc8cb8e9f073|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:17:18.269Z|e17933e9-6f9c-44f3-afc7-fc8cb8e9f073|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:17:20.236Z|b97e3702-49c4-4e07-a73b-5e5dc9c298f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:17:20.236Z|b97e3702-49c4-4e07-a73b-5e5dc9c298f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:20.580Z|824b6ee7-cca6-4988-aa16-1855d5f0c906|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:17:20.580Z|824b6ee7-cca6-4988-aa16-1855d5f0c906|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:20.580Z|d6b316b9-5044-408e-b2b1-21204c2c727c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:17:20.581Z|d6b316b9-5044-408e-b2b1-21204c2c727c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:30.254Z|9999b23c-99c6-4c16-9fd3-fad3de8401aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:17:30.255Z|9999b23c-99c6-4c16-9fd3-fad3de8401aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:30.596Z|a7c1e215-ab64-40c8-b49e-04c2c105bb9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:17:30.596Z|88a02299-8755-41cd-aeb8-2006023a11a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:17:30.597Z|a7c1e215-ab64-40c8-b49e-04c2c105bb9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:30.597Z|88a02299-8755-41cd-aeb8-2006023a11a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:32.458Z|dd6a6821-c731-4168-bbea-371f9cf4e227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:17:32.459Z|dd6a6821-c731-4168-bbea-371f9cf4e227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:17:40.273Z|1673f6af-8095-4e79-ac51-d68d777adfe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:17:40.273Z|1673f6af-8095-4e79-ac51-d68d777adfe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:40.614Z|7df2cd4f-b8a1-4d6f-a3c1-bb4bf82324fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:17:40.614Z|7df2cd4f-b8a1-4d6f-a3c1-bb4bf82324fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:40.614Z|d745c08c-bdbf-4308-9d01-875259363f20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:17:40.615Z|d745c08c-bdbf-4308-9d01-875259363f20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:47.458Z|eee69be3-e2f8-406c-9947-593a37e72966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:17:47.460Z|eee69be3-e2f8-406c-9947-593a37e72966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:17:48.270Z|6dcf2bcc-8c25-4420-9077-f72be98e8055|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:17:48.270Z|6dcf2bcc-8c25-4420-9077-f72be98e8055|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:17:50.290Z|99ddf44b-31ab-4855-8e79-13669853ff8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:17:50.290Z|99ddf44b-31ab-4855-8e79-13669853ff8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:50.631Z|08137d46-b21a-4486-a38b-d8f83bd2ce85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:17:50.631Z|161b52c3-eb1c-4f93-b764-35c0b978798a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:17:50.632Z|08137d46-b21a-4486-a38b-d8f83bd2ce85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:50.632Z|161b52c3-eb1c-4f93-b764-35c0b978798a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:17:50.792Z|bc4945ad-6d6b-4113-a796-b1d2d09bc055|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:17:50.793Z|bc4945ad-6d6b-4113-a796-b1d2d09bc055|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:00.307Z|dd069135-70c5-4c09-a90f-a9b5351a6bbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:18:00.308Z|dd069135-70c5-4c09-a90f-a9b5351a6bbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:00.649Z|ce90b281-280f-4871-b1df-148d523b8cfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:18:00.649Z|1c9d7f30-c2c1-4c9c-a292-a9c32430bbf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:18:00.649Z|ce90b281-280f-4871-b1df-148d523b8cfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:00.649Z|1c9d7f30-c2c1-4c9c-a292-a9c32430bbf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:02.458Z|4e56f120-84b8-48c3-983d-41eda39089e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:18:02.459Z|4e56f120-84b8-48c3-983d-41eda39089e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:18:10.325Z|f849a138-21d1-4945-81db-30f29725db70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:18:10.325Z|f849a138-21d1-4945-81db-30f29725db70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:10.666Z|7138dd06-d53b-4706-aded-8435875451ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:18:10.666Z|f55633aa-226b-46f6-a4c3-75345cb35540|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:18:10.666Z|7138dd06-d53b-4706-aded-8435875451ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:10.667Z|f55633aa-226b-46f6-a4c3-75345cb35540|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:17.458Z|5ea50ba4-b411-4779-a7dd-0462ac4ceb90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:18:17.459Z|5ea50ba4-b411-4779-a7dd-0462ac4ceb90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:18:18.271Z|2d804771-5d3d-4400-929b-a30eeb1b2ae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:18:18.272Z|2d804771-5d3d-4400-929b-a30eeb1b2ae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:18:20.344Z|67246c65-0d36-454e-a08d-5e0e9a277050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:18:20.344Z|67246c65-0d36-454e-a08d-5e0e9a277050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:20.684Z|a3b19a6a-54f3-425a-b1ae-e9262d87e2c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:18:20.684Z|1a91edd6-5f27-46e1-b72d-644b7ef3f3b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:18:20.684Z|a3b19a6a-54f3-425a-b1ae-e9262d87e2c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:20.684Z|1a91edd6-5f27-46e1-b72d-644b7ef3f3b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:30.361Z|28b2d041-897f-4ce5-80b4-a2bd0f01c4dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:18:30.361Z|28b2d041-897f-4ce5-80b4-a2bd0f01c4dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:30.701Z|d5374fd3-eed1-40e7-8f36-9c034838e423|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:18:30.701Z|b4432f0a-1c7c-406d-b433-a8da774a9b18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:18:30.701Z|d5374fd3-eed1-40e7-8f36-9c034838e423|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:30.701Z|b4432f0a-1c7c-406d-b433-a8da774a9b18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:32.458Z|3f66251f-8f9c-4d7a-a4ea-22bb265485f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:18:32.461Z|3f66251f-8f9c-4d7a-a4ea-22bb265485f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:18:40.378Z|43eb56c2-84fd-4bf6-87ef-468d524093fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:18:40.379Z|43eb56c2-84fd-4bf6-87ef-468d524093fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:40.718Z|bf189f0a-39ad-45cd-834a-b1da1d2a6775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:18:40.718Z|bf189f0a-39ad-45cd-834a-b1da1d2a6775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:40.718Z|afa495cf-3196-4eb4-986d-47493e7c6adc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:18:40.719Z|afa495cf-3196-4eb4-986d-47493e7c6adc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:47.458Z|8290ff22-2d16-4238-9089-803ff9176fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:18:47.459Z|8290ff22-2d16-4238-9089-803ff9176fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:18:48.272Z|99c44200-ef84-416b-926e-e62d4bc79c7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:18:48.273Z|99c44200-ef84-416b-926e-e62d4bc79c7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:18:50.395Z|938a514d-7d90-4645-8955-70f4126175e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:18:50.396Z|938a514d-7d90-4645-8955-70f4126175e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:50.735Z|f82bb45a-b662-4222-b198-605706983393|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:18:50.735Z|f82bb45a-b662-4222-b198-605706983393|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:50.735Z|0be5d248-90d2-427f-bc34-3140118d16ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:18:50.735Z|0be5d248-90d2-427f-bc34-3140118d16ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:18:50.792Z|9b6986a5-37c4-426c-aaec-15b0f714c1e7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:18:50.792Z|9b6986a5-37c4-426c-aaec-15b0f714c1e7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:00.412Z|464b0fd5-f65a-4efa-b92a-a60012de3594|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:19:00.413Z|464b0fd5-f65a-4efa-b92a-a60012de3594|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:00.750Z|ccbe8b56-cb6c-4fd0-9bbf-c4ba296eff26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:19:00.750Z|30fb409b-01ee-4ff4-94c4-5caf6e38bf67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:19:00.751Z|ccbe8b56-cb6c-4fd0-9bbf-c4ba296eff26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:00.751Z|30fb409b-01ee-4ff4-94c4-5caf6e38bf67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:02.458Z|41aed07d-11b4-4f54-beab-0ea3eb0c90c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:19:02.459Z|41aed07d-11b4-4f54-beab-0ea3eb0c90c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:19:10.430Z|16b3434c-1ac3-43ea-b80f-14d03e58b2be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:19:10.431Z|16b3434c-1ac3-43ea-b80f-14d03e58b2be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:10.767Z|eff04ce5-9e85-4307-9c6d-9be23db0617f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:19:10.767Z|66c1a42d-ec60-456c-8e12-243bc6909d23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:19:10.767Z|eff04ce5-9e85-4307-9c6d-9be23db0617f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:10.767Z|66c1a42d-ec60-456c-8e12-243bc6909d23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:17.458Z|5cd2158f-1c8b-46ae-a02b-3fb9d96cedfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:19:17.461Z|5cd2158f-1c8b-46ae-a02b-3fb9d96cedfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:19:18.273Z|4039dd0a-39a7-4e81-87ba-6809cb50c4ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:19:18.274Z|4039dd0a-39a7-4e81-87ba-6809cb50c4ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:19:20.448Z|3c6f139e-57b3-4c4e-a418-344a35d62bdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:19:20.449Z|3c6f139e-57b3-4c4e-a418-344a35d62bdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:20.787Z|68d7cdd7-ff65-4b70-bb1d-b33153cf4959|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:19:20.787Z|69998465-cb38-47f6-994d-e2fb01f4aeac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:19:20.787Z|68d7cdd7-ff65-4b70-bb1d-b33153cf4959|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:20.787Z|69998465-cb38-47f6-994d-e2fb01f4aeac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:30.467Z|200466c3-2d1f-4e8c-9347-723e0253bd43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:19:30.467Z|200466c3-2d1f-4e8c-9347-723e0253bd43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:30.804Z|d41cba3f-aee9-4845-a4ce-72cf2843dc3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:19:30.804Z|c81e8b64-ff96-46a7-9227-d4f1fc803c9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:19:30.804Z|c81e8b64-ff96-46a7-9227-d4f1fc803c9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:30.804Z|d41cba3f-aee9-4845-a4ce-72cf2843dc3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:32.458Z|35e72792-aff3-4b56-bf2d-bf071d924d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:19:32.459Z|35e72792-aff3-4b56-bf2d-bf071d924d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:19:40.483Z|887be2fb-6337-4f26-bcf1-9646c869988d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:19:40.483Z|887be2fb-6337-4f26-bcf1-9646c869988d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:40.821Z|d097e8cc-e6b8-4ab9-96c1-659efe007a76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:19:40.821Z|971121d8-f87d-4eeb-9296-8dc61518f8b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:19:40.821Z|d097e8cc-e6b8-4ab9-96c1-659efe007a76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:40.821Z|971121d8-f87d-4eeb-9296-8dc61518f8b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:47.458Z|b6a2984c-c5fb-4e79-8567-fef3f7da2d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:19:47.459Z|b6a2984c-c5fb-4e79-8567-fef3f7da2d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:19:48.274Z|3b05fa29-767e-4040-9a10-d3c571cf8fd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:19:48.274Z|3b05fa29-767e-4040-9a10-d3c571cf8fd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:19:50.499Z|24c8c8eb-e37b-4d2e-b572-d03398192650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:19:50.500Z|24c8c8eb-e37b-4d2e-b572-d03398192650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:50.791Z|db6f1a57-70c3-4734-8f65-5c6bc296e749|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:19:50.792Z|db6f1a57-70c3-4734-8f65-5c6bc296e749|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:50.838Z|a9be8721-1196-49eb-a57b-eeeb9a0543cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:19:50.838Z|a9be8721-1196-49eb-a57b-eeeb9a0543cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:19:50.838Z|9ef6405a-f7d6-46a5-848e-45bd7ccea035|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:19:50.839Z|9ef6405a-f7d6-46a5-848e-45bd7ccea035|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:00.517Z|fdc6aa21-b6ac-4ee6-a790-f4418b4915e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:20:00.518Z|fdc6aa21-b6ac-4ee6-a790-f4418b4915e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:00.854Z|daf7a9a1-47b8-4d0a-952b-b3b60b4bef8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:20:00.854Z|daf7a9a1-47b8-4d0a-952b-b3b60b4bef8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:00.857Z|052de5c2-9284-406b-860c-43cb0ec9539a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:20:00.857Z|052de5c2-9284-406b-860c-43cb0ec9539a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:02.458Z|5403c276-a5da-420a-a7a8-5b4f6d61e792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:20:02.464Z|5403c276-a5da-420a-a7a8-5b4f6d61e792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:20:10.536Z|b5ad767d-4479-49ca-ab7e-3e1ab90d2b1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:20:10.536Z|b5ad767d-4479-49ca-ab7e-3e1ab90d2b1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:10.872Z|c2e2f6b8-3937-4216-808a-46086fa08fa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:20:10.872Z|a195eb79-f4b8-4f56-93fe-bf732c3ee7e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:20:10.873Z|c2e2f6b8-3937-4216-808a-46086fa08fa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:10.873Z|a195eb79-f4b8-4f56-93fe-bf732c3ee7e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:17.458Z|44be98fb-1445-457f-bf3d-6611fbe4e045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:20:17.459Z|44be98fb-1445-457f-bf3d-6611fbe4e045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:20:18.275Z|f34d9d99-9304-460c-825a-707b3b715d03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:20:18.275Z|f34d9d99-9304-460c-825a-707b3b715d03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:20:20.554Z|6641a019-db97-47fa-bb1b-a35d3c41c911|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:20:20.554Z|6641a019-db97-47fa-bb1b-a35d3c41c911|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:20.890Z|59e162f8-739f-4cb7-a8de-1799f435b3d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:20:20.890Z|ca1d458d-71af-4b83-bc55-7948f3f27737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:20:20.891Z|59e162f8-739f-4cb7-a8de-1799f435b3d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:20.891Z|ca1d458d-71af-4b83-bc55-7948f3f27737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:30.572Z|8c0b062f-a679-4683-ac2d-45c7b33b684f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:20:30.572Z|8c0b062f-a679-4683-ac2d-45c7b33b684f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:30.908Z|9cc70d64-87c4-48c8-b78c-72ad57a1056c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:20:30.908Z|d0b432ba-28f5-4b5e-bfe5-426887a2bcf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:20:30.909Z|9cc70d64-87c4-48c8-b78c-72ad57a1056c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:30.909Z|d0b432ba-28f5-4b5e-bfe5-426887a2bcf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:32.458Z|882b1706-cf2f-42d1-a677-41f285644ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:20:32.459Z|882b1706-cf2f-42d1-a677-41f285644ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:20:40.590Z|30f0451b-b94e-486a-be71-a8f5dddd4e69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:20:40.591Z|30f0451b-b94e-486a-be71-a8f5dddd4e69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:40.927Z|6d4786e8-1daa-4d64-93ec-ace500d62a8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:20:40.927Z|741146ba-39c0-43c0-99ae-5231c91301aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:20:40.927Z|741146ba-39c0-43c0-99ae-5231c91301aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:40.927Z|6d4786e8-1daa-4d64-93ec-ace500d62a8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:47.458Z|1bab7176-8e8a-4ac3-998f-738788a9d4fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:20:47.461Z|1bab7176-8e8a-4ac3-998f-738788a9d4fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:20:48.276Z|0d555659-23d4-41c7-b121-307b24be546e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:20:48.276Z|0d555659-23d4-41c7-b121-307b24be546e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:20:50.607Z|0d73c3b7-2d0f-46b0-b992-89bbee86d7bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:20:50.608Z|0d73c3b7-2d0f-46b0-b992-89bbee86d7bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:50.792Z|d4739b47-4c2a-4847-8932-3d6c48c33699|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:20:50.793Z|d4739b47-4c2a-4847-8932-3d6c48c33699|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:50.946Z|f9365a66-0437-4f3b-80e4-26e24b4e0e9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:20:50.946Z|f9365a66-0437-4f3b-80e4-26e24b4e0e9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:20:50.946Z|e10daec8-a3a3-4b85-ab3a-521477096b00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:20:50.947Z|e10daec8-a3a3-4b85-ab3a-521477096b00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:00.625Z|851abca0-dba2-4673-826e-40c6cf110327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:21:00.625Z|851abca0-dba2-4673-826e-40c6cf110327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:00.962Z|43d07d20-9aa7-4477-8179-418262edaa9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:21:00.962Z|43d07d20-9aa7-4477-8179-418262edaa9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:00.966Z|b30744ec-bc55-44fc-9bb2-2c1b262aae75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:21:00.967Z|b30744ec-bc55-44fc-9bb2-2c1b262aae75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:02.458Z|8cf06d1f-f3f7-4eaf-baf1-ec603b17b6ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:21:02.458Z|8cf06d1f-f3f7-4eaf-baf1-ec603b17b6ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:21:10.642Z|9ffd6e08-27f7-4ece-84de-29c60fdad20d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:21:10.643Z|9ffd6e08-27f7-4ece-84de-29c60fdad20d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:10.984Z|88ecba7e-1323-4bb4-8a73-eda3f7d38d18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:21:10.984Z|88ecba7e-1323-4bb4-8a73-eda3f7d38d18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:10.984Z|69156310-b843-4d69-a43c-ad0590254618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:21:10.985Z|69156310-b843-4d69-a43c-ad0590254618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:17.458Z|e23f0308-ec3a-4c95-bf51-7d26d254e38c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:21:17.459Z|e23f0308-ec3a-4c95-bf51-7d26d254e38c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:21:18.277Z|fe308cbd-96cf-4b9c-8a77-a52af4388022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:21:18.278Z|fe308cbd-96cf-4b9c-8a77-a52af4388022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:21:20.660Z|29dc4fe8-d1e5-4df7-8b55-6aaabc3c5338|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:21:20.661Z|29dc4fe8-d1e5-4df7-8b55-6aaabc3c5338|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:21.003Z|8e033477-bd5e-4ae2-b7b8-105805329d30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:21:21.003Z|94e6e28e-5551-4792-a809-c81d75245ac6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:21:21.003Z|8e033477-bd5e-4ae2-b7b8-105805329d30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:21.004Z|94e6e28e-5551-4792-a809-c81d75245ac6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:30.679Z|badf69ae-25ad-49ea-89ea-127fe11e254a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:21:30.680Z|badf69ae-25ad-49ea-89ea-127fe11e254a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:31.021Z|97572d94-5ed2-436c-b9ab-d837fb459211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:21:31.021Z|ed110356-117f-4b82-9b3a-e8195f603794|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:21:31.021Z|97572d94-5ed2-436c-b9ab-d837fb459211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:31.021Z|ed110356-117f-4b82-9b3a-e8195f603794|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:32.458Z|e347b74d-b0a3-45e6-8929-1573bd2d6427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:21:32.458Z|e347b74d-b0a3-45e6-8929-1573bd2d6427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:21:40.698Z|6a8cd057-17f2-410c-acde-4fd3a826c4b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:21:40.698Z|6a8cd057-17f2-410c-acde-4fd3a826c4b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:41.039Z|0eebd544-5f0e-46a9-83b7-8f4273b395b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:21:41.039Z|9fbd83db-ad6d-45a4-bd0b-ee0de6f89098|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:21:41.039Z|9fbd83db-ad6d-45a4-bd0b-ee0de6f89098|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:41.039Z|0eebd544-5f0e-46a9-83b7-8f4273b395b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:47.458Z|bbc7920c-47bc-4452-99d4-a68449168a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:21:47.458Z|bbc7920c-47bc-4452-99d4-a68449168a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:21:48.278Z|6ef15ab3-708c-47df-a6be-8cc8db3cd6f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:21:48.279Z|6ef15ab3-708c-47df-a6be-8cc8db3cd6f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:21:50.714Z|2de7d61d-b94b-41eb-a486-1389566899a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:21:50.715Z|2de7d61d-b94b-41eb-a486-1389566899a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:50.792Z|8a4bbcde-c0b3-499b-b683-5e1fda5aa98d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:21:50.792Z|8a4bbcde-c0b3-499b-b683-5e1fda5aa98d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:51.056Z|39f9820a-caac-4c39-90d0-6a11cc2147ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:21:51.057Z|39f9820a-caac-4c39-90d0-6a11cc2147ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:21:51.057Z|885e813e-8fe0-4e59-ab8a-3a56e4227216|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:21:51.057Z|885e813e-8fe0-4e59-ab8a-3a56e4227216|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:00.730Z|02c4518e-b921-4029-8dec-0d2309528ffc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:22:00.731Z|02c4518e-b921-4029-8dec-0d2309528ffc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:01.074Z|b5eda013-5922-4d7c-88ba-5fe8158c6945|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:22:01.075Z|37292c4a-fa24-4440-9a4b-a559e4216064|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:22:01.075Z|b5eda013-5922-4d7c-88ba-5fe8158c6945|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:01.075Z|37292c4a-fa24-4440-9a4b-a559e4216064|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:02.458Z|0fdf3eba-bc7d-481d-8a66-c10889948dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:22:02.461Z|0fdf3eba-bc7d-481d-8a66-c10889948dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:22:10.748Z|65921b1d-8139-4e6a-9897-3b78738d6deb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:22:10.748Z|65921b1d-8139-4e6a-9897-3b78738d6deb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:11.093Z|73c3537c-223f-4a66-a11d-36fefb063e0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:22:11.093Z|66fd829c-aba2-4860-89cf-843d5a8faad0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:22:11.094Z|66fd829c-aba2-4860-89cf-843d5a8faad0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:11.094Z|73c3537c-223f-4a66-a11d-36fefb063e0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:17.458Z|479fcfab-0c8e-4ba1-92c1-79cffc3416c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:22:17.458Z|479fcfab-0c8e-4ba1-92c1-79cffc3416c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:22:18.279Z|03415a77-ba01-4354-8853-73c3dc9efc5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:22:18.280Z|03415a77-ba01-4354-8853-73c3dc9efc5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:22:20.764Z|a3e4f968-e819-44f7-8e99-f4ac8b067e2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:22:20.765Z|a3e4f968-e819-44f7-8e99-f4ac8b067e2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:21.111Z|6f3db0c3-cc30-4aa9-a0ca-fc0fa897f13e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:22:21.111Z|6f3db0c3-cc30-4aa9-a0ca-fc0fa897f13e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:21.111Z|b5d29f6b-5b71-413c-a2ed-e27d88e13241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:22:21.112Z|b5d29f6b-5b71-413c-a2ed-e27d88e13241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:30.782Z|3083dbff-8d2f-429a-828f-4b55738511d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:22:30.782Z|3083dbff-8d2f-429a-828f-4b55738511d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:31.129Z|1f288984-4063-497d-bf3f-ed2b06e83d9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:22:31.129Z|1f288984-4063-497d-bf3f-ed2b06e83d9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:31.129Z|101ff598-2ad1-4201-b60d-f0dbfb9c7429|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:22:31.129Z|101ff598-2ad1-4201-b60d-f0dbfb9c7429|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:32.458Z|0776bbbb-41e3-4067-9275-d24b1eaa4216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:22:32.458Z|0776bbbb-41e3-4067-9275-d24b1eaa4216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:22:40.800Z|1bbb8c32-e73b-4b71-b81b-3bbf23c035f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:22:40.800Z|1bbb8c32-e73b-4b71-b81b-3bbf23c035f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:41.146Z|92480683-bfcb-4e7e-9093-7475a8f78b55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:22:41.146Z|c4d02b00-10fe-4bef-b268-39fc782b42ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:22:41.147Z|92480683-bfcb-4e7e-9093-7475a8f78b55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:41.147Z|c4d02b00-10fe-4bef-b268-39fc782b42ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:47.458Z|c314fb58-51c3-466c-b665-ddd8f21a789f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:22:47.458Z|c314fb58-51c3-466c-b665-ddd8f21a789f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:22:48.281Z|5445a634-5998-4a9d-afd9-053905492886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:22:48.281Z|5445a634-5998-4a9d-afd9-053905492886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:22:50.792Z|d158f481-2b95-4237-99a7-db906ad3c4a3|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:22:50.793Z|d158f481-2b95-4237-99a7-db906ad3c4a3|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:50.817Z|314f8728-4bb3-45a2-b35c-5548929435ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:22:50.818Z|314f8728-4bb3-45a2-b35c-5548929435ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:51.164Z|888f11d6-2b4e-4099-9c81-b513cdf94d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:22:51.164Z|888f11d6-2b4e-4099-9c81-b513cdf94d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:22:51.164Z|f5495023-5251-4ec0-be7d-7e0483e10182|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:22:51.165Z|f5495023-5251-4ec0-be7d-7e0483e10182|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:00.836Z|1a9929c4-92d6-411a-a30b-9831013c00be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:23:00.837Z|1a9929c4-92d6-411a-a30b-9831013c00be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:01.181Z|aabc1a24-61bd-4094-bdc4-3015f3bfb7ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:23:01.182Z|a994787c-328d-463d-afbb-49b045d89e0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:23:01.182Z|aabc1a24-61bd-4094-bdc4-3015f3bfb7ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:01.182Z|a994787c-328d-463d-afbb-49b045d89e0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:02.458Z|e9fa20c8-6638-4382-a4f8-13f95a1a6b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:23:02.458Z|e9fa20c8-6638-4382-a4f8-13f95a1a6b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:23:10.855Z|9a30ad61-1da9-4b99-a8ec-fa5c2a7b0da4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:23:10.855Z|9a30ad61-1da9-4b99-a8ec-fa5c2a7b0da4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:11.200Z|de273cbe-7b04-4ba0-a7e8-871ca486201f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:23:11.200Z|de273cbe-7b04-4ba0-a7e8-871ca486201f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:11.201Z|de2d8c89-6de0-4091-9380-e86ca3066634|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:23:11.201Z|de2d8c89-6de0-4091-9380-e86ca3066634|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:17.458Z|ad619a98-1d04-4dad-89d4-0680d6c2c618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:23:17.459Z|ad619a98-1d04-4dad-89d4-0680d6c2c618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:23:18.282Z|c34dfe53-6039-4104-b2aa-7df7524f9a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:23:18.282Z|c34dfe53-6039-4104-b2aa-7df7524f9a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:23:20.871Z|6151532c-318f-407a-828e-749b416283f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:23:20.872Z|6151532c-318f-407a-828e-749b416283f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:21.217Z|7f3eeb9a-1c66-470a-ba80-631415fdb99a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:23:21.218Z|7f3eeb9a-1c66-470a-ba80-631415fdb99a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:21.218Z|038df7f9-0f9f-44b0-a8a6-6ad81110b955|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:23:21.218Z|038df7f9-0f9f-44b0-a8a6-6ad81110b955|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:30.888Z|429b1d2c-c8e0-4246-957e-fe4e51c80587|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:23:30.889Z|429b1d2c-c8e0-4246-957e-fe4e51c80587|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:31.234Z|b8dc2706-0326-499c-ae40-959257d33543|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:23:31.235Z|b8dc2706-0326-499c-ae40-959257d33543|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:31.235Z|d4a9aa0d-d190-475c-8cb3-a6dd0ed7c0ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:23:31.235Z|d4a9aa0d-d190-475c-8cb3-a6dd0ed7c0ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:32.458Z|a72e341b-1ca8-4e48-99da-d8d6c36cf4bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:23:32.459Z|a72e341b-1ca8-4e48-99da-d8d6c36cf4bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:23:40.904Z|4323747d-26f5-473e-9ee4-69f8b9fc4116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:23:40.904Z|4323747d-26f5-473e-9ee4-69f8b9fc4116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:41.252Z|05e54514-6f4d-4aaa-b37a-82572882c67a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:23:41.253Z|05e54514-6f4d-4aaa-b37a-82572882c67a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:41.253Z|fdcb7f47-d318-49d1-bda4-748c60e1d9b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:23:41.253Z|fdcb7f47-d318-49d1-bda4-748c60e1d9b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:47.458Z|9c05bac4-e520-40ab-9f21-f1ef39b045b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:23:47.461Z|9c05bac4-e520-40ab-9f21-f1ef39b045b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:23:48.282Z|86651088-1ce1-4bab-a39b-9eb621943825|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:23:48.283Z|86651088-1ce1-4bab-a39b-9eb621943825|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:23:50.792Z|a120526b-fbb0-4f70-8b1b-b2da3792c6a0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:23:50.792Z|a120526b-fbb0-4f70-8b1b-b2da3792c6a0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:50.921Z|001bf5b9-e9bb-4085-a42a-8e35e41b91cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:23:50.921Z|001bf5b9-e9bb-4085-a42a-8e35e41b91cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:51.271Z|a3de728c-a225-41cd-9902-961d65cbaf75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:23:51.271Z|2acd1709-1f05-4864-b991-e44191d426b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:23:51.272Z|2acd1709-1f05-4864-b991-e44191d426b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:23:51.272Z|a3de728c-a225-41cd-9902-961d65cbaf75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:00.938Z|dd1bc101-26b6-4aa9-8422-16bdaeda3618|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:24:00.938Z|dd1bc101-26b6-4aa9-8422-16bdaeda3618|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:01.289Z|8751d000-9d77-4daf-8461-beca6f20aba6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:24:01.289Z|8751d000-9d77-4daf-8461-beca6f20aba6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:01.289Z|d88f7c27-b460-4fca-a542-cc1e4b34a5c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:24:01.289Z|d88f7c27-b460-4fca-a542-cc1e4b34a5c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:02.458Z|b4eabb50-15fa-4e69-8bb2-f7d3e4cf051f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:24:02.459Z|b4eabb50-15fa-4e69-8bb2-f7d3e4cf051f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:24:10.955Z|dd29cf03-7697-4fc6-9622-62651f8a07c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:24:10.956Z|dd29cf03-7697-4fc6-9622-62651f8a07c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:11.305Z|de3f978c-239e-4e2c-ae68-93f084558f36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:24:11.306Z|de3f978c-239e-4e2c-ae68-93f084558f36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:11.306Z|c581c6a2-354c-4a79-9515-e2ad2ae45e96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:24:11.307Z|c581c6a2-354c-4a79-9515-e2ad2ae45e96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:13.531Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:24:13.532Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 2a2df13a-2676-4a07-bcdf-22ae92e99e0f already exists in requestDb InfraActiveRequests table
2022-01-28T09:24:13.533Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2df13a-2676-4a07-bcdf-22ae92e99e0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2df13a-2676-4a07-bcdf-22ae92e99e0f
2022-01-28T09:24:13.533Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2df13a-2676-4a07-bcdf-22ae92e99e0f|INFO|500||Invoke
2022-01-28T09:24:13.533Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2df13a-2676-4a07-bcdf-22ae92e99e0f|DEBUG|500||===========================request begin================================================
2022-01-28T09:24:13.533Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2df13a-2676-4a07-bcdf-22ae92e99e0f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2df13a-2676-4a07-bcdf-22ae92e99e0f
2022-01-28T09:24:13.533Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2df13a-2676-4a07-bcdf-22ae92e99e0f|DEBUG|500||Method      : GET
2022-01-28T09:24:13.533Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2df13a-2676-4a07-bcdf-22ae92e99e0f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62a8b710afcbc05f", X-B3-SpanId:"f48f5d2f54d00dcc", X-B3-ParentSpanId:"62a8b710afcbc05f", X-B3-Sampled:"0", X-ONAP-RequestID:"2a2df13a-2676-4a07-bcdf-22ae92e99e0f", X-RequestID:"2a2df13a-2676-4a07-bcdf-22ae92e99e0f", X-TransactionID:"2a2df13a-2676-4a07-bcdf-22ae92e99e0f", X-ECOMP-RequestID:"2a2df13a-2676-4a07-bcdf-22ae92e99e0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"062e6f13-b2ba-4882-ace1-a2e1ff310414"]
2022-01-28T09:24:13.534Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2df13a-2676-4a07-bcdf-22ae92e99e0f|DEBUG|500||Request body: 
2022-01-28T09:24:13.534Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2df13a-2676-4a07-bcdf-22ae92e99e0f|DEBUG|500||==========================request end================================================
2022-01-28T09:24:13.671Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2df13a-2676-4a07-bcdf-22ae92e99e0f|DEBUG|500||============================response begin==========================================
2022-01-28T09:24:13.671Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2df13a-2676-4a07-bcdf-22ae92e99e0f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T09:24:13.672Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2df13a-2676-4a07-bcdf-22ae92e99e0f|DEBUG|500||Status text  : 
2022-01-28T09:24:13.672Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2df13a-2676-4a07-bcdf-22ae92e99e0f|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=168403F2C072269FB040ACAE13779A67; 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:"Fri, 28 Jan 2022 09:24:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:24:13.673Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2df13a-2676-4a07-bcdf-22ae92e99e0f|DEBUG|500||Response body: 
2022-01-28T09:24:13.673Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2df13a-2676-4a07-bcdf-22ae92e99e0f|DEBUG|500||=======================response end=================================================
2022-01-28T09:24:13.673Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2df13a-2676-4a07-bcdf-22ae92e99e0f|INFO|404|Not Found|InvokeReturn
2022-01-28T09:24:13.686Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 2a2df13a-2676-4a07-bcdf-22ae92e99e0f
2022-01-28T09:24:13.693Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:24:13.694Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:24:13.694Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-28T09:24:13.695Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:24:13.695Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-28T09:24:13.695Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:24:13.695Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|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:"62a8b710afcbc05f", X-B3-SpanId:"9950f198c88caac7", X-B3-ParentSpanId:"62a8b710afcbc05f", X-B3-Sampled:"0", X-ONAP-RequestID:"2a2df13a-2676-4a07-bcdf-22ae92e99e0f", X-RequestID:"2a2df13a-2676-4a07-bcdf-22ae92e99e0f", X-TransactionID:"2a2df13a-2676-4a07-bcdf-22ae92e99e0f", X-ECOMP-RequestID:"2a2df13a-2676-4a07-bcdf-22ae92e99e0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"163576be-1a92-4a6b-80c1-eaea97273c51"]
2022-01-28T09:24:13.695Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:24:13.696Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:24:13.702Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:24:13.702Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:24:13.702Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:24:13.703Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|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:"Fri, 28 Jan 2022 09:24:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:24:13.703Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-28T09:24:13.703Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:24:13.704Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:24:13.704Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|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$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:24:13.705Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:24:13.706Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:24:13.706Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-28T09:24:13.706Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:24:13.706Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:24:13.706Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:24:13.706Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|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:"62a8b710afcbc05f", X-B3-SpanId:"853ad351bf7d9838", X-B3-ParentSpanId:"62a8b710afcbc05f", X-B3-Sampled:"0", X-ONAP-RequestID:"2a2df13a-2676-4a07-bcdf-22ae92e99e0f", X-RequestID:"2a2df13a-2676-4a07-bcdf-22ae92e99e0f", X-TransactionID:"2a2df13a-2676-4a07-bcdf-22ae92e99e0f", X-ECOMP-RequestID:"2a2df13a-2676-4a07-bcdf-22ae92e99e0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aaa45192-2155-4307-be74-2d752d622f04"]
2022-01-28T09:24:13.706Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:24:13.706Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:24:13.713Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:24:13.713Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:24:13.714Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:24:13.714Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|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:"Fri, 28 Jan 2022 09:24:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:24:13.714Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-28T09:24:13.714Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:24:13.714Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:24:13.714Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|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$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:24:13.715Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@43814abe
2022-01-28T09:24:13.716Z|2a2df13a-2676-4a07-bcdf-22ae92e99e0f|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:24:17.458Z|647bb61c-5925-4143-96f5-a2ecf9e95262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:24:17.458Z|647bb61c-5925-4143-96f5-a2ecf9e95262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:24:18.283Z|92287609-a6e1-4c07-9008-dd0f7c27b1e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:24:18.284Z|92287609-a6e1-4c07-9008-dd0f7c27b1e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:24:20.640Z|0a20739d-6ca0-4d7a-80f5-908b7a2e5b85|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:24:20.640Z|0a20739d-6ca0-4d7a-80f5-908b7a2e5b85|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:20.973Z|e3e53492-ad55-4d8e-be03-b1c81142298f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:24:20.973Z|e3e53492-ad55-4d8e-be03-b1c81142298f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:21.323Z|6e366389-d5ab-44fe-a2d8-7d347b93ad59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:24:21.323Z|b794e07a-802d-4b8f-a176-63edc2dfb155|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:24:21.324Z|6e366389-d5ab-44fe-a2d8-7d347b93ad59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:21.324Z|b794e07a-802d-4b8f-a176-63edc2dfb155|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:30.989Z|b4b1d053-9811-44b9-a234-58e7fc69c7b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:24:30.990Z|b4b1d053-9811-44b9-a234-58e7fc69c7b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:31.340Z|79fc1cf2-acc9-4632-938c-9c630fda8772|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:24:31.341Z|79fc1cf2-acc9-4632-938c-9c630fda8772|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:31.341Z|e9a76a60-696d-49d4-b811-6d8609da7571|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:24:31.342Z|e9a76a60-696d-49d4-b811-6d8609da7571|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:32.458Z|796d51c9-eb8e-48d6-bd5c-66a4c3e02e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:24:32.461Z|796d51c9-eb8e-48d6-bd5c-66a4c3e02e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:24:35.808Z|5bbbb183-da73-4d6f-b816-4e8164c12ffa|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:24:35.809Z|5bbbb183-da73-4d6f-b816-4e8164c12ffa|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:41.007Z|2374e97c-8d5f-4a9f-8634-e60d06925026|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:24:41.007Z|2374e97c-8d5f-4a9f-8634-e60d06925026|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:41.357Z|9c285f6e-7dd6-4ce2-bcd2-ffeaa4e34aea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:24:41.357Z|9c285f6e-7dd6-4ce2-bcd2-ffeaa4e34aea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:41.358Z|3a6ce6fe-22e4-410e-a05c-a43c7128dff9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:24:41.358Z|3a6ce6fe-22e4-410e-a05c-a43c7128dff9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:47.458Z|6da0756d-cc49-4a37-8f62-0791762655b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:24:47.458Z|6da0756d-cc49-4a37-8f62-0791762655b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:24:48.284Z|c4495fe5-a247-4668-ba75-c71a146f0a0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:24:48.285Z|c4495fe5-a247-4668-ba75-c71a146f0a0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:24:50.792Z|409cb6f9-b62d-4b98-b0d0-f6b4e879fa83|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:24:50.793Z|409cb6f9-b62d-4b98-b0d0-f6b4e879fa83|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:51.025Z|41c12858-c78d-4dbe-8098-b783e6812a25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:24:51.025Z|41c12858-c78d-4dbe-8098-b783e6812a25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:51.374Z|7bfd0e25-3436-4b4b-8a88-0cf396af2914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:24:51.374Z|7bfd0e25-3436-4b4b-8a88-0cf396af2914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:24:51.375Z|28b60657-bdee-41a3-9691-b674104875ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:24:51.375Z|28b60657-bdee-41a3-9691-b674104875ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:01.043Z|feef6c45-eade-4811-b016-4169ab1b3afa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:25:01.044Z|feef6c45-eade-4811-b016-4169ab1b3afa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:01.391Z|96b265aa-4806-414f-8ab1-2e0bf3937fb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:25:01.391Z|ad3361ac-abe1-4088-9bb8-95bb6e63eb0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:25:01.392Z|96b265aa-4806-414f-8ab1-2e0bf3937fb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:01.392Z|ad3361ac-abe1-4088-9bb8-95bb6e63eb0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:01.407Z|b1ed27ce-9f2b-4051-89e8-b28adfc83a0f|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:25:01.408Z|b1ed27ce-9f2b-4051-89e8-b28adfc83a0f|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:02.458Z|63dabec9-2743-4e19-88d8-39094b2b2d4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:25:02.458Z|63dabec9-2743-4e19-88d8-39094b2b2d4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:25:03.684Z|06b8b724-28ff-42dd-96cf-ac5f517ded87|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:25:03.685Z|06b8b724-28ff-42dd-96cf-ac5f517ded87|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:11.062Z|5a7cf759-5c0c-40c8-ad3a-e7e328f2eb9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:25:11.063Z|5a7cf759-5c0c-40c8-ad3a-e7e328f2eb9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:11.408Z|27481f16-92e4-477d-ab39-ea186d4d0ea1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:25:11.408Z|ee117ac6-878c-49f0-a77b-0764da39687f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:25:11.408Z|27481f16-92e4-477d-ab39-ea186d4d0ea1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:11.408Z|ee117ac6-878c-49f0-a77b-0764da39687f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:17.458Z|8a8f1abc-26ae-490f-8b62-b070471c01d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:25:17.461Z|8a8f1abc-26ae-490f-8b62-b070471c01d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:25:18.285Z|094c73a0-ed23-4015-b765-93a306ff1bf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:25:18.286Z|094c73a0-ed23-4015-b765-93a306ff1bf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:25:21.079Z|74f1a7ac-e1c3-4476-b607-23d26ebbb757|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:25:21.080Z|74f1a7ac-e1c3-4476-b607-23d26ebbb757|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:21.427Z|61addb43-0938-4488-8199-b2d33ab5277f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:25:21.427Z|74274ddd-a133-4603-9305-ae40d26bb35a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:25:21.427Z|61addb43-0938-4488-8199-b2d33ab5277f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:21.428Z|74274ddd-a133-4603-9305-ae40d26bb35a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:23.132Z|742e6ca4-8dac-478e-93e4-bc57c30b2b32|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:25:23.133Z|742e6ca4-8dac-478e-93e4-bc57c30b2b32|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:26.821Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:25:26.822Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 27c1169b-0a9e-45a1-a9c3-766d965b02fa already exists in requestDb InfraActiveRequests table
2022-01-28T09:25:26.823Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27c1169b-0a9e-45a1-a9c3-766d965b02fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27c1169b-0a9e-45a1-a9c3-766d965b02fa
2022-01-28T09:25:26.824Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27c1169b-0a9e-45a1-a9c3-766d965b02fa|INFO|500||Invoke
2022-01-28T09:25:26.824Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27c1169b-0a9e-45a1-a9c3-766d965b02fa|DEBUG|500||===========================request begin================================================
2022-01-28T09:25:26.824Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27c1169b-0a9e-45a1-a9c3-766d965b02fa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27c1169b-0a9e-45a1-a9c3-766d965b02fa
2022-01-28T09:25:26.825Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27c1169b-0a9e-45a1-a9c3-766d965b02fa|DEBUG|500||Method      : GET
2022-01-28T09:25:26.825Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27c1169b-0a9e-45a1-a9c3-766d965b02fa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a6752bb7733925b", X-B3-SpanId:"07973df1a219d4dd", X-B3-ParentSpanId:"6a6752bb7733925b", X-B3-Sampled:"0", X-ONAP-RequestID:"27c1169b-0a9e-45a1-a9c3-766d965b02fa", X-RequestID:"27c1169b-0a9e-45a1-a9c3-766d965b02fa", X-TransactionID:"27c1169b-0a9e-45a1-a9c3-766d965b02fa", X-ECOMP-RequestID:"27c1169b-0a9e-45a1-a9c3-766d965b02fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"341b20ef-da84-4ff1-a6be-25feced11825"]
2022-01-28T09:25:26.825Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27c1169b-0a9e-45a1-a9c3-766d965b02fa|DEBUG|500||Request body: 
2022-01-28T09:25:26.825Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27c1169b-0a9e-45a1-a9c3-766d965b02fa|DEBUG|500||==========================request end================================================
2022-01-28T09:25:26.849Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27c1169b-0a9e-45a1-a9c3-766d965b02fa|DEBUG|500||============================response begin==========================================
2022-01-28T09:25:26.850Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27c1169b-0a9e-45a1-a9c3-766d965b02fa|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T09:25:26.850Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27c1169b-0a9e-45a1-a9c3-766d965b02fa|DEBUG|500||Status text  : 
2022-01-28T09:25:26.850Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27c1169b-0a9e-45a1-a9c3-766d965b02fa|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:"Fri, 28 Jan 2022 09:25:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:25:26.850Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27c1169b-0a9e-45a1-a9c3-766d965b02fa|DEBUG|500||Response body: 
2022-01-28T09:25:26.850Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27c1169b-0a9e-45a1-a9c3-766d965b02fa|DEBUG|500||=======================response end=================================================
2022-01-28T09:25:26.850Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27c1169b-0a9e-45a1-a9c3-766d965b02fa|INFO|404|Not Found|InvokeReturn
2022-01-28T09:25:26.853Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 27c1169b-0a9e-45a1-a9c3-766d965b02fa
2022-01-28T09:25:26.854Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:25:26.854Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:25:26.855Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-28T09:25:26.855Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:25:26.855Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-28T09:25:26.855Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:25:26.855Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"6a6752bb7733925b", X-B3-SpanId:"84fc083dde7129bd", X-B3-ParentSpanId:"6a6752bb7733925b", X-B3-Sampled:"0", X-ONAP-RequestID:"27c1169b-0a9e-45a1-a9c3-766d965b02fa", X-RequestID:"27c1169b-0a9e-45a1-a9c3-766d965b02fa", X-TransactionID:"27c1169b-0a9e-45a1-a9c3-766d965b02fa", X-ECOMP-RequestID:"27c1169b-0a9e-45a1-a9c3-766d965b02fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"510352d4-f7f5-4ecb-b9e4-2a7626348328"]
2022-01-28T09:25:26.855Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:25:26.856Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:25:26.862Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:25:26.863Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:25:26.863Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:25:26.863Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 09:25:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:25:26.863Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-28T09:25:26.863Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:25:26.863Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:25:26.864Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:25:26.864Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:25:26.865Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:25:26.865Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-28T09:25:26.865Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:25:26.865Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:25:26.865Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:25:26.865Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"6a6752bb7733925b", X-B3-SpanId:"c92dac3742f7efe1", X-B3-ParentSpanId:"6a6752bb7733925b", X-B3-Sampled:"0", X-ONAP-RequestID:"27c1169b-0a9e-45a1-a9c3-766d965b02fa", X-RequestID:"27c1169b-0a9e-45a1-a9c3-766d965b02fa", X-TransactionID:"27c1169b-0a9e-45a1-a9c3-766d965b02fa", X-ECOMP-RequestID:"27c1169b-0a9e-45a1-a9c3-766d965b02fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"105b398a-68bd-4b04-be1b-fac32b672412"]
2022-01-28T09:25:26.865Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:25:26.866Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:25:26.873Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:25:26.873Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:25:26.873Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:25:26.874Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 09:25:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:25:26.874Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-28T09:25:26.874Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:25:26.874Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:25:26.875Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:25:26.875Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1a1fbcc6
2022-01-28T09:25:26.877Z|27c1169b-0a9e-45a1-a9c3-766d965b02fa|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:25:31.096Z|1e8c800c-7b9d-4f63-a56e-204f8d7ec103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:25:31.097Z|1e8c800c-7b9d-4f63-a56e-204f8d7ec103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:31.444Z|908c8fe1-a89f-421d-b1d3-b060a03a6b5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:25:31.444Z|1f45b6e2-37b6-41ae-af21-09931aa0122e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:25:31.444Z|908c8fe1-a89f-421d-b1d3-b060a03a6b5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:31.444Z|1f45b6e2-37b6-41ae-af21-09931aa0122e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:32.458Z|554341c4-a836-4b62-8ddf-a8cef1c16cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:25:32.458Z|554341c4-a836-4b62-8ddf-a8cef1c16cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:25:41.114Z|34c69465-0c50-49bf-b424-180516e68662|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:25:41.116Z|34c69465-0c50-49bf-b424-180516e68662|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:41.460Z|e63b5407-88be-4d2f-95da-3440ef596e97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:25:41.460Z|79f190c4-fb66-4e68-883c-e03344502aad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:25:41.461Z|79f190c4-fb66-4e68-883c-e03344502aad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:41.461Z|e63b5407-88be-4d2f-95da-3440ef596e97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:47.458Z|44d15446-209a-4155-8b81-419c0e91acd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:25:47.458Z|44d15446-209a-4155-8b81-419c0e91acd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:25:48.287Z|e6a2ec88-d4e3-4bcb-b12d-bcf7d1ce109f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:25:48.287Z|e6a2ec88-d4e3-4bcb-b12d-bcf7d1ce109f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:25:50.792Z|9ba107ac-8c4e-4e69-8c55-ba61916840cd|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:25:50.793Z|9ba107ac-8c4e-4e69-8c55-ba61916840cd|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:51.133Z|ed5c16b4-7d6d-4b76-b08e-f00d0fe06aaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:25:51.134Z|ed5c16b4-7d6d-4b76-b08e-f00d0fe06aaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:51.477Z|a3385552-5ea0-49f1-8a3c-95b42553c833|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:25:51.477Z|a3385552-5ea0-49f1-8a3c-95b42553c833|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:25:51.478Z|86d53e41-c4a6-41df-8cfc-2a1107fbce3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:25:51.478Z|86d53e41-c4a6-41df-8cfc-2a1107fbce3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:01.328Z|ccea6be0-da08-46b4-9f8c-7d3de61d5177|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:26:01.328Z|ccea6be0-da08-46b4-9f8c-7d3de61d5177|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:01.494Z|77b1bfe4-b052-43a9-8567-d7865723faf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:26:01.494Z|ae9d8747-6260-4dcd-88fd-6a3859090bab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:26:01.495Z|77b1bfe4-b052-43a9-8567-d7865723faf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:01.495Z|ae9d8747-6260-4dcd-88fd-6a3859090bab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:02.458Z|3a319a6d-22ef-42be-ad5d-eaf9d2650125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:26:02.460Z|3a319a6d-22ef-42be-ad5d-eaf9d2650125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:26:11.346Z|c3b17451-6aec-4693-82de-37cfdb121bc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:26:11.346Z|c3b17451-6aec-4693-82de-37cfdb121bc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:11.511Z|9197602c-36eb-493c-9d81-ae9b110958d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:26:11.512Z|9197602c-36eb-493c-9d81-ae9b110958d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:11.512Z|80085370-f8d3-4853-aaba-1a0f43de29a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:26:11.512Z|80085370-f8d3-4853-aaba-1a0f43de29a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:17.458Z|0e8163e4-864e-4758-812f-8148a804e0da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:26:17.458Z|0e8163e4-864e-4758-812f-8148a804e0da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:26:18.288Z|df78f3bd-0b76-4cc5-a4ca-9cd64801cdaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:26:18.288Z|df78f3bd-0b76-4cc5-a4ca-9cd64801cdaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:26:21.362Z|b977a597-48c8-41bf-9180-31c0fde945cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:26:21.363Z|b977a597-48c8-41bf-9180-31c0fde945cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:21.530Z|a586c3f7-c1b1-4009-9e15-3b8e3714397e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:26:21.530Z|d8af4be4-6ab9-43b6-ad43-873c74826be9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:26:21.531Z|a586c3f7-c1b1-4009-9e15-3b8e3714397e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:21.531Z|d8af4be4-6ab9-43b6-ad43-873c74826be9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:31.381Z|cc1ed6c9-fa7f-47cc-b424-ae0405e99d29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:26:31.382Z|cc1ed6c9-fa7f-47cc-b424-ae0405e99d29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:31.547Z|662f30d4-618e-4c73-9844-ade61ac96770|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:26:31.547Z|662f30d4-618e-4c73-9844-ade61ac96770|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:31.547Z|b25b9635-ef5f-4f30-a86e-43997999e113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:26:31.548Z|b25b9635-ef5f-4f30-a86e-43997999e113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:32.458Z|e27258c6-6500-46b5-b3ce-98c237b5f384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:26:32.459Z|e27258c6-6500-46b5-b3ce-98c237b5f384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:26:41.399Z|025d99de-2f1c-4d23-976b-fbd5084981c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:26:41.400Z|025d99de-2f1c-4d23-976b-fbd5084981c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:41.564Z|08e42101-6526-40e0-b1a1-4c4309b38eaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:26:41.564Z|08e42101-6526-40e0-b1a1-4c4309b38eaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:41.564Z|58d0ca9f-2671-452c-849a-7bff8d69ac38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:26:41.564Z|58d0ca9f-2671-452c-849a-7bff8d69ac38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:42.199Z|bb7e1266-9701-4c03-ab42-dd28ea6eea5a|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:26:42.200Z|bb7e1266-9701-4c03-ab42-dd28ea6eea5a|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:42.369Z|2cc0af5f-78c8-41c4-96dc-063ce64c1598|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:26:42.369Z|2cc0af5f-78c8-41c4-96dc-063ce64c1598|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:47.458Z|27f0d4a3-644b-45cb-ac87-97141e3a1591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:26:47.460Z|27f0d4a3-644b-45cb-ac87-97141e3a1591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:26:48.289Z|814af968-aec7-44c2-a031-4504ca184651|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:26:48.289Z|814af968-aec7-44c2-a031-4504ca184651|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:26:50.792Z|9735f4fc-a551-49d7-9f02-018c46fc6d94|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:26:50.792Z|9735f4fc-a551-49d7-9f02-018c46fc6d94|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:51.417Z|21b309e6-691f-405e-9cdf-ef3f00560022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:26:51.418Z|21b309e6-691f-405e-9cdf-ef3f00560022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:51.580Z|10aef422-cce3-43e6-a5d2-b2b0bec57461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:26:51.580Z|357cd934-75fe-437b-a831-856bf9f82a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:26:51.581Z|357cd934-75fe-437b-a831-856bf9f82a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:51.581Z|10aef422-cce3-43e6-a5d2-b2b0bec57461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:26:57.817Z|89ea1169-f22e-4025-b8dc-9615a676155c|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:26:57.818Z|89ea1169-f22e-4025-b8dc-9615a676155c|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:01.435Z|13817cab-643b-43ed-8ab7-c35a71795482|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:27:01.435Z|13817cab-643b-43ed-8ab7-c35a71795482|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:01.598Z|95d675cd-7fb6-44b4-8e8d-c91959504f01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:27:01.598Z|6e8309e2-70f1-4b8b-a9eb-d1023fae17ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:27:01.598Z|95d675cd-7fb6-44b4-8e8d-c91959504f01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:01.598Z|6e8309e2-70f1-4b8b-a9eb-d1023fae17ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:02.458Z|f61a8bea-d221-454f-87cd-4d0de527b88a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:27:02.459Z|f61a8bea-d221-454f-87cd-4d0de527b88a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:27:11.452Z|d09d301d-a315-41af-8a08-99fef6038665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:27:11.453Z|d09d301d-a315-41af-8a08-99fef6038665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:11.614Z|65fc52ba-6f6b-4bb6-9fa6-904ca8fface1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:27:11.614Z|0bb4ab69-8427-4b60-96a7-edbf988772e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:27:11.615Z|65fc52ba-6f6b-4bb6-9fa6-904ca8fface1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:11.615Z|0bb4ab69-8427-4b60-96a7-edbf988772e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:14.837Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:27:14.839Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: f0606992-818b-4f21-ac63-ebee2e4eed2d already exists in requestDb InfraActiveRequests table
2022-01-28T09:27:14.839Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0606992-818b-4f21-ac63-ebee2e4eed2d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0606992-818b-4f21-ac63-ebee2e4eed2d
2022-01-28T09:27:14.839Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0606992-818b-4f21-ac63-ebee2e4eed2d|INFO|500||Invoke
2022-01-28T09:27:14.840Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0606992-818b-4f21-ac63-ebee2e4eed2d|DEBUG|500||===========================request begin================================================
2022-01-28T09:27:14.840Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0606992-818b-4f21-ac63-ebee2e4eed2d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0606992-818b-4f21-ac63-ebee2e4eed2d
2022-01-28T09:27:14.840Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0606992-818b-4f21-ac63-ebee2e4eed2d|DEBUG|500||Method      : GET
2022-01-28T09:27:14.840Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0606992-818b-4f21-ac63-ebee2e4eed2d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7152af40744a8af7", X-B3-SpanId:"bd8640b1d3a8da2c", X-B3-ParentSpanId:"7152af40744a8af7", X-B3-Sampled:"0", X-ONAP-RequestID:"f0606992-818b-4f21-ac63-ebee2e4eed2d", X-RequestID:"f0606992-818b-4f21-ac63-ebee2e4eed2d", X-TransactionID:"f0606992-818b-4f21-ac63-ebee2e4eed2d", X-ECOMP-RequestID:"f0606992-818b-4f21-ac63-ebee2e4eed2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"098b445c-aefc-4dc7-a53d-da9394ec88a7"]
2022-01-28T09:27:14.840Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0606992-818b-4f21-ac63-ebee2e4eed2d|DEBUG|500||Request body: 
2022-01-28T09:27:14.840Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0606992-818b-4f21-ac63-ebee2e4eed2d|DEBUG|500||==========================request end================================================
2022-01-28T09:27:14.861Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0606992-818b-4f21-ac63-ebee2e4eed2d|DEBUG|500||============================response begin==========================================
2022-01-28T09:27:14.861Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0606992-818b-4f21-ac63-ebee2e4eed2d|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T09:27:14.862Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0606992-818b-4f21-ac63-ebee2e4eed2d|DEBUG|500||Status text  : 
2022-01-28T09:27:14.862Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0606992-818b-4f21-ac63-ebee2e4eed2d|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:"Fri, 28 Jan 2022 09:27:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:27:14.863Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0606992-818b-4f21-ac63-ebee2e4eed2d|DEBUG|500||Response body: 
2022-01-28T09:27:14.863Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0606992-818b-4f21-ac63-ebee2e4eed2d|DEBUG|500||=======================response end=================================================
2022-01-28T09:27:14.864Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0606992-818b-4f21-ac63-ebee2e4eed2d|INFO|404|Not Found|InvokeReturn
2022-01-28T09:27:14.866Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID f0606992-818b-4f21-ac63-ebee2e4eed2d
2022-01-28T09:27:14.867Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:27:14.868Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:27:14.868Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-28T09:27:14.869Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:27:14.869Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-28T09:27:14.869Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:27:14.869Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|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:"7152af40744a8af7", X-B3-SpanId:"f4a04b1e37268b3f", X-B3-ParentSpanId:"7152af40744a8af7", X-B3-Sampled:"0", X-ONAP-RequestID:"f0606992-818b-4f21-ac63-ebee2e4eed2d", X-RequestID:"f0606992-818b-4f21-ac63-ebee2e4eed2d", X-TransactionID:"f0606992-818b-4f21-ac63-ebee2e4eed2d", X-ECOMP-RequestID:"f0606992-818b-4f21-ac63-ebee2e4eed2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7145fa50-1e93-4104-b76c-da35da1f66c0"]
2022-01-28T09:27:14.870Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:27:14.870Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:27:14.876Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:27:14.877Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:27:14.877Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:27:14.877Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|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:"Fri, 28 Jan 2022 09:27:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:27:14.878Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-28T09:27:14.878Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:27:14.878Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:27:14.879Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|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$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:27:14.880Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:27:14.880Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:27:14.881Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-28T09:27:14.881Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:27:14.881Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:27:14.881Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:27:14.881Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|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:"7152af40744a8af7", X-B3-SpanId:"4190dca83f424bc8", X-B3-ParentSpanId:"7152af40744a8af7", X-B3-Sampled:"0", X-ONAP-RequestID:"f0606992-818b-4f21-ac63-ebee2e4eed2d", X-RequestID:"f0606992-818b-4f21-ac63-ebee2e4eed2d", X-TransactionID:"f0606992-818b-4f21-ac63-ebee2e4eed2d", X-ECOMP-RequestID:"f0606992-818b-4f21-ac63-ebee2e4eed2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d20fc41-9496-4eec-8d0f-eb5801adb923"]
2022-01-28T09:27:14.882Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:27:14.882Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:27:14.890Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:27:14.890Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:27:14.890Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:27:14.891Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|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:"Fri, 28 Jan 2022 09:27:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:27:14.891Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-28T09:27:14.891Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:27:14.892Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:27:14.892Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|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$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:27:14.892Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@2b2a62bc
2022-01-28T09:27:14.894Z|f0606992-818b-4f21-ac63-ebee2e4eed2d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:27:17.458Z|f5421a24-53fd-4e75-99a0-1a3bc43fd903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:27:17.459Z|f5421a24-53fd-4e75-99a0-1a3bc43fd903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:27:18.289Z|b8ccdc40-2ce3-4e94-ad11-6d8dbe93e03e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:27:18.290Z|b8ccdc40-2ce3-4e94-ad11-6d8dbe93e03e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:27:20.775Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:27:20.775Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 7fe47697-12d9-4519-8f4f-9c572b7b6fd4 already exists in requestDb InfraActiveRequests table
2022-01-28T09:27:20.776Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7fe47697-12d9-4519-8f4f-9c572b7b6fd4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7fe47697-12d9-4519-8f4f-9c572b7b6fd4
2022-01-28T09:27:20.776Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fe47697-12d9-4519-8f4f-9c572b7b6fd4|INFO|500||Invoke
2022-01-28T09:27:20.776Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fe47697-12d9-4519-8f4f-9c572b7b6fd4|DEBUG|500||===========================request begin================================================
2022-01-28T09:27:20.776Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fe47697-12d9-4519-8f4f-9c572b7b6fd4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7fe47697-12d9-4519-8f4f-9c572b7b6fd4
2022-01-28T09:27:20.776Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fe47697-12d9-4519-8f4f-9c572b7b6fd4|DEBUG|500||Method      : GET
2022-01-28T09:27:20.776Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fe47697-12d9-4519-8f4f-9c572b7b6fd4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d5daec0bb334494", X-B3-SpanId:"05cc7d23a7efc9df", X-B3-ParentSpanId:"8d5daec0bb334494", X-B3-Sampled:"0", X-ONAP-RequestID:"7fe47697-12d9-4519-8f4f-9c572b7b6fd4", X-RequestID:"7fe47697-12d9-4519-8f4f-9c572b7b6fd4", X-TransactionID:"7fe47697-12d9-4519-8f4f-9c572b7b6fd4", X-ECOMP-RequestID:"7fe47697-12d9-4519-8f4f-9c572b7b6fd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cca79b4-bc19-4966-907f-2a49dad4c59a"]
2022-01-28T09:27:20.777Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fe47697-12d9-4519-8f4f-9c572b7b6fd4|DEBUG|500||Request body: 
2022-01-28T09:27:20.777Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fe47697-12d9-4519-8f4f-9c572b7b6fd4|DEBUG|500||==========================request end================================================
2022-01-28T09:27:20.794Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fe47697-12d9-4519-8f4f-9c572b7b6fd4|DEBUG|500||============================response begin==========================================
2022-01-28T09:27:20.794Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fe47697-12d9-4519-8f4f-9c572b7b6fd4|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T09:27:20.795Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fe47697-12d9-4519-8f4f-9c572b7b6fd4|DEBUG|500||Status text  : 
2022-01-28T09:27:20.795Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fe47697-12d9-4519-8f4f-9c572b7b6fd4|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:"Fri, 28 Jan 2022 09:27:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:27:20.795Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fe47697-12d9-4519-8f4f-9c572b7b6fd4|DEBUG|500||Response body: 
2022-01-28T09:27:20.795Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fe47697-12d9-4519-8f4f-9c572b7b6fd4|DEBUG|500||=======================response end=================================================
2022-01-28T09:27:20.795Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7fe47697-12d9-4519-8f4f-9c572b7b6fd4|INFO|404|Not Found|InvokeReturn
2022-01-28T09:27:20.797Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 7fe47697-12d9-4519-8f4f-9c572b7b6fd4
2022-01-28T09:27:20.798Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:27:20.798Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:27:20.798Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-28T09:27:20.799Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:27:20.799Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-28T09:27:20.799Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:27:20.799Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|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:"8d5daec0bb334494", X-B3-SpanId:"c526284d0f019c8e", X-B3-ParentSpanId:"8d5daec0bb334494", X-B3-Sampled:"0", X-ONAP-RequestID:"7fe47697-12d9-4519-8f4f-9c572b7b6fd4", X-RequestID:"7fe47697-12d9-4519-8f4f-9c572b7b6fd4", X-TransactionID:"7fe47697-12d9-4519-8f4f-9c572b7b6fd4", X-ECOMP-RequestID:"7fe47697-12d9-4519-8f4f-9c572b7b6fd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90c91108-fc47-439b-9299-365c2ffc47ff"]
2022-01-28T09:27:20.799Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:27:20.799Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:27:20.803Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:27:20.803Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:27:20.803Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:27:20.804Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|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:"Fri, 28 Jan 2022 09:27:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:27:20.804Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-28T09:27:20.804Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:27:20.804Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:27:20.804Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|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$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:27:20.805Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:27:20.805Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:27:20.805Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-28T09:27:20.805Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:27:20.805Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:27:20.806Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:27:20.806Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|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:"8d5daec0bb334494", X-B3-SpanId:"b94c6ed49354018f", X-B3-ParentSpanId:"8d5daec0bb334494", X-B3-Sampled:"0", X-ONAP-RequestID:"7fe47697-12d9-4519-8f4f-9c572b7b6fd4", X-RequestID:"7fe47697-12d9-4519-8f4f-9c572b7b6fd4", X-TransactionID:"7fe47697-12d9-4519-8f4f-9c572b7b6fd4", X-ECOMP-RequestID:"7fe47697-12d9-4519-8f4f-9c572b7b6fd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f802a92f-1be5-4075-b19d-4e4f3226f0ef"]
2022-01-28T09:27:20.806Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:27:20.806Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:27:20.812Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:27:20.812Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:27:20.812Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:27:20.812Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|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:"Fri, 28 Jan 2022 09:27:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:27:20.813Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-28T09:27:20.813Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:27:20.813Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:27:20.813Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|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$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:27:20.814Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@3d856359
2022-01-28T09:27:20.815Z|7fe47697-12d9-4519-8f4f-9c572b7b6fd4|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:27:21.470Z|ff180ef9-a94d-490b-b127-c1ce3130aaa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:27:21.471Z|ff180ef9-a94d-490b-b127-c1ce3130aaa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:21.633Z|6f029984-95ba-424c-bd54-51099767a965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:27:21.633Z|293d45d6-3cd7-4e87-b5a1-f484cd60b4af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:27:21.634Z|293d45d6-3cd7-4e87-b5a1-f484cd60b4af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:21.634Z|6f029984-95ba-424c-bd54-51099767a965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:31.487Z|2da57cba-af8a-42fc-a302-ac51819141ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:27:31.488Z|2da57cba-af8a-42fc-a302-ac51819141ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:31.651Z|5f8bef2e-d621-4fc7-9a2b-5927f6525236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:27:31.651Z|d807ec58-e12a-45be-ad1f-b484fe811b42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:27:31.651Z|5f8bef2e-d621-4fc7-9a2b-5927f6525236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:31.652Z|d807ec58-e12a-45be-ad1f-b484fe811b42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:32.458Z|36343bf6-9de3-4232-ab40-2ac886c46581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:27:32.461Z|36343bf6-9de3-4232-ab40-2ac886c46581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:27:34.410Z|e845a51c-08f9-4b3c-94ab-d47f37037e28|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:27:34.410Z|e845a51c-08f9-4b3c-94ab-d47f37037e28|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:41.504Z|91597a73-2480-4aa0-b4d7-df52af10e094|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:27:41.504Z|91597a73-2480-4aa0-b4d7-df52af10e094|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:41.668Z|89dfd5bd-8c5a-4458-9fbe-c82964cdc016|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:27:41.668Z|d421dc7c-1d11-4dfe-84b8-e98d26a44194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:27:41.669Z|d421dc7c-1d11-4dfe-84b8-e98d26a44194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:41.669Z|89dfd5bd-8c5a-4458-9fbe-c82964cdc016|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:47.458Z|4159d60c-4a0b-46fd-97f3-94b65c7d1e14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:27:47.458Z|4159d60c-4a0b-46fd-97f3-94b65c7d1e14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:27:48.290Z|c260dc2a-d3ef-4337-9e8e-8f827aa09730|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:27:48.291Z|c260dc2a-d3ef-4337-9e8e-8f827aa09730|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:27:50.793Z|2799d979-bcb2-459e-b2c1-a9f847814918|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:27:50.794Z|2799d979-bcb2-459e-b2c1-a9f847814918|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:51.521Z|9a2601fb-212c-4081-8695-5c092a73f221|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:27:51.521Z|9a2601fb-212c-4081-8695-5c092a73f221|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:51.685Z|d2f8ca5c-2b62-4fdf-83a7-a545c13a5b7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:27:51.685Z|6583ae71-d624-43bb-9508-2b481d232c36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:27:51.685Z|d2f8ca5c-2b62-4fdf-83a7-a545c13a5b7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:27:51.685Z|6583ae71-d624-43bb-9508-2b481d232c36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:01.538Z|463c6bd8-f53c-4619-a9a7-e6cd6b1ffa2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:28:01.539Z|463c6bd8-f53c-4619-a9a7-e6cd6b1ffa2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:01.702Z|c92bf134-69f3-44a9-95d8-7c949e817361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:28:01.702Z|c92bf134-69f3-44a9-95d8-7c949e817361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:01.702Z|ad527c45-c132-4db4-ae3d-c5dd022c6d27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:28:01.703Z|ad527c45-c132-4db4-ae3d-c5dd022c6d27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:02.458Z|270f95d7-2519-45b9-9d87-89f9a28eca35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:28:02.459Z|270f95d7-2519-45b9-9d87-89f9a28eca35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:28:11.556Z|f0e0fa6d-51ce-4430-a9c2-dd56e3bc9dc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:28:11.556Z|f0e0fa6d-51ce-4430-a9c2-dd56e3bc9dc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:11.720Z|fcb923e8-41c0-4738-ac0f-530e0fe1e239|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:28:11.720Z|ad8864cc-7cbc-452a-a97b-97e08164a434|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:28:11.721Z|fcb923e8-41c0-4738-ac0f-530e0fe1e239|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:11.721Z|ad8864cc-7cbc-452a-a97b-97e08164a434|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:12.146Z|72a0cc0e-6257-458e-a979-3c20f5cc1c82|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:28:12.147Z|72a0cc0e-6257-458e-a979-3c20f5cc1c82|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:17.458Z|e80feadc-5c9b-4114-9a92-1563b2b91835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:28:17.461Z|e80feadc-5c9b-4114-9a92-1563b2b91835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:28:18.292Z|a4b58e6d-9026-4e80-999c-44d297d366d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:28:18.292Z|a4b58e6d-9026-4e80-999c-44d297d366d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:28:21.574Z|3bb390b1-25ec-443c-8900-c71f74b82bf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:28:21.574Z|3bb390b1-25ec-443c-8900-c71f74b82bf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:21.738Z|dc5b5134-56b4-4e42-9d0a-c7109812eef9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:28:21.738Z|dc5b5134-56b4-4e42-9d0a-c7109812eef9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:21.738Z|dd3563fb-74b8-4b45-8f8b-8d78ca413b81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:28:21.739Z|dd3563fb-74b8-4b45-8f8b-8d78ca413b81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:24.269Z|2da3f1f4-148a-4f96-a504-bef41faff933|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:28:24.270Z|2da3f1f4-148a-4f96-a504-bef41faff933|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:29.625Z|f35b841b-7b60-4117-b6c6-ab2e5429c61c|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:28:29.625Z|f35b841b-7b60-4117-b6c6-ab2e5429c61c|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:31.590Z|afa8ec74-8b44-473e-97a2-47dc7bc60eed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:28:31.591Z|afa8ec74-8b44-473e-97a2-47dc7bc60eed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:31.755Z|9c7ad6e9-7e3b-45ea-b235-98c9da75f941|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:28:31.755Z|4c02a44d-f8c5-4a85-8a69-3a226829a9c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:28:31.755Z|9c7ad6e9-7e3b-45ea-b235-98c9da75f941|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:31.755Z|4c02a44d-f8c5-4a85-8a69-3a226829a9c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:32.458Z|7cea7c6e-c3ee-4053-83e7-4fd3c3efb4a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:28:32.458Z|7cea7c6e-c3ee-4053-83e7-4fd3c3efb4a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:28:41.607Z|b55d0498-a7b1-4003-b5d7-adfbd527ae52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:28:41.608Z|b55d0498-a7b1-4003-b5d7-adfbd527ae52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:41.771Z|1c0a26ba-97fb-4174-b3b9-f257f323e49a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:28:41.771Z|448b668c-8143-453c-845b-8b5688e7d7b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:28:41.771Z|1c0a26ba-97fb-4174-b3b9-f257f323e49a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:41.772Z|448b668c-8143-453c-845b-8b5688e7d7b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:46.844Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:28:46.845Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: b41dc0f8-011c-4be7-8ed0-f3f0702e07d0 already exists in requestDb InfraActiveRequests table
2022-01-28T09:28:46.846Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b41dc0f8-011c-4be7-8ed0-f3f0702e07d0
2022-01-28T09:28:46.846Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|INFO|500||Invoke
2022-01-28T09:28:46.846Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|DEBUG|500||===========================request begin================================================
2022-01-28T09:28:46.846Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b41dc0f8-011c-4be7-8ed0-f3f0702e07d0
2022-01-28T09:28:46.847Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|DEBUG|500||Method      : GET
2022-01-28T09:28:46.847Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1d8dd4294aead4e", X-B3-SpanId:"4c0917ca761d95e7", X-B3-ParentSpanId:"f1d8dd4294aead4e", X-B3-Sampled:"0", X-ONAP-RequestID:"b41dc0f8-011c-4be7-8ed0-f3f0702e07d0", X-RequestID:"b41dc0f8-011c-4be7-8ed0-f3f0702e07d0", X-TransactionID:"b41dc0f8-011c-4be7-8ed0-f3f0702e07d0", X-ECOMP-RequestID:"b41dc0f8-011c-4be7-8ed0-f3f0702e07d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39f18369-9214-4385-8134-10f45e61cfc2"]
2022-01-28T09:28:46.847Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|DEBUG|500||Request body: 
2022-01-28T09:28:46.848Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|DEBUG|500||==========================request end================================================
2022-01-28T09:28:46.871Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|DEBUG|500||============================response begin==========================================
2022-01-28T09:28:46.872Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T09:28:46.873Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|DEBUG|500||Status text  : 
2022-01-28T09:28:46.873Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|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:"Fri, 28 Jan 2022 09:28:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:28:46.873Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|DEBUG|500||Response body: 
2022-01-28T09:28:46.874Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|DEBUG|500||=======================response end=================================================
2022-01-28T09:28:46.874Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|INFO|404|Not Found|InvokeReturn
2022-01-28T09:28:46.876Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID b41dc0f8-011c-4be7-8ed0-f3f0702e07d0
2022-01-28T09:28:46.877Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:28:46.878Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:28:46.879Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-28T09:28:46.879Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:28:46.879Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-28T09:28:46.879Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:28:46.879Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"f1d8dd4294aead4e", X-B3-SpanId:"0928bc599df773df", X-B3-ParentSpanId:"f1d8dd4294aead4e", X-B3-Sampled:"0", X-ONAP-RequestID:"b41dc0f8-011c-4be7-8ed0-f3f0702e07d0", X-RequestID:"b41dc0f8-011c-4be7-8ed0-f3f0702e07d0", X-TransactionID:"b41dc0f8-011c-4be7-8ed0-f3f0702e07d0", X-ECOMP-RequestID:"b41dc0f8-011c-4be7-8ed0-f3f0702e07d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05c6d66b-bb36-410e-87e2-9b3b1c4ab613"]
2022-01-28T09:28:46.879Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:28:46.879Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:28:46.886Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:28:46.886Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:28:46.886Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:28:46.887Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 09:28:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:28:46.887Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-28T09:28:46.888Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:28:46.888Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:28:46.889Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:28:46.894Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:28:46.896Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:28:46.897Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-28T09:28:46.898Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:28:46.898Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:28:46.899Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:28:46.899Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"f1d8dd4294aead4e", X-B3-SpanId:"5ffd585ea72b2548", X-B3-ParentSpanId:"f1d8dd4294aead4e", X-B3-Sampled:"0", X-ONAP-RequestID:"b41dc0f8-011c-4be7-8ed0-f3f0702e07d0", X-RequestID:"b41dc0f8-011c-4be7-8ed0-f3f0702e07d0", X-TransactionID:"b41dc0f8-011c-4be7-8ed0-f3f0702e07d0", X-ECOMP-RequestID:"b41dc0f8-011c-4be7-8ed0-f3f0702e07d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25967ed8-512c-42fe-938b-d4a43eacc868"]
2022-01-28T09:28:46.900Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:28:46.900Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:28:46.909Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:28:46.909Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:28:46.909Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:28:46.909Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 09:28:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:28:46.910Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-28T09:28:46.910Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:28:46.910Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:28:46.911Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:28:46.911Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@23edc21
2022-01-28T09:28:46.914Z|b41dc0f8-011c-4be7-8ed0-f3f0702e07d0|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:28:47.458Z|332a8c4d-35ff-4213-ab23-b6997ce99df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:28:47.458Z|332a8c4d-35ff-4213-ab23-b6997ce99df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:28:48.293Z|fbd5f5eb-4881-469b-ba41-85c430f9c9fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:28:48.293Z|fbd5f5eb-4881-469b-ba41-85c430f9c9fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:28:50.791Z|ba21ef77-d7a5-42c5-adba-03229effb57c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:28:50.791Z|ba21ef77-d7a5-42c5-adba-03229effb57c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:51.625Z|ee61c59a-ecdd-4f36-b648-4890c1c12a93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:28:51.625Z|ee61c59a-ecdd-4f36-b648-4890c1c12a93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:51.788Z|f8d9bb71-838c-48a7-93b9-1de729a461ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:28:51.788Z|2351304f-c1e2-4573-ae78-10ba3fbfbbf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:28:51.789Z|f8d9bb71-838c-48a7-93b9-1de729a461ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:28:51.789Z|2351304f-c1e2-4573-ae78-10ba3fbfbbf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:01.643Z|e3b0db33-d24c-4ffd-abb0-fab477a808c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:29:01.643Z|e3b0db33-d24c-4ffd-abb0-fab477a808c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:01.806Z|4599f92d-0244-476d-bd25-8bb39c0ec7fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:29:01.806Z|76a87568-943f-493d-a719-22479feb3766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:29:01.806Z|4599f92d-0244-476d-bd25-8bb39c0ec7fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:01.806Z|76a87568-943f-493d-a719-22479feb3766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:02.458Z|1b095289-fdc3-4f90-9fff-8da8f4a3d4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:29:02.461Z|1b095289-fdc3-4f90-9fff-8da8f4a3d4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:29:11.661Z|4948e57d-af85-446a-85b1-03d916a657c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:29:11.662Z|4948e57d-af85-446a-85b1-03d916a657c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:11.825Z|13b7bb4a-79a3-4e35-8947-de5521344b35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:29:11.825Z|237da920-b2a9-4f39-a026-23a279041357|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:29:11.826Z|13b7bb4a-79a3-4e35-8947-de5521344b35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:11.826Z|237da920-b2a9-4f39-a026-23a279041357|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:17.458Z|8bf03340-3662-4ae5-8629-aa11a4b713ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:29:17.459Z|8bf03340-3662-4ae5-8629-aa11a4b713ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:29:18.294Z|8de393ee-c482-4b24-8272-54ea7ffc46da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:29:18.294Z|8de393ee-c482-4b24-8272-54ea7ffc46da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:29:21.680Z|a7328ca8-9e02-41ad-b771-97eceb816ec1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:29:21.680Z|a7328ca8-9e02-41ad-b771-97eceb816ec1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:21.843Z|daa257b4-8324-49f4-b0e4-b321f085af9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:29:21.843Z|daa257b4-8324-49f4-b0e4-b321f085af9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:21.843Z|efa42574-3f3a-4ec6-b9be-83f92ef2cb88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:29:21.843Z|efa42574-3f3a-4ec6-b9be-83f92ef2cb88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:29.519Z|4f7ec2a6-ed3d-4c98-9da0-2243d94ece11|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:29:29.520Z|4f7ec2a6-ed3d-4c98-9da0-2243d94ece11|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:31.696Z|1f2a4ce1-0348-456d-a7a4-10d858499497|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:29:31.696Z|1f2a4ce1-0348-456d-a7a4-10d858499497|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:31.859Z|0ca5ed2a-b4b7-433b-9990-22495da71d51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:29:31.859Z|e653c798-f4b0-41bd-8884-5ec8c9430851|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:29:31.860Z|0ca5ed2a-b4b7-433b-9990-22495da71d51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:31.860Z|e653c798-f4b0-41bd-8884-5ec8c9430851|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:32.458Z|5f322270-fae8-425f-944c-8ffaf8be5dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:29:32.459Z|5f322270-fae8-425f-944c-8ffaf8be5dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:29:34.807Z|68b4c84b-9029-4340-bc6e-57ca081122b2|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:29:34.807Z|68b4c84b-9029-4340-bc6e-57ca081122b2|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:41.712Z|0d72e00c-d5a9-46cc-b91f-ca41570b49c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:29:41.713Z|0d72e00c-d5a9-46cc-b91f-ca41570b49c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:41.877Z|fc11c305-ea17-4f0c-b388-d64e12eaa3d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:29:41.877Z|3a94071d-3927-4506-b1c5-5dc5293db88f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:29:41.878Z|fc11c305-ea17-4f0c-b388-d64e12eaa3d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:41.878Z|3a94071d-3927-4506-b1c5-5dc5293db88f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:47.458Z|bada8073-46c9-414a-8f35-1fcd28900eb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:29:47.461Z|bada8073-46c9-414a-8f35-1fcd28900eb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:29:48.295Z|535da3e5-f15f-4359-be02-5e6e34d63452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:29:48.295Z|535da3e5-f15f-4359-be02-5e6e34d63452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:29:50.792Z|7aa5f859-1c2c-4db8-b51b-a2e73f3a73ad|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:29:50.793Z|7aa5f859-1c2c-4db8-b51b-a2e73f3a73ad|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:51.730Z|ed7df59e-8ebb-4c55-b746-b34153fce8e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:29:51.730Z|ed7df59e-8ebb-4c55-b746-b34153fce8e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:51.893Z|85b63325-b391-4ede-86a3-4ac497ce2ec6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:29:51.894Z|85b63325-b391-4ede-86a3-4ac497ce2ec6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:51.894Z|c4c78ed6-a5e5-4727-a78c-974de49938f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:29:51.894Z|c4c78ed6-a5e5-4727-a78c-974de49938f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:29:55.828Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:29:55.828Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 2f6ac893-87f8-4d54-ade2-14170cef9047 already exists in requestDb InfraActiveRequests table
2022-01-28T09:29:55.829Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f6ac893-87f8-4d54-ade2-14170cef9047|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f6ac893-87f8-4d54-ade2-14170cef9047
2022-01-28T09:29:55.829Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f6ac893-87f8-4d54-ade2-14170cef9047|INFO|500||Invoke
2022-01-28T09:29:55.829Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f6ac893-87f8-4d54-ade2-14170cef9047|DEBUG|500||===========================request begin================================================
2022-01-28T09:29:55.830Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f6ac893-87f8-4d54-ade2-14170cef9047|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f6ac893-87f8-4d54-ade2-14170cef9047
2022-01-28T09:29:55.830Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f6ac893-87f8-4d54-ade2-14170cef9047|DEBUG|500||Method      : GET
2022-01-28T09:29:55.830Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f6ac893-87f8-4d54-ade2-14170cef9047|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71469b0ad49e6b26", X-B3-SpanId:"01eb07887ef65953", X-B3-ParentSpanId:"71469b0ad49e6b26", X-B3-Sampled:"0", X-ONAP-RequestID:"2f6ac893-87f8-4d54-ade2-14170cef9047", X-RequestID:"2f6ac893-87f8-4d54-ade2-14170cef9047", X-TransactionID:"2f6ac893-87f8-4d54-ade2-14170cef9047", X-ECOMP-RequestID:"2f6ac893-87f8-4d54-ade2-14170cef9047", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ef272cc-494c-47fd-92d3-bd072de4f15d"]
2022-01-28T09:29:55.830Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f6ac893-87f8-4d54-ade2-14170cef9047|DEBUG|500||Request body: 
2022-01-28T09:29:55.830Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f6ac893-87f8-4d54-ade2-14170cef9047|DEBUG|500||==========================request end================================================
2022-01-28T09:29:55.848Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f6ac893-87f8-4d54-ade2-14170cef9047|DEBUG|500||============================response begin==========================================
2022-01-28T09:29:55.849Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f6ac893-87f8-4d54-ade2-14170cef9047|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T09:29:55.849Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f6ac893-87f8-4d54-ade2-14170cef9047|DEBUG|500||Status text  : 
2022-01-28T09:29:55.849Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f6ac893-87f8-4d54-ade2-14170cef9047|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:"Fri, 28 Jan 2022 09:29:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:29:55.849Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f6ac893-87f8-4d54-ade2-14170cef9047|DEBUG|500||Response body: 
2022-01-28T09:29:55.849Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f6ac893-87f8-4d54-ade2-14170cef9047|DEBUG|500||=======================response end=================================================
2022-01-28T09:29:55.849Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f6ac893-87f8-4d54-ade2-14170cef9047|INFO|404|Not Found|InvokeReturn
2022-01-28T09:29:55.851Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 2f6ac893-87f8-4d54-ade2-14170cef9047
2022-01-28T09:29:55.852Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:29:55.852Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:29:55.852Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-28T09:29:55.853Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:29:55.853Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-28T09:29:55.853Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:29:55.853Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"71469b0ad49e6b26", X-B3-SpanId:"a498d60dd3bbec09", X-B3-ParentSpanId:"71469b0ad49e6b26", X-B3-Sampled:"0", X-ONAP-RequestID:"2f6ac893-87f8-4d54-ade2-14170cef9047", X-RequestID:"2f6ac893-87f8-4d54-ade2-14170cef9047", X-TransactionID:"2f6ac893-87f8-4d54-ade2-14170cef9047", X-ECOMP-RequestID:"2f6ac893-87f8-4d54-ade2-14170cef9047", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a672f004-1b73-4b4c-a4a2-cbb9bc8f7836"]
2022-01-28T09:29:55.853Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:29:55.853Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:29:55.859Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:29:55.859Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:29:55.859Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:29:55.859Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 09:29:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:29:55.860Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-28T09:29:55.860Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:29:55.860Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:29:55.860Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:29:55.860Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:29:55.861Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:29:55.861Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-28T09:29:55.861Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:29:55.861Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:29:55.861Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:29:55.861Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"71469b0ad49e6b26", X-B3-SpanId:"9dbb93298005e960", X-B3-ParentSpanId:"71469b0ad49e6b26", X-B3-Sampled:"0", X-ONAP-RequestID:"2f6ac893-87f8-4d54-ade2-14170cef9047", X-RequestID:"2f6ac893-87f8-4d54-ade2-14170cef9047", X-TransactionID:"2f6ac893-87f8-4d54-ade2-14170cef9047", X-ECOMP-RequestID:"2f6ac893-87f8-4d54-ade2-14170cef9047", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43e3f439-4839-4f0b-8166-4b29fefd15c5"]
2022-01-28T09:29:55.861Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:29:55.861Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:29:55.868Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:29:55.868Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:29:55.869Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:29:55.869Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 09:29:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:29:55.869Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-28T09:29:55.869Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:29:55.869Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:29:55.870Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:29:55.870Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@2ea22393
2022-01-28T09:29:55.871Z|2f6ac893-87f8-4d54-ade2-14170cef9047|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:30:01.756Z|c21a0951-831c-4ab7-865c-db21a4374690|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:30:01.756Z|c21a0951-831c-4ab7-865c-db21a4374690|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:30:01.911Z|5148cc9f-064d-49c6-b83d-5cad418d10c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:30:01.911Z|7076d559-8866-4997-bdca-49139a8c50e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:30:01.911Z|5148cc9f-064d-49c6-b83d-5cad418d10c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:30:01.911Z|7076d559-8866-4997-bdca-49139a8c50e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:30:02.458Z|4d406f79-a539-4516-a9d3-545eee35f02f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:30:02.458Z|4d406f79-a539-4516-a9d3-545eee35f02f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:30:11.774Z|820fccd6-cb03-48a1-9242-fe017a918c45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:30:11.775Z|820fccd6-cb03-48a1-9242-fe017a918c45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:30:11.927Z|6eac915d-8eee-4702-b4f2-192ca1f6b509|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:30:11.927Z|6eac915d-8eee-4702-b4f2-192ca1f6b509|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:30:11.928Z|e599377d-e832-4381-b675-74ed3ca91f27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:30:11.928Z|e599377d-e832-4381-b675-74ed3ca91f27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:30:17.458Z|7258970d-493d-42fb-9fcc-d664a334fe3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:30:17.458Z|7258970d-493d-42fb-9fcc-d664a334fe3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:30:18.296Z|0f4cc414-9323-44ac-81e4-09eabad8b8b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:30:18.297Z|0f4cc414-9323-44ac-81e4-09eabad8b8b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:30:21.792Z|fb645ea6-cd31-4fc3-b3dc-74d0ba6f403d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:30:21.793Z|fb645ea6-cd31-4fc3-b3dc-74d0ba6f403d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:30:21.943Z|994f7623-2bc0-44c2-bbea-d8c9e7ef86ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:30:21.944Z|994f7623-2bc0-44c2-bbea-d8c9e7ef86ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:30:21.945Z|c5a43fcc-7ed1-4c36-9ffc-14bcb6456982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:30:21.945Z|c5a43fcc-7ed1-4c36-9ffc-14bcb6456982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:30:31.983Z|e3fd5167-1e4e-4ff6-8d5e-ccf4bcccfabf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:30:31.983Z|8695225a-e258-40cf-bd82-15d6dfc7e9ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:30:31.984Z|8695225a-e258-40cf-bd82-15d6dfc7e9ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:30:31.984Z|e3fd5167-1e4e-4ff6-8d5e-ccf4bcccfabf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:30:31.984Z|1330f48f-c9df-4695-933e-98bc9812f9b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:30:31.985Z|1330f48f-c9df-4695-933e-98bc9812f9b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:30:32.458Z|eda14a3b-6cbd-431a-9c90-b47d7a91d9cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:30:32.461Z|eda14a3b-6cbd-431a-9c90-b47d7a91d9cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:30:42.003Z|7eb6cfb4-a0ae-46b5-b5f2-051b3741b0ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:30:42.003Z|f282aea7-07f9-413f-ac50-83c621d2702c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:30:42.003Z|c7122333-32a6-4acd-ae7b-ee130fbfb769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:30:42.004Z|7eb6cfb4-a0ae-46b5-b5f2-051b3741b0ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:30:42.004Z|f282aea7-07f9-413f-ac50-83c621d2702c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:30:42.004Z|c7122333-32a6-4acd-ae7b-ee130fbfb769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:30:47.458Z|f42a44cd-ac62-48cc-851b-6b2eb36ef46b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:30:47.459Z|f42a44cd-ac62-48cc-851b-6b2eb36ef46b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:30:48.297Z|41a6d97e-c3f1-4299-8e26-11c480ae361e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:30:48.298Z|41a6d97e-c3f1-4299-8e26-11c480ae361e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:30:50.793Z|c2f86c00-99e2-4ba1-a751-fc7dbe1ffd48|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:30:50.793Z|c2f86c00-99e2-4ba1-a751-fc7dbe1ffd48|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:30:52.020Z|12a58893-1732-4eac-abb9-3548d5464331|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:30:52.020Z|9d228cc1-9876-41d6-8425-5ac8ed4faa62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:30:52.020Z|12a58893-1732-4eac-abb9-3548d5464331|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:30:52.020Z|9d228cc1-9876-41d6-8425-5ac8ed4faa62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:30:52.021Z|0d56d408-5b9b-478a-bd26-e8160dde2011|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:30:52.021Z|0d56d408-5b9b-478a-bd26-e8160dde2011|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:02.037Z|830e8aa9-c87e-4989-944f-63d7da7ea00e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:31:02.038Z|eae29671-2664-4247-8ce8-4a988726b747|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:31:02.038Z|eae29671-2664-4247-8ce8-4a988726b747|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:02.038Z|830e8aa9-c87e-4989-944f-63d7da7ea00e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:02.038Z|5c405d5b-d32b-4e09-8818-097a6dc60451|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:31:02.039Z|5c405d5b-d32b-4e09-8818-097a6dc60451|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:02.458Z|a60305e6-db56-4e03-baab-a9af13c0da7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:31:02.459Z|a60305e6-db56-4e03-baab-a9af13c0da7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:31:06.981Z|d0ef704f-346e-49f8-9512-bdb2bf554e2e|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:31:06.982Z|d0ef704f-346e-49f8-9512-bdb2bf554e2e|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:12.056Z|47c87b6c-5522-4de9-bf29-8b53151d7698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:31:12.057Z|176a1f35-938d-42d5-a7cd-9e240fbc97de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:31:12.057Z|47c87b6c-5522-4de9-bf29-8b53151d7698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:12.057Z|51ac7432-6ddb-4eb7-bd9b-01efb7d5901f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:31:12.057Z|176a1f35-938d-42d5-a7cd-9e240fbc97de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:12.058Z|51ac7432-6ddb-4eb7-bd9b-01efb7d5901f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:17.458Z|5df347f4-77fc-41c6-a536-10c680a30f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:31:17.461Z|5df347f4-77fc-41c6-a536-10c680a30f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:31:18.298Z|ada1d2b6-ce6b-4f56-9b27-49823a9873b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:31:18.298Z|ada1d2b6-ce6b-4f56-9b27-49823a9873b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:31:22.074Z|f9754ac1-dad7-47a9-b6b5-58367692c9d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:31:22.074Z|46d2d9fb-7836-4aeb-b93c-f12eab02ea3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:31:22.074Z|39f8f6ff-6843-4596-898b-4afd93bae71a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:31:22.074Z|f9754ac1-dad7-47a9-b6b5-58367692c9d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:22.074Z|39f8f6ff-6843-4596-898b-4afd93bae71a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:22.074Z|46d2d9fb-7836-4aeb-b93c-f12eab02ea3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:32.090Z|dd1c2ec5-bb1c-4b06-ad7d-477c74cbcb39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:31:32.090Z|dd1c2ec5-bb1c-4b06-ad7d-477c74cbcb39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:32.090Z|44037c43-64c7-4e31-b2a3-be73c99c5885|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:31:32.090Z|749be79e-8c61-4308-ab4c-652fb2b6c70a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:31:32.091Z|44037c43-64c7-4e31-b2a3-be73c99c5885|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:32.091Z|749be79e-8c61-4308-ab4c-652fb2b6c70a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:32.458Z|a208ee77-b952-4f2f-8b5e-36421b69004e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:31:32.459Z|a208ee77-b952-4f2f-8b5e-36421b69004e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:31:42.105Z|65931850-9081-4f01-a6bd-39788c3f9d47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:31:42.106Z|65931850-9081-4f01-a6bd-39788c3f9d47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:42.107Z|725e988f-18f8-4003-b157-60bd9b66d87e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:31:42.108Z|725e988f-18f8-4003-b157-60bd9b66d87e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:42.109Z|ae32c0ac-f245-4d53-a96d-8f2b63531aca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:31:42.109Z|ae32c0ac-f245-4d53-a96d-8f2b63531aca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:42.834Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:31:42.835Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: cb781adc-b0d7-4b27-9c84-eea25d0d10f5 already exists in requestDb InfraActiveRequests table
2022-01-28T09:31:42.836Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb781adc-b0d7-4b27-9c84-eea25d0d10f5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb781adc-b0d7-4b27-9c84-eea25d0d10f5
2022-01-28T09:31:42.836Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb781adc-b0d7-4b27-9c84-eea25d0d10f5|INFO|500||Invoke
2022-01-28T09:31:42.836Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb781adc-b0d7-4b27-9c84-eea25d0d10f5|DEBUG|500||===========================request begin================================================
2022-01-28T09:31:42.837Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb781adc-b0d7-4b27-9c84-eea25d0d10f5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb781adc-b0d7-4b27-9c84-eea25d0d10f5
2022-01-28T09:31:42.837Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb781adc-b0d7-4b27-9c84-eea25d0d10f5|DEBUG|500||Method      : GET
2022-01-28T09:31:42.837Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb781adc-b0d7-4b27-9c84-eea25d0d10f5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f5b7f2c21b0eadd", X-B3-SpanId:"3d39453144004ea0", X-B3-ParentSpanId:"3f5b7f2c21b0eadd", X-B3-Sampled:"0", X-ONAP-RequestID:"cb781adc-b0d7-4b27-9c84-eea25d0d10f5", X-RequestID:"cb781adc-b0d7-4b27-9c84-eea25d0d10f5", X-TransactionID:"cb781adc-b0d7-4b27-9c84-eea25d0d10f5", X-ECOMP-RequestID:"cb781adc-b0d7-4b27-9c84-eea25d0d10f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43f73300-02ac-48df-bd12-a65a7f9430c7"]
2022-01-28T09:31:42.837Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb781adc-b0d7-4b27-9c84-eea25d0d10f5|DEBUG|500||Request body: 
2022-01-28T09:31:42.837Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb781adc-b0d7-4b27-9c84-eea25d0d10f5|DEBUG|500||==========================request end================================================
2022-01-28T09:31:42.858Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb781adc-b0d7-4b27-9c84-eea25d0d10f5|DEBUG|500||============================response begin==========================================
2022-01-28T09:31:42.859Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb781adc-b0d7-4b27-9c84-eea25d0d10f5|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T09:31:42.859Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb781adc-b0d7-4b27-9c84-eea25d0d10f5|DEBUG|500||Status text  : 
2022-01-28T09:31:42.859Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb781adc-b0d7-4b27-9c84-eea25d0d10f5|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:"Fri, 28 Jan 2022 09:31:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:31:42.860Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb781adc-b0d7-4b27-9c84-eea25d0d10f5|DEBUG|500||Response body: 
2022-01-28T09:31:42.860Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb781adc-b0d7-4b27-9c84-eea25d0d10f5|DEBUG|500||=======================response end=================================================
2022-01-28T09:31:42.860Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb781adc-b0d7-4b27-9c84-eea25d0d10f5|INFO|404|Not Found|InvokeReturn
2022-01-28T09:31:42.863Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID cb781adc-b0d7-4b27-9c84-eea25d0d10f5
2022-01-28T09:31:42.864Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:31:42.864Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:31:42.865Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-28T09:31:42.865Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:31:42.865Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-28T09:31:42.866Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:31:42.866Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"3f5b7f2c21b0eadd", X-B3-SpanId:"675d97bb897d003a", X-B3-ParentSpanId:"3f5b7f2c21b0eadd", X-B3-Sampled:"0", X-ONAP-RequestID:"cb781adc-b0d7-4b27-9c84-eea25d0d10f5", X-RequestID:"cb781adc-b0d7-4b27-9c84-eea25d0d10f5", X-TransactionID:"cb781adc-b0d7-4b27-9c84-eea25d0d10f5", X-ECOMP-RequestID:"cb781adc-b0d7-4b27-9c84-eea25d0d10f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c67357e0-c99e-4fee-a6d2-71a35c0dfcf4"]
2022-01-28T09:31:42.866Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:31:42.866Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:31:42.873Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:31:42.874Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:31:42.874Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:31:42.874Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 09:31:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:31:42.874Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-28T09:31:42.874Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:31:42.874Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:31:42.875Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:31:42.875Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:31:42.875Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:31:42.876Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-28T09:31:42.876Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:31:42.876Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:31:42.876Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:31:42.876Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"3f5b7f2c21b0eadd", X-B3-SpanId:"0fadedad4bf1c7ab", X-B3-ParentSpanId:"3f5b7f2c21b0eadd", X-B3-Sampled:"0", X-ONAP-RequestID:"cb781adc-b0d7-4b27-9c84-eea25d0d10f5", X-RequestID:"cb781adc-b0d7-4b27-9c84-eea25d0d10f5", X-TransactionID:"cb781adc-b0d7-4b27-9c84-eea25d0d10f5", X-ECOMP-RequestID:"cb781adc-b0d7-4b27-9c84-eea25d0d10f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bd7e2d1-e7dd-42a5-86e9-96d25f91ce45"]
2022-01-28T09:31:42.876Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:31:42.876Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:31:42.883Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:31:42.883Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:31:42.884Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:31:42.884Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 09:31:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:31:42.885Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-28T09:31:42.885Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:31:42.885Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:31:42.886Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:31:42.886Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@309a4a2e
2022-01-28T09:31:42.888Z|cb781adc-b0d7-4b27-9c84-eea25d0d10f5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:31:47.458Z|5670fe56-041e-404b-97fa-bedfb1bfe8ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:31:47.458Z|5670fe56-041e-404b-97fa-bedfb1bfe8ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:31:48.299Z|ef6b3f77-3c3f-4fbe-8f67-28e9e18924ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:31:48.299Z|ef6b3f77-3c3f-4fbe-8f67-28e9e18924ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:31:50.791Z|6aa4564b-463c-4e87-8e40-ce88e7f32217|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:31:50.792Z|6aa4564b-463c-4e87-8e40-ce88e7f32217|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:52.122Z|359282e4-5221-4907-af43-dda062afc109|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:31:52.123Z|359282e4-5221-4907-af43-dda062afc109|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:52.125Z|0662bbb5-e779-4e5d-b9b3-e7980dfcb47e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:31:52.125Z|3d0078d7-923e-4a80-8c29-6febde1507e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:31:52.126Z|0662bbb5-e779-4e5d-b9b3-e7980dfcb47e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:31:52.126Z|3d0078d7-923e-4a80-8c29-6febde1507e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:02.140Z|c5803b75-cdcb-4509-84dc-dd24b7bfb99c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:32:02.140Z|c5803b75-cdcb-4509-84dc-dd24b7bfb99c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:02.141Z|a2bd88b1-7786-4c62-b90a-e6612f0d2287|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:32:02.142Z|a2bd88b1-7786-4c62-b90a-e6612f0d2287|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:02.144Z|fdb0d681-29eb-4b94-9b0f-1808411ddee4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:32:02.144Z|fdb0d681-29eb-4b94-9b0f-1808411ddee4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:02.458Z|3933416f-c6fd-4c49-8726-a70102749217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:32:02.461Z|3933416f-c6fd-4c49-8726-a70102749217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:32:12.160Z|373a21ac-cd0a-4ad1-99c5-e03e42983131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:32:12.160Z|70ef5661-b243-450c-8649-0d27f6b09581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:32:12.160Z|eb5b8a77-444c-4c51-9b5e-edeaebd7788e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:32:12.160Z|373a21ac-cd0a-4ad1-99c5-e03e42983131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:12.160Z|70ef5661-b243-450c-8649-0d27f6b09581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:12.160Z|eb5b8a77-444c-4c51-9b5e-edeaebd7788e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:17.458Z|a49227eb-b73e-4d76-9e77-092014238a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:32:17.459Z|a49227eb-b73e-4d76-9e77-092014238a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:32:18.300Z|7a253850-5124-432d-968b-0b51df18ec7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:32:18.300Z|7a253850-5124-432d-968b-0b51df18ec7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:32:22.178Z|c91a113a-80c7-43c1-a349-0d59a6ab07db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:32:22.178Z|87f8f155-6b87-406e-86da-6070c92418ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:32:22.178Z|4d85e321-22a7-4ead-bcf0-9e1298263bec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:32:22.178Z|87f8f155-6b87-406e-86da-6070c92418ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:22.178Z|c91a113a-80c7-43c1-a349-0d59a6ab07db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:22.179Z|4d85e321-22a7-4ead-bcf0-9e1298263bec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:32.197Z|399c871d-5294-4038-a965-68306005877a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:32:32.197Z|4d8f7d5f-fd36-4d95-b0c5-b8c2982dcdfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:32:32.198Z|399c871d-5294-4038-a965-68306005877a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:32.198Z|a26c6cc6-7880-4953-8f7e-9a99c9c48bfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:32:32.198Z|4d8f7d5f-fd36-4d95-b0c5-b8c2982dcdfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:32.198Z|a26c6cc6-7880-4953-8f7e-9a99c9c48bfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:32.458Z|cd91707d-9b35-4992-bef2-173b210b4403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:32:32.458Z|cd91707d-9b35-4992-bef2-173b210b4403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:32:42.216Z|017eab61-74b2-411f-a16e-0890d0625633|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:32:42.216Z|a067f6d3-93a5-4c00-b285-dcca29f156f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:32:42.216Z|a067f6d3-93a5-4c00-b285-dcca29f156f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:42.216Z|017eab61-74b2-411f-a16e-0890d0625633|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:42.217Z|c4533516-c470-4393-a1a4-9e88f8a26075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:32:42.218Z|c4533516-c470-4393-a1a4-9e88f8a26075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:43.708Z|bb33518b-0935-4f1a-b74e-5e57eeda9245|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:32:43.709Z|bb33518b-0935-4f1a-b74e-5e57eeda9245|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:47.458Z|9c047b3c-db56-4f49-acbe-083df453a69c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:32:47.461Z|9c047b3c-db56-4f49-acbe-083df453a69c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:32:48.301Z|a6442f37-18a4-4d6a-94da-a8f8b20c7013|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:32:48.301Z|a6442f37-18a4-4d6a-94da-a8f8b20c7013|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:32:50.792Z|f3d16b2a-d8b6-4a76-a8d8-ea1dadb14152|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:32:50.793Z|f3d16b2a-d8b6-4a76-a8d8-ea1dadb14152|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:52.234Z|6acc7dd3-a03a-4df0-9127-a17a22eea7a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:32:52.235Z|cab31cfd-590f-47a0-ac05-fe6f9b57d7ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:32:52.235Z|a5f8e992-42e0-4f8b-952b-ffe80c38fc23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:32:52.235Z|6acc7dd3-a03a-4df0-9127-a17a22eea7a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:52.235Z|cab31cfd-590f-47a0-ac05-fe6f9b57d7ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:32:52.235Z|a5f8e992-42e0-4f8b-952b-ffe80c38fc23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:02.253Z|3322f435-f902-490a-94b6-0d5ab350d220|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:33:02.253Z|dcadfc48-f39a-498e-a828-d92c52352801|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:33:02.253Z|3322f435-f902-490a-94b6-0d5ab350d220|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:02.253Z|dbb916f4-1480-463e-8fc7-1a04afee46e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:33:02.253Z|dcadfc48-f39a-498e-a828-d92c52352801|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:02.253Z|dbb916f4-1480-463e-8fc7-1a04afee46e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:02.458Z|0c83d0b8-2ead-4918-9ab2-7d482726816c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:33:02.458Z|0c83d0b8-2ead-4918-9ab2-7d482726816c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:33:12.270Z|788cf997-de12-4f8d-b1f0-8762a2f20b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:33:12.271Z|5124a8a6-9ccc-485c-913c-75d005f26215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:33:12.271Z|788cf997-de12-4f8d-b1f0-8762a2f20b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:12.271Z|1183232f-a5f3-4527-aeb2-a6063c535fdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:33:12.271Z|5124a8a6-9ccc-485c-913c-75d005f26215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:12.271Z|1183232f-a5f3-4527-aeb2-a6063c535fdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:17.458Z|75b3854a-5023-462c-8598-a23433987c7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:33:17.459Z|75b3854a-5023-462c-8598-a23433987c7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:33:18.302Z|accebe59-21b6-471f-b569-da99d754fa22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:33:18.302Z|accebe59-21b6-471f-b569-da99d754fa22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:33:22.288Z|46bfa941-667f-4504-88f6-9c9af40a57e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:33:22.288Z|46bfa941-667f-4504-88f6-9c9af40a57e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:22.289Z|f002f986-558b-4541-a516-8e80d45520bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:33:22.289Z|53a4c3e0-6a60-42cb-9735-024cb0b2d9a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:33:22.290Z|f002f986-558b-4541-a516-8e80d45520bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:22.291Z|53a4c3e0-6a60-42cb-9735-024cb0b2d9a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:32.305Z|fe12f499-7dcb-4d61-875a-55a1edc74bf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:33:32.306Z|fe12f499-7dcb-4d61-875a-55a1edc74bf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:32.308Z|1f2dcc3a-bd32-4464-b67e-aa89f6c9578b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:33:32.309Z|1f2dcc3a-bd32-4464-b67e-aa89f6c9578b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:32.309Z|2a053dc6-5a84-46bc-8adb-fdaa3f8bed79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:33:32.310Z|2a053dc6-5a84-46bc-8adb-fdaa3f8bed79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:32.458Z|2681e14c-cfa8-41c3-8f50-e2b7b82d951f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:33:32.461Z|2681e14c-cfa8-41c3-8f50-e2b7b82d951f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:33:38.871Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:33:38.872Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 1df087d7-9290-48eb-8ca6-fcaa3fa62945 already exists in requestDb InfraActiveRequests table
2022-01-28T09:33:38.873Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1df087d7-9290-48eb-8ca6-fcaa3fa62945|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1df087d7-9290-48eb-8ca6-fcaa3fa62945
2022-01-28T09:33:38.874Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df087d7-9290-48eb-8ca6-fcaa3fa62945|INFO|500||Invoke
2022-01-28T09:33:38.874Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df087d7-9290-48eb-8ca6-fcaa3fa62945|DEBUG|500||===========================request begin================================================
2022-01-28T09:33:38.874Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df087d7-9290-48eb-8ca6-fcaa3fa62945|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1df087d7-9290-48eb-8ca6-fcaa3fa62945
2022-01-28T09:33:38.874Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df087d7-9290-48eb-8ca6-fcaa3fa62945|DEBUG|500||Method      : GET
2022-01-28T09:33:38.875Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df087d7-9290-48eb-8ca6-fcaa3fa62945|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c0cc6300a231d71", X-B3-SpanId:"24296b965f0d11c5", X-B3-ParentSpanId:"9c0cc6300a231d71", X-B3-Sampled:"0", X-ONAP-RequestID:"1df087d7-9290-48eb-8ca6-fcaa3fa62945", X-RequestID:"1df087d7-9290-48eb-8ca6-fcaa3fa62945", X-TransactionID:"1df087d7-9290-48eb-8ca6-fcaa3fa62945", X-ECOMP-RequestID:"1df087d7-9290-48eb-8ca6-fcaa3fa62945", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97e389a3-daea-4656-bb8a-596c4e69f0fe"]
2022-01-28T09:33:38.875Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df087d7-9290-48eb-8ca6-fcaa3fa62945|DEBUG|500||Request body: 
2022-01-28T09:33:38.875Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df087d7-9290-48eb-8ca6-fcaa3fa62945|DEBUG|500||==========================request end================================================
2022-01-28T09:33:38.896Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df087d7-9290-48eb-8ca6-fcaa3fa62945|DEBUG|500||============================response begin==========================================
2022-01-28T09:33:38.897Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df087d7-9290-48eb-8ca6-fcaa3fa62945|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T09:33:38.897Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df087d7-9290-48eb-8ca6-fcaa3fa62945|DEBUG|500||Status text  : 
2022-01-28T09:33:38.897Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df087d7-9290-48eb-8ca6-fcaa3fa62945|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:"Fri, 28 Jan 2022 09:33:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:33:38.898Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df087d7-9290-48eb-8ca6-fcaa3fa62945|DEBUG|500||Response body: 
2022-01-28T09:33:38.898Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df087d7-9290-48eb-8ca6-fcaa3fa62945|DEBUG|500||=======================response end=================================================
2022-01-28T09:33:38.898Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df087d7-9290-48eb-8ca6-fcaa3fa62945|INFO|404|Not Found|InvokeReturn
2022-01-28T09:33:38.900Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 1df087d7-9290-48eb-8ca6-fcaa3fa62945
2022-01-28T09:33:38.900Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:33:38.901Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:33:38.901Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-28T09:33:38.901Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:33:38.901Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-28T09:33:38.901Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:33:38.902Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"9c0cc6300a231d71", X-B3-SpanId:"20847df3879488c6", X-B3-ParentSpanId:"9c0cc6300a231d71", X-B3-Sampled:"0", X-ONAP-RequestID:"1df087d7-9290-48eb-8ca6-fcaa3fa62945", X-RequestID:"1df087d7-9290-48eb-8ca6-fcaa3fa62945", X-TransactionID:"1df087d7-9290-48eb-8ca6-fcaa3fa62945", X-ECOMP-RequestID:"1df087d7-9290-48eb-8ca6-fcaa3fa62945", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ece9c38c-6436-462d-86ac-7b53260a5b8b"]
2022-01-28T09:33:38.902Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:33:38.902Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:33:38.908Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:33:38.908Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:33:38.909Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:33:38.909Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 09:33:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:33:38.909Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-28T09:33:38.909Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:33:38.909Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:33:38.910Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:33:38.910Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:33:38.910Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:33:38.911Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-28T09:33:38.911Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:33:38.911Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:33:38.911Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:33:38.911Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"9c0cc6300a231d71", X-B3-SpanId:"bee3c78a931af309", X-B3-ParentSpanId:"9c0cc6300a231d71", X-B3-Sampled:"0", X-ONAP-RequestID:"1df087d7-9290-48eb-8ca6-fcaa3fa62945", X-RequestID:"1df087d7-9290-48eb-8ca6-fcaa3fa62945", X-TransactionID:"1df087d7-9290-48eb-8ca6-fcaa3fa62945", X-ECOMP-RequestID:"1df087d7-9290-48eb-8ca6-fcaa3fa62945", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"074ac145-c4c2-4291-ae36-3e89ee0e8ce5"]
2022-01-28T09:33:38.912Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:33:38.912Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:33:38.919Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:33:38.920Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:33:38.920Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:33:38.920Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 09:33:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:33:38.921Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-28T09:33:38.921Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:33:38.921Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:33:38.922Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:33:38.923Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@3c973462
2022-01-28T09:33:38.924Z|1df087d7-9290-48eb-8ca6-fcaa3fa62945|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:33:42.323Z|719909cd-83ec-4a5c-a84e-cbec7775e120|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:33:42.324Z|719909cd-83ec-4a5c-a84e-cbec7775e120|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:42.328Z|85f12f82-8122-47e3-baae-86945cec061e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:33:42.328Z|4fdae60a-3cbd-4383-bed4-51e88ba715b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:33:42.329Z|4fdae60a-3cbd-4383-bed4-51e88ba715b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:42.329Z|85f12f82-8122-47e3-baae-86945cec061e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:47.458Z|0e59e885-c00b-4b49-91d4-4dba9815ed74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:33:47.458Z|0e59e885-c00b-4b49-91d4-4dba9815ed74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:33:48.302Z|cb068cb1-a758-4776-8374-f207ad13b0e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:33:48.303Z|cb068cb1-a758-4776-8374-f207ad13b0e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:33:50.792Z|f2a1c10b-383d-441e-b347-69236a52e1d4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:33:50.792Z|f2a1c10b-383d-441e-b347-69236a52e1d4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:52.341Z|55879192-9c13-499e-88c0-71428afde0d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:33:52.342Z|55879192-9c13-499e-88c0-71428afde0d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:52.345Z|5cd1a60c-e8e3-4ac5-896d-a58608a891bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:33:52.346Z|5cd1a60c-e8e3-4ac5-896d-a58608a891bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:33:52.346Z|eb194aac-3b43-46f3-82f7-26c6997e3075|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:33:52.346Z|eb194aac-3b43-46f3-82f7-26c6997e3075|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:02.359Z|026e6510-37f0-4cfa-8f16-8da0f0ef321c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:34:02.360Z|026e6510-37f0-4cfa-8f16-8da0f0ef321c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:02.362Z|a6f03ecd-be3c-46f1-8cb3-ea607210de54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:34:02.362Z|a6f03ecd-be3c-46f1-8cb3-ea607210de54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:02.366Z|88167b51-0591-471e-a22b-7c65cd4506c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:34:02.366Z|88167b51-0591-471e-a22b-7c65cd4506c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:02.458Z|164ce333-c611-444f-adc9-6533e4fe523d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:34:02.458Z|164ce333-c611-444f-adc9-6533e4fe523d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:34:12.379Z|765f2cb0-8027-4bb8-a47f-25f1731e6b08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:34:12.379Z|e64746fc-551e-458e-9ed7-137b97aac917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:34:12.379Z|765f2cb0-8027-4bb8-a47f-25f1731e6b08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:12.380Z|e64746fc-551e-458e-9ed7-137b97aac917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:12.383Z|3488db41-9f04-4153-8cea-d48b535b30c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:34:12.384Z|3488db41-9f04-4153-8cea-d48b535b30c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:17.458Z|d6ba334d-d81a-4e08-a336-9090fce1004a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:34:17.461Z|d6ba334d-d81a-4e08-a336-9090fce1004a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:34:18.303Z|230f6bd1-41bf-4fcb-8b69-76819f43ca66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:34:18.304Z|230f6bd1-41bf-4fcb-8b69-76819f43ca66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:34:22.396Z|e34cd01c-5830-4c57-a2a9-d80fd56195eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:34:22.396Z|e34cd01c-5830-4c57-a2a9-d80fd56195eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:22.398Z|8f6e38f8-695e-4e5f-be96-ac5e5a9c05d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:34:22.398Z|8f6e38f8-695e-4e5f-be96-ac5e5a9c05d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:22.400Z|1e4fcc49-dab9-4a34-b96f-cc1f31e2bbe1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:34:22.401Z|1e4fcc49-dab9-4a34-b96f-cc1f31e2bbe1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:32.412Z|e1ad4f49-a7f4-4840-ac3f-dec2f3fbe2f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:34:32.412Z|e1ad4f49-a7f4-4840-ac3f-dec2f3fbe2f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:32.415Z|0668b8b9-55e1-40f0-8f0d-53773aa53d09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:34:32.416Z|0668b8b9-55e1-40f0-8f0d-53773aa53d09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:32.416Z|c3049be3-b1ee-4b7c-940d-967f47ed0292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:34:32.416Z|c3049be3-b1ee-4b7c-940d-967f47ed0292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:32.458Z|c68502df-ffc9-4e0b-8656-775d44a8d9c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:34:32.459Z|c68502df-ffc9-4e0b-8656-775d44a8d9c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:34:42.429Z|cc68b7a2-c83f-4b5c-a68b-d1e378250ae7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:34:42.430Z|cc68b7a2-c83f-4b5c-a68b-d1e378250ae7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:42.432Z|5db456f5-f26f-422f-b8d3-ff4d222ffdad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:34:42.433Z|51c45cc1-166d-48c8-ae92-d7778cd6d297|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:34:42.433Z|5db456f5-f26f-422f-b8d3-ff4d222ffdad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:42.433Z|51c45cc1-166d-48c8-ae92-d7778cd6d297|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:47.458Z|f2720060-5dcf-4193-8d33-8def76fd40be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:34:47.458Z|f2720060-5dcf-4193-8d33-8def76fd40be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:34:48.304Z|1bbe10d5-24a6-4eda-a987-807f9ed24c5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:34:48.305Z|1bbe10d5-24a6-4eda-a987-807f9ed24c5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:34:50.793Z|2e07a901-b252-40fe-ad55-50a22826f090|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:34:50.793Z|2e07a901-b252-40fe-ad55-50a22826f090|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:51.248Z|d52b707a-aecd-436d-b803-7818bd717e34|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:34:51.248Z|d52b707a-aecd-436d-b803-7818bd717e34|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:52.447Z|c6a9e156-b142-4a9f-a72e-cd5b9273ac8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:34:52.448Z|c6a9e156-b142-4a9f-a72e-cd5b9273ac8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:52.449Z|2b090a44-5ca3-41cf-add1-acf1b55ff860|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:34:52.449Z|2b090a44-5ca3-41cf-add1-acf1b55ff860|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:52.449Z|5e6c55af-0d4f-4314-bb0f-3194b3b58e45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:34:52.449Z|5e6c55af-0d4f-4314-bb0f-3194b3b58e45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:34:58.906Z|464a7fdd-defd-4348-a0c6-e4a5375f1eff|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:34:58.906Z|464a7fdd-defd-4348-a0c6-e4a5375f1eff|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:02.458Z|c324fc58-af8c-4fda-b46f-2caa776b7ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:35:02.461Z|c324fc58-af8c-4fda-b46f-2caa776b7ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:35:02.466Z|67f596f0-1e50-4d86-8a2d-ec4196e9a6b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:35:02.466Z|40666963-60a8-47fe-a833-a65952138069|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:35:02.466Z|dcf04f6b-e247-4930-b66d-cd0bbe1ff1c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:35:02.466Z|40666963-60a8-47fe-a833-a65952138069|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:02.466Z|67f596f0-1e50-4d86-8a2d-ec4196e9a6b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:02.467Z|dcf04f6b-e247-4930-b66d-cd0bbe1ff1c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:12.484Z|01937f7c-3d8b-41a0-9b19-3992267facd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:35:12.484Z|0081ca42-532c-4f75-acdc-222e57bb8d76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:35:12.484Z|b7db7faf-dc80-4ec7-9031-678f246edf77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:35:12.485Z|01937f7c-3d8b-41a0-9b19-3992267facd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:12.485Z|b7db7faf-dc80-4ec7-9031-678f246edf77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:12.485Z|0081ca42-532c-4f75-acdc-222e57bb8d76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:17.458Z|7ee099d4-c9e1-44af-9cc0-1daacd5152a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:35:17.459Z|7ee099d4-c9e1-44af-9cc0-1daacd5152a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:35:18.305Z|029925a5-2ee2-4525-a043-ee59bb50d8cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:35:18.306Z|029925a5-2ee2-4525-a043-ee59bb50d8cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:35:22.502Z|a0dccd97-6b2b-41a9-a896-0abd85d98c7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:35:22.502Z|4c4b8f44-49c5-4fe6-8214-6dab507654d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:35:22.502Z|a0dccd97-6b2b-41a9-a896-0abd85d98c7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:22.502Z|73ba29c4-cfd9-41f4-a140-6a74bb7334d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:35:22.502Z|4c4b8f44-49c5-4fe6-8214-6dab507654d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:22.502Z|73ba29c4-cfd9-41f4-a140-6a74bb7334d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:32.458Z|28618e79-2267-47e6-903e-82c0e6410ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:35:32.458Z|28618e79-2267-47e6-903e-82c0e6410ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:35:32.519Z|29314680-e867-4f76-ab40-cb1b53186415|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:35:32.519Z|29314680-e867-4f76-ab40-cb1b53186415|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:32.519Z|a787158f-2c12-4904-bfeb-d217c972a88d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:35:32.520Z|a787158f-2c12-4904-bfeb-d217c972a88d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:32.521Z|8c01b27c-dc88-4197-a13a-552947354860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:35:32.521Z|8c01b27c-dc88-4197-a13a-552947354860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:42.537Z|1bf6c343-68fe-4f76-8c6c-5b75a866fb85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:35:42.537Z|45b8e761-2452-4b51-b6a4-68c0d9bbf9f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:35:42.537Z|762e7025-fab1-4d96-b849-ccc2a7c4592f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:35:42.538Z|1bf6c343-68fe-4f76-8c6c-5b75a866fb85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:42.538Z|45b8e761-2452-4b51-b6a4-68c0d9bbf9f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:42.538Z|762e7025-fab1-4d96-b849-ccc2a7c4592f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:47.458Z|82432644-ed28-46c1-9209-f141ea73029d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:35:47.461Z|82432644-ed28-46c1-9209-f141ea73029d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:35:48.306Z|0651fa6d-22fe-45f3-88be-ee7a12fe48a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:35:48.306Z|0651fa6d-22fe-45f3-88be-ee7a12fe48a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:35:50.792Z|f74f5143-166b-4b9b-8530-4b914a1101c5|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:35:50.793Z|f74f5143-166b-4b9b-8530-4b914a1101c5|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:52.555Z|d3a06770-4fa7-4ef2-a354-889d249216fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:35:52.555Z|b2ff7b42-7818-4451-bc6c-b26b967ea54e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:35:52.555Z|6d9e7d84-eb7c-496c-b41a-59f569ad87fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:35:52.555Z|d3a06770-4fa7-4ef2-a354-889d249216fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:52.555Z|6d9e7d84-eb7c-496c-b41a-59f569ad87fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:35:52.555Z|b2ff7b42-7818-4451-bc6c-b26b967ea54e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:02.458Z|ff678d2f-7efb-41e6-af95-65929747aa46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:36:02.458Z|ff678d2f-7efb-41e6-af95-65929747aa46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:36:02.572Z|bc1966aa-db1c-4260-8653-c87c5bca890d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:36:02.572Z|bc1966aa-db1c-4260-8653-c87c5bca890d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:02.572Z|714952ef-7cae-416a-94b9-7325cda283dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:36:02.573Z|714952ef-7cae-416a-94b9-7325cda283dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:02.573Z|c9272c74-5b85-42ab-88c1-4eb8cd9897e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:36:02.574Z|c9272c74-5b85-42ab-88c1-4eb8cd9897e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:12.592Z|b4ec270f-cb8d-4e2b-bd36-f6cab8e3f604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:36:12.592Z|20e2731d-d6cc-42a8-9074-b7f2ca50b76b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:36:12.592Z|5094ad7f-0ed7-4fe9-8093-b0bc2289ffd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:36:12.592Z|b4ec270f-cb8d-4e2b-bd36-f6cab8e3f604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:12.593Z|20e2731d-d6cc-42a8-9074-b7f2ca50b76b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:12.593Z|5094ad7f-0ed7-4fe9-8093-b0bc2289ffd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:17.458Z|6edc65bd-d993-4254-ab67-4d6aeaefa849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:36:17.458Z|6edc65bd-d993-4254-ab67-4d6aeaefa849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:36:18.307Z|204d9411-340f-4957-b6ce-ebeaa9931247|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:36:18.307Z|204d9411-340f-4957-b6ce-ebeaa9931247|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:36:22.610Z|ca181fb5-fdcc-412a-a726-57f0b1352824|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:36:22.610Z|0c9cbc05-c05a-478f-b6c4-2673d19f01a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:36:22.610Z|55690692-b6c7-4f9f-a018-7dd2846e1a45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:36:22.610Z|ca181fb5-fdcc-412a-a726-57f0b1352824|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:22.611Z|55690692-b6c7-4f9f-a018-7dd2846e1a45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:22.610Z|0c9cbc05-c05a-478f-b6c4-2673d19f01a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:32.458Z|c81952d8-35d3-472c-baca-6d33abadf204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:36:32.461Z|c81952d8-35d3-472c-baca-6d33abadf204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:36:32.628Z|85caa4fa-7fdb-4625-874d-de424908320b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:36:32.629Z|a4407617-8b06-418c-9e39-2949c14a8ce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:36:32.629Z|a4407617-8b06-418c-9e39-2949c14a8ce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:32.629Z|85caa4fa-7fdb-4625-874d-de424908320b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:32.630Z|b2dae0ff-a28c-4ee9-a82b-6d91427905ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:36:32.631Z|b2dae0ff-a28c-4ee9-a82b-6d91427905ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:42.646Z|533240c3-1d89-4359-9c70-f72b721415d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:36:42.646Z|7bb6ea2b-0c8f-4338-8894-f7549f72c892|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:36:42.646Z|533240c3-1d89-4359-9c70-f72b721415d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:42.647Z|7bb6ea2b-0c8f-4338-8894-f7549f72c892|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:42.647Z|c92916dc-8b66-4863-af1a-ac59f98d1ab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:36:42.648Z|c92916dc-8b66-4863-af1a-ac59f98d1ab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:47.458Z|d4dc5b8a-a013-40f2-9ed7-007808e93192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:36:47.458Z|d4dc5b8a-a013-40f2-9ed7-007808e93192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:36:48.308Z|db27f3ff-ccc0-4a0f-b932-a7aad0f1b36d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:36:48.308Z|db27f3ff-ccc0-4a0f-b932-a7aad0f1b36d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:36:50.792Z|614f5c6e-3e57-4c08-8563-b77ed696c3fc|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:36:50.793Z|614f5c6e-3e57-4c08-8563-b77ed696c3fc|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:52.664Z|21cec262-60f4-4aec-b54a-27a59f3e4f50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:36:52.665Z|36f6fa5c-a176-4b69-89f7-e058f75de125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:36:52.665Z|21cec262-60f4-4aec-b54a-27a59f3e4f50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:52.665Z|36f6fa5c-a176-4b69-89f7-e058f75de125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:36:52.665Z|ca981e69-51e7-4371-ae99-49dfb32e1977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:36:52.666Z|ca981e69-51e7-4371-ae99-49dfb32e1977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:02.458Z|e9295795-503f-4805-9f75-5358b09c9f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:37:02.459Z|e9295795-503f-4805-9f75-5358b09c9f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:37:02.682Z|c973e224-422e-4e60-8b43-613ce881c6a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:37:02.682Z|48b36b23-c851-4722-91cb-ef8fd789f34c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:37:02.682Z|c973e224-422e-4e60-8b43-613ce881c6a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:02.682Z|48b36b23-c851-4722-91cb-ef8fd789f34c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:02.683Z|a0b25c3a-1d0e-4473-b80c-fd07c66bf953|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:37:02.684Z|a0b25c3a-1d0e-4473-b80c-fd07c66bf953|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:12.700Z|3defe7af-3289-4954-a900-6944a8c48e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:37:12.700Z|ead304de-a134-4dac-b613-f223febd1d3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:37:12.700Z|3defe7af-3289-4954-a900-6944a8c48e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:12.701Z|ead304de-a134-4dac-b613-f223febd1d3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:12.704Z|9e51eae4-5288-4a85-962a-b5e2f4e1d5e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:37:12.704Z|9e51eae4-5288-4a85-962a-b5e2f4e1d5e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:17.458Z|fbfac350-d47c-4f1f-8426-8c609cb80691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:37:17.462Z|fbfac350-d47c-4f1f-8426-8c609cb80691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:37:18.308Z|a0b13787-736c-4e42-b55d-b329d4045993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:37:18.309Z|a0b13787-736c-4e42-b55d-b329d4045993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:37:22.717Z|894c5093-42c2-4d28-9660-fc9aea412d61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:37:22.717Z|cd5eb740-df66-414b-8976-94a635dcdcb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:37:22.717Z|894c5093-42c2-4d28-9660-fc9aea412d61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:22.717Z|cd5eb740-df66-414b-8976-94a635dcdcb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:22.720Z|308f1bf4-5ae9-4b1b-ae96-afc33badf22b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:37:22.720Z|308f1bf4-5ae9-4b1b-ae96-afc33badf22b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:32.458Z|e9e09782-4207-47b0-82ed-e6b2b1f14290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:37:32.459Z|e9e09782-4207-47b0-82ed-e6b2b1f14290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:37:32.733Z|93370d66-0c9c-4cc4-b757-02892fd7a94e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:37:32.733Z|9335567b-c558-4fa5-adc4-25445bbd7b53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:37:32.734Z|93370d66-0c9c-4cc4-b757-02892fd7a94e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:32.734Z|9335567b-c558-4fa5-adc4-25445bbd7b53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:32.735Z|67088967-4827-4547-89a8-a24669953f80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:37:32.735Z|67088967-4827-4547-89a8-a24669953f80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:42.751Z|2abebfa7-d656-4e0d-a770-6266e19e8ed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:37:42.751Z|e63b31f7-9a34-4854-8832-7ec954ba48c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:37:42.751Z|3507b699-85ed-4e17-a772-7ac756621370|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:37:42.751Z|2abebfa7-d656-4e0d-a770-6266e19e8ed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:42.751Z|e63b31f7-9a34-4854-8832-7ec954ba48c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:42.751Z|3507b699-85ed-4e17-a772-7ac756621370|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:47.458Z|61c72548-eb2b-48a0-92e2-c73950f07293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:37:47.459Z|61c72548-eb2b-48a0-92e2-c73950f07293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:37:48.309Z|d2fd1ceb-d648-484d-bbfc-2dc9c3a860d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:37:48.310Z|d2fd1ceb-d648-484d-bbfc-2dc9c3a860d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:37:49.990Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:37:49.991Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 2c529e53-1aff-45b9-af6d-fc532af1e148 already exists in requestDb InfraActiveRequests table
2022-01-28T09:37:49.992Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2c529e53-1aff-45b9-af6d-fc532af1e148|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2c529e53-1aff-45b9-af6d-fc532af1e148
2022-01-28T09:37:49.992Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c529e53-1aff-45b9-af6d-fc532af1e148|INFO|500||Invoke
2022-01-28T09:37:49.992Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c529e53-1aff-45b9-af6d-fc532af1e148|DEBUG|500||===========================request begin================================================
2022-01-28T09:37:49.992Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c529e53-1aff-45b9-af6d-fc532af1e148|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2c529e53-1aff-45b9-af6d-fc532af1e148
2022-01-28T09:37:49.992Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c529e53-1aff-45b9-af6d-fc532af1e148|DEBUG|500||Method      : GET
2022-01-28T09:37:49.993Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c529e53-1aff-45b9-af6d-fc532af1e148|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcb605bbfb69d8c4", X-B3-SpanId:"24e3e28ec15a14ed", X-B3-ParentSpanId:"fcb605bbfb69d8c4", X-B3-Sampled:"0", X-ONAP-RequestID:"2c529e53-1aff-45b9-af6d-fc532af1e148", X-RequestID:"2c529e53-1aff-45b9-af6d-fc532af1e148", X-TransactionID:"2c529e53-1aff-45b9-af6d-fc532af1e148", X-ECOMP-RequestID:"2c529e53-1aff-45b9-af6d-fc532af1e148", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fb4a940-b131-45b1-b9ce-ddf4712b42d6"]
2022-01-28T09:37:49.993Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c529e53-1aff-45b9-af6d-fc532af1e148|DEBUG|500||Request body: 
2022-01-28T09:37:49.993Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c529e53-1aff-45b9-af6d-fc532af1e148|DEBUG|500||==========================request end================================================
2022-01-28T09:37:50.015Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c529e53-1aff-45b9-af6d-fc532af1e148|DEBUG|500||============================response begin==========================================
2022-01-28T09:37:50.015Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c529e53-1aff-45b9-af6d-fc532af1e148|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T09:37:50.015Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c529e53-1aff-45b9-af6d-fc532af1e148|DEBUG|500||Status text  : 
2022-01-28T09:37:50.015Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c529e53-1aff-45b9-af6d-fc532af1e148|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:"Fri, 28 Jan 2022 09:37:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:37:50.015Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c529e53-1aff-45b9-af6d-fc532af1e148|DEBUG|500||Response body: 
2022-01-28T09:37:50.016Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c529e53-1aff-45b9-af6d-fc532af1e148|DEBUG|500||=======================response end=================================================
2022-01-28T09:37:50.016Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2c529e53-1aff-45b9-af6d-fc532af1e148|INFO|404|Not Found|InvokeReturn
2022-01-28T09:37:50.019Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 2c529e53-1aff-45b9-af6d-fc532af1e148
2022-01-28T09:37:50.020Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:37:50.021Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:37:50.021Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-28T09:37:50.021Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:37:50.021Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-28T09:37:50.022Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:37:50.022Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"fcb605bbfb69d8c4", X-B3-SpanId:"841fca987d67eb7f", X-B3-ParentSpanId:"fcb605bbfb69d8c4", X-B3-Sampled:"0", X-ONAP-RequestID:"2c529e53-1aff-45b9-af6d-fc532af1e148", X-RequestID:"2c529e53-1aff-45b9-af6d-fc532af1e148", X-TransactionID:"2c529e53-1aff-45b9-af6d-fc532af1e148", X-ECOMP-RequestID:"2c529e53-1aff-45b9-af6d-fc532af1e148", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"beb46805-13e1-4a6e-b72d-73cec492eebc"]
2022-01-28T09:37:50.022Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:37:50.022Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:37:50.030Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:37:50.030Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:37:50.030Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:37:50.030Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 09:37:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:37:50.030Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-28T09:37:50.030Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:37:50.031Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:37:50.031Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:37:50.031Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:37:50.031Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:37:50.032Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-28T09:37:50.032Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:37:50.032Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:37:50.032Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:37:50.032Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"fcb605bbfb69d8c4", X-B3-SpanId:"90a258b689634862", X-B3-ParentSpanId:"fcb605bbfb69d8c4", X-B3-Sampled:"0", X-ONAP-RequestID:"2c529e53-1aff-45b9-af6d-fc532af1e148", X-RequestID:"2c529e53-1aff-45b9-af6d-fc532af1e148", X-TransactionID:"2c529e53-1aff-45b9-af6d-fc532af1e148", X-ECOMP-RequestID:"2c529e53-1aff-45b9-af6d-fc532af1e148", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a916ee4b-29b4-4b34-afed-ee0f10a30492"]
2022-01-28T09:37:50.032Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:37:50.032Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:37:50.039Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:37:50.040Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:37:50.040Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:37:50.040Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Jan 2022 09:37:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:37:50.040Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-28T09:37:50.040Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:37:50.040Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:37:50.040Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8e4e4225.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:37:50.041Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@292afd31
2022-01-28T09:37:50.042Z|2c529e53-1aff-45b9-af6d-fc532af1e148|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:37:50.793Z|2dd973b4-7674-4fcd-8340-9854040f9245|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:37:50.794Z|2dd973b4-7674-4fcd-8340-9854040f9245|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:52.767Z|8c6aa8d4-c5d7-42dd-b628-fb614db0b492|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:37:52.767Z|9050c83a-6cde-4955-8cb6-d64d12a66f78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:37:52.767Z|5c327c7f-8f46-4559-8420-e4a4c714bbfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:37:52.767Z|8c6aa8d4-c5d7-42dd-b628-fb614db0b492|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:52.767Z|9050c83a-6cde-4955-8cb6-d64d12a66f78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:37:52.767Z|5c327c7f-8f46-4559-8420-e4a4c714bbfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:02.458Z|adbb04c1-4572-4cae-bd2b-c32227ea15be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:38:02.460Z|adbb04c1-4572-4cae-bd2b-c32227ea15be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:38:02.784Z|ff0d3061-5860-47e2-b9cb-60fee69c61d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:38:02.784Z|1bef84d4-ceb1-4246-aa05-2cd5f62c2ed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:38:02.784Z|efc48ec4-8657-48f2-883d-b01eb9a18fcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:38:02.784Z|1bef84d4-ceb1-4246-aa05-2cd5f62c2ed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:02.784Z|ff0d3061-5860-47e2-b9cb-60fee69c61d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:02.784Z|efc48ec4-8657-48f2-883d-b01eb9a18fcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:12.802Z|024f8163-d8f1-491b-b643-274c2c947c80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:38:12.802Z|67214c82-d626-46de-95ec-f8f90714a561|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:38:12.802Z|5c976d03-608e-411b-af0a-acf039d5b2f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:38:12.802Z|024f8163-d8f1-491b-b643-274c2c947c80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:12.802Z|67214c82-d626-46de-95ec-f8f90714a561|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:12.802Z|5c976d03-608e-411b-af0a-acf039d5b2f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:17.458Z|bb118e2a-444d-44df-bc2c-ea9c6cbf2f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:38:17.459Z|bb118e2a-444d-44df-bc2c-ea9c6cbf2f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:38:18.311Z|132fc31d-a189-433a-975d-b3ab23c39027|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:38:18.311Z|132fc31d-a189-433a-975d-b3ab23c39027|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:38:22.818Z|319fe546-c33d-485d-9470-91c46a329f1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:38:22.818Z|cee42db9-7bb4-4b94-af22-c7e7df0d0a5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:38:22.818Z|a640dc93-b348-4a63-832c-313f9afdd602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:38:22.818Z|319fe546-c33d-485d-9470-91c46a329f1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:22.818Z|cee42db9-7bb4-4b94-af22-c7e7df0d0a5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:22.819Z|a640dc93-b348-4a63-832c-313f9afdd602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:32.458Z|3e64ef9a-665d-42e6-a71b-7d6a3f3de6a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:38:32.459Z|3e64ef9a-665d-42e6-a71b-7d6a3f3de6a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:38:32.834Z|094186de-6e19-4ca6-a542-b530f4f16cde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:38:32.835Z|5f24f52b-19c4-4d57-9a96-6d3b417649d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:38:32.835Z|094186de-6e19-4ca6-a542-b530f4f16cde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:32.835Z|2937be71-55aa-4a31-8a41-b163d9427c96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:38:32.835Z|5f24f52b-19c4-4d57-9a96-6d3b417649d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:32.835Z|2937be71-55aa-4a31-8a41-b163d9427c96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:42.850Z|b5bc0d20-ec43-4ae0-ab9e-a5204bfa70b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:38:42.850Z|9005f91d-70c1-4c97-9cb2-5aef8f9041a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:38:42.851Z|b5bc0d20-ec43-4ae0-ab9e-a5204bfa70b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:42.851Z|9005f91d-70c1-4c97-9cb2-5aef8f9041a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:42.852Z|8a798777-770e-4a1a-aaf5-667eeaa8b68d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:38:42.852Z|8a798777-770e-4a1a-aaf5-667eeaa8b68d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:47.458Z|ca308bf0-aaf1-4330-b69d-ad1e05a0d9df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:38:47.461Z|ca308bf0-aaf1-4330-b69d-ad1e05a0d9df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:38:48.312Z|862c4232-8183-42a3-8390-66f7559b0159|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:38:48.312Z|862c4232-8183-42a3-8390-66f7559b0159|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:38:50.791Z|bb245b22-a701-48a5-b3ed-82c18271ff6c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:38:50.792Z|bb245b22-a701-48a5-b3ed-82c18271ff6c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:52.867Z|f7a043cd-0ea1-42e4-91b6-572e885e61d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:38:52.868Z|595ad0cb-3a6d-493d-b97f-feb8adff3be8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:38:52.868Z|f7a043cd-0ea1-42e4-91b6-572e885e61d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:52.868Z|e80e4ad0-3f65-407b-a4e8-c6b99187a07e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:38:52.868Z|595ad0cb-3a6d-493d-b97f-feb8adff3be8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:52.868Z|e80e4ad0-3f65-407b-a4e8-c6b99187a07e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:38:54.158Z|24a5d9d0-4c79-445d-886f-91d175849733|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:38:54.159Z|24a5d9d0-4c79-445d-886f-91d175849733|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:02.458Z|df2c4e4c-1a93-4b6c-8451-2caa3e93a492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:39:02.458Z|df2c4e4c-1a93-4b6c-8451-2caa3e93a492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:39:02.886Z|44f19c4e-ab16-4b12-8ed1-05f8d1d1dd80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:39:02.886Z|acfa8a1f-d2d0-4e74-811c-29529462db9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:39:02.886Z|27349093-0f0c-4714-8fc3-594c02b8bf4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:39:02.886Z|44f19c4e-ab16-4b12-8ed1-05f8d1d1dd80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:02.886Z|acfa8a1f-d2d0-4e74-811c-29529462db9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:02.886Z|27349093-0f0c-4714-8fc3-594c02b8bf4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:12.903Z|8c0a9614-175e-483b-8a28-05c62de0f8ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:39:12.903Z|fd8c3560-1186-4252-b956-101e1b968ac4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:39:12.904Z|8c0a9614-175e-483b-8a28-05c62de0f8ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:12.904Z|5b86bfd8-4b3b-4636-881a-719de6342576|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:39:12.904Z|fd8c3560-1186-4252-b956-101e1b968ac4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:12.904Z|5b86bfd8-4b3b-4636-881a-719de6342576|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:17.458Z|d9e8dab2-9d33-4d98-b48a-1f3d7dce010e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:39:17.459Z|d9e8dab2-9d33-4d98-b48a-1f3d7dce010e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:39:18.312Z|db9afde7-592a-42ff-949b-cd10ff23d47b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:39:18.313Z|db9afde7-592a-42ff-949b-cd10ff23d47b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:39:22.920Z|54afcc3b-4fd9-4c64-bee7-93d74a0ca544|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:39:22.920Z|e77476c2-56ea-4738-8fb9-53c473405870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:39:22.920Z|cc90f117-e79e-40c7-a58c-cc777825e9a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:39:22.920Z|54afcc3b-4fd9-4c64-bee7-93d74a0ca544|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:22.920Z|e77476c2-56ea-4738-8fb9-53c473405870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:22.921Z|cc90f117-e79e-40c7-a58c-cc777825e9a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:32.458Z|29e28224-974a-463e-b561-cf1de3d5a2e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:39:32.461Z|29e28224-974a-463e-b561-cf1de3d5a2e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:39:32.938Z|1e8f7811-ea1b-4877-8d75-30fc41a04038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:39:32.938Z|b72d551a-3dd1-4daa-811e-d89a9a195ad0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:39:32.938Z|f1d74a55-584e-49c3-9219-397713aa920a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:39:32.939Z|b72d551a-3dd1-4daa-811e-d89a9a195ad0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:32.939Z|1e8f7811-ea1b-4877-8d75-30fc41a04038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:32.939Z|f1d74a55-584e-49c3-9219-397713aa920a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:42.956Z|11ad18c0-5d87-4e11-90c2-0da42eba2b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:39:42.956Z|70dd0740-0946-40ea-a47c-ac4a3ce05372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:39:42.956Z|d04dab6c-ca26-4d13-a844-034c48fde9c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:39:42.957Z|d04dab6c-ca26-4d13-a844-034c48fde9c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:42.956Z|11ad18c0-5d87-4e11-90c2-0da42eba2b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:42.957Z|70dd0740-0946-40ea-a47c-ac4a3ce05372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:47.458Z|9df40f60-8554-45e0-9794-6cbc19d78171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:39:47.458Z|9df40f60-8554-45e0-9794-6cbc19d78171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:39:48.313Z|0fd8b879-f829-4d0f-b986-c2a5b720551a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:39:48.314Z|0fd8b879-f829-4d0f-b986-c2a5b720551a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:39:50.793Z|d419998f-2e44-49d4-bac0-a6b77413852b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:39:50.794Z|d419998f-2e44-49d4-bac0-a6b77413852b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:52.974Z|b04b1816-54db-4c94-9c67-cedfc6a33abc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:39:52.974Z|19622124-071b-4317-ba3a-30bd6de0f8a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:39:52.974Z|b04b1816-54db-4c94-9c67-cedfc6a33abc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:52.974Z|19622124-071b-4317-ba3a-30bd6de0f8a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:39:52.974Z|9d93472d-fcf0-40ed-a229-98d44788026d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:39:52.975Z|9d93472d-fcf0-40ed-a229-98d44788026d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:02.458Z|2b0638db-8d0c-413c-8718-4fdefae69305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:40:02.458Z|2b0638db-8d0c-413c-8718-4fdefae69305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:40:02.992Z|8fe0247d-3e70-4b02-b14e-3d39d4635866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:40:02.992Z|3e222a23-694f-486f-ade5-06774298e472|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:40:02.992Z|95dd2f80-229e-48f6-a5c3-2f2f6f2db928|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:40:02.993Z|3e222a23-694f-486f-ade5-06774298e472|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:02.993Z|8fe0247d-3e70-4b02-b14e-3d39d4635866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:02.994Z|95dd2f80-229e-48f6-a5c3-2f2f6f2db928|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:13.011Z|0aa280f6-1238-4375-8b07-f56391a678e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:40:13.011Z|0aa280f6-1238-4375-8b07-f56391a678e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:13.011Z|a37e0411-ebc4-4b8a-8f55-6fe4feb120f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:40:13.011Z|c6d427f0-4fb0-41ba-a967-30c3b3a74cc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:40:13.012Z|a37e0411-ebc4-4b8a-8f55-6fe4feb120f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:13.012Z|c6d427f0-4fb0-41ba-a967-30c3b3a74cc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:17.458Z|72df9340-d1a7-47f7-89f3-c80656c14df1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:40:17.462Z|72df9340-d1a7-47f7-89f3-c80656c14df1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:40:18.314Z|bbfdb7f7-4a1b-4cf8-af20-16c85bb06c73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:40:18.315Z|bbfdb7f7-4a1b-4cf8-af20-16c85bb06c73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:40:23.027Z|7e3ebffc-d13b-48e2-9a97-db093d462912|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:40:23.027Z|5aacce63-4d89-46c9-b0fb-3c55474c069b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:40:23.027Z|f661fbfd-14aa-4c18-933a-9006dae640aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:40:23.028Z|7e3ebffc-d13b-48e2-9a97-db093d462912|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:23.028Z|5aacce63-4d89-46c9-b0fb-3c55474c069b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:23.028Z|f661fbfd-14aa-4c18-933a-9006dae640aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:32.458Z|72e0d799-8db1-4e1c-99cc-b98fb3a1467c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:40:32.458Z|72e0d799-8db1-4e1c-99cc-b98fb3a1467c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:40:33.044Z|c0d78266-c36d-4079-bf24-cc921b603f81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:40:33.044Z|31e5ce7b-56b4-4fe0-9217-c2e5ccc03412|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:40:33.044Z|2232afc3-09fb-41ce-9343-4e2ff15b5fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:40:33.045Z|c0d78266-c36d-4079-bf24-cc921b603f81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:33.045Z|31e5ce7b-56b4-4fe0-9217-c2e5ccc03412|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:33.045Z|2232afc3-09fb-41ce-9343-4e2ff15b5fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:43.061Z|479882b7-bbc8-4eec-958f-0a77490a2b48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:40:43.061Z|479882b7-bbc8-4eec-958f-0a77490a2b48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:43.062Z|13a7187a-a63e-4772-b6a4-3a1a3c6092d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:40:43.062Z|13a7187a-a63e-4772-b6a4-3a1a3c6092d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:43.064Z|529c5c91-3851-4b14-9605-4c25b12e3dec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:40:43.064Z|529c5c91-3851-4b14-9605-4c25b12e3dec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:47.458Z|99be03be-6572-4cc1-b152-8f6c246c8a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:40:47.458Z|99be03be-6572-4cc1-b152-8f6c246c8a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:40:48.315Z|6f79ce7f-7744-4429-987c-0210813e12b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:40:48.315Z|6f79ce7f-7744-4429-987c-0210813e12b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:40:50.792Z|f294c717-f3d2-477e-b68d-7a32b9a3b0ac|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:40:50.793Z|f294c717-f3d2-477e-b68d-7a32b9a3b0ac|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:53.077Z|110589e4-53ef-4a31-86b0-1baee1276469|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:40:53.078Z|110589e4-53ef-4a31-86b0-1baee1276469|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:53.079Z|1b166ce2-e0c8-4b75-bf65-c0e6310c7522|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:40:53.080Z|52ead09a-fcef-4a83-9a3a-89ea9705ff56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:40:53.080Z|1b166ce2-e0c8-4b75-bf65-c0e6310c7522|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:53.081Z|52ead09a-fcef-4a83-9a3a-89ea9705ff56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:40:55.167Z|539a8d2c-d06b-4ca7-ad9a-5073758cf25e|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:40:55.168Z|539a8d2c-d06b-4ca7-ad9a-5073758cf25e|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:02.458Z|9b526435-861a-4ff5-9cad-3462a8a096a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:41:02.460Z|9b526435-861a-4ff5-9cad-3462a8a096a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:41:03.095Z|73443925-68a6-46fa-bb14-80ca5d757fbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:41:03.095Z|73443925-68a6-46fa-bb14-80ca5d757fbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:03.096Z|0067329a-e89f-411d-8471-f8ec7aa395df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:41:03.096Z|0067329a-e89f-411d-8471-f8ec7aa395df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:03.097Z|84f365fb-8534-4d5a-bfe1-437e05d47429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:41:03.098Z|84f365fb-8534-4d5a-bfe1-437e05d47429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:13.113Z|4d026541-2a02-4961-9d66-0c04ea39560a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:41:13.113Z|f66b6c5d-97cd-434f-b727-2266a654cdee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:41:13.113Z|4d026541-2a02-4961-9d66-0c04ea39560a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:13.113Z|6a930b61-9517-4a30-a996-a0774f02b6dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:41:13.113Z|f66b6c5d-97cd-434f-b727-2266a654cdee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:13.114Z|6a930b61-9517-4a30-a996-a0774f02b6dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:17.458Z|e5c56440-3915-461b-beb7-854c023b87e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:41:17.458Z|e5c56440-3915-461b-beb7-854c023b87e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:41:18.316Z|0ca5112a-c1c0-4b87-8a82-e7c3d2930373|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:41:18.316Z|0ca5112a-c1c0-4b87-8a82-e7c3d2930373|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:41:23.131Z|a86064d6-89f4-41d7-9cfa-aedc8aa9c128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:41:23.131Z|e01062ae-2d3e-47fd-83dc-424c206cbf06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:41:23.131Z|a86064d6-89f4-41d7-9cfa-aedc8aa9c128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:23.131Z|555c3fd2-77d9-454f-ac51-0a553ce1bd21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:41:23.131Z|e01062ae-2d3e-47fd-83dc-424c206cbf06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:23.132Z|555c3fd2-77d9-454f-ac51-0a553ce1bd21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:32.458Z|c65daca4-b29b-4e18-8219-0f74f777ca2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:41:32.459Z|c65daca4-b29b-4e18-8219-0f74f777ca2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:41:33.148Z|8a7d46e0-fd83-40b3-94d0-375eb9173265|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:41:33.148Z|8a7d46e0-fd83-40b3-94d0-375eb9173265|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:33.150Z|4022e7ec-6392-4771-b24b-374c777805b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:41:33.151Z|4022e7ec-6392-4771-b24b-374c777805b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:33.152Z|e0b4be5d-0a9b-4e43-a43d-7cdb3655000d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:41:33.152Z|e0b4be5d-0a9b-4e43-a43d-7cdb3655000d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:37.988Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:41:37.990Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 838f1013-a28b-4543-ac99-ad49edde2c69 already exists in requestDb InfraActiveRequests table
2022-01-28T09:41:37.990Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69
2022-01-28T09:41:37.990Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|INFO|500||Invoke
2022-01-28T09:41:37.990Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||===========================request begin================================================
2022-01-28T09:41:37.991Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69
2022-01-28T09:41:37.991Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Method      : GET
2022-01-28T09:41:37.991Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4718ea0601c5779", X-B3-SpanId:"3e022790949d0256", X-B3-ParentSpanId:"a4718ea0601c5779", X-B3-Sampled:"0", X-ONAP-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-TransactionID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-ECOMP-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5ab888c-d287-440d-943d-172eaefe4f22"]
2022-01-28T09:41:37.991Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Request body: 
2022-01-28T09:41:37.991Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||==========================request end================================================
2022-01-28T09:41:38.017Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||============================response begin==========================================
2022-01-28T09:41:38.017Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T09:41:38.018Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Status text  : 
2022-01-28T09:41:38.018Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|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:"Fri, 28 Jan 2022 09:41:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:41:38.018Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Response body: 
2022-01-28T09:41:38.019Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||=======================response end=================================================
2022-01-28T09:41:38.019Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|INFO|404|Not Found|InvokeReturn
2022-01-28T09:41:38.028Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-28T09:41:38.031Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-28T09:41:38.050Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|INFO|500||Invoke
2022-01-28T09:41:38.051Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749 with request headers:{Authorization=[***REDACTED***], X-RequestID=[838f1013-a28b-4543-ac99-ad49edde2c69], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4bdba378-16bd-4251-801f-4bb65df0fe9e], X-ECOMP-RequestID=[838f1013-a28b-4543-ac99-ad49edde2c69], X-TransactionId=[], X-ONAP-RequestID=[838f1013-a28b-4543-ac99-ad49edde2c69]}
2022-01-28T09:41:38.100Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220128-09:41:38:079-83240], vertex-id=[4248], Content-Length=[619], Date=[Fri, 28 Jan 2022 09:41:38 GMT], Content-Type=[application/json]}
2022-01-28T09:41:38.101Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|DEBUG|500||{"tenant-id":"d53240b6b9314eaf9145045be6b51749","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1643362897279","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2022-01-28T09:41:38.101Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|INFO|500||InvokeReturn
2022-01-28T09:41:38.102Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-28T09:41:38.102Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-28T09:41:38.103Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.103Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-28T09:41:38.104Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-28T09:41:38.104Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.104Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-28T09:41:38.104Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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:"115", X-B3-TraceId:"a4718ea0601c5779", X-B3-SpanId:"7f98b3f912b60352", X-B3-ParentSpanId:"a4718ea0601c5779", X-B3-Sampled:"0", X-ONAP-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-TransactionID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-ECOMP-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef937044-c234-481c-ab61-43ab484facf8"]
2022-01-28T09:41:38.104Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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":"basic_network-86d85239-51b0-4cd1-8e1f-c5f38f485e54","requestScope":"service"}
2022-01-28T09:41:38.105Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-28T09:41:38.121Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-28T09:41:38.122Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.122Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-28T09:41:38.122Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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:"Fri, 28 Jan 2022 09:41:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:41:38.122Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-28T09:41:38.123Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-28T09:41:38.123Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-28T09:41:38.124Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.124Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.124Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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================================================
2022-01-28T09:41:38.125Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.125Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.125Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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:"838f1013-a28b-4543-ac99-ad49edde2c69", X-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-TransactionID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-ECOMP-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7ca2474-d5e4-4b2b-b544-18b30a62991f"]
2022-01-28T09:41:38.125Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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: 
2022-01-28T09:41:38.126Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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================================================
2022-01-28T09:41:38.262Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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==========================================
2022-01-28T09:41:38.262Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.263Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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  : 
2022-01-28T09:41:38.263Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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      : [Set-Cookie:"JSESSIONID=609DC67B61C7CFA8B9F57CC85A28A7AA; 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:"Fri, 28 Jan 2022 09:41:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:41:38.264Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T09:41:38.264Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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=================================================
2022-01-28T09:41:38.265Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.270Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.270Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.270Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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================================================
2022-01-28T09:41:38.270Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.270Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.271Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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:"838f1013-a28b-4543-ac99-ad49edde2c69", X-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-TransactionID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-ECOMP-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf4e0147-d22b-4049-ba21-c01706761846"]
2022-01-28T09:41:38.271Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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: 
2022-01-28T09:41:38.271Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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================================================
2022-01-28T09:41:38.283Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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==========================================
2022-01-28T09:41:38.284Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.284Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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  : 
2022-01-28T09:41:38.284Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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:"Fri, 28 Jan 2022 09:41:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:41:38.284Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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" : 507,
  "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" : "2022-01-28T02:34:15.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507/service"
    }
  }
}
2022-01-28T09:41:38.285Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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=================================================
2022-01-28T09:41:38.285Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.286Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.286Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.287Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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================================================
2022-01-28T09:41:38.287Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.287Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.287Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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:"838f1013-a28b-4543-ac99-ad49edde2c69", X-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-TransactionID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-ECOMP-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69c09eb0-ecb3-4c2b-9d96-b4522beb8c89"]
2022-01-28T09:41:38.288Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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: 
2022-01-28T09:41:38.288Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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================================================
2022-01-28T09:41:38.298Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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==========================================
2022-01-28T09:41:38.299Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.299Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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  : 
2022-01-28T09:41:38.299Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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:"Fri, 28 Jan 2022 09:41:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:41:38.299Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T09:41:38.300Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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=================================================
2022-01-28T09:41:38.300Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.303Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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/
2022-01-28T09:41:38.303Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-28T09:41:38.303Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-28T09:41:38.303Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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/
2022-01-28T09:41:38.304Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-28T09:41:38.304Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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:"1858", X-B3-TraceId:"a4718ea0601c5779", X-B3-SpanId:"d13e61e6fc14c378", X-B3-ParentSpanId:"a4718ea0601c5779", X-B3-Sampled:"0", X-ONAP-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-TransactionID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-ECOMP-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c693049-a0fb-48b7-8b0d-933c7c7fdb15"]
2022-01-28T09:41:38.304Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"838f1013-a28b-4543-ac99-ad49edde2c69","requestStatus":"IN_PROGRESS","startTime":1643362898028,"source":"VID","tenantId":"d53240b6b9314eaf9145045be6b51749","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-86d85239-51b0-4cd1-8e1f-c5f38f485e54\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-86d85239-51b0-4cd1-8e1f-c5f38f485e54","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"838f1013-a28b-4543-ac99-ad49edde2c69"}
2022-01-28T09:41:38.304Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-28T09:41:38.329Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-28T09:41:38.329Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-28T09:41:38.330Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-28T09:41:38.330Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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/838f1013-a28b-4543-ac99-ad49edde2c69", 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:"Fri, 28 Jan 2022 09:41:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:41:38.331Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "838f1013-a28b-4543-ac99-ad49edde2c69",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T09:41:38.028+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-86d85239-51b0-4cd1-8e1f-c5f38f485e54\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-28T09:41:38.319+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-86d85239-51b0-4cd1-8e1f-c5f38f485e54",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "838f1013-a28b-4543-ac99-ad49edde2c69",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69"
    }
  }
}
2022-01-28T09:41:38.331Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-28T09:41:38.331Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-28T09:41:38.342Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.342Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-28T09:41:38.343Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-28T09:41:38.343Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:38.343Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-28T09:41:38.343Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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:"2258", X-B3-TraceId:"a4718ea0601c5779", X-B3-SpanId:"467697b4865ddc0b", X-B3-ParentSpanId:"a4718ea0601c5779", X-B3-Sampled:"0", X-ONAP-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-TransactionID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-ECOMP-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7aa4540a-3a30-4fc2-86ef-c8a6394770db"]
2022-01-28T09:41:38.344Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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\":\"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d4d91191-d36f-4b96-9c38-87e082570c0a\",\"modelUuid\":\"d4d91191-d36f-4b96-9c38-87e082570c0a\",\"modelInvariantUuid\":\"ed693583-19e0-42cb-bd72-2b5359ea3bae\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-86d85239-51b0-4cd1-8e1f-c5f38f485e54\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"d53240b6b9314eaf9145045be6b51749\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"838f1013-a28b-4543-ac99-ad49edde2c69","type":"String"},"mso-request-id":{"value":"838f1013-a28b-4543-ac99-ad49edde2c69","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":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-28T09:41:38.344Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-28T09:41:39.458Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-28T09:41:39.459Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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
2022-01-28T09:41:39.459Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-28T09:41:39.460Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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=A6A84A16CF843BE012A239225739DA6E; Path=/; HttpOnly", Date:"Fri, 28 Jan 2022 09:41:39 GMT", X-ONAP-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-TransactionID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-ECOMP-RequestID:"838f1013-a28b-4543-ac99-ad49edde2c69", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7aa4540a-3a30-4fc2-86ef-c8a6394770db", 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"]
2022-01-28T09:41:39.460Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|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\":\"838f1013-a28b-4543-ac99-ad49edde2c69\",\"instanceId\":\"4b69668e-a471-44af-834e-c02429de7a83\"}}","message":"Success","processInstanceID":"7d80f3fc-801e-11ec-825d-ea285b5e6c63","variables":null,"messageCode":200}
2022-01-28T09:41:39.461Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-28T09:41:39.461Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-28T09:41:39.465Z|838f1013-a28b-4543-ac99-ad49edde2c69|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:41:39.584Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:41:39.594Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69
2022-01-28T09:41:39.594Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|INFO|500||Invoke
2022-01-28T09:41:39.594Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||===========================request begin================================================
2022-01-28T09:41:39.594Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69
2022-01-28T09:41:39.594Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Method      : GET
2022-01-28T09:41:39.595Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa26994bb8f70a28", X-B3-SpanId:"235ac96457ff7c9a", X-B3-ParentSpanId:"fa26994bb8f70a28", X-B3-Sampled:"0", X-ONAP-RequestID:"b72a8d41-7001-4d8f-964e-4497610b41b1", X-RequestID:"b72a8d41-7001-4d8f-964e-4497610b41b1", X-TransactionID:"b72a8d41-7001-4d8f-964e-4497610b41b1", X-ECOMP-RequestID:"b72a8d41-7001-4d8f-964e-4497610b41b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"418dd940-0de2-4c89-ba04-40d368c344af"]
2022-01-28T09:41:39.595Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Request body: 
2022-01-28T09:41:39.595Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||==========================request end================================================
2022-01-28T09:41:39.612Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||============================response begin==========================================
2022-01-28T09:41:39.612Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Status code  : 200 OK
2022-01-28T09:41:39.613Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Status text  : 
2022-01-28T09:41:39.613Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|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:"Fri, 28 Jan 2022 09:41:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:41:39.613Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Response body: {
  "requestId" : "838f1013-a28b-4543-ac99-ad49edde2c69",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T09:41:38.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-86d85239-51b0-4cd1-8e1f-c5f38f485e54\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:41:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4b69668e-a471-44af-834e-c02429de7a83",
  "serviceInstanceName" : "basic_network-86d85239-51b0-4cd1-8e1f-c5f38f485e54",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "838f1013-a28b-4543-ac99-ad49edde2c69",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69"
    }
  }
}
2022-01-28T09:41:39.613Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||=======================response end=================================================
2022-01-28T09:41:39.614Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|INFO|500||InvokeReturn
2022-01-28T09:41:39.615Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false
2022-01-28T09:41:39.615Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:41:39.615Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:41:39.615Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false
2022-01-28T09:41:39.616Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:41:39.616Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa26994bb8f70a28", X-B3-SpanId:"1d4cfe2b45639259", X-B3-ParentSpanId:"fa26994bb8f70a28", X-B3-Sampled:"0", X-ONAP-RequestID:"b72a8d41-7001-4d8f-964e-4497610b41b1", X-RequestID:"b72a8d41-7001-4d8f-964e-4497610b41b1", X-TransactionID:"b72a8d41-7001-4d8f-964e-4497610b41b1", X-ECOMP-RequestID:"b72a8d41-7001-4d8f-964e-4497610b41b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dce4e6b-1106-4993-b3ba-c1051a53f46f"]
2022-01-28T09:41:39.616Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:41:39.616Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:41:39.629Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:41:39.629Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:41:39.629Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:41:39.630Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&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:"Fri, 28 Jan 2022 09:41:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:41:39.632Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:41:39.632Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:41:39.632Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:41:39.638Z|b72a8d41-7001-4d8f-964e-4497610b41b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:41:43.165Z|54bc50f6-4e36-4aa7-b005-b8086928efa4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:41:43.166Z|54bc50f6-4e36-4aa7-b005-b8086928efa4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:43.167Z|171e1325-5b26-4c50-8da3-1eeeb2deb25f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:41:43.167Z|171e1325-5b26-4c50-8da3-1eeeb2deb25f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:43.167Z|9e8d1b21-10ee-4a80-b247-ba1dc791e702|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:41:43.167Z|9e8d1b21-10ee-4a80-b247-ba1dc791e702|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:47.458Z|ac213276-52f2-47d4-a512-f2ab1ed77b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:41:47.462Z|ac213276-52f2-47d4-a512-f2ab1ed77b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:41:48.317Z|21b6a551-51b9-4588-b900-ac5c1837f31e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:41:48.317Z|21b6a551-51b9-4588-b900-ac5c1837f31e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:41:49.751Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:41:49.755Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69
2022-01-28T09:41:49.755Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|INFO|500||Invoke
2022-01-28T09:41:49.755Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||===========================request begin================================================
2022-01-28T09:41:49.755Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69
2022-01-28T09:41:49.755Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Method      : GET
2022-01-28T09:41:49.755Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34efdb9d6db043dc", X-B3-SpanId:"3b2e321a4a1066d7", X-B3-ParentSpanId:"34efdb9d6db043dc", X-B3-Sampled:"0", X-ONAP-RequestID:"e80127de-a945-4e79-9f9f-4463fdc416ea", X-RequestID:"e80127de-a945-4e79-9f9f-4463fdc416ea", X-TransactionID:"e80127de-a945-4e79-9f9f-4463fdc416ea", X-ECOMP-RequestID:"e80127de-a945-4e79-9f9f-4463fdc416ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7891cb3-5a5a-4020-bf7f-f4aff50bd91e"]
2022-01-28T09:41:49.755Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Request body: 
2022-01-28T09:41:49.756Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||==========================request end================================================
2022-01-28T09:41:49.775Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||============================response begin==========================================
2022-01-28T09:41:49.775Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Status code  : 200 OK
2022-01-28T09:41:49.775Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Status text  : 
2022-01-28T09:41:49.776Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|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:"Fri, 28 Jan 2022 09:41:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:41:49.776Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Response body: {
  "requestId" : "838f1013-a28b-4543-ac99-ad49edde2c69",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=838f1013-a28b-4543-ac99-ad49edde2c69 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4b69668e-a471-44af-834e-c02429de7a83 (msg=Node Not Found:object located at service-design-and-creation/models/model/ed693583-19e0-42cb-bd72-2b5359ea3bae/model-vers/model-ver/d4d91191-d36f-4b96-9c38-87e082570c0a#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:41:38.000+00:00",
  "endTime" : "2022-01-28T09:41:40.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-86d85239-51b0-4cd1-8e1f-c5f38f485e54\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:41:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4b69668e-a471-44af-834e-c02429de7a83",
  "serviceInstanceName" : "basic_network-86d85239-51b0-4cd1-8e1f-c5f38f485e54",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "838f1013-a28b-4543-ac99-ad49edde2c69",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69"
    }
  }
}
2022-01-28T09:41:49.776Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||=======================response end=================================================
2022-01-28T09:41:49.777Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|INFO|500||InvokeReturn
2022-01-28T09:41:49.777Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false
2022-01-28T09:41:49.778Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:41:49.778Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:41:49.778Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false
2022-01-28T09:41:49.778Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:41:49.778Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34efdb9d6db043dc", X-B3-SpanId:"547e3a968d6a848b", X-B3-ParentSpanId:"34efdb9d6db043dc", X-B3-Sampled:"0", X-ONAP-RequestID:"e80127de-a945-4e79-9f9f-4463fdc416ea", X-RequestID:"e80127de-a945-4e79-9f9f-4463fdc416ea", X-TransactionID:"e80127de-a945-4e79-9f9f-4463fdc416ea", X-ECOMP-RequestID:"e80127de-a945-4e79-9f9f-4463fdc416ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70fdd857-dec3-4ac1-a3ad-6e490e7e44fe"]
2022-01-28T09:41:49.779Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:41:49.779Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:41:49.789Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:41:49.790Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:41:49.790Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:41:49.790Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&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:"Fri, 28 Jan 2022 09:41:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:41:49.791Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:41:49.792Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:41:49.792Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:41:49.798Z|e80127de-a945-4e79-9f9f-4463fdc416ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:41:49.899Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:41:49.902Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69
2022-01-28T09:41:49.902Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|INFO|500||Invoke
2022-01-28T09:41:49.902Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||===========================request begin================================================
2022-01-28T09:41:49.903Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69
2022-01-28T09:41:49.903Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Method      : GET
2022-01-28T09:41:49.903Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1909fe3dabdb584f", X-B3-SpanId:"dfbe59e04cb5ea87", X-B3-ParentSpanId:"1909fe3dabdb584f", X-B3-Sampled:"0", X-ONAP-RequestID:"aff67d37-5879-472c-b99c-0ebd76305d91", X-RequestID:"aff67d37-5879-472c-b99c-0ebd76305d91", X-TransactionID:"aff67d37-5879-472c-b99c-0ebd76305d91", X-ECOMP-RequestID:"aff67d37-5879-472c-b99c-0ebd76305d91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"935fc236-ecb3-418c-93a5-06b3a261320d"]
2022-01-28T09:41:49.903Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Request body: 
2022-01-28T09:41:49.903Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||==========================request end================================================
2022-01-28T09:41:49.920Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||============================response begin==========================================
2022-01-28T09:41:49.920Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Status code  : 200 OK
2022-01-28T09:41:49.921Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Status text  : 
2022-01-28T09:41:49.921Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|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:"Fri, 28 Jan 2022 09:41:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:41:49.921Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Response body: {
  "requestId" : "838f1013-a28b-4543-ac99-ad49edde2c69",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=838f1013-a28b-4543-ac99-ad49edde2c69 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4b69668e-a471-44af-834e-c02429de7a83 (msg=Node Not Found:object located at service-design-and-creation/models/model/ed693583-19e0-42cb-bd72-2b5359ea3bae/model-vers/model-ver/d4d91191-d36f-4b96-9c38-87e082570c0a#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:41:38.000+00:00",
  "endTime" : "2022-01-28T09:41:40.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-86d85239-51b0-4cd1-8e1f-c5f38f485e54\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:41:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4b69668e-a471-44af-834e-c02429de7a83",
  "serviceInstanceName" : "basic_network-86d85239-51b0-4cd1-8e1f-c5f38f485e54",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "838f1013-a28b-4543-ac99-ad49edde2c69",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69"
    }
  }
}
2022-01-28T09:41:49.921Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||=======================response end=================================================
2022-01-28T09:41:49.921Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|INFO|500||InvokeReturn
2022-01-28T09:41:49.922Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false
2022-01-28T09:41:49.923Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:41:49.923Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:41:49.923Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false
2022-01-28T09:41:49.923Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:41:49.923Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1909fe3dabdb584f", X-B3-SpanId:"2161d8d78e35cd60", X-B3-ParentSpanId:"1909fe3dabdb584f", X-B3-Sampled:"0", X-ONAP-RequestID:"aff67d37-5879-472c-b99c-0ebd76305d91", X-RequestID:"aff67d37-5879-472c-b99c-0ebd76305d91", X-TransactionID:"aff67d37-5879-472c-b99c-0ebd76305d91", X-ECOMP-RequestID:"aff67d37-5879-472c-b99c-0ebd76305d91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8aedac46-2fab-4f76-9fe4-dca008003819"]
2022-01-28T09:41:49.923Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:41:49.923Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:41:49.936Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:41:49.936Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:41:49.937Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:41:49.937Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&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:"Fri, 28 Jan 2022 09:41:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:41:49.938Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:41:49.938Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:41:49.939Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:41:49.947Z|aff67d37-5879-472c-b99c-0ebd76305d91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:41:50.047Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:41:50.051Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69
2022-01-28T09:41:50.051Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|INFO|500||Invoke
2022-01-28T09:41:50.051Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||===========================request begin================================================
2022-01-28T09:41:50.052Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69
2022-01-28T09:41:50.052Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Method      : GET
2022-01-28T09:41:50.052Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ecbd2ead5622fa41", X-B3-SpanId:"01c4b47024793baf", X-B3-ParentSpanId:"ecbd2ead5622fa41", X-B3-Sampled:"0", X-ONAP-RequestID:"e0dca43e-0e57-408f-beaa-163b0d50959d", X-RequestID:"e0dca43e-0e57-408f-beaa-163b0d50959d", X-TransactionID:"e0dca43e-0e57-408f-beaa-163b0d50959d", X-ECOMP-RequestID:"e0dca43e-0e57-408f-beaa-163b0d50959d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f96dea3-a309-4498-a71f-711964c5df40"]
2022-01-28T09:41:50.053Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Request body: 
2022-01-28T09:41:50.053Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||==========================request end================================================
2022-01-28T09:41:50.069Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||============================response begin==========================================
2022-01-28T09:41:50.070Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Status code  : 200 OK
2022-01-28T09:41:50.070Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Status text  : 
2022-01-28T09:41:50.070Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|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:"Fri, 28 Jan 2022 09:41:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:41:50.071Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Response body: {
  "requestId" : "838f1013-a28b-4543-ac99-ad49edde2c69",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=838f1013-a28b-4543-ac99-ad49edde2c69 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4b69668e-a471-44af-834e-c02429de7a83 (msg=Node Not Found:object located at service-design-and-creation/models/model/ed693583-19e0-42cb-bd72-2b5359ea3bae/model-vers/model-ver/d4d91191-d36f-4b96-9c38-87e082570c0a#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:41:38.000+00:00",
  "endTime" : "2022-01-28T09:41:40.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-86d85239-51b0-4cd1-8e1f-c5f38f485e54\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:41:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4b69668e-a471-44af-834e-c02429de7a83",
  "serviceInstanceName" : "basic_network-86d85239-51b0-4cd1-8e1f-c5f38f485e54",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "838f1013-a28b-4543-ac99-ad49edde2c69",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69"
    }
  }
}
2022-01-28T09:41:50.071Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||=======================response end=================================================
2022-01-28T09:41:50.071Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|INFO|500||InvokeReturn
2022-01-28T09:41:50.072Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false
2022-01-28T09:41:50.072Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:41:50.073Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:41:50.073Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false
2022-01-28T09:41:50.073Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:41:50.073Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ecbd2ead5622fa41", X-B3-SpanId:"2fba04d5e2ce62d8", X-B3-ParentSpanId:"ecbd2ead5622fa41", X-B3-Sampled:"0", X-ONAP-RequestID:"e0dca43e-0e57-408f-beaa-163b0d50959d", X-RequestID:"e0dca43e-0e57-408f-beaa-163b0d50959d", X-TransactionID:"e0dca43e-0e57-408f-beaa-163b0d50959d", X-ECOMP-RequestID:"e0dca43e-0e57-408f-beaa-163b0d50959d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6fc56ca-e47a-4b0d-a262-070bc37a07b2"]
2022-01-28T09:41:50.073Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:41:50.074Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:41:50.085Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:41:50.085Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:41:50.085Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:41:50.085Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&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:"Fri, 28 Jan 2022 09:41:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:41:50.087Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:41:50.087Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:41:50.088Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:41:50.093Z|e0dca43e-0e57-408f-beaa-163b0d50959d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:41:50.210Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:41:50.215Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69
2022-01-28T09:41:50.215Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|INFO|500||Invoke
2022-01-28T09:41:50.216Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||===========================request begin================================================
2022-01-28T09:41:50.216Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69
2022-01-28T09:41:50.216Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Method      : GET
2022-01-28T09:41:50.216Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0bacd9d1d0275735", X-B3-SpanId:"3645a14a6215ee5e", X-B3-ParentSpanId:"0bacd9d1d0275735", X-B3-Sampled:"0", X-ONAP-RequestID:"772064ef-e16f-42fb-99f7-0c86f4145e41", X-RequestID:"772064ef-e16f-42fb-99f7-0c86f4145e41", X-TransactionID:"772064ef-e16f-42fb-99f7-0c86f4145e41", X-ECOMP-RequestID:"772064ef-e16f-42fb-99f7-0c86f4145e41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47e9ce26-a4bd-4e84-b7df-e128433cc52a"]
2022-01-28T09:41:50.217Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Request body: 
2022-01-28T09:41:50.217Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||==========================request end================================================
2022-01-28T09:41:50.234Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||============================response begin==========================================
2022-01-28T09:41:50.234Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Status code  : 200 OK
2022-01-28T09:41:50.235Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Status text  : 
2022-01-28T09:41:50.235Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|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:"Fri, 28 Jan 2022 09:41:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:41:50.235Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Response body: {
  "requestId" : "838f1013-a28b-4543-ac99-ad49edde2c69",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=838f1013-a28b-4543-ac99-ad49edde2c69 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4b69668e-a471-44af-834e-c02429de7a83 (msg=Node Not Found:object located at service-design-and-creation/models/model/ed693583-19e0-42cb-bd72-2b5359ea3bae/model-vers/model-ver/d4d91191-d36f-4b96-9c38-87e082570c0a#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:41:38.000+00:00",
  "endTime" : "2022-01-28T09:41:40.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-86d85239-51b0-4cd1-8e1f-c5f38f485e54\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:41:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4b69668e-a471-44af-834e-c02429de7a83",
  "serviceInstanceName" : "basic_network-86d85239-51b0-4cd1-8e1f-c5f38f485e54",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "838f1013-a28b-4543-ac99-ad49edde2c69",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69"
    }
  }
}
2022-01-28T09:41:50.236Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||=======================response end=================================================
2022-01-28T09:41:50.236Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|INFO|500||InvokeReturn
2022-01-28T09:41:50.237Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false
2022-01-28T09:41:50.238Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:41:50.238Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:41:50.238Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false
2022-01-28T09:41:50.238Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:41:50.239Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0bacd9d1d0275735", X-B3-SpanId:"d54e4278e60b921c", X-B3-ParentSpanId:"0bacd9d1d0275735", X-B3-Sampled:"0", X-ONAP-RequestID:"772064ef-e16f-42fb-99f7-0c86f4145e41", X-RequestID:"772064ef-e16f-42fb-99f7-0c86f4145e41", X-TransactionID:"772064ef-e16f-42fb-99f7-0c86f4145e41", X-ECOMP-RequestID:"772064ef-e16f-42fb-99f7-0c86f4145e41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36163659-bcf6-4172-b8c7-171df63b68b6"]
2022-01-28T09:41:50.239Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:41:50.239Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:41:50.248Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:41:50.249Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:41:50.249Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:41:50.249Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&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:"Fri, 28 Jan 2022 09:41:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:41:50.249Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:41:50.250Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:41:50.250Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:41:50.255Z|772064ef-e16f-42fb-99f7-0c86f4145e41|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:41:50.362Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:41:50.365Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69
2022-01-28T09:41:50.365Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|INFO|500||Invoke
2022-01-28T09:41:50.365Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||===========================request begin================================================
2022-01-28T09:41:50.366Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69
2022-01-28T09:41:50.366Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Method      : GET
2022-01-28T09:41:50.366Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2352e15222f97db", X-B3-SpanId:"6743d1c710031f74", X-B3-ParentSpanId:"b2352e15222f97db", X-B3-Sampled:"0", X-ONAP-RequestID:"f84d66a1-7bb8-43f3-be30-cce2b0b77f15", X-RequestID:"f84d66a1-7bb8-43f3-be30-cce2b0b77f15", X-TransactionID:"f84d66a1-7bb8-43f3-be30-cce2b0b77f15", X-ECOMP-RequestID:"f84d66a1-7bb8-43f3-be30-cce2b0b77f15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b99403f3-0e3c-4db3-aea2-ba587da7917a"]
2022-01-28T09:41:50.366Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Request body: 
2022-01-28T09:41:50.366Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||==========================request end================================================
2022-01-28T09:41:50.382Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||============================response begin==========================================
2022-01-28T09:41:50.382Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Status code  : 200 OK
2022-01-28T09:41:50.382Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Status text  : 
2022-01-28T09:41:50.382Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|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:"Fri, 28 Jan 2022 09:41:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:41:50.383Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||Response body: {
  "requestId" : "838f1013-a28b-4543-ac99-ad49edde2c69",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=838f1013-a28b-4543-ac99-ad49edde2c69 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4b69668e-a471-44af-834e-c02429de7a83 (msg=Node Not Found:object located at service-design-and-creation/models/model/ed693583-19e0-42cb-bd72-2b5359ea3bae/model-vers/model-ver/d4d91191-d36f-4b96-9c38-87e082570c0a#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:41:38.000+00:00",
  "endTime" : "2022-01-28T09:41:40.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-86d85239-51b0-4cd1-8e1f-c5f38f485e54\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:41:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4b69668e-a471-44af-834e-c02429de7a83",
  "serviceInstanceName" : "basic_network-86d85239-51b0-4cd1-8e1f-c5f38f485e54",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "838f1013-a28b-4543-ac99-ad49edde2c69",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69"
    }
  }
}
2022-01-28T09:41:50.383Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|DEBUG|500||=======================response end=================================================
2022-01-28T09:41:50.384Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/838f1013-a28b-4543-ac99-ad49edde2c69|INFO|500||InvokeReturn
2022-01-28T09:41:50.384Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false
2022-01-28T09:41:50.385Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:41:50.385Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:41:50.385Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false
2022-01-28T09:41:50.385Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:41:50.385Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2352e15222f97db", X-B3-SpanId:"cd22abbc0d129bdd", X-B3-ParentSpanId:"b2352e15222f97db", X-B3-Sampled:"0", X-ONAP-RequestID:"f84d66a1-7bb8-43f3-be30-cce2b0b77f15", X-RequestID:"f84d66a1-7bb8-43f3-be30-cce2b0b77f15", X-TransactionID:"f84d66a1-7bb8-43f3-be30-cce2b0b77f15", X-ECOMP-RequestID:"f84d66a1-7bb8-43f3-be30-cce2b0b77f15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"140528c3-d462-435f-9cf7-2d537e85d02b"]
2022-01-28T09:41:50.385Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:41:50.386Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:41:50.394Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:41:50.395Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:41:50.395Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:41:50.395Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&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:"Fri, 28 Jan 2022 09:41:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:41:50.396Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:41:50.396Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:41:50.396Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=838f1013-a28b-4543-ac99-ad49edde2c69&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:41:50.401Z|f84d66a1-7bb8-43f3-be30-cce2b0b77f15|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/838f1013-a28b-4543-ac99-ad49edde2c69|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:41:50.793Z|83fcde14-349e-45d1-a96d-df226755ee7e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:41:50.794Z|83fcde14-349e-45d1-a96d-df226755ee7e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:53.183Z|646f6831-48ff-4782-8c43-9bce24ed7bac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:41:53.183Z|646f6831-48ff-4782-8c43-9bce24ed7bac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:53.183Z|d80817c6-8dde-4e99-b2a2-a61df81debfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:41:53.184Z|d80817c6-8dde-4e99-b2a2-a61df81debfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:41:53.186Z|14bc2ec7-049d-4814-8b0c-05f0114cbd10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:41:53.186Z|14bc2ec7-049d-4814-8b0c-05f0114cbd10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:02.458Z|608a2ec4-08e7-4ff0-b270-df0699fd7804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:42:02.458Z|608a2ec4-08e7-4ff0-b270-df0699fd7804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:42:03.201Z|a24a0554-6e3b-4495-8c5c-fb5c52d39c08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:42:03.201Z|3549096f-463e-41b1-a1aa-e3603ad4438e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:42:03.201Z|a24a0554-6e3b-4495-8c5c-fb5c52d39c08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:03.201Z|dbce8d8d-dbfb-4f03-9929-3c3cabcb45bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:42:03.202Z|3549096f-463e-41b1-a1aa-e3603ad4438e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:03.202Z|dbce8d8d-dbfb-4f03-9929-3c3cabcb45bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:13.219Z|df1a60f5-eecc-4e9d-b2d9-822975d8f99f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:42:13.219Z|c49bbe34-dc37-47d7-96dc-c0c381c336ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:42:13.219Z|2d11ec9c-10ba-4016-b9db-1d8abc6b2705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:42:13.220Z|df1a60f5-eecc-4e9d-b2d9-822975d8f99f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:13.220Z|2d11ec9c-10ba-4016-b9db-1d8abc6b2705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:13.220Z|c49bbe34-dc37-47d7-96dc-c0c381c336ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:17.458Z|7e0d6e1b-f13e-4e0a-9e77-68eda1f13468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:42:17.459Z|7e0d6e1b-f13e-4e0a-9e77-68eda1f13468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:42:18.318Z|3b566c51-eedb-46b2-b855-adea079a9db1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:42:18.318Z|3b566c51-eedb-46b2-b855-adea079a9db1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:42:23.237Z|8b50af40-7df5-481f-a446-5f7a129ae8cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:42:23.237Z|8b50af40-7df5-481f-a446-5f7a129ae8cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:23.237Z|5159fb67-96e7-48ca-823c-146eecf59088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:42:23.237Z|a9532c12-652d-45eb-9ab3-32b1aad8affd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:42:23.238Z|5159fb67-96e7-48ca-823c-146eecf59088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:23.238Z|a9532c12-652d-45eb-9ab3-32b1aad8affd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:32.458Z|a61d0430-291e-4579-94e0-3a387ec668dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:42:32.461Z|a61d0430-291e-4579-94e0-3a387ec668dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:42:33.255Z|aa7ef027-03b3-469a-bced-88da6c4103a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:42:33.255Z|2d9087a6-b72e-48fc-ab0e-9f6a57b5dc0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:42:33.256Z|2d9087a6-b72e-48fc-ab0e-9f6a57b5dc0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:33.256Z|aa7ef027-03b3-469a-bced-88da6c4103a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:33.256Z|817d4a69-2080-4bae-ac05-dac2490190b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:42:33.256Z|817d4a69-2080-4bae-ac05-dac2490190b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:43.272Z|6d3abc53-3869-4a81-aaf3-6beb801a4c5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:42:43.272Z|d45c2c4c-04ad-41df-b5e4-68a5ee056386|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:42:43.272Z|f9a7913d-cd4c-4a1a-99b2-dd6e99d95e87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:42:43.273Z|6d3abc53-3869-4a81-aaf3-6beb801a4c5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:43.273Z|d45c2c4c-04ad-41df-b5e4-68a5ee056386|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:43.273Z|f9a7913d-cd4c-4a1a-99b2-dd6e99d95e87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:47.458Z|e33d434d-3ba2-43f4-8384-e552738e3ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:42:47.459Z|e33d434d-3ba2-43f4-8384-e552738e3ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:42:48.319Z|e2d92a02-be45-4c27-83a2-253325393d05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:42:48.319Z|e2d92a02-be45-4c27-83a2-253325393d05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:42:50.792Z|c4731c44-d81d-4ed9-b30a-acf64b23ede6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:42:50.793Z|c4731c44-d81d-4ed9-b30a-acf64b23ede6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:53.289Z|14370c8b-74a1-42f5-85ba-e1661a69721b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:42:53.289Z|22da00a0-3f78-4958-9ad5-6573ad13d2ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:42:53.290Z|14370c8b-74a1-42f5-85ba-e1661a69721b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:53.290Z|253c6609-b045-41e3-a558-18ae2c922347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:42:53.290Z|22da00a0-3f78-4958-9ad5-6573ad13d2ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:42:53.290Z|253c6609-b045-41e3-a558-18ae2c922347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:02.458Z|26d25599-a977-4796-b333-759387f28e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:43:02.459Z|26d25599-a977-4796-b333-759387f28e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:43:03.307Z|ec02d5bc-ddd1-450e-a76c-78a23823d0a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:43:03.307Z|968d726c-4756-4fad-afe8-164acb646f86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:43:03.307Z|ec02d5bc-ddd1-450e-a76c-78a23823d0a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:03.307Z|aa286c21-7b1a-4012-81f8-c9c0b5433277|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:43:03.307Z|968d726c-4756-4fad-afe8-164acb646f86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:03.308Z|aa286c21-7b1a-4012-81f8-c9c0b5433277|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:09.969Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:43:09.970Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8 already exists in requestDb InfraActiveRequests table
2022-01-28T09:43:09.970Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8
2022-01-28T09:43:09.970Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|INFO|500||Invoke
2022-01-28T09:43:09.970Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:09.971Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8
2022-01-28T09:43:09.971Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|DEBUG|500||Method      : GET
2022-01-28T09:43:09.971Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f9b80acc7252bd0c", X-B3-SpanId:"5eaf62c8e85de46d", X-B3-ParentSpanId:"f9b80acc7252bd0c", X-B3-Sampled:"0", X-ONAP-RequestID:"15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8", X-RequestID:"15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8", X-TransactionID:"15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8", X-ECOMP-RequestID:"15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e21fc59-e7d9-4220-b9e2-7170cf0a8957"]
2022-01-28T09:43:09.971Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|DEBUG|500||Request body: 
2022-01-28T09:43:09.971Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|DEBUG|500||==========================request end================================================
2022-01-28T09:43:09.992Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:09.992Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T09:43:09.992Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|DEBUG|500||Status text  : 
2022-01-28T09:43:09.992Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|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:"Fri, 28 Jan 2022 09:43:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:09.992Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|DEBUG|500||Response body: 
2022-01-28T09:43:09.993Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:09.993Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|INFO|404|Not Found|InvokeReturn
2022-01-28T09:43:09.995Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8
2022-01-28T09:43:09.996Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:43:09.996Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-28T09:43:09.996Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-28T09:43:09.997Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:09.997Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-28T09:43:09.997Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:43:09.997Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|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:"f9b80acc7252bd0c", X-B3-SpanId:"1438ccc86afdc931", X-B3-ParentSpanId:"f9b80acc7252bd0c", X-B3-Sampled:"0", X-ONAP-RequestID:"15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8", X-RequestID:"15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8", X-TransactionID:"15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8", X-ECOMP-RequestID:"15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb71fb79-c06b-4af8-afd5-16883354265d"]
2022-01-28T09:43:09.997Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:43:09.997Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:43:10.006Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:10.006Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:43:10.007Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:43:10.007Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|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:"Fri, 28 Jan 2022 09:43:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:10.008Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-28T09:43:10.008Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:10.008Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:43:10.009Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|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$$8e4e4225.globalHealthcheck()
	at jdk.internal.reflect.GeneratedMethodAccessor332.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:43:10.010Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:43:10.011Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:43:10.011Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-28T09:43:10.011Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:10.011Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-28T09:43:10.011Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-28T09:43:10.012Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|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:"f9b80acc7252bd0c", X-B3-SpanId:"8d525c86295d5c72", X-B3-ParentSpanId:"f9b80acc7252bd0c", X-B3-Sampled:"0", X-ONAP-RequestID:"15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8", X-RequestID:"15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8", X-TransactionID:"15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8", X-ECOMP-RequestID:"15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12219868-0d80-4108-bdcf-2da66296b2fa"]
2022-01-28T09:43:10.012Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-28T09:43:10.012Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-28T09:43:10.019Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:10.020Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-28T09:43:10.020Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-28T09:43:10.020Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|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:"Fri, 28 Jan 2022 09:43:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:10.020Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-28T09:43:10.020Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:10.020Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-28T09:43:10.021Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|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$$8e4e4225.globalHealthcheck()
	at jdk.internal.reflect.GeneratedMethodAccessor332.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:43:10.021Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1f87bc39
2022-01-28T09:43:10.022Z|15dc583a-9bc6-4b4b-b319-f0c7bcfbf9e8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:43:13.325Z|6f98832b-36c7-4ee8-8c4f-3060761f25ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:43:13.325Z|87bde332-7539-4caf-ab75-0ecb8d08d8e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:43:13.325Z|2b688f36-2a18-411b-85db-ef42eec7884a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:43:13.326Z|6f98832b-36c7-4ee8-8c4f-3060761f25ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:13.326Z|2b688f36-2a18-411b-85db-ef42eec7884a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:13.326Z|87bde332-7539-4caf-ab75-0ecb8d08d8e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:17.458Z|eebe530a-3197-42f9-b81c-8784b05f1877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:43:17.461Z|eebe530a-3197-42f9-b81c-8784b05f1877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:43:18.319Z|de601387-362a-4e96-a97c-58448d525f3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:43:18.320Z|de601387-362a-4e96-a97c-58448d525f3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:43:23.342Z|0aa5bef0-bbb4-49a4-982f-ba9bacdd946b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:43:23.342Z|c5d0d3ad-4bec-4bea-88e2-a1ca512afee0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:43:23.342Z|509597ed-633e-4d95-afa3-b4c7b5a320a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:43:23.343Z|c5d0d3ad-4bec-4bea-88e2-a1ca512afee0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:23.343Z|509597ed-633e-4d95-afa3-b4c7b5a320a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:23.343Z|0aa5bef0-bbb4-49a4-982f-ba9bacdd946b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:32.458Z|5a8c87da-74d3-4d2f-9f1a-aed1165f873d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:43:32.459Z|5a8c87da-74d3-4d2f-9f1a-aed1165f873d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:43:33.360Z|6babb489-155d-471d-bf93-33648ef00a3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:43:33.360Z|d312ba1c-4fb0-4d9e-bf95-895be78480d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:43:33.361Z|2cf5a694-5b04-4dba-b0b4-6888a5b4da8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:43:33.361Z|6babb489-155d-471d-bf93-33648ef00a3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:33.361Z|d312ba1c-4fb0-4d9e-bf95-895be78480d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:33.362Z|2cf5a694-5b04-4dba-b0b4-6888a5b4da8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:36.576Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:43:36.577Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 49799066-54ca-484b-9669-c257fbbe2ba7 already exists in requestDb InfraActiveRequests table
2022-01-28T09:43:36.577Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7
2022-01-28T09:43:36.577Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|INFO|500||Invoke
2022-01-28T09:43:36.577Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:36.577Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7
2022-01-28T09:43:36.578Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Method      : GET
2022-01-28T09:43:36.578Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab57650619da5730", X-B3-SpanId:"5709dc83ef4ec117", X-B3-ParentSpanId:"ab57650619da5730", X-B3-Sampled:"0", X-ONAP-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-TransactionID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-ECOMP-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5afe3e56-c740-4629-87d2-6491e27be366"]
2022-01-28T09:43:36.578Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Request body: 
2022-01-28T09:43:36.578Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||==========================request end================================================
2022-01-28T09:43:36.599Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:36.600Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T09:43:36.600Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Status text  : 
2022-01-28T09:43:36.600Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|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:"Fri, 28 Jan 2022 09:43:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:36.600Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Response body: 
2022-01-28T09:43:36.600Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:36.600Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|INFO|404|Not Found|InvokeReturn
2022-01-28T09:43:36.634Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-28T09:43:36.651Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-28T09:43:36.664Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-28T09:43:36.664Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|INFO|500||Invoke
2022-01-28T09:43:36.704Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|INFO|500||InvokeReturn
2022-01-28T09:43:36.705Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220128-09:43:36:682-90202], vertex-id=[16536], Content-Length=[609], Date=[Fri, 28 Jan 2022 09:43:36 GMT], Content-Type=[application/json]}
2022-01-28T09:43:36.706Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"d53240b6b9314eaf9145045be6b51749","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1643363015282","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-01-28T09:43:36.707Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-28T09:43:36.708Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-28T09:43:36.708Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.709Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-28T09:43:36.709Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:36.709Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.709Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-28T09:43:36.709Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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:"110", X-B3-TraceId:"ab57650619da5730", X-B3-SpanId:"407921215c273917", X-B3-ParentSpanId:"ab57650619da5730", X-B3-Sampled:"0", X-ONAP-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-TransactionID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-ECOMP-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe1243f3-14aa-44e7-80b1-3a9bc731dc44"]
2022-01-28T09:43:36.710Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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":"basic_vm-ab684fba-da87-4acf-b6e2-ff24b0039d95","requestScope":"service"}
2022-01-28T09:43:36.710Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-28T09:43:36.726Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:36.726Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.726Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-28T09:43:36.726Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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:"Fri, 28 Jan 2022 09:43:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:36.727Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-28T09:43:36.727Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:36.727Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-28T09:43:36.727Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.727Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.727Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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================================================
2022-01-28T09:43:36.728Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.728Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.728Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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:"49799066-54ca-484b-9669-c257fbbe2ba7", X-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-TransactionID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-ECOMP-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dffa8418-0762-453d-b142-0e041635b885"]
2022-01-28T09:43:36.728Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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: 
2022-01-28T09:43:36.728Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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================================================
2022-01-28T09:43:36.746Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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==========================================
2022-01-28T09:43:36.747Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.747Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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  : 
2022-01-28T09:43:36.747Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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:"Fri, 28 Jan 2022 09:43:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:36.747Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T09:43:36.747Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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=================================================
2022-01-28T09:43:36.747Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.749Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.750Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.750Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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================================================
2022-01-28T09:43:36.750Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.750Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.750Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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:"49799066-54ca-484b-9669-c257fbbe2ba7", X-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-TransactionID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-ECOMP-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b3ab119-7d7d-4827-9eb3-9653be55b850"]
2022-01-28T09:43:36.751Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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: 
2022-01-28T09:43:36.751Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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================================================
2022-01-28T09:43:36.762Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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==========================================
2022-01-28T09:43:36.762Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.763Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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  : 
2022-01-28T09:43:36.763Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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:"Fri, 28 Jan 2022 09:43:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:36.764Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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" : 507,
  "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" : "2022-01-28T02:34:15.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507/service"
    }
  }
}
2022-01-28T09:43:36.764Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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=================================================
2022-01-28T09:43:36.765Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.767Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.767Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.767Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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================================================
2022-01-28T09:43:36.768Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.768Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.768Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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:"49799066-54ca-484b-9669-c257fbbe2ba7", X-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-TransactionID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-ECOMP-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5572688-b48d-445c-b37e-fa4aeb19d3c2"]
2022-01-28T09:43:36.768Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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: 
2022-01-28T09:43:36.769Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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================================================
2022-01-28T09:43:36.782Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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==========================================
2022-01-28T09:43:36.782Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.782Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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  : 
2022-01-28T09:43:36.783Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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:"Fri, 28 Jan 2022 09:43:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:36.783Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T09:43:36.784Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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=================================================
2022-01-28T09:43:36.784Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.786Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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/
2022-01-28T09:43:36.786Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-28T09:43:36.787Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:36.787Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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/
2022-01-28T09:43:36.787Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-28T09:43:36.787Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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:"1838", X-B3-TraceId:"ab57650619da5730", X-B3-SpanId:"3ab1bd5cb5fcaa49", X-B3-ParentSpanId:"ab57650619da5730", X-B3-Sampled:"0", X-ONAP-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-TransactionID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-ECOMP-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a97fb712-b597-417b-bdd1-af77097cd30f"]
2022-01-28T09:43:36.787Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"49799066-54ca-484b-9669-c257fbbe2ba7","requestStatus":"IN_PROGRESS","startTime":1643363016635,"source":"VID","tenantId":"d53240b6b9314eaf9145045be6b51749","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ab684fba-da87-4acf-b6e2-ff24b0039d95\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-ab684fba-da87-4acf-b6e2-ff24b0039d95","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"49799066-54ca-484b-9669-c257fbbe2ba7"}
2022-01-28T09:43:36.788Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-28T09:43:36.810Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:36.811Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-28T09:43:36.811Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-28T09:43:36.812Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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/49799066-54ca-484b-9669-c257fbbe2ba7", 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:"Fri, 28 Jan 2022 09:43:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:36.812Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "49799066-54ca-484b-9669-c257fbbe2ba7",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T09:43:36.635+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ab684fba-da87-4acf-b6e2-ff24b0039d95\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-28T09:43:36.801+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-ab684fba-da87-4acf-b6e2-ff24b0039d95",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "49799066-54ca-484b-9669-c257fbbe2ba7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7"
    }
  }
}
2022-01-28T09:43:36.812Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:36.813Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-28T09:43:36.819Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.819Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-28T09:43:36.820Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:36.820Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:36.820Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-28T09:43:36.820Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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:"2243", X-B3-TraceId:"ab57650619da5730", X-B3-SpanId:"e2e91fa7bfdc62c4", X-B3-ParentSpanId:"ab57650619da5730", X-B3-Sampled:"0", X-ONAP-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-TransactionID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-ECOMP-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b82edde-2d25-42e7-8ca5-7513a1968c52"]
2022-01-28T09:43:36.820Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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\":\"9a95917a-abea-4a90-a36b-e316656a0590\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\"modelUuid\":\"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\"modelInvariantUuid\":\"9a95917a-abea-4a90-a36b-e316656a0590\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-ab684fba-da87-4acf-b6e2-ff24b0039d95\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"d53240b6b9314eaf9145045be6b51749\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"49799066-54ca-484b-9669-c257fbbe2ba7","type":"String"},"mso-request-id":{"value":"49799066-54ca-484b-9669-c257fbbe2ba7","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":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-28T09:43:36.821Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-28T09:43:37.836Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:37.837Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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
2022-01-28T09:43:37.837Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-28T09:43:37.837Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Jan 2022 09:43:37 GMT", X-ONAP-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-TransactionID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-ECOMP-RequestID:"49799066-54ca-484b-9669-c257fbbe2ba7", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2b82edde-2d25-42e7-8ca5-7513a1968c52", 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"]
2022-01-28T09:43:37.837Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|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\":\"49799066-54ca-484b-9669-c257fbbe2ba7\",\"instanceId\":\"4a7c17b7-3658-4a69-964e-614977895cc1\"}}","message":"Success","processInstanceID":"c40fd97e-801e-11ec-825d-ea285b5e6c63","variables":null,"messageCode":200}
2022-01-28T09:43:37.837Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:37.838Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-28T09:43:37.840Z|49799066-54ca-484b-9669-c257fbbe2ba7|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:43:37.966Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:43:37.968Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7
2022-01-28T09:43:37.969Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|INFO|500||Invoke
2022-01-28T09:43:37.969Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:37.969Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7
2022-01-28T09:43:37.969Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Method      : GET
2022-01-28T09:43:37.969Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0bfb20e384ff54e6", X-B3-SpanId:"49dc54581246d2fe", X-B3-ParentSpanId:"0bfb20e384ff54e6", X-B3-Sampled:"0", X-ONAP-RequestID:"bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b", X-RequestID:"bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b", X-TransactionID:"bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b", X-ECOMP-RequestID:"bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fa527dd-6536-485b-9fe5-224ac14b9b31"]
2022-01-28T09:43:37.969Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Request body: 
2022-01-28T09:43:37.969Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||==========================request end================================================
2022-01-28T09:43:37.986Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:37.986Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Status code  : 200 OK
2022-01-28T09:43:37.986Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Status text  : 
2022-01-28T09:43:37.986Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|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:"Fri, 28 Jan 2022 09:43:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:37.987Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Response body: {
  "requestId" : "49799066-54ca-484b-9669-c257fbbe2ba7",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=49799066-54ca-484b-9669-c257fbbe2ba7 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/4a7c17b7-3658-4a69-964e-614977895cc1 (msg=Node Not Found:object located at service-design-and-creation/models/model/9a95917a-abea-4a90-a36b-e316656a0590/model-vers/model-ver/27381854-4185-4dc8-8c30-d4876ee2a9cc#model-version not found) (ec=ERR.5.4.6114)",
  "progress" : 100,
  "startTime" : "2022-01-28T09:43:36.000+00:00",
  "endTime" : "2022-01-28T09:43:37.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ab684fba-da87-4acf-b6e2-ff24b0039d95\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:43:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4a7c17b7-3658-4a69-964e-614977895cc1",
  "serviceInstanceName" : "basic_vm-ab684fba-da87-4acf-b6e2-ff24b0039d95",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "49799066-54ca-484b-9669-c257fbbe2ba7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7"
    }
  }
}
2022-01-28T09:43:37.987Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:37.987Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|INFO|500||InvokeReturn
2022-01-28T09:43:37.988Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false
2022-01-28T09:43:37.988Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:43:37.988Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:37.988Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false
2022-01-28T09:43:37.988Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:43:37.988Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0bfb20e384ff54e6", X-B3-SpanId:"41e9992fd291f33d", X-B3-ParentSpanId:"0bfb20e384ff54e6", X-B3-Sampled:"0", X-ONAP-RequestID:"bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b", X-RequestID:"bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b", X-TransactionID:"bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b", X-ECOMP-RequestID:"bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c29bab1-eb88-4765-ab7e-6a08a03304c9"]
2022-01-28T09:43:37.988Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:43:37.988Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:43:38.001Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:38.002Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:43:38.002Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:43:38.002Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&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:"Fri, 28 Jan 2022 09:43:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:38.003Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:43:38.003Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:38.003Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:43:38.009Z|bbc9a4b7-69e7-48d1-a84d-f1a2b13b5b0b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:43:43.379Z|3f198905-b570-4d77-ba7f-c1202ea34c6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:43:43.379Z|801607b1-5be8-479a-aaea-50a4d68a7ffd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:43:43.380Z|3f198905-b570-4d77-ba7f-c1202ea34c6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:43.380Z|801607b1-5be8-479a-aaea-50a4d68a7ffd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:43.380Z|7e0d9632-7980-4e4d-a5ce-ffb324afa44c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:43:43.381Z|7e0d9632-7980-4e4d-a5ce-ffb324afa44c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:47.458Z|483cd733-be87-4fb0-b3fb-61a5a38ba833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:43:47.458Z|483cd733-be87-4fb0-b3fb-61a5a38ba833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:43:48.127Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:43:48.130Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7
2022-01-28T09:43:48.130Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|INFO|500||Invoke
2022-01-28T09:43:48.130Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:48.130Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7
2022-01-28T09:43:48.131Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Method      : GET
2022-01-28T09:43:48.131Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0f5a0df211f5112", X-B3-SpanId:"ab886b22b350f193", X-B3-ParentSpanId:"e0f5a0df211f5112", X-B3-Sampled:"0", X-ONAP-RequestID:"69253633-b8d0-4761-b6cf-200d6862ad60", X-RequestID:"69253633-b8d0-4761-b6cf-200d6862ad60", X-TransactionID:"69253633-b8d0-4761-b6cf-200d6862ad60", X-ECOMP-RequestID:"69253633-b8d0-4761-b6cf-200d6862ad60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ba04d90-3907-4317-91ab-2efe3f073ece"]
2022-01-28T09:43:48.131Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Request body: 
2022-01-28T09:43:48.131Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||==========================request end================================================
2022-01-28T09:43:48.151Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:48.151Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Status code  : 200 OK
2022-01-28T09:43:48.152Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Status text  : 
2022-01-28T09:43:48.152Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|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:"Fri, 28 Jan 2022 09:43:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:48.152Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Response body: {
  "requestId" : "49799066-54ca-484b-9669-c257fbbe2ba7",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=49799066-54ca-484b-9669-c257fbbe2ba7 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/4a7c17b7-3658-4a69-964e-614977895cc1 (msg=Node Not Found:object located at service-design-and-creation/models/model/9a95917a-abea-4a90-a36b-e316656a0590/model-vers/model-ver/27381854-4185-4dc8-8c30-d4876ee2a9cc#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:43:36.000+00:00",
  "endTime" : "2022-01-28T09:43:39.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ab684fba-da87-4acf-b6e2-ff24b0039d95\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:43:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4a7c17b7-3658-4a69-964e-614977895cc1",
  "serviceInstanceName" : "basic_vm-ab684fba-da87-4acf-b6e2-ff24b0039d95",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "49799066-54ca-484b-9669-c257fbbe2ba7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7"
    }
  }
}
2022-01-28T09:43:48.152Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:48.152Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|INFO|500||InvokeReturn
2022-01-28T09:43:48.153Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false
2022-01-28T09:43:48.153Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:43:48.153Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:48.154Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false
2022-01-28T09:43:48.154Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:43:48.154Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0f5a0df211f5112", X-B3-SpanId:"00317e872690d86e", X-B3-ParentSpanId:"e0f5a0df211f5112", X-B3-Sampled:"0", X-ONAP-RequestID:"69253633-b8d0-4761-b6cf-200d6862ad60", X-RequestID:"69253633-b8d0-4761-b6cf-200d6862ad60", X-TransactionID:"69253633-b8d0-4761-b6cf-200d6862ad60", X-ECOMP-RequestID:"69253633-b8d0-4761-b6cf-200d6862ad60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"783abc50-4ae5-4984-af0b-8cac8f7e6bcf"]
2022-01-28T09:43:48.154Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:43:48.154Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:43:48.162Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:48.162Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:43:48.162Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:43:48.162Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&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:"Fri, 28 Jan 2022 09:43:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:48.163Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:43:48.163Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:48.163Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:43:48.168Z|69253633-b8d0-4761-b6cf-200d6862ad60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:43:48.271Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:43:48.273Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7
2022-01-28T09:43:48.273Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|INFO|500||Invoke
2022-01-28T09:43:48.273Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:48.274Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7
2022-01-28T09:43:48.274Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Method      : GET
2022-01-28T09:43:48.274Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad366fb9742fb3de", X-B3-SpanId:"aa6447f0c3f01c71", X-B3-ParentSpanId:"ad366fb9742fb3de", X-B3-Sampled:"0", X-ONAP-RequestID:"30c0e8c8-991e-48a0-a0ea-ac3e1325166c", X-RequestID:"30c0e8c8-991e-48a0-a0ea-ac3e1325166c", X-TransactionID:"30c0e8c8-991e-48a0-a0ea-ac3e1325166c", X-ECOMP-RequestID:"30c0e8c8-991e-48a0-a0ea-ac3e1325166c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73c8719e-9ab9-4617-86d9-7312333ef669"]
2022-01-28T09:43:48.274Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Request body: 
2022-01-28T09:43:48.274Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||==========================request end================================================
2022-01-28T09:43:48.288Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:48.289Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Status code  : 200 OK
2022-01-28T09:43:48.289Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Status text  : 
2022-01-28T09:43:48.289Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|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:"Fri, 28 Jan 2022 09:43:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:48.290Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Response body: {
  "requestId" : "49799066-54ca-484b-9669-c257fbbe2ba7",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=49799066-54ca-484b-9669-c257fbbe2ba7 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/4a7c17b7-3658-4a69-964e-614977895cc1 (msg=Node Not Found:object located at service-design-and-creation/models/model/9a95917a-abea-4a90-a36b-e316656a0590/model-vers/model-ver/27381854-4185-4dc8-8c30-d4876ee2a9cc#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:43:36.000+00:00",
  "endTime" : "2022-01-28T09:43:39.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ab684fba-da87-4acf-b6e2-ff24b0039d95\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:43:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4a7c17b7-3658-4a69-964e-614977895cc1",
  "serviceInstanceName" : "basic_vm-ab684fba-da87-4acf-b6e2-ff24b0039d95",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "49799066-54ca-484b-9669-c257fbbe2ba7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7"
    }
  }
}
2022-01-28T09:43:48.290Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:48.290Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|INFO|500||InvokeReturn
2022-01-28T09:43:48.291Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false
2022-01-28T09:43:48.292Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:43:48.292Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:48.292Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false
2022-01-28T09:43:48.292Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:43:48.292Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad366fb9742fb3de", X-B3-SpanId:"ad8bc9b7678beea4", X-B3-ParentSpanId:"ad366fb9742fb3de", X-B3-Sampled:"0", X-ONAP-RequestID:"30c0e8c8-991e-48a0-a0ea-ac3e1325166c", X-RequestID:"30c0e8c8-991e-48a0-a0ea-ac3e1325166c", X-TransactionID:"30c0e8c8-991e-48a0-a0ea-ac3e1325166c", X-ECOMP-RequestID:"30c0e8c8-991e-48a0-a0ea-ac3e1325166c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b8ef402-0e2f-4fd1-9638-956780cfbed4"]
2022-01-28T09:43:48.292Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:43:48.292Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:43:48.302Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:48.302Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:43:48.302Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:43:48.302Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&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:"Fri, 28 Jan 2022 09:43:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:48.303Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:43:48.303Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:48.303Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:43:48.307Z|30c0e8c8-991e-48a0-a0ea-ac3e1325166c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:43:48.320Z|1a31621a-51c9-4622-aaf2-b5fbd3b770c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:43:48.321Z|1a31621a-51c9-4622-aaf2-b5fbd3b770c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:43:48.412Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:43:48.415Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7
2022-01-28T09:43:48.415Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|INFO|500||Invoke
2022-01-28T09:43:48.415Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:48.415Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7
2022-01-28T09:43:48.416Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Method      : GET
2022-01-28T09:43:48.416Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d494516a7fec2b91", X-B3-SpanId:"f2db006ee74e43a3", X-B3-ParentSpanId:"d494516a7fec2b91", X-B3-Sampled:"0", X-ONAP-RequestID:"b36356b5-3e99-4b7d-83a5-b067d25f0f9a", X-RequestID:"b36356b5-3e99-4b7d-83a5-b067d25f0f9a", X-TransactionID:"b36356b5-3e99-4b7d-83a5-b067d25f0f9a", X-ECOMP-RequestID:"b36356b5-3e99-4b7d-83a5-b067d25f0f9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44417d82-0ee5-4dc4-9ca0-50b975175f82"]
2022-01-28T09:43:48.416Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Request body: 
2022-01-28T09:43:48.416Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||==========================request end================================================
2022-01-28T09:43:48.433Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:48.433Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Status code  : 200 OK
2022-01-28T09:43:48.433Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Status text  : 
2022-01-28T09:43:48.433Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|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:"Fri, 28 Jan 2022 09:43:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:48.434Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Response body: {
  "requestId" : "49799066-54ca-484b-9669-c257fbbe2ba7",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=49799066-54ca-484b-9669-c257fbbe2ba7 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/4a7c17b7-3658-4a69-964e-614977895cc1 (msg=Node Not Found:object located at service-design-and-creation/models/model/9a95917a-abea-4a90-a36b-e316656a0590/model-vers/model-ver/27381854-4185-4dc8-8c30-d4876ee2a9cc#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:43:36.000+00:00",
  "endTime" : "2022-01-28T09:43:39.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ab684fba-da87-4acf-b6e2-ff24b0039d95\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:43:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4a7c17b7-3658-4a69-964e-614977895cc1",
  "serviceInstanceName" : "basic_vm-ab684fba-da87-4acf-b6e2-ff24b0039d95",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "49799066-54ca-484b-9669-c257fbbe2ba7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7"
    }
  }
}
2022-01-28T09:43:48.434Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:48.434Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|INFO|500||InvokeReturn
2022-01-28T09:43:48.435Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false
2022-01-28T09:43:48.435Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:43:48.435Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:48.436Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false
2022-01-28T09:43:48.436Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:43:48.436Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d494516a7fec2b91", X-B3-SpanId:"4189c722ecf82765", X-B3-ParentSpanId:"d494516a7fec2b91", X-B3-Sampled:"0", X-ONAP-RequestID:"b36356b5-3e99-4b7d-83a5-b067d25f0f9a", X-RequestID:"b36356b5-3e99-4b7d-83a5-b067d25f0f9a", X-TransactionID:"b36356b5-3e99-4b7d-83a5-b067d25f0f9a", X-ECOMP-RequestID:"b36356b5-3e99-4b7d-83a5-b067d25f0f9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56ae0853-ee0d-4112-9807-edd4b94a3f75"]
2022-01-28T09:43:48.436Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:43:48.436Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:43:48.446Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:48.446Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:43:48.446Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:43:48.446Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&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:"Fri, 28 Jan 2022 09:43:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:48.446Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:43:48.447Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:48.447Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:43:48.451Z|b36356b5-3e99-4b7d-83a5-b067d25f0f9a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:43:48.553Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:43:48.555Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7
2022-01-28T09:43:48.556Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|INFO|500||Invoke
2022-01-28T09:43:48.556Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:48.556Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7
2022-01-28T09:43:48.556Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Method      : GET
2022-01-28T09:43:48.556Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4f05cf4bd86b00c", X-B3-SpanId:"b7a48e76c1ebefa5", X-B3-ParentSpanId:"c4f05cf4bd86b00c", X-B3-Sampled:"0", X-ONAP-RequestID:"00cda24f-af02-442b-a88f-44b91ef6dad0", X-RequestID:"00cda24f-af02-442b-a88f-44b91ef6dad0", X-TransactionID:"00cda24f-af02-442b-a88f-44b91ef6dad0", X-ECOMP-RequestID:"00cda24f-af02-442b-a88f-44b91ef6dad0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e063af73-aaa6-4bc7-9aa2-b92bf160fe93"]
2022-01-28T09:43:48.556Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Request body: 
2022-01-28T09:43:48.556Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||==========================request end================================================
2022-01-28T09:43:48.573Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:48.573Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Status code  : 200 OK
2022-01-28T09:43:48.573Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Status text  : 
2022-01-28T09:43:48.574Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|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:"Fri, 28 Jan 2022 09:43:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:48.574Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Response body: {
  "requestId" : "49799066-54ca-484b-9669-c257fbbe2ba7",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=49799066-54ca-484b-9669-c257fbbe2ba7 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/4a7c17b7-3658-4a69-964e-614977895cc1 (msg=Node Not Found:object located at service-design-and-creation/models/model/9a95917a-abea-4a90-a36b-e316656a0590/model-vers/model-ver/27381854-4185-4dc8-8c30-d4876ee2a9cc#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:43:36.000+00:00",
  "endTime" : "2022-01-28T09:43:39.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ab684fba-da87-4acf-b6e2-ff24b0039d95\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:43:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4a7c17b7-3658-4a69-964e-614977895cc1",
  "serviceInstanceName" : "basic_vm-ab684fba-da87-4acf-b6e2-ff24b0039d95",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "49799066-54ca-484b-9669-c257fbbe2ba7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7"
    }
  }
}
2022-01-28T09:43:48.574Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:48.575Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|INFO|500||InvokeReturn
2022-01-28T09:43:48.575Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false
2022-01-28T09:43:48.576Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:43:48.576Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:48.576Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false
2022-01-28T09:43:48.576Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:43:48.576Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4f05cf4bd86b00c", X-B3-SpanId:"9d0a2450e06719ce", X-B3-ParentSpanId:"c4f05cf4bd86b00c", X-B3-Sampled:"0", X-ONAP-RequestID:"00cda24f-af02-442b-a88f-44b91ef6dad0", X-RequestID:"00cda24f-af02-442b-a88f-44b91ef6dad0", X-TransactionID:"00cda24f-af02-442b-a88f-44b91ef6dad0", X-ECOMP-RequestID:"00cda24f-af02-442b-a88f-44b91ef6dad0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba96b84e-c706-42f6-ab7f-569a004e1272"]
2022-01-28T09:43:48.576Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:43:48.576Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:43:48.588Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:48.588Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:43:48.588Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:43:48.588Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&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:"Fri, 28 Jan 2022 09:43:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:48.590Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:43:48.590Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:48.590Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:43:48.594Z|00cda24f-af02-442b-a88f-44b91ef6dad0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:43:48.697Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:43:48.699Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7
2022-01-28T09:43:48.699Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|INFO|500||Invoke
2022-01-28T09:43:48.699Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:48.699Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7
2022-01-28T09:43:48.700Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Method      : GET
2022-01-28T09:43:48.700Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"186b08e68fae53b6", X-B3-SpanId:"4277cd78920d64df", X-B3-ParentSpanId:"186b08e68fae53b6", X-B3-Sampled:"0", X-ONAP-RequestID:"d82797c2-be31-4bf6-92c8-295b39b6bb15", X-RequestID:"d82797c2-be31-4bf6-92c8-295b39b6bb15", X-TransactionID:"d82797c2-be31-4bf6-92c8-295b39b6bb15", X-ECOMP-RequestID:"d82797c2-be31-4bf6-92c8-295b39b6bb15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4ced8bc-fada-4543-83d9-589e106b7512"]
2022-01-28T09:43:48.700Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Request body: 
2022-01-28T09:43:48.700Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||==========================request end================================================
2022-01-28T09:43:48.716Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:48.716Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Status code  : 200 OK
2022-01-28T09:43:48.716Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Status text  : 
2022-01-28T09:43:48.717Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|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:"Fri, 28 Jan 2022 09:43:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:48.717Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||Response body: {
  "requestId" : "49799066-54ca-484b-9669-c257fbbe2ba7",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=49799066-54ca-484b-9669-c257fbbe2ba7 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/4a7c17b7-3658-4a69-964e-614977895cc1 (msg=Node Not Found:object located at service-design-and-creation/models/model/9a95917a-abea-4a90-a36b-e316656a0590/model-vers/model-ver/27381854-4185-4dc8-8c30-d4876ee2a9cc#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:43:36.000+00:00",
  "endTime" : "2022-01-28T09:43:39.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ab684fba-da87-4acf-b6e2-ff24b0039d95\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9a95917a-abea-4a90-a36b-e316656a0590\",\n\t\t\t\"modelVersionId\": \"27381854-4185-4dc8-8c30-d4876ee2a9cc\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:43:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4a7c17b7-3658-4a69-964e-614977895cc1",
  "serviceInstanceName" : "basic_vm-ab684fba-da87-4acf-b6e2-ff24b0039d95",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "49799066-54ca-484b-9669-c257fbbe2ba7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7"
    }
  }
}
2022-01-28T09:43:48.717Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:48.718Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49799066-54ca-484b-9669-c257fbbe2ba7|INFO|500||InvokeReturn
2022-01-28T09:43:48.718Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false
2022-01-28T09:43:48.719Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:43:48.719Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:48.719Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false
2022-01-28T09:43:48.719Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:43:48.720Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"186b08e68fae53b6", X-B3-SpanId:"6b81be854a9c6333", X-B3-ParentSpanId:"186b08e68fae53b6", X-B3-Sampled:"0", X-ONAP-RequestID:"d82797c2-be31-4bf6-92c8-295b39b6bb15", X-RequestID:"d82797c2-be31-4bf6-92c8-295b39b6bb15", X-TransactionID:"d82797c2-be31-4bf6-92c8-295b39b6bb15", X-ECOMP-RequestID:"d82797c2-be31-4bf6-92c8-295b39b6bb15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a3b7a14-d9dc-4200-b7a1-1fd2d7b041f9"]
2022-01-28T09:43:48.720Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:43:48.720Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:43:48.732Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:48.732Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:43:48.732Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:43:48.733Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&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:"Fri, 28 Jan 2022 09:43:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:48.733Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:43:48.733Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:48.734Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49799066-54ca-484b-9669-c257fbbe2ba7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:43:48.740Z|d82797c2-be31-4bf6-92c8-295b39b6bb15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49799066-54ca-484b-9669-c257fbbe2ba7|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:43:50.792Z|ae0d17ad-8ea5-4104-92af-ef13cccedc9a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:43:50.793Z|ae0d17ad-8ea5-4104-92af-ef13cccedc9a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:51.264Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:43:51.265Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: b04f4f83-914d-4524-b182-75f2e9d8c4e8 already exists in requestDb InfraActiveRequests table
2022-01-28T09:43:51.266Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8
2022-01-28T09:43:51.266Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|INFO|500||Invoke
2022-01-28T09:43:51.266Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:51.266Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8
2022-01-28T09:43:51.266Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Method      : GET
2022-01-28T09:43:51.266Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1a7606ca75e1072", X-B3-SpanId:"acad0e26c7b828c6", X-B3-ParentSpanId:"a1a7606ca75e1072", X-B3-Sampled:"0", X-ONAP-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-TransactionID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-ECOMP-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d15d831-3284-449a-bee1-1e44495ffb02"]
2022-01-28T09:43:51.267Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Request body: 
2022-01-28T09:43:51.267Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||==========================request end================================================
2022-01-28T09:43:51.283Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:51.283Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T09:43:51.284Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Status text  : 
2022-01-28T09:43:51.285Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|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:"Fri, 28 Jan 2022 09:43:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:51.285Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Response body: 
2022-01-28T09:43:51.286Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:51.286Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|INFO|404|Not Found|InvokeReturn
2022-01-28T09:43:51.293Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-28T09:43:51.297Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-28T09:43:51.321Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|INFO|500||Invoke
2022-01-28T09:43:51.321Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b04f4f83-914d-4524-b182-75f2e9d8c4e8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[166be4bf-a0b0-4563-934a-7a507b705154], X-ECOMP-RequestID=[b04f4f83-914d-4524-b182-75f2e9d8c4e8], X-TransactionId=[], X-ONAP-RequestID=[b04f4f83-914d-4524-b182-75f2e9d8c4e8]}
2022-01-28T09:43:51.360Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220128-09:43:51:339-48194], vertex-id=[4248], Content-Length=[619], Date=[Fri, 28 Jan 2022 09:43:51 GMT], Content-Type=[application/json]}
2022-01-28T09:43:51.361Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|DEBUG|500||{"tenant-id":"d53240b6b9314eaf9145045be6b51749","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1643363030532","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2022-01-28T09:43:51.361Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|INFO|500||InvokeReturn
2022-01-28T09:43:51.362Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-28T09:43:51.362Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-28T09:43:51.363Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.363Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-28T09:43:51.363Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:51.363Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.364Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-28T09:43:51.364Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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:"115", X-B3-TraceId:"a1a7606ca75e1072", X-B3-SpanId:"94d7ef335446019d", X-B3-ParentSpanId:"a1a7606ca75e1072", X-B3-Sampled:"0", X-ONAP-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-TransactionID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-ECOMP-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e73fc6e9-a4f8-497d-b26c-24ea6496cf0c"]
2022-01-28T09:43:51.364Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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":"basic_network-793a5804-7acf-4b7d-af52-2321293cc9c6","requestScope":"service"}
2022-01-28T09:43:51.364Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-28T09:43:51.380Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:51.380Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.381Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-28T09:43:51.381Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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:"Fri, 28 Jan 2022 09:43:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:51.382Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-28T09:43:51.382Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:51.382Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-28T09:43:51.383Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.384Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.384Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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================================================
2022-01-28T09:43:51.384Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.385Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.385Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-TransactionID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-ECOMP-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5eb2ff08-ca10-4c19-8d3f-db1aede89958"]
2022-01-28T09:43:51.385Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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: 
2022-01-28T09:43:51.386Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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================================================
2022-01-28T09:43:51.402Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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==========================================
2022-01-28T09:43:51.402Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.402Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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  : 
2022-01-28T09:43:51.402Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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:"Fri, 28 Jan 2022 09:43:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:51.403Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T09:43:51.403Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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=================================================
2022-01-28T09:43:51.403Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.405Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.405Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.405Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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================================================
2022-01-28T09:43:51.406Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.406Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.406Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-TransactionID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-ECOMP-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a31ca18d-5ccf-4b34-bedd-96030e40d036"]
2022-01-28T09:43:51.406Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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: 
2022-01-28T09:43:51.406Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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================================================
2022-01-28T09:43:51.417Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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==========================================
2022-01-28T09:43:51.417Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.418Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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  : 
2022-01-28T09:43:51.418Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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:"Fri, 28 Jan 2022 09:43:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:51.418Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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" : 507,
  "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" : "2022-01-28T02:34:15.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507/service"
    }
  }
}
2022-01-28T09:43:51.418Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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=================================================
2022-01-28T09:43:51.419Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.419Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.420Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.420Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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================================================
2022-01-28T09:43:51.420Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.420Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.420Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-TransactionID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-ECOMP-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb9d7fb9-ef2b-45aa-aeb9-2dedbe74a929"]
2022-01-28T09:43:51.420Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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: 
2022-01-28T09:43:51.420Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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================================================
2022-01-28T09:43:51.431Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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==========================================
2022-01-28T09:43:51.431Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.431Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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  : 
2022-01-28T09:43:51.432Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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:"Fri, 28 Jan 2022 09:43:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:51.432Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T09:43:51.432Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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=================================================
2022-01-28T09:43:51.432Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.434Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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/
2022-01-28T09:43:51.434Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-28T09:43:51.434Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:51.434Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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/
2022-01-28T09:43:51.434Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-28T09:43:51.434Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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:"1858", X-B3-TraceId:"a1a7606ca75e1072", X-B3-SpanId:"b3109b432a262eef", X-B3-ParentSpanId:"a1a7606ca75e1072", X-B3-Sampled:"0", X-ONAP-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-TransactionID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-ECOMP-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"743819d8-fd9a-491a-9037-68fba748ce02"]
2022-01-28T09:43:51.434Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b04f4f83-914d-4524-b182-75f2e9d8c4e8","requestStatus":"IN_PROGRESS","startTime":1643363031293,"source":"VID","tenantId":"d53240b6b9314eaf9145045be6b51749","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-793a5804-7acf-4b7d-af52-2321293cc9c6\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-793a5804-7acf-4b7d-af52-2321293cc9c6","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"b04f4f83-914d-4524-b182-75f2e9d8c4e8"}
2022-01-28T09:43:51.435Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-28T09:43:51.457Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:51.458Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-28T09:43:51.458Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-28T09:43:51.458Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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/b04f4f83-914d-4524-b182-75f2e9d8c4e8", 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:"Fri, 28 Jan 2022 09:43:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:51.459Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "b04f4f83-914d-4524-b182-75f2e9d8c4e8",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T09:43:51.293+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-793a5804-7acf-4b7d-af52-2321293cc9c6\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-28T09:43:51.447+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-793a5804-7acf-4b7d-af52-2321293cc9c6",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b04f4f83-914d-4524-b182-75f2e9d8c4e8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8"
    }
  }
}
2022-01-28T09:43:51.459Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:51.459Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-28T09:43:51.464Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.464Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-28T09:43:51.464Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:51.464Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:51.464Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-28T09:43:51.464Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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:"2258", X-B3-TraceId:"a1a7606ca75e1072", X-B3-SpanId:"ae93a66396898267", X-B3-ParentSpanId:"a1a7606ca75e1072", X-B3-Sampled:"0", X-ONAP-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-TransactionID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-ECOMP-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b56e571-186d-4da7-8133-2af37904bb2a"]
2022-01-28T09:43:51.464Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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\":\"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d4d91191-d36f-4b96-9c38-87e082570c0a\",\"modelUuid\":\"d4d91191-d36f-4b96-9c38-87e082570c0a\",\"modelInvariantUuid\":\"ed693583-19e0-42cb-bd72-2b5359ea3bae\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-793a5804-7acf-4b7d-af52-2321293cc9c6\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"d53240b6b9314eaf9145045be6b51749\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"b04f4f83-914d-4524-b182-75f2e9d8c4e8","type":"String"},"mso-request-id":{"value":"b04f4f83-914d-4524-b182-75f2e9d8c4e8","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":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-28T09:43:51.464Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-28T09:43:52.476Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:52.476Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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
2022-01-28T09:43:52.476Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-28T09:43:52.477Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Jan 2022 09:43:52 GMT", X-ONAP-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-TransactionID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-ECOMP-RequestID:"b04f4f83-914d-4524-b182-75f2e9d8c4e8", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1b56e571-186d-4da7-8133-2af37904bb2a", 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"]
2022-01-28T09:43:52.477Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|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\":\"b04f4f83-914d-4524-b182-75f2e9d8c4e8\",\"instanceId\":\"ac679c1d-2ce8-4760-870a-1f1cfaa4f34f\"}}","message":"Success","processInstanceID":"ccc9bc70-801e-11ec-825d-ea285b5e6c63","variables":null,"messageCode":200}
2022-01-28T09:43:52.477Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:52.477Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-28T09:43:52.480Z|b04f4f83-914d-4524-b182-75f2e9d8c4e8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:43:52.602Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:43:52.604Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8
2022-01-28T09:43:52.605Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|INFO|500||Invoke
2022-01-28T09:43:52.605Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:52.605Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8
2022-01-28T09:43:52.605Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Method      : GET
2022-01-28T09:43:52.605Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d3671c9c5cc0de9", X-B3-SpanId:"9b4e88b97bfcf7df", X-B3-ParentSpanId:"4d3671c9c5cc0de9", X-B3-Sampled:"0", X-ONAP-RequestID:"e7d1c4fe-d38f-4d54-a227-c822cd55bbfb", X-RequestID:"e7d1c4fe-d38f-4d54-a227-c822cd55bbfb", X-TransactionID:"e7d1c4fe-d38f-4d54-a227-c822cd55bbfb", X-ECOMP-RequestID:"e7d1c4fe-d38f-4d54-a227-c822cd55bbfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc5ca336-1ef8-4f9c-b9ac-503e8f81419f"]
2022-01-28T09:43:52.605Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Request body: 
2022-01-28T09:43:52.605Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||==========================request end================================================
2022-01-28T09:43:52.622Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:52.622Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Status code  : 200 OK
2022-01-28T09:43:52.622Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Status text  : 
2022-01-28T09:43:52.623Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|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:"Fri, 28 Jan 2022 09:43:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:52.623Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Response body: {
  "requestId" : "b04f4f83-914d-4524-b182-75f2e9d8c4e8",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=b04f4f83-914d-4524-b182-75f2e9d8c4e8 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ac679c1d-2ce8-4760-870a-1f1cfaa4f34f (msg=Node Not Found:object located at service-design-and-creation/models/model/ed693583-19e0-42cb-bd72-2b5359ea3bae/model-vers/model-ver/d4d91191-d36f-4b96-9c38-87e082570c0a#model-version not found) (ec=ERR.5.4.6114)",
  "progress" : 100,
  "startTime" : "2022-01-28T09:43:51.000+00:00",
  "endTime" : "2022-01-28T09:43:52.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-793a5804-7acf-4b7d-af52-2321293cc9c6\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:43:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ac679c1d-2ce8-4760-870a-1f1cfaa4f34f",
  "serviceInstanceName" : "basic_network-793a5804-7acf-4b7d-af52-2321293cc9c6",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b04f4f83-914d-4524-b182-75f2e9d8c4e8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8"
    }
  }
}
2022-01-28T09:43:52.623Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:52.623Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|INFO|500||InvokeReturn
2022-01-28T09:43:52.624Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false
2022-01-28T09:43:52.624Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:43:52.624Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:43:52.625Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false
2022-01-28T09:43:52.625Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:43:52.625Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d3671c9c5cc0de9", X-B3-SpanId:"69316d52fdd9faae", X-B3-ParentSpanId:"4d3671c9c5cc0de9", X-B3-Sampled:"0", X-ONAP-RequestID:"e7d1c4fe-d38f-4d54-a227-c822cd55bbfb", X-RequestID:"e7d1c4fe-d38f-4d54-a227-c822cd55bbfb", X-TransactionID:"e7d1c4fe-d38f-4d54-a227-c822cd55bbfb", X-ECOMP-RequestID:"e7d1c4fe-d38f-4d54-a227-c822cd55bbfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddc0897b-b4dc-4918-89f9-340743a95d22"]
2022-01-28T09:43:52.625Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:43:52.625Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:43:52.635Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:43:52.635Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:43:52.635Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:43:52.635Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&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:"Fri, 28 Jan 2022 09:43:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:43:52.636Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:43:52.636Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:43:52.636Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:43:52.641Z|e7d1c4fe-d38f-4d54-a227-c822cd55bbfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:43:53.406Z|1ef1fc0f-73db-47fa-8331-068888139022|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:43:53.406Z|1ef1fc0f-73db-47fa-8331-068888139022|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:53.406Z|4d9d1381-3ac4-4370-8eb8-d8e71760c35e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:43:53.408Z|4d9d1381-3ac4-4370-8eb8-d8e71760c35e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:43:53.408Z|2bdc374e-d43b-4247-a0dc-f7b11c20cdcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:43:53.408Z|2bdc374e-d43b-4247-a0dc-f7b11c20cdcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:02.458Z|63c740b9-24cd-419d-b3c3-c074685ef8ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:44:02.461Z|63c740b9-24cd-419d-b3c3-c074685ef8ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:44:02.758Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:44:02.761Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8
2022-01-28T09:44:02.761Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|INFO|500||Invoke
2022-01-28T09:44:02.761Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||===========================request begin================================================
2022-01-28T09:44:02.761Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8
2022-01-28T09:44:02.761Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Method      : GET
2022-01-28T09:44:02.762Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02b49c2f29481622", X-B3-SpanId:"39a24687b4a17bcc", X-B3-ParentSpanId:"02b49c2f29481622", X-B3-Sampled:"0", X-ONAP-RequestID:"ef0b51ae-879d-454f-9242-d54d0dd89a6e", X-RequestID:"ef0b51ae-879d-454f-9242-d54d0dd89a6e", X-TransactionID:"ef0b51ae-879d-454f-9242-d54d0dd89a6e", X-ECOMP-RequestID:"ef0b51ae-879d-454f-9242-d54d0dd89a6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0b6e021-1f97-4b57-8955-e8e21b9b86a1"]
2022-01-28T09:44:02.762Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Request body: 
2022-01-28T09:44:02.762Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||==========================request end================================================
2022-01-28T09:44:02.780Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||============================response begin==========================================
2022-01-28T09:44:02.780Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Status code  : 200 OK
2022-01-28T09:44:02.780Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Status text  : 
2022-01-28T09:44:02.781Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|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:"Fri, 28 Jan 2022 09:44:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:44:02.781Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Response body: {
  "requestId" : "b04f4f83-914d-4524-b182-75f2e9d8c4e8",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=b04f4f83-914d-4524-b182-75f2e9d8c4e8 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ac679c1d-2ce8-4760-870a-1f1cfaa4f34f (msg=Node Not Found:object located at service-design-and-creation/models/model/ed693583-19e0-42cb-bd72-2b5359ea3bae/model-vers/model-ver/d4d91191-d36f-4b96-9c38-87e082570c0a#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:43:51.000+00:00",
  "endTime" : "2022-01-28T09:43:53.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-793a5804-7acf-4b7d-af52-2321293cc9c6\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:43:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ac679c1d-2ce8-4760-870a-1f1cfaa4f34f",
  "serviceInstanceName" : "basic_network-793a5804-7acf-4b7d-af52-2321293cc9c6",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b04f4f83-914d-4524-b182-75f2e9d8c4e8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8"
    }
  }
}
2022-01-28T09:44:02.781Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||=======================response end=================================================
2022-01-28T09:44:02.781Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|INFO|500||InvokeReturn
2022-01-28T09:44:02.782Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false
2022-01-28T09:44:02.783Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:44:02.783Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:44:02.783Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false
2022-01-28T09:44:02.783Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:44:02.783Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02b49c2f29481622", X-B3-SpanId:"6df8a244d421749a", X-B3-ParentSpanId:"02b49c2f29481622", X-B3-Sampled:"0", X-ONAP-RequestID:"ef0b51ae-879d-454f-9242-d54d0dd89a6e", X-RequestID:"ef0b51ae-879d-454f-9242-d54d0dd89a6e", X-TransactionID:"ef0b51ae-879d-454f-9242-d54d0dd89a6e", X-ECOMP-RequestID:"ef0b51ae-879d-454f-9242-d54d0dd89a6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d0cb1a4-4a06-4733-8259-a4a8bd35eb80"]
2022-01-28T09:44:02.783Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:44:02.784Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:44:02.793Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:44:02.794Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:44:02.794Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:44:02.794Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&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:"Fri, 28 Jan 2022 09:44:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:44:02.795Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:44:02.795Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:44:02.796Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:44:02.802Z|ef0b51ae-879d-454f-9242-d54d0dd89a6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:44:02.901Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:44:02.904Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8
2022-01-28T09:44:02.904Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|INFO|500||Invoke
2022-01-28T09:44:02.904Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||===========================request begin================================================
2022-01-28T09:44:02.904Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8
2022-01-28T09:44:02.905Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Method      : GET
2022-01-28T09:44:02.905Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66b3552ed5cf0f74", X-B3-SpanId:"e8cbb3f375f89486", X-B3-ParentSpanId:"66b3552ed5cf0f74", X-B3-Sampled:"0", X-ONAP-RequestID:"069d2da8-e85b-432e-8cfa-8b4cae5af1f5", X-RequestID:"069d2da8-e85b-432e-8cfa-8b4cae5af1f5", X-TransactionID:"069d2da8-e85b-432e-8cfa-8b4cae5af1f5", X-ECOMP-RequestID:"069d2da8-e85b-432e-8cfa-8b4cae5af1f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"512c18ae-9577-4bca-93a5-464228382984"]
2022-01-28T09:44:02.905Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Request body: 
2022-01-28T09:44:02.905Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||==========================request end================================================
2022-01-28T09:44:02.920Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||============================response begin==========================================
2022-01-28T09:44:02.920Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Status code  : 200 OK
2022-01-28T09:44:02.920Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Status text  : 
2022-01-28T09:44:02.921Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|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:"Fri, 28 Jan 2022 09:44:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:44:02.921Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Response body: {
  "requestId" : "b04f4f83-914d-4524-b182-75f2e9d8c4e8",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=b04f4f83-914d-4524-b182-75f2e9d8c4e8 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ac679c1d-2ce8-4760-870a-1f1cfaa4f34f (msg=Node Not Found:object located at service-design-and-creation/models/model/ed693583-19e0-42cb-bd72-2b5359ea3bae/model-vers/model-ver/d4d91191-d36f-4b96-9c38-87e082570c0a#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:43:51.000+00:00",
  "endTime" : "2022-01-28T09:43:53.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-793a5804-7acf-4b7d-af52-2321293cc9c6\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:43:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ac679c1d-2ce8-4760-870a-1f1cfaa4f34f",
  "serviceInstanceName" : "basic_network-793a5804-7acf-4b7d-af52-2321293cc9c6",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b04f4f83-914d-4524-b182-75f2e9d8c4e8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8"
    }
  }
}
2022-01-28T09:44:02.921Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||=======================response end=================================================
2022-01-28T09:44:02.921Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|INFO|500||InvokeReturn
2022-01-28T09:44:02.922Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false
2022-01-28T09:44:02.923Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:44:02.923Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:44:02.923Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false
2022-01-28T09:44:02.923Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:44:02.923Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66b3552ed5cf0f74", X-B3-SpanId:"b20349b18c0757ad", X-B3-ParentSpanId:"66b3552ed5cf0f74", X-B3-Sampled:"0", X-ONAP-RequestID:"069d2da8-e85b-432e-8cfa-8b4cae5af1f5", X-RequestID:"069d2da8-e85b-432e-8cfa-8b4cae5af1f5", X-TransactionID:"069d2da8-e85b-432e-8cfa-8b4cae5af1f5", X-ECOMP-RequestID:"069d2da8-e85b-432e-8cfa-8b4cae5af1f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f77d8d4-0da7-4077-957b-6a112fe18319"]
2022-01-28T09:44:02.923Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:44:02.924Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:44:02.934Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:44:02.935Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:44:02.935Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:44:02.935Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&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:"Fri, 28 Jan 2022 09:44:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:44:02.936Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:44:02.936Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:44:02.936Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:44:02.941Z|069d2da8-e85b-432e-8cfa-8b4cae5af1f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:44:03.040Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:44:03.043Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8
2022-01-28T09:44:03.044Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|INFO|500||Invoke
2022-01-28T09:44:03.044Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||===========================request begin================================================
2022-01-28T09:44:03.044Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8
2022-01-28T09:44:03.044Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Method      : GET
2022-01-28T09:44:03.045Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cc42ec7fa848799", X-B3-SpanId:"dd50635837f1bf8d", X-B3-ParentSpanId:"9cc42ec7fa848799", X-B3-Sampled:"0", X-ONAP-RequestID:"860b2199-62a3-4640-9d3c-3cc17cc0c70f", X-RequestID:"860b2199-62a3-4640-9d3c-3cc17cc0c70f", X-TransactionID:"860b2199-62a3-4640-9d3c-3cc17cc0c70f", X-ECOMP-RequestID:"860b2199-62a3-4640-9d3c-3cc17cc0c70f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02f9cdf4-8a63-423e-b5ca-7d3bc3064bd2"]
2022-01-28T09:44:03.045Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Request body: 
2022-01-28T09:44:03.045Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||==========================request end================================================
2022-01-28T09:44:03.060Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||============================response begin==========================================
2022-01-28T09:44:03.060Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Status code  : 200 OK
2022-01-28T09:44:03.061Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Status text  : 
2022-01-28T09:44:03.061Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|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:"Fri, 28 Jan 2022 09:44:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:44:03.062Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Response body: {
  "requestId" : "b04f4f83-914d-4524-b182-75f2e9d8c4e8",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=b04f4f83-914d-4524-b182-75f2e9d8c4e8 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ac679c1d-2ce8-4760-870a-1f1cfaa4f34f (msg=Node Not Found:object located at service-design-and-creation/models/model/ed693583-19e0-42cb-bd72-2b5359ea3bae/model-vers/model-ver/d4d91191-d36f-4b96-9c38-87e082570c0a#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:43:51.000+00:00",
  "endTime" : "2022-01-28T09:43:53.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-793a5804-7acf-4b7d-af52-2321293cc9c6\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:43:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ac679c1d-2ce8-4760-870a-1f1cfaa4f34f",
  "serviceInstanceName" : "basic_network-793a5804-7acf-4b7d-af52-2321293cc9c6",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b04f4f83-914d-4524-b182-75f2e9d8c4e8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8"
    }
  }
}
2022-01-28T09:44:03.062Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||=======================response end=================================================
2022-01-28T09:44:03.062Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|INFO|500||InvokeReturn
2022-01-28T09:44:03.064Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false
2022-01-28T09:44:03.065Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:44:03.065Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:44:03.066Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false
2022-01-28T09:44:03.066Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:44:03.067Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cc42ec7fa848799", X-B3-SpanId:"0fc2779f912910e6", X-B3-ParentSpanId:"9cc42ec7fa848799", X-B3-Sampled:"0", X-ONAP-RequestID:"860b2199-62a3-4640-9d3c-3cc17cc0c70f", X-RequestID:"860b2199-62a3-4640-9d3c-3cc17cc0c70f", X-TransactionID:"860b2199-62a3-4640-9d3c-3cc17cc0c70f", X-ECOMP-RequestID:"860b2199-62a3-4640-9d3c-3cc17cc0c70f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c55d7137-4d54-490e-a6ac-865297c56e3e"]
2022-01-28T09:44:03.067Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:44:03.068Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:44:03.080Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:44:03.080Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:44:03.080Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:44:03.080Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&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:"Fri, 28 Jan 2022 09:44:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:44:03.081Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:44:03.081Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:44:03.082Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:44:03.087Z|860b2199-62a3-4640-9d3c-3cc17cc0c70f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:44:03.192Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:44:03.194Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8
2022-01-28T09:44:03.194Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|INFO|500||Invoke
2022-01-28T09:44:03.194Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||===========================request begin================================================
2022-01-28T09:44:03.194Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8
2022-01-28T09:44:03.195Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Method      : GET
2022-01-28T09:44:03.195Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb1eaee6b8b74127", X-B3-SpanId:"a97ea88e2c3b0319", X-B3-ParentSpanId:"cb1eaee6b8b74127", X-B3-Sampled:"0", X-ONAP-RequestID:"05024c40-3b6f-417c-a9d7-21e95b4cd50c", X-RequestID:"05024c40-3b6f-417c-a9d7-21e95b4cd50c", X-TransactionID:"05024c40-3b6f-417c-a9d7-21e95b4cd50c", X-ECOMP-RequestID:"05024c40-3b6f-417c-a9d7-21e95b4cd50c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38fb3781-0712-404b-8e04-413304cbca45"]
2022-01-28T09:44:03.195Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Request body: 
2022-01-28T09:44:03.195Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||==========================request end================================================
2022-01-28T09:44:03.210Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||============================response begin==========================================
2022-01-28T09:44:03.211Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Status code  : 200 OK
2022-01-28T09:44:03.211Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Status text  : 
2022-01-28T09:44:03.211Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|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:"Fri, 28 Jan 2022 09:44:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:44:03.211Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Response body: {
  "requestId" : "b04f4f83-914d-4524-b182-75f2e9d8c4e8",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=b04f4f83-914d-4524-b182-75f2e9d8c4e8 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ac679c1d-2ce8-4760-870a-1f1cfaa4f34f (msg=Node Not Found:object located at service-design-and-creation/models/model/ed693583-19e0-42cb-bd72-2b5359ea3bae/model-vers/model-ver/d4d91191-d36f-4b96-9c38-87e082570c0a#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:43:51.000+00:00",
  "endTime" : "2022-01-28T09:43:53.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-793a5804-7acf-4b7d-af52-2321293cc9c6\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:43:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ac679c1d-2ce8-4760-870a-1f1cfaa4f34f",
  "serviceInstanceName" : "basic_network-793a5804-7acf-4b7d-af52-2321293cc9c6",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b04f4f83-914d-4524-b182-75f2e9d8c4e8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8"
    }
  }
}
2022-01-28T09:44:03.211Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||=======================response end=================================================
2022-01-28T09:44:03.212Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|INFO|500||InvokeReturn
2022-01-28T09:44:03.212Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false
2022-01-28T09:44:03.212Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:44:03.212Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:44:03.213Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false
2022-01-28T09:44:03.213Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:44:03.213Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb1eaee6b8b74127", X-B3-SpanId:"aeaf3d479023c1f3", X-B3-ParentSpanId:"cb1eaee6b8b74127", X-B3-Sampled:"0", X-ONAP-RequestID:"05024c40-3b6f-417c-a9d7-21e95b4cd50c", X-RequestID:"05024c40-3b6f-417c-a9d7-21e95b4cd50c", X-TransactionID:"05024c40-3b6f-417c-a9d7-21e95b4cd50c", X-ECOMP-RequestID:"05024c40-3b6f-417c-a9d7-21e95b4cd50c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fd24566-e67d-472e-a374-6d3b8a676a56"]
2022-01-28T09:44:03.213Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:44:03.213Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:44:03.222Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:44:03.222Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:44:03.222Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:44:03.222Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&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:"Fri, 28 Jan 2022 09:44:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:44:03.223Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:44:03.224Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:44:03.224Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:44:03.227Z|05024c40-3b6f-417c-a9d7-21e95b4cd50c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:44:03.332Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:44:03.334Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8
2022-01-28T09:44:03.334Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|INFO|500||Invoke
2022-01-28T09:44:03.335Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||===========================request begin================================================
2022-01-28T09:44:03.335Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8
2022-01-28T09:44:03.335Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Method      : GET
2022-01-28T09:44:03.335Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6c3d70c01f45fc5", X-B3-SpanId:"3cab66fedebde1d9", X-B3-ParentSpanId:"d6c3d70c01f45fc5", X-B3-Sampled:"0", X-ONAP-RequestID:"ed6c2f21-77a0-425e-b4e2-8b96671c91de", X-RequestID:"ed6c2f21-77a0-425e-b4e2-8b96671c91de", X-TransactionID:"ed6c2f21-77a0-425e-b4e2-8b96671c91de", X-ECOMP-RequestID:"ed6c2f21-77a0-425e-b4e2-8b96671c91de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd09549a-4a00-4ecf-b37a-e5c0aa45fc13"]
2022-01-28T09:44:03.335Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Request body: 
2022-01-28T09:44:03.335Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||==========================request end================================================
2022-01-28T09:44:03.352Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||============================response begin==========================================
2022-01-28T09:44:03.353Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Status code  : 200 OK
2022-01-28T09:44:03.353Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Status text  : 
2022-01-28T09:44:03.354Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|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:"Fri, 28 Jan 2022 09:44:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:44:03.354Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||Response body: {
  "requestId" : "b04f4f83-914d-4524-b182-75f2e9d8c4e8",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=b04f4f83-914d-4524-b182-75f2e9d8c4e8 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ac679c1d-2ce8-4760-870a-1f1cfaa4f34f (msg=Node Not Found:object located at service-design-and-creation/models/model/ed693583-19e0-42cb-bd72-2b5359ea3bae/model-vers/model-ver/d4d91191-d36f-4b96-9c38-87e082570c0a#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:43:51.000+00:00",
  "endTime" : "2022-01-28T09:43:53.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-793a5804-7acf-4b7d-af52-2321293cc9c6\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ed693583-19e0-42cb-bd72-2b5359ea3bae\",\n\t\t\t\"modelVersionId\": \"d4d91191-d36f-4b96-9c38-87e082570c0a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"ca93c56d-c9f4-4499-ac1c-cd9311bebfe9\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:43:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ac679c1d-2ce8-4760-870a-1f1cfaa4f34f",
  "serviceInstanceName" : "basic_network-793a5804-7acf-4b7d-af52-2321293cc9c6",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b04f4f83-914d-4524-b182-75f2e9d8c4e8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8"
    }
  }
}
2022-01-28T09:44:03.355Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|DEBUG|500||=======================response end=================================================
2022-01-28T09:44:03.355Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b04f4f83-914d-4524-b182-75f2e9d8c4e8|INFO|500||InvokeReturn
2022-01-28T09:44:03.357Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false
2022-01-28T09:44:03.358Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:44:03.358Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:44:03.358Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false
2022-01-28T09:44:03.359Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:44:03.359Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6c3d70c01f45fc5", X-B3-SpanId:"0eaf29464e0fc9c1", X-B3-ParentSpanId:"d6c3d70c01f45fc5", X-B3-Sampled:"0", X-ONAP-RequestID:"ed6c2f21-77a0-425e-b4e2-8b96671c91de", X-RequestID:"ed6c2f21-77a0-425e-b4e2-8b96671c91de", X-TransactionID:"ed6c2f21-77a0-425e-b4e2-8b96671c91de", X-ECOMP-RequestID:"ed6c2f21-77a0-425e-b4e2-8b96671c91de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da379620-931c-4ba2-83cc-45f23e039609"]
2022-01-28T09:44:03.360Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:44:03.360Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:44:03.373Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:44:03.374Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:44:03.374Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:44:03.374Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&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:"Fri, 28 Jan 2022 09:44:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:44:03.374Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:44:03.374Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:44:03.375Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b04f4f83-914d-4524-b182-75f2e9d8c4e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:44:03.379Z|ed6c2f21-77a0-425e-b4e2-8b96671c91de|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b04f4f83-914d-4524-b182-75f2e9d8c4e8|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:44:03.423Z|1172c832-f4a8-4e7b-9784-45ff1ac61afc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:44:03.423Z|383dc636-974b-488a-a121-39211cc29b02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:44:03.423Z|1172c832-f4a8-4e7b-9784-45ff1ac61afc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:03.423Z|383dc636-974b-488a-a121-39211cc29b02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:03.429Z|94c6e87c-56ca-4d5a-a200-deea258566a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:44:03.429Z|94c6e87c-56ca-4d5a-a200-deea258566a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:09.153Z|ee2a5a16-8793-4cb5-9ee9-e0c70c2d0c0a|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-28T09:44:09.153Z|ee2a5a16-8793-4cb5-9ee9-e0c70c2d0c0a|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:13.440Z|840c1546-0299-4273-9471-6dde12fb3da6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:44:13.440Z|12ee5fd8-1a2a-41fa-9b23-686833907773|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:44:13.440Z|840c1546-0299-4273-9471-6dde12fb3da6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:13.441Z|12ee5fd8-1a2a-41fa-9b23-686833907773|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:13.444Z|27a2dd11-3f07-46e0-a81e-73ccd2a81487|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:44:13.445Z|27a2dd11-3f07-46e0-a81e-73ccd2a81487|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:17.458Z|14b228b8-0d09-4f40-86f2-d7f1f0930999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:44:17.459Z|14b228b8-0d09-4f40-86f2-d7f1f0930999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:44:18.321Z|d35b463f-b3d7-4b4d-8dd7-a87197a2725c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:44:18.321Z|d35b463f-b3d7-4b4d-8dd7-a87197a2725c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:44:23.457Z|8fb89eea-fd1f-44f9-9b3f-0014f1eab342|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:44:23.457Z|83ccc038-e3c2-41a4-908c-d207f189f4c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:44:23.458Z|83ccc038-e3c2-41a4-908c-d207f189f4c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:23.458Z|8fb89eea-fd1f-44f9-9b3f-0014f1eab342|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:23.461Z|5656d57d-2df6-48e2-9577-0cc8137b7add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:44:23.462Z|5656d57d-2df6-48e2-9577-0cc8137b7add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:32.458Z|2c3b48ce-5096-4917-b1f4-1910435b3336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:44:32.459Z|2c3b48ce-5096-4917-b1f4-1910435b3336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:44:33.473Z|8e24927f-a926-4a85-a221-b3b88dc56ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:44:33.474Z|8e24927f-a926-4a85-a221-b3b88dc56ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:33.473Z|061d7903-dac8-4bdc-a8aa-bf1827dc228f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:44:33.474Z|061d7903-dac8-4bdc-a8aa-bf1827dc228f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:33.477Z|5b70b1c0-5b2b-4ac4-b1bb-1b1259cf7d61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:44:33.478Z|5b70b1c0-5b2b-4ac4-b1bb-1b1259cf7d61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:43.490Z|68b10545-d8c4-4dc8-9e78-95e433348978|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:44:43.490Z|68b10545-d8c4-4dc8-9e78-95e433348978|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:43.490Z|611ac44f-9dc9-478f-a163-8af79ac1f4f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:44:43.491Z|611ac44f-9dc9-478f-a163-8af79ac1f4f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:43.495Z|7d5bab93-3893-4522-a3fb-24d5cb7d518a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:44:43.496Z|7d5bab93-3893-4522-a3fb-24d5cb7d518a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:47.458Z|13f4c244-8762-437b-9c12-c8aebfb1dab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:44:47.461Z|13f4c244-8762-437b-9c12-c8aebfb1dab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:44:48.322Z|b53e041c-3956-4576-aa32-93a35ecf17c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:44:48.322Z|b53e041c-3956-4576-aa32-93a35ecf17c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:44:50.792Z|1aea2116-1679-4953-87aa-689772c2fbc2|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:44:50.792Z|1aea2116-1679-4953-87aa-689772c2fbc2|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:53.506Z|6e198f7c-1f9d-467d-9ac5-b414dc933353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:44:53.506Z|673c0cbe-943a-4deb-bb0c-491cd6b3c946|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:44:53.507Z|6e198f7c-1f9d-467d-9ac5-b414dc933353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:53.507Z|673c0cbe-943a-4deb-bb0c-491cd6b3c946|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:44:53.512Z|38158da6-537f-48fa-86c3-fc3504c302b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:44:53.512Z|38158da6-537f-48fa-86c3-fc3504c302b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:02.458Z|89d41bc4-a8e8-4f74-8515-5ef731c2dc8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:45:02.458Z|89d41bc4-a8e8-4f74-8515-5ef731c2dc8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:45:03.525Z|431c20ed-9643-4e87-83e7-1016542370fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:45:03.525Z|1cfc920d-2a92-470f-b131-a97fc7ae49c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:45:03.525Z|431c20ed-9643-4e87-83e7-1016542370fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:03.526Z|1cfc920d-2a92-470f-b131-a97fc7ae49c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:03.527Z|52d88cc1-8574-4c2b-91bf-616108a9298a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:45:03.528Z|52d88cc1-8574-4c2b-91bf-616108a9298a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:13.542Z|cfe02e75-a29a-4cd3-bc7b-f6d911755eb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:45:13.542Z|6284eb58-e61c-4a1b-aef4-b6fb977e830d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:45:13.543Z|cfe02e75-a29a-4cd3-bc7b-f6d911755eb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:13.543Z|6284eb58-e61c-4a1b-aef4-b6fb977e830d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:13.546Z|bd83a882-3322-4506-a65b-66e0c1e1479e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:45:13.546Z|bd83a882-3322-4506-a65b-66e0c1e1479e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:17.458Z|0054cfc6-4ea7-4f30-8562-acc6e8807e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:45:17.458Z|0054cfc6-4ea7-4f30-8562-acc6e8807e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:45:18.323Z|63b701f8-198f-45bf-beb9-4629351a34a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:45:18.323Z|63b701f8-198f-45bf-beb9-4629351a34a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:45:23.559Z|57a0552f-2619-465b-9d59-e49e1852ae1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:45:23.560Z|baffdabf-23c3-4aaa-b700-af19af739121|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:45:23.560Z|baffdabf-23c3-4aaa-b700-af19af739121|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:23.560Z|57a0552f-2619-465b-9d59-e49e1852ae1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:23.561Z|8e946de9-259b-40aa-bcb8-1cabb89769b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:45:23.561Z|8e946de9-259b-40aa-bcb8-1cabb89769b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:32.458Z|2f3355b0-4595-4c91-aa98-4e16b0e4b134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:45:32.461Z|2f3355b0-4595-4c91-aa98-4e16b0e4b134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:45:33.576Z|f2dd4f33-f396-40ad-9e89-bc1f927ad063|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:45:33.576Z|c2242dbe-4b76-4ff2-9c47-a03a1d0d33b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:45:33.576Z|3fe0f0fe-626c-4e9f-8299-463d3e72524a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:45:33.576Z|f2dd4f33-f396-40ad-9e89-bc1f927ad063|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:33.576Z|c2242dbe-4b76-4ff2-9c47-a03a1d0d33b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:33.576Z|3fe0f0fe-626c-4e9f-8299-463d3e72524a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:43.592Z|80fe35b3-5727-4d6f-bc2c-ba103a32f71a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:45:43.592Z|9c31156b-44fb-473e-9cf6-172a4e158c5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:45:43.593Z|a5e80112-4aa0-4a87-bff1-38f0f999ced5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:45:43.593Z|9c31156b-44fb-473e-9cf6-172a4e158c5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:43.593Z|80fe35b3-5727-4d6f-bc2c-ba103a32f71a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:43.593Z|a5e80112-4aa0-4a87-bff1-38f0f999ced5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:47.458Z|79285598-9946-4a9a-ba46-4f5dfec446f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:45:47.458Z|79285598-9946-4a9a-ba46-4f5dfec446f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:45:48.323Z|ec76e407-c45f-47d6-90bb-33cab7fb352a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:45:48.324Z|ec76e407-c45f-47d6-90bb-33cab7fb352a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:45:50.792Z|43bf23f4-0a27-463f-a8cd-414f794ecb36|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:45:50.793Z|43bf23f4-0a27-463f-a8cd-414f794ecb36|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:53.609Z|5de93aff-9bde-4ccf-8727-4026f8536c27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:45:53.609Z|5de93aff-9bde-4ccf-8727-4026f8536c27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:53.609Z|6e2652bf-6b72-414b-84a5-7a554cf9e038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:45:53.610Z|6e2652bf-6b72-414b-84a5-7a554cf9e038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:45:53.610Z|bce73012-e88c-4af3-9d18-ce1db3955cba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:45:53.610Z|bce73012-e88c-4af3-9d18-ce1db3955cba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:02.458Z|5c028eb9-66bb-40ed-b14a-d0523bd7e078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:46:02.458Z|5c028eb9-66bb-40ed-b14a-d0523bd7e078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:46:03.626Z|36ebd3cd-ad38-4c7f-a4dc-f11d1638cfd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:46:03.626Z|e96408e3-38b1-4742-a891-d14b88ed6207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:46:03.626Z|de1b58c3-313a-4854-a4f6-9991df4c3d34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:46:03.627Z|36ebd3cd-ad38-4c7f-a4dc-f11d1638cfd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:03.627Z|e96408e3-38b1-4742-a891-d14b88ed6207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:03.627Z|de1b58c3-313a-4854-a4f6-9991df4c3d34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:13.644Z|1e8d4b71-ed27-41a9-930e-47acabbdbea0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:46:13.644Z|1e8d4b71-ed27-41a9-930e-47acabbdbea0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:13.644Z|a52ce86f-2131-4dd0-aac3-cd25989c4ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:46:13.644Z|a52ce86f-2131-4dd0-aac3-cd25989c4ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:13.645Z|a0d7af6f-1283-4770-889e-9173d427e1b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:46:13.645Z|a0d7af6f-1283-4770-889e-9173d427e1b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:17.458Z|85ef959b-7f25-4c21-826f-c2f9641d1945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:46:17.462Z|85ef959b-7f25-4c21-826f-c2f9641d1945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:46:18.324Z|3989bee1-1c56-4e9a-9fca-a07d158957ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:46:18.325Z|3989bee1-1c56-4e9a-9fca-a07d158957ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:46:23.660Z|b5bc4bd3-3c5e-45f3-ac02-9dcb37fa7042|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:46:23.660Z|7fe10d8b-0091-44cc-8dd2-983ae78dd8c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:46:23.661Z|b5bc4bd3-3c5e-45f3-ac02-9dcb37fa7042|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:23.661Z|7fe10d8b-0091-44cc-8dd2-983ae78dd8c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:23.662Z|44931819-4d94-480c-b45d-ee34c0479edd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:46:23.663Z|44931819-4d94-480c-b45d-ee34c0479edd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:32.458Z|09557928-194c-440b-ab67-7b27f8bbe8f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:46:32.459Z|09557928-194c-440b-ab67-7b27f8bbe8f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:46:33.677Z|73f467c8-d7e2-4042-9ea2-43f8e2115366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:46:33.677Z|27d1eec1-3b86-4061-952e-336f49300e2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:46:33.678Z|27d1eec1-3b86-4061-952e-336f49300e2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:33.678Z|73f467c8-d7e2-4042-9ea2-43f8e2115366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:33.679Z|a4955373-db6b-4bf1-9193-701dcd2b36d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:46:33.680Z|a4955373-db6b-4bf1-9193-701dcd2b36d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:43.696Z|6f080aea-3668-4800-b51d-249c2f39cf4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:46:43.696Z|4c320552-30d6-4075-9d82-c44522b1d40f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:46:43.696Z|6f080aea-3668-4800-b51d-249c2f39cf4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:43.696Z|e7ad8a7c-b6f1-45c1-84a0-8912131a2433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:46:43.696Z|4c320552-30d6-4075-9d82-c44522b1d40f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:43.697Z|e7ad8a7c-b6f1-45c1-84a0-8912131a2433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:47.458Z|ce3522c8-597e-4043-8632-c02f6d4d170a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:46:47.458Z|ce3522c8-597e-4043-8632-c02f6d4d170a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:46:48.326Z|7e3aa22d-31fe-4499-a510-c9199ad4858f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:46:48.326Z|7e3aa22d-31fe-4499-a510-c9199ad4858f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:46:50.791Z|02916e01-b11a-40f5-84eb-bebac6e30fa7|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:46:50.792Z|02916e01-b11a-40f5-84eb-bebac6e30fa7|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:53.714Z|faef5c11-54cd-406d-9963-3a3987d02870|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:46:53.714Z|9b28488c-a046-4fa4-824b-700317fd2211|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:46:53.714Z|faef5c11-54cd-406d-9963-3a3987d02870|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:53.714Z|df85eee8-e7b2-45ee-8717-3194e4c87a24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:46:53.714Z|9b28488c-a046-4fa4-824b-700317fd2211|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:46:53.715Z|df85eee8-e7b2-45ee-8717-3194e4c87a24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:02.458Z|139457e1-9c85-4a70-8024-fa34ca971599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:47:02.461Z|139457e1-9c85-4a70-8024-fa34ca971599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:47:03.733Z|5b73b666-0887-4603-85a9-33d9aaf70480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:47:03.733Z|106d1999-5a26-414b-ab30-d011fb8201ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:47:03.734Z|5b73b666-0887-4603-85a9-33d9aaf70480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:03.734Z|106d1999-5a26-414b-ab30-d011fb8201ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:03.734Z|0eefbcfb-1678-400b-8728-f40cf917af9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:47:03.734Z|0eefbcfb-1678-400b-8728-f40cf917af9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:13.751Z|8e8f4b62-eb38-4201-a1fb-010b7b59038d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:47:13.751Z|43abc3c1-5a3f-41ce-9d30-f04e75194cc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:47:13.751Z|c5ca1853-265a-4dd7-8b94-cc521b7fb766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:47:13.751Z|8e8f4b62-eb38-4201-a1fb-010b7b59038d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:13.751Z|43abc3c1-5a3f-41ce-9d30-f04e75194cc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:13.751Z|c5ca1853-265a-4dd7-8b94-cc521b7fb766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:17.458Z|2e3c13e7-94fb-400c-bf69-97382df17442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:47:17.459Z|2e3c13e7-94fb-400c-bf69-97382df17442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:47:18.327Z|16f06dd0-fd4b-447f-ad16-c7c74084015f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:47:18.327Z|16f06dd0-fd4b-447f-ad16-c7c74084015f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:47:23.767Z|c4adfdd5-d67a-4a0f-9728-af3fdab11d61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:47:23.768Z|c4adfdd5-d67a-4a0f-9728-af3fdab11d61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:23.768Z|90ae852a-4d1f-4dca-884d-602e523ef091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:47:23.768Z|90ae852a-4d1f-4dca-884d-602e523ef091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:23.768Z|dd61e50f-597a-4d44-9597-3b320b166dc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:47:23.769Z|dd61e50f-597a-4d44-9597-3b320b166dc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:32.458Z|40b89690-59f0-447a-920f-fb5d259e9632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:47:32.458Z|40b89690-59f0-447a-920f-fb5d259e9632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:47:33.784Z|e311c1c1-ef72-4cba-8263-a8c726ac46fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:47:33.784Z|0ddbc646-320a-48a9-9f6a-6a2248e31ef6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:47:33.784Z|de2d33a9-a80d-48c2-8793-e94757ba2056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:47:33.784Z|0ddbc646-320a-48a9-9f6a-6a2248e31ef6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:33.784Z|e311c1c1-ef72-4cba-8263-a8c726ac46fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:33.784Z|de2d33a9-a80d-48c2-8793-e94757ba2056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:43.802Z|d4ee7929-03b9-4240-94a4-de9ae70af475|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:47:43.802Z|3108fb2e-8680-4d71-8031-0cec72f24cf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:47:43.802Z|50eb46e3-0e18-4f62-aeb7-c748a1141880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:47:43.803Z|3108fb2e-8680-4d71-8031-0cec72f24cf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:43.803Z|d4ee7929-03b9-4240-94a4-de9ae70af475|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:43.803Z|50eb46e3-0e18-4f62-aeb7-c748a1141880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:47.458Z|995e4737-1e8e-425a-9f5d-9e20ab4715d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:47:47.461Z|995e4737-1e8e-425a-9f5d-9e20ab4715d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:47:48.328Z|5ec5ff30-5c8d-484a-8b00-d29a3c984b41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:47:48.328Z|5ec5ff30-5c8d-484a-8b00-d29a3c984b41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:47:50.793Z|6cbde55d-d7b7-474b-be52-57266947c0c3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:47:50.793Z|6cbde55d-d7b7-474b-be52-57266947c0c3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:53.821Z|7b1c3e71-f117-49cc-a222-546ae55efdb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:47:53.821Z|312dd5db-80b4-436e-af1e-02385a9fc6ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:47:53.821Z|bb27b4e8-f2a6-459e-a701-4744fcb79f40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:47:53.821Z|312dd5db-80b4-436e-af1e-02385a9fc6ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:53.821Z|7b1c3e71-f117-49cc-a222-546ae55efdb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:47:53.821Z|bb27b4e8-f2a6-459e-a701-4744fcb79f40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:02.458Z|1d9329bb-8a2e-4c5c-b964-128829a53298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:48:02.458Z|1d9329bb-8a2e-4c5c-b964-128829a53298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:48:03.838Z|ffbb8143-1259-4037-9780-1e5e9dd77923|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:48:03.838Z|ffbb8143-1259-4037-9780-1e5e9dd77923|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:03.838Z|bef203e0-b217-48ad-94ef-b67727656206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:48:03.838Z|e273c252-fc9e-436a-87c2-df6c7716e9c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:48:03.839Z|bef203e0-b217-48ad-94ef-b67727656206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:03.839Z|e273c252-fc9e-436a-87c2-df6c7716e9c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:09.616Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:48:09.616Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: b0f94bbb-048b-4d04-ba31-777b510b4142 already exists in requestDb InfraActiveRequests table
2022-01-28T09:48:09.617Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142
2022-01-28T09:48:09.617Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|INFO|500||Invoke
2022-01-28T09:48:09.617Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:09.617Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142
2022-01-28T09:48:09.617Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Method      : GET
2022-01-28T09:48:09.617Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e62b08500f9ba669", X-B3-SpanId:"4350ad4ff4480259", X-B3-ParentSpanId:"e62b08500f9ba669", X-B3-Sampled:"0", X-ONAP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-TransactionID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ECOMP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7f7207d-1504-4c4e-bb56-0d397d43c70c"]
2022-01-28T09:48:09.617Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Request body: 
2022-01-28T09:48:09.617Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||==========================request end================================================
2022-01-28T09:48:09.640Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:09.640Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T09:48:09.641Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Status text  : 
2022-01-28T09:48:09.641Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|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:"Fri, 28 Jan 2022 09:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:09.642Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Response body: 
2022-01-28T09:48:09.642Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:09.642Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|INFO|404|Not Found|InvokeReturn
2022-01-28T09:48:09.650Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-28T09:48:09.651Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-01-28T09:48:09.654Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-28T09:48:09.669Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-01-28T09:48:09.670Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b0f94bbb-048b-4d04-ba31-777b510b4142], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[93e3a5d2-2c94-4539-a277-c0284955c8d4], X-ECOMP-RequestID=[b0f94bbb-048b-4d04-ba31-777b510b4142], X-TransactionId=[], X-ONAP-RequestID=[b0f94bbb-048b-4d04-ba31-777b510b4142]}
2022-01-28T09:48:09.697Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220128-09:48:09:687-88493], Content-Length=[313], Date=[Fri, 28 Jan 2022 09:48:09 GMT], Content-Type=[application/json]}
2022-01-28T09:48:09.698Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-01-28T09:48:09.698Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-01-28T09:48:09.699Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-01-28T09:48:09.700Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-01-28T09:48:09.703Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-28T09:48:09.724Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-28T09:48:09.724Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-01-28T09:48:09.747Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-01-28T09:48:09.747Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220128-09:48:09:737-20590], Content-Length=[313], Date=[Fri, 28 Jan 2022 09:48:09 GMT], Content-Type=[application/json]}
2022-01-28T09:48:09.748Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-01-28T09:48:09.749Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-01-28T09:48:09.749Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-01-28T09:48:09.753Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-28T09:48:09.766Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|INFO|500||Invoke
2022-01-28T09:48:09.766Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b0f94bbb-048b-4d04-ba31-777b510b4142], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b37482cf-67fe-4f8a-ae9e-2b70caae227a], X-ECOMP-RequestID=[b0f94bbb-048b-4d04-ba31-777b510b4142], X-TransactionId=[], X-ONAP-RequestID=[b0f94bbb-048b-4d04-ba31-777b510b4142]}
2022-01-28T09:48:09.802Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220128-09:48:09:779-6841], vertex-id=[53280], Content-Length=[621], Date=[Fri, 28 Jan 2022 09:48:09 GMT], Content-Type=[application/json]}
2022-01-28T09:48:09.803Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|DEBUG|500||{"tenant-id":"d53240b6b9314eaf9145045be6b51749","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1643363288397","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}}

2022-01-28T09:48:09.803Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d53240b6b9314eaf9145045be6b51749|INFO|500||InvokeReturn
2022-01-28T09:48:09.804Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-28T09:48:09.804Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-28T09:48:09.809Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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
2022-01-28T09:48:09.810Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-28T09:48:09.810Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:09.810Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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
2022-01-28T09:48:09.810Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-28T09:48:09.810Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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:"113", X-B3-TraceId:"e62b08500f9ba669", X-B3-SpanId:"78253e94ae79a84e", X-B3-ParentSpanId:"e62b08500f9ba669", X-B3-Sampled:"0", X-ONAP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-TransactionID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ECOMP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"931d5932-60ba-4d89-abfe-9e79c5a2e050"]
2022-01-28T09:48:09.811Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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":"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9","requestScope":"service"}
2022-01-28T09:48:09.811Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-28T09:48:09.826Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:09.827Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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
2022-01-28T09:48:09.827Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-28T09:48:09.827Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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:"Fri, 28 Jan 2022 09:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:09.827Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-28T09:48:09.827Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:09.827Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-28T09:48:09.828Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0
2022-01-28T09:48:09.828Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|INFO|500||Invoke
2022-01-28T09:48:09.828Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:09.828Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0
2022-01-28T09:48:09.829Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Method      : GET
2022-01-28T09:48:09.829Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-TransactionID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ECOMP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"426af41c-9dc7-4130-8b2b-f8d361356d30"]
2022-01-28T09:48:09.829Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Request body: 
2022-01-28T09:48:09.829Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||==========================request end================================================
2022-01-28T09:48:09.858Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:09.858Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Status code  : 200 OK
2022-01-28T09:48:09.859Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Status text  : 
2022-01-28T09:48:09.859Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|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:"Fri, 28 Jan 2022 09:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:09.859Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "f979080f-a47a-4630-8d3d-fb32623218e0",
  "modelInvariantUUID" : "d1f8f282-e4e6-48de-a3c9-8066b980772f",
  "created" : "2022-01-28 04:29:32.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 16,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/configurationCustomizations"
    }
  }
}
2022-01-28T09:48:09.860Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:09.860Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|INFO|500||InvokeReturn
2022-01-28T09:48:09.861Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance
2022-01-28T09:48:09.862Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|INFO|500||Invoke
2022-01-28T09:48:09.862Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:09.862Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance
2022-01-28T09:48:09.862Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Method      : GET
2022-01-28T09:48:09.862Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-TransactionID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ECOMP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a775ed04-9faf-432e-8fc0-aaf4ac171e41"]
2022-01-28T09:48:09.863Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Request body: 
2022-01-28T09:48:09.863Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-28T09:48:09.871Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:09.872Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T09:48:09.872Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Status text  : 
2022-01-28T09:48:09.872Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&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:"Fri, 28 Jan 2022 09:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:09.872Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Response body: 
2022-01-28T09:48:09.872Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:09.872Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-01-28T09:48:09.873Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f
2022-01-28T09:48:09.873Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f|INFO|500||Invoke
2022-01-28T09:48:09.873Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:09.873Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f
2022-01-28T09:48:09.873Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||Method      : GET
2022-01-28T09:48:09.873Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-TransactionID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ECOMP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80610345-6290-4efd-9d7c-db685d8dc06c"]
2022-01-28T09:48:09.874Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||Request body: 
2022-01-28T09:48:09.874Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||==========================request end================================================
2022-01-28T09:48:09.889Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:09.890Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||Status code  : 200 OK
2022-01-28T09:48:09.890Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||Status text  : 
2022-01-28T09:48:09.890Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f|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:"Fri, 28 Jan 2022 09:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:09.890Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "f979080f-a47a-4630-8d3d-fb32623218e0",
      "modelInvariantUUID" : "d1f8f282-e4e6-48de-a3c9-8066b980772f",
      "created" : "2022-01-28 04:29:32.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 16,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/recipes"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/serviceProxyCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/csar"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/collectionResourceCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/allottedCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/vnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/configurationCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f"
    }
  }
}
2022-01-28T09:48:09.891Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:09.891Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d1f8f282-e4e6-48de-a3c9-8066b980772f|INFO|500||InvokeReturn
2022-01-28T09:48:09.892Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance
2022-01-28T09:48:09.893Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|INFO|500||Invoke
2022-01-28T09:48:09.893Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:09.893Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance
2022-01-28T09:48:09.893Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Method      : GET
2022-01-28T09:48:09.893Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-TransactionID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ECOMP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c7d35e7-dfaf-42b1-a254-178fb1998f96"]
2022-01-28T09:48:09.893Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Request body: 
2022-01-28T09:48:09.894Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-28T09:48:09.903Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:09.904Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-28T09:48:09.904Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Status text  : 
2022-01-28T09:48:09.904Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&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:"Fri, 28 Jan 2022 09:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:09.904Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||Response body: 
2022-01-28T09:48:09.904Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:09.905Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f979080f-a47a-4630-8d3d-fb32623218e0&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-01-28T09:48:09.905Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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
2022-01-28T09:48:09.905Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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
2022-01-28T09:48:09.906Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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================================================
2022-01-28T09:48:09.906Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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
2022-01-28T09:48:09.906Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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
2022-01-28T09:48:09.906Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-TransactionID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ECOMP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcc800a3-5feb-4c4f-a4f1-57786a9b0641"]
2022-01-28T09:48:09.906Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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: 
2022-01-28T09:48:09.906Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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================================================
2022-01-28T09:48:09.920Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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==========================================
2022-01-28T09:48:09.920Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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
2022-01-28T09:48:09.921Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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  : 
2022-01-28T09:48:09.921Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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:"Fri, 28 Jan 2022 09:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:09.921Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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" : "2022-01-28 02:34:15.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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    }
  }
}
2022-01-28T09:48:09.921Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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=================================================
2022-01-28T09:48:09.921Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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
2022-01-28T09:48:09.923Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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
2022-01-28T09:48:09.923Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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
2022-01-28T09:48:09.923Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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================================================
2022-01-28T09:48:09.924Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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
2022-01-28T09:48:09.924Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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
2022-01-28T09:48:09.924Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-TransactionID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ECOMP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"880e7280-1b4f-42e1-93a3-3371b8efebe8"]
2022-01-28T09:48:09.924Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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: 
2022-01-28T09:48:09.924Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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================================================
2022-01-28T09:48:09.934Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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==========================================
2022-01-28T09:48:09.935Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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
2022-01-28T09:48:09.935Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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  : 
2022-01-28T09:48:09.935Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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:"Fri, 28 Jan 2022 09:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:09.936Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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" : 507,
  "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" : "2022-01-28T02:34:15.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507/service"
    }
  }
}
2022-01-28T09:48:09.936Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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=================================================
2022-01-28T09:48:09.936Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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
2022-01-28T09:48:09.938Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0
2022-01-28T09:48:09.938Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|INFO|500||Invoke
2022-01-28T09:48:09.938Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:09.938Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0
2022-01-28T09:48:09.939Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Method      : GET
2022-01-28T09:48:09.939Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-TransactionID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ECOMP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76d4bcbb-657b-4952-9020-95b7a7cd76b8"]
2022-01-28T09:48:09.939Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Request body: 
2022-01-28T09:48:09.939Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||==========================request end================================================
2022-01-28T09:48:09.951Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:09.951Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Status code  : 200 OK
2022-01-28T09:48:09.951Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Status text  : 
2022-01-28T09:48:09.952Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|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:"Fri, 28 Jan 2022 09:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:09.952Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "f979080f-a47a-4630-8d3d-fb32623218e0",
  "modelInvariantUUID" : "d1f8f282-e4e6-48de-a3c9-8066b980772f",
  "created" : "2022-01-28 04:29:32.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 16,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/allottedCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0/configurationCustomizations"
    }
  }
}
2022-01-28T09:48:09.952Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:09.952Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f979080f-a47a-4630-8d3d-fb32623218e0|INFO|500||InvokeReturn
2022-01-28T09:48:09.955Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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/
2022-01-28T09:48:09.955Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-28T09:48:09.955Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:09.955Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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/
2022-01-28T09:48:09.955Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-28T09:48:09.955Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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:"9174", X-B3-TraceId:"e62b08500f9ba669", X-B3-SpanId:"115c31c2ddf65316", X-B3-ParentSpanId:"e62b08500f9ba669", X-B3-Sampled:"0", X-ONAP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-TransactionID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ECOMP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f521e061-f64a-45f5-b3d8-7d732a6317e5"]
2022-01-28T09:48:09.956Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b0f94bbb-048b-4d04-ba31-777b510b4142","requestStatus":"IN_PROGRESS","startTime":1643363289651,"source":"VID","tenantId":"d53240b6b9314eaf9145045be6b51749","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n\t\t\t\"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a90cef4e-b670-444f-bc4c-ec148aaa9517\",\n                                        \"modelInvariantUuid\": \"6c650e64-bb38-468b-adb5-f91b21bae409\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3c682087-9eba-4b36-9a1e-985fea9f2e48\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2f9df87d-3c4b-4305-983c-2542ca314973\",\n                                                \"modelInvariantUuid\": \"0ca887ff-e6f3-44d5-88b0-76452ee7a080\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"80536f98-8f83-4205-9782-2e4a8421388a\"\n                                            },\n                                            \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n                            \"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"b0f94bbb-048b-4d04-ba31-777b510b4142"}
2022-01-28T09:48:09.956Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-28T09:48:09.981Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:09.982Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-28T09:48:09.982Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-28T09:48:09.982Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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/b0f94bbb-048b-4d04-ba31-777b510b4142", 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:"Fri, 28 Jan 2022 09:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:09.983Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "b0f94bbb-048b-4d04-ba31-777b510b4142",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T09:48:09.651+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n\t\t\t\"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a90cef4e-b670-444f-bc4c-ec148aaa9517\",\n                                        \"modelInvariantUuid\": \"6c650e64-bb38-468b-adb5-f91b21bae409\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3c682087-9eba-4b36-9a1e-985fea9f2e48\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2f9df87d-3c4b-4305-983c-2542ca314973\",\n                                                \"modelInvariantUuid\": \"0ca887ff-e6f3-44d5-88b0-76452ee7a080\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"80536f98-8f83-4205-9782-2e4a8421388a\"\n                                            },\n                                            \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n                            \"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-28T09:48:09.969+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b0f94bbb-048b-4d04-ba31-777b510b4142",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142"
    }
  }
}
2022-01-28T09:48:09.984Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:09.984Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-28T09:48:09.991Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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
2022-01-28T09:48:09.991Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-28T09:48:09.991Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:09.991Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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
2022-01-28T09:48:09.992Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-28T09:48:09.992Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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:"4591", X-B3-TraceId:"e62b08500f9ba669", X-B3-SpanId:"4ec6a8d73f18e0f4", X-B3-ParentSpanId:"e62b08500f9ba669", X-B3-Sampled:"0", X-ONAP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-TransactionID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ECOMP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4afee103-9542-4352-9264-0e31de732fb1"]
2022-01-28T09:48:09.992Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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\":\"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f979080f-a47a-4630-8d3d-fb32623218e0\",\"modelUuid\":\"f979080f-a47a-4630-8d3d-fb32623218e0\",\"modelInvariantUuid\":\"d1f8f282-e4e6-48de-a3c9-8066b980772f\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"d53240b6b9314eaf9145045be6b51749\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"a90cef4e-b670-444f-bc4c-ec148aaa9517\",\"modelInvariantUuid\":\"6c650e64-bb38-468b-adb5-f91b21bae409\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"3c682087-9eba-4b36-9a1e-985fea9f2e48\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"d53240b6b9314eaf9145045be6b51749\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"2f9df87d-3c4b-4305-983c-2542ca314973\",\"modelInvariantUuid\":\"0ca887ff-e6f3-44d5-88b0-76452ee7a080\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"80536f98-8f83-4205-9782-2e4a8421388a\"},\"instanceName\":\"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_key_name\":\"cleouverte\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"ubuntu20agent-VM-01\",\"vnf_id\":\"ubuntu20agent-VNF-instance\",\"vf_module_id\":\"ubuntu20agent-vfmodule-instance\",\"vnf_name\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"f979080f-a47a-4630-8d3d-fb32623218e0\",\"modelInvariantId\":\"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"b0f94bbb-048b-4d04-ba31-777b510b4142","type":"String"},"mso-request-id":{"value":"b0f94bbb-048b-4d04-ba31-777b510b4142","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"}}}
2022-01-28T09:48:09.992Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-28T09:48:11.007Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:11.008Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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
2022-01-28T09:48:11.009Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-28T09:48:11.009Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Jan 2022 09:48:11 GMT", X-ONAP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-TransactionID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ECOMP-RequestID:"b0f94bbb-048b-4d04-ba31-777b510b4142", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4afee103-9542-4352-9264-0e31de732fb1", 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"]
2022-01-28T09:48:11.010Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|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\":\"b0f94bbb-048b-4d04-ba31-777b510b4142\",\"instanceId\":\"32b6e259-5fba-4c2d-840b-5e85317f0b81\"}}","message":"Success","processInstanceID":"66e2498e-801f-11ec-825d-ea285b5e6c63","variables":null,"messageCode":200}
2022-01-28T09:48:11.010Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:11.011Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-28T09:48:11.014Z|b0f94bbb-048b-4d04-ba31-777b510b4142|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:48:11.134Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:48:11.136Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142
2022-01-28T09:48:11.137Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|INFO|500||Invoke
2022-01-28T09:48:11.137Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:11.137Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142
2022-01-28T09:48:11.137Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Method      : GET
2022-01-28T09:48:11.137Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e788b8bfa854a5c4", X-B3-SpanId:"1cb41fd4125f7c48", X-B3-ParentSpanId:"e788b8bfa854a5c4", X-B3-Sampled:"0", X-ONAP-RequestID:"54c024ed-cc0c-4895-b585-c3afb30308cd", X-RequestID:"54c024ed-cc0c-4895-b585-c3afb30308cd", X-TransactionID:"54c024ed-cc0c-4895-b585-c3afb30308cd", X-ECOMP-RequestID:"54c024ed-cc0c-4895-b585-c3afb30308cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e8dddb0-2726-49c8-bfeb-acb6dbe8caef"]
2022-01-28T09:48:11.137Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Request body: 
2022-01-28T09:48:11.137Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||==========================request end================================================
2022-01-28T09:48:11.155Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:11.155Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Status code  : 200 OK
2022-01-28T09:48:11.155Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Status text  : 
2022-01-28T09:48:11.156Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|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:"Fri, 28 Jan 2022 09:48:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:11.156Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Response body: {
  "requestId" : "b0f94bbb-048b-4d04-ba31-777b510b4142",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-28T09:48:09.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n\t\t\t\"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a90cef4e-b670-444f-bc4c-ec148aaa9517\",\n                                        \"modelInvariantUuid\": \"6c650e64-bb38-468b-adb5-f91b21bae409\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3c682087-9eba-4b36-9a1e-985fea9f2e48\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2f9df87d-3c4b-4305-983c-2542ca314973\",\n                                                \"modelInvariantUuid\": \"0ca887ff-e6f3-44d5-88b0-76452ee7a080\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"80536f98-8f83-4205-9782-2e4a8421388a\"\n                                            },\n                                            \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n                            \"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:48:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32b6e259-5fba-4c2d-840b-5e85317f0b81",
  "serviceInstanceName" : "basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b0f94bbb-048b-4d04-ba31-777b510b4142",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142"
    }
  }
}
2022-01-28T09:48:11.156Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:11.157Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|INFO|500||InvokeReturn
2022-01-28T09:48:11.158Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false
2022-01-28T09:48:11.158Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:48:11.159Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:11.159Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false
2022-01-28T09:48:11.159Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:48:11.159Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e788b8bfa854a5c4", X-B3-SpanId:"cc411ad5bbbbf467", X-B3-ParentSpanId:"e788b8bfa854a5c4", X-B3-Sampled:"0", X-ONAP-RequestID:"54c024ed-cc0c-4895-b585-c3afb30308cd", X-RequestID:"54c024ed-cc0c-4895-b585-c3afb30308cd", X-TransactionID:"54c024ed-cc0c-4895-b585-c3afb30308cd", X-ECOMP-RequestID:"54c024ed-cc0c-4895-b585-c3afb30308cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43777358-3e1c-439e-880f-b24457068132"]
2022-01-28T09:48:11.159Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:48:11.160Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:48:11.171Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:11.172Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:48:11.172Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:48:11.173Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&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:"Fri, 28 Jan 2022 09:48:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:11.173Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:48:11.174Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:11.174Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:48:11.182Z|54c024ed-cc0c-4895-b585-c3afb30308cd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:48:13.855Z|ebeb799f-57eb-4ca1-bda1-b055e5262d89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:48:13.855Z|ebeb799f-57eb-4ca1-bda1-b055e5262d89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:13.855Z|f41d8178-6e93-465c-9093-f931c42d2af1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:48:13.856Z|301fc583-1e64-4481-ad3a-b1012131a743|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:48:13.856Z|f41d8178-6e93-465c-9093-f931c42d2af1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:13.856Z|301fc583-1e64-4481-ad3a-b1012131a743|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:17.458Z|18bd64d7-18be-42af-b12d-5ac3d8b2cbe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:48:17.458Z|18bd64d7-18be-42af-b12d-5ac3d8b2cbe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:48:18.330Z|dcb8cc03-9ddc-48e4-8ec4-d8eb86543847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:48:18.330Z|dcb8cc03-9ddc-48e4-8ec4-d8eb86543847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:48:21.294Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:48:21.298Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142
2022-01-28T09:48:21.298Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|INFO|500||Invoke
2022-01-28T09:48:21.298Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:21.299Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142
2022-01-28T09:48:21.299Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Method      : GET
2022-01-28T09:48:21.299Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76229c8d8b11ce8d", X-B3-SpanId:"c385bf4763c0dcaf", X-B3-ParentSpanId:"76229c8d8b11ce8d", X-B3-Sampled:"0", X-ONAP-RequestID:"f945f7e6-c430-47ec-9253-c7d5cfef3a66", X-RequestID:"f945f7e6-c430-47ec-9253-c7d5cfef3a66", X-TransactionID:"f945f7e6-c430-47ec-9253-c7d5cfef3a66", X-ECOMP-RequestID:"f945f7e6-c430-47ec-9253-c7d5cfef3a66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"443c54b2-4082-4b0d-a91f-d033a3efa13b"]
2022-01-28T09:48:21.299Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Request body: 
2022-01-28T09:48:21.299Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||==========================request end================================================
2022-01-28T09:48:21.320Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:21.320Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Status code  : 200 OK
2022-01-28T09:48:21.320Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Status text  : 
2022-01-28T09:48:21.320Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|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:"Fri, 28 Jan 2022 09:48:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:21.321Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Response body: {
  "requestId" : "b0f94bbb-048b-4d04-ba31-777b510b4142",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=b0f94bbb-048b-4d04-ba31-777b510b4142 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/32b6e259-5fba-4c2d-840b-5e85317f0b81 (msg=Node Not Found:object located at service-design-and-creation/models/model/d1f8f282-e4e6-48de-a3c9-8066b980772f/model-vers/model-ver/f979080f-a47a-4630-8d3d-fb32623218e0#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:48:09.000+00:00",
  "endTime" : "2022-01-28T09:48:12.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n\t\t\t\"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a90cef4e-b670-444f-bc4c-ec148aaa9517\",\n                                        \"modelInvariantUuid\": \"6c650e64-bb38-468b-adb5-f91b21bae409\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3c682087-9eba-4b36-9a1e-985fea9f2e48\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2f9df87d-3c4b-4305-983c-2542ca314973\",\n                                                \"modelInvariantUuid\": \"0ca887ff-e6f3-44d5-88b0-76452ee7a080\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"80536f98-8f83-4205-9782-2e4a8421388a\"\n                                            },\n                                            \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n                            \"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:48:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32b6e259-5fba-4c2d-840b-5e85317f0b81",
  "serviceInstanceName" : "basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b0f94bbb-048b-4d04-ba31-777b510b4142",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142"
    }
  }
}
2022-01-28T09:48:21.321Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:21.322Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|INFO|500||InvokeReturn
2022-01-28T09:48:21.323Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false
2022-01-28T09:48:21.323Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:48:21.323Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:21.324Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false
2022-01-28T09:48:21.324Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:48:21.324Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76229c8d8b11ce8d", X-B3-SpanId:"a27c8278ac6846c6", X-B3-ParentSpanId:"76229c8d8b11ce8d", X-B3-Sampled:"0", X-ONAP-RequestID:"f945f7e6-c430-47ec-9253-c7d5cfef3a66", X-RequestID:"f945f7e6-c430-47ec-9253-c7d5cfef3a66", X-TransactionID:"f945f7e6-c430-47ec-9253-c7d5cfef3a66", X-ECOMP-RequestID:"f945f7e6-c430-47ec-9253-c7d5cfef3a66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cce5b1aa-4beb-4a77-9bea-3f234e4c867d"]
2022-01-28T09:48:21.324Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:48:21.324Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:48:21.333Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:21.334Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:48:21.334Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:48:21.334Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&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:"Fri, 28 Jan 2022 09:48:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:21.335Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:48:21.335Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:21.335Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:48:21.341Z|f945f7e6-c430-47ec-9253-c7d5cfef3a66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:48:21.455Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:48:21.457Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142
2022-01-28T09:48:21.458Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|INFO|500||Invoke
2022-01-28T09:48:21.458Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:21.458Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142
2022-01-28T09:48:21.458Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Method      : GET
2022-01-28T09:48:21.458Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42b6fc25ed079222", X-B3-SpanId:"a81a457b7415de5c", X-B3-ParentSpanId:"42b6fc25ed079222", X-B3-Sampled:"0", X-ONAP-RequestID:"aa19dfbc-3094-4529-88e6-11978d8a4a8a", X-RequestID:"aa19dfbc-3094-4529-88e6-11978d8a4a8a", X-TransactionID:"aa19dfbc-3094-4529-88e6-11978d8a4a8a", X-ECOMP-RequestID:"aa19dfbc-3094-4529-88e6-11978d8a4a8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70a4c0a4-ad3c-4b51-8e79-5bae9a095508"]
2022-01-28T09:48:21.458Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Request body: 
2022-01-28T09:48:21.458Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||==========================request end================================================
2022-01-28T09:48:21.473Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:21.474Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Status code  : 200 OK
2022-01-28T09:48:21.474Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Status text  : 
2022-01-28T09:48:21.474Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|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:"Fri, 28 Jan 2022 09:48:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:21.475Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Response body: {
  "requestId" : "b0f94bbb-048b-4d04-ba31-777b510b4142",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=b0f94bbb-048b-4d04-ba31-777b510b4142 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/32b6e259-5fba-4c2d-840b-5e85317f0b81 (msg=Node Not Found:object located at service-design-and-creation/models/model/d1f8f282-e4e6-48de-a3c9-8066b980772f/model-vers/model-ver/f979080f-a47a-4630-8d3d-fb32623218e0#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:48:09.000+00:00",
  "endTime" : "2022-01-28T09:48:12.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n\t\t\t\"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a90cef4e-b670-444f-bc4c-ec148aaa9517\",\n                                        \"modelInvariantUuid\": \"6c650e64-bb38-468b-adb5-f91b21bae409\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3c682087-9eba-4b36-9a1e-985fea9f2e48\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2f9df87d-3c4b-4305-983c-2542ca314973\",\n                                                \"modelInvariantUuid\": \"0ca887ff-e6f3-44d5-88b0-76452ee7a080\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"80536f98-8f83-4205-9782-2e4a8421388a\"\n                                            },\n                                            \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n                            \"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:48:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32b6e259-5fba-4c2d-840b-5e85317f0b81",
  "serviceInstanceName" : "basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b0f94bbb-048b-4d04-ba31-777b510b4142",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142"
    }
  }
}
2022-01-28T09:48:21.475Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:21.475Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|INFO|500||InvokeReturn
2022-01-28T09:48:21.476Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false
2022-01-28T09:48:21.477Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:48:21.477Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:21.477Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false
2022-01-28T09:48:21.477Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:48:21.477Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42b6fc25ed079222", X-B3-SpanId:"b5316f48ebd7daf8", X-B3-ParentSpanId:"42b6fc25ed079222", X-B3-Sampled:"0", X-ONAP-RequestID:"aa19dfbc-3094-4529-88e6-11978d8a4a8a", X-RequestID:"aa19dfbc-3094-4529-88e6-11978d8a4a8a", X-TransactionID:"aa19dfbc-3094-4529-88e6-11978d8a4a8a", X-ECOMP-RequestID:"aa19dfbc-3094-4529-88e6-11978d8a4a8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f75f31f2-8bf7-4159-bec5-b8c4dc0736f4"]
2022-01-28T09:48:21.478Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:48:21.478Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:48:21.489Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:21.489Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:48:21.489Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:48:21.489Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&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:"Fri, 28 Jan 2022 09:48:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:21.490Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:48:21.490Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:21.490Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:48:21.495Z|aa19dfbc-3094-4529-88e6-11978d8a4a8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:48:21.602Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:48:21.604Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142
2022-01-28T09:48:21.604Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|INFO|500||Invoke
2022-01-28T09:48:21.605Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:21.605Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142
2022-01-28T09:48:21.605Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Method      : GET
2022-01-28T09:48:21.605Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"296e2d7a8b93059b", X-B3-SpanId:"1b7956af2cf1406a", X-B3-ParentSpanId:"296e2d7a8b93059b", X-B3-Sampled:"0", X-ONAP-RequestID:"10d77f3d-f0aa-422d-bbb8-5265ae100244", X-RequestID:"10d77f3d-f0aa-422d-bbb8-5265ae100244", X-TransactionID:"10d77f3d-f0aa-422d-bbb8-5265ae100244", X-ECOMP-RequestID:"10d77f3d-f0aa-422d-bbb8-5265ae100244", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc4878b9-fa61-4274-a59f-369078e742e5"]
2022-01-28T09:48:21.605Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Request body: 
2022-01-28T09:48:21.605Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||==========================request end================================================
2022-01-28T09:48:21.621Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:21.622Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Status code  : 200 OK
2022-01-28T09:48:21.622Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Status text  : 
2022-01-28T09:48:21.622Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|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:"Fri, 28 Jan 2022 09:48:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:21.623Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Response body: {
  "requestId" : "b0f94bbb-048b-4d04-ba31-777b510b4142",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=b0f94bbb-048b-4d04-ba31-777b510b4142 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/32b6e259-5fba-4c2d-840b-5e85317f0b81 (msg=Node Not Found:object located at service-design-and-creation/models/model/d1f8f282-e4e6-48de-a3c9-8066b980772f/model-vers/model-ver/f979080f-a47a-4630-8d3d-fb32623218e0#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:48:09.000+00:00",
  "endTime" : "2022-01-28T09:48:12.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n\t\t\t\"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a90cef4e-b670-444f-bc4c-ec148aaa9517\",\n                                        \"modelInvariantUuid\": \"6c650e64-bb38-468b-adb5-f91b21bae409\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3c682087-9eba-4b36-9a1e-985fea9f2e48\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2f9df87d-3c4b-4305-983c-2542ca314973\",\n                                                \"modelInvariantUuid\": \"0ca887ff-e6f3-44d5-88b0-76452ee7a080\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"80536f98-8f83-4205-9782-2e4a8421388a\"\n                                            },\n                                            \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n                            \"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:48:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32b6e259-5fba-4c2d-840b-5e85317f0b81",
  "serviceInstanceName" : "basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b0f94bbb-048b-4d04-ba31-777b510b4142",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142"
    }
  }
}
2022-01-28T09:48:21.623Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:21.623Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|INFO|500||InvokeReturn
2022-01-28T09:48:21.624Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false
2022-01-28T09:48:21.624Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:48:21.624Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:21.624Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false
2022-01-28T09:48:21.625Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:48:21.625Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"296e2d7a8b93059b", X-B3-SpanId:"78f878547d1e8f62", X-B3-ParentSpanId:"296e2d7a8b93059b", X-B3-Sampled:"0", X-ONAP-RequestID:"10d77f3d-f0aa-422d-bbb8-5265ae100244", X-RequestID:"10d77f3d-f0aa-422d-bbb8-5265ae100244", X-TransactionID:"10d77f3d-f0aa-422d-bbb8-5265ae100244", X-ECOMP-RequestID:"10d77f3d-f0aa-422d-bbb8-5265ae100244", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"573896a4-b3c2-4cee-b2a2-aabf870eebe2"]
2022-01-28T09:48:21.625Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:48:21.625Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:48:21.634Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:21.635Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:48:21.635Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:48:21.635Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&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:"Fri, 28 Jan 2022 09:48:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:21.636Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:48:21.636Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:21.636Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:48:21.641Z|10d77f3d-f0aa-422d-bbb8-5265ae100244|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:48:21.749Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:48:21.752Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142
2022-01-28T09:48:21.753Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|INFO|500||Invoke
2022-01-28T09:48:21.753Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:21.753Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142
2022-01-28T09:48:21.753Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Method      : GET
2022-01-28T09:48:21.753Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"654c5e79a1c9c375", X-B3-SpanId:"e6ac816208acc13d", X-B3-ParentSpanId:"654c5e79a1c9c375", X-B3-Sampled:"0", X-ONAP-RequestID:"6c8a65d4-f391-4545-91b9-fa6686ee2e17", X-RequestID:"6c8a65d4-f391-4545-91b9-fa6686ee2e17", X-TransactionID:"6c8a65d4-f391-4545-91b9-fa6686ee2e17", X-ECOMP-RequestID:"6c8a65d4-f391-4545-91b9-fa6686ee2e17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1e4f88f-a0ad-47e5-9863-06a689519807"]
2022-01-28T09:48:21.753Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Request body: 
2022-01-28T09:48:21.754Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||==========================request end================================================
2022-01-28T09:48:21.769Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:21.770Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Status code  : 200 OK
2022-01-28T09:48:21.770Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Status text  : 
2022-01-28T09:48:21.770Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|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:"Fri, 28 Jan 2022 09:48:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:21.770Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Response body: {
  "requestId" : "b0f94bbb-048b-4d04-ba31-777b510b4142",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=b0f94bbb-048b-4d04-ba31-777b510b4142 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/32b6e259-5fba-4c2d-840b-5e85317f0b81 (msg=Node Not Found:object located at service-design-and-creation/models/model/d1f8f282-e4e6-48de-a3c9-8066b980772f/model-vers/model-ver/f979080f-a47a-4630-8d3d-fb32623218e0#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:48:09.000+00:00",
  "endTime" : "2022-01-28T09:48:12.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n\t\t\t\"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a90cef4e-b670-444f-bc4c-ec148aaa9517\",\n                                        \"modelInvariantUuid\": \"6c650e64-bb38-468b-adb5-f91b21bae409\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3c682087-9eba-4b36-9a1e-985fea9f2e48\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2f9df87d-3c4b-4305-983c-2542ca314973\",\n                                                \"modelInvariantUuid\": \"0ca887ff-e6f3-44d5-88b0-76452ee7a080\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"80536f98-8f83-4205-9782-2e4a8421388a\"\n                                            },\n                                            \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n                            \"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:48:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32b6e259-5fba-4c2d-840b-5e85317f0b81",
  "serviceInstanceName" : "basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b0f94bbb-048b-4d04-ba31-777b510b4142",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142"
    }
  }
}
2022-01-28T09:48:21.771Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:21.771Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|INFO|500||InvokeReturn
2022-01-28T09:48:21.772Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false
2022-01-28T09:48:21.772Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:48:21.772Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:21.772Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false
2022-01-28T09:48:21.772Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:48:21.772Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"654c5e79a1c9c375", X-B3-SpanId:"dcd9cb48691a3c66", X-B3-ParentSpanId:"654c5e79a1c9c375", X-B3-Sampled:"0", X-ONAP-RequestID:"6c8a65d4-f391-4545-91b9-fa6686ee2e17", X-RequestID:"6c8a65d4-f391-4545-91b9-fa6686ee2e17", X-TransactionID:"6c8a65d4-f391-4545-91b9-fa6686ee2e17", X-ECOMP-RequestID:"6c8a65d4-f391-4545-91b9-fa6686ee2e17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9f64095-bead-4419-b7f4-68775fcc28fa"]
2022-01-28T09:48:21.773Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:48:21.773Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:48:21.784Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:21.784Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:48:21.784Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:48:21.784Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&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:"Fri, 28 Jan 2022 09:48:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:21.785Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:48:21.785Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:21.786Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:48:21.792Z|6c8a65d4-f391-4545-91b9-fa6686ee2e17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:48:21.908Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|||INFO|500||Entering
2022-01-28T09:48:21.910Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142
2022-01-28T09:48:21.911Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|INFO|500||Invoke
2022-01-28T09:48:21.911Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:21.911Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142
2022-01-28T09:48:21.911Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Method      : GET
2022-01-28T09:48:21.911Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9deee4b3289edf85", X-B3-SpanId:"befd8d1cd4ca2401", X-B3-ParentSpanId:"9deee4b3289edf85", X-B3-Sampled:"0", X-ONAP-RequestID:"4408cffa-c8d6-41a6-960c-6913d0e4860d", X-RequestID:"4408cffa-c8d6-41a6-960c-6913d0e4860d", X-TransactionID:"4408cffa-c8d6-41a6-960c-6913d0e4860d", X-ECOMP-RequestID:"4408cffa-c8d6-41a6-960c-6913d0e4860d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37c21794-e8b6-45cf-8a92-588f1aa76f2c"]
2022-01-28T09:48:21.911Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Request body: 
2022-01-28T09:48:21.911Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||==========================request end================================================
2022-01-28T09:48:21.928Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:21.928Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Status code  : 200 OK
2022-01-28T09:48:21.928Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Status text  : 
2022-01-28T09:48:21.929Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|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:"Fri, 28 Jan 2022 09:48:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:21.929Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||Response body: {
  "requestId" : "b0f94bbb-048b-4d04-ba31-777b510b4142",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=b0f94bbb-048b-4d04-ba31-777b510b4142 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/32b6e259-5fba-4c2d-840b-5e85317f0b81 (msg=Node Not Found:object located at service-design-and-creation/models/model/d1f8f282-e4e6-48de-a3c9-8066b980772f/model-vers/model-ver/f979080f-a47a-4630-8d3d-fb32623218e0#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-01-28T09:48:09.000+00:00",
  "endTime" : "2022-01-28T09:48:12.000+00:00",
  "source" : "VID",
  "tenantId" : "d53240b6b9314eaf9145045be6b51749",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n\t\t\t\"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a90cef4e-b670-444f-bc4c-ec148aaa9517\",\n                                        \"modelInvariantUuid\": \"6c650e64-bb38-468b-adb5-f91b21bae409\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3c682087-9eba-4b36-9a1e-985fea9f2e48\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d53240b6b9314eaf9145045be6b51749\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2f9df87d-3c4b-4305-983c-2542ca314973\",\n                                                \"modelInvariantUuid\": \"0ca887ff-e6f3-44d5-88b0-76452ee7a080\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"80536f98-8f83-4205-9782-2e4a8421388a\"\n                                            },\n                                            \"instanceName\": \"basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f979080f-a47a-4630-8d3d-fb32623218e0\",\n                            \"modelInvariantId\": \"d1f8f282-e4e6-48de-a3c9-8066b980772f\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b62de7db-b129-4085-8125-7a2bfeb8ad42\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-28T09:48:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32b6e259-5fba-4c2d-840b-5e85317f0b81",
  "serviceInstanceName" : "basic_macro_5ff7ef9f-d507-4b88-a5f2-c7a049fdacd9",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b0f94bbb-048b-4d04-ba31-777b510b4142",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142"
    }
  }
}
2022-01-28T09:48:21.929Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:21.930Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0f94bbb-048b-4d04-ba31-777b510b4142|INFO|500||InvokeReturn
2022-01-28T09:48:21.931Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false
2022-01-28T09:48:21.931Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-28T09:48:21.931Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-28T09:48:21.931Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false
2022-01-28T09:48:21.931Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-28T09:48:21.931Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9deee4b3289edf85", X-B3-SpanId:"228c6d6dfb4e71ca", X-B3-ParentSpanId:"9deee4b3289edf85", X-B3-Sampled:"0", X-ONAP-RequestID:"4408cffa-c8d6-41a6-960c-6913d0e4860d", X-RequestID:"4408cffa-c8d6-41a6-960c-6913d0e4860d", X-TransactionID:"4408cffa-c8d6-41a6-960c-6913d0e4860d", X-ECOMP-RequestID:"4408cffa-c8d6-41a6-960c-6913d0e4860d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acded473-63bf-4172-8752-e6e1409c7d74"]
2022-01-28T09:48:21.931Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-28T09:48:21.932Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-28T09:48:21.940Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-28T09:48:21.940Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-28T09:48:21.940Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-28T09:48:21.940Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&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:"Fri, 28 Jan 2022 09:48:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-28T09:48:21.941Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-28T09:48:21.941Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-28T09:48:21.942Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0f94bbb-048b-4d04-ba31-777b510b4142&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-28T09:48:21.950Z|4408cffa-c8d6-41a6-960c-6913d0e4860d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0f94bbb-048b-4d04-ba31-777b510b4142|InfraPortalClient|||INFO|500||Exiting.
2022-01-28T09:48:23.872Z|4d234f2d-5aa0-47c7-ab41-6b23aabcb597|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:48:23.873Z|4d234f2d-5aa0-47c7-ab41-6b23aabcb597|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:23.873Z|741a350e-0861-49e8-a797-28b21a4e4489|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:48:23.873Z|741a350e-0861-49e8-a797-28b21a4e4489|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:23.874Z|b3589cc6-3e31-436f-b03c-662113cffebc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:48:23.875Z|b3589cc6-3e31-436f-b03c-662113cffebc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:32.458Z|5e00d81a-33e8-4d57-97df-fa6437060050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:48:32.461Z|5e00d81a-33e8-4d57-97df-fa6437060050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:48:33.889Z|f9d69e92-6aa1-4086-b401-a7b41453c435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:48:33.889Z|6b7fdc84-0763-4f20-8607-1efc33166060|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:48:33.889Z|3ed81072-3250-4e83-a447-122dd3601b30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:48:33.890Z|6b7fdc84-0763-4f20-8607-1efc33166060|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:33.890Z|3ed81072-3250-4e83-a447-122dd3601b30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:33.890Z|f9d69e92-6aa1-4086-b401-a7b41453c435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:43.907Z|19ec8d88-dc79-4b8e-8165-0df29b628bc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:48:43.907Z|6f577b0c-111a-45e2-ab99-863cb35672ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:48:43.907Z|d00a9b9f-a52d-452f-90fa-fa11f81ee6f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:48:43.907Z|19ec8d88-dc79-4b8e-8165-0df29b628bc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:43.907Z|6f577b0c-111a-45e2-ab99-863cb35672ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:43.907Z|d00a9b9f-a52d-452f-90fa-fa11f81ee6f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:47.458Z|045e9c42-fffa-4425-a5d6-46b88b9868d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:48:47.458Z|045e9c42-fffa-4425-a5d6-46b88b9868d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:48:48.331Z|54991d68-c47c-4d79-9a3d-17e3796b42c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:48:48.332Z|54991d68-c47c-4d79-9a3d-17e3796b42c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:48:50.793Z|c3a4b435-e9c8-4a4b-be9a-231a76423363|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:48:50.793Z|c3a4b435-e9c8-4a4b-be9a-231a76423363|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:53.924Z|3147cf43-fad0-4475-8b32-e45f6d195858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:48:53.925Z|836d1fd4-9837-4478-88e6-a21a69b3edae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:48:53.925Z|7d9104b7-6fc0-4631-bc09-b5bc32b201a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:48:53.925Z|7d9104b7-6fc0-4631-bc09-b5bc32b201a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:53.925Z|3147cf43-fad0-4475-8b32-e45f6d195858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:48:53.925Z|836d1fd4-9837-4478-88e6-a21a69b3edae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:02.458Z|74afb5df-5444-486d-a4d1-3d047b0ef95d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:49:02.458Z|74afb5df-5444-486d-a4d1-3d047b0ef95d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:49:03.941Z|ae3f1347-877a-4b7b-83bd-89c4f3a87e65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:49:03.941Z|ff55c149-a3b9-4ac5-9d83-2d695c5449bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:49:03.942Z|ff55c149-a3b9-4ac5-9d83-2d695c5449bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:03.942Z|ae3f1347-877a-4b7b-83bd-89c4f3a87e65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:03.943Z|0025b1e9-35e5-4ab7-8160-ef6c0fc5ffaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:49:03.944Z|0025b1e9-35e5-4ab7-8160-ef6c0fc5ffaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:13.960Z|fc717f98-a04a-4496-a145-f33fa396e584|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:49:13.960Z|338f56bb-ae29-4cd6-b78f-83c8ed1f9048|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:49:13.960Z|508c0121-f150-4667-8f1c-bfe9d6063363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:49:13.961Z|fc717f98-a04a-4496-a145-f33fa396e584|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:13.961Z|508c0121-f150-4667-8f1c-bfe9d6063363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:13.961Z|338f56bb-ae29-4cd6-b78f-83c8ed1f9048|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:17.458Z|ffc51a82-af86-4063-8eaf-9a48eec3e407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:49:17.461Z|ffc51a82-af86-4063-8eaf-9a48eec3e407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:49:18.332Z|85fa036a-5792-4a3b-8449-0b7d96a16899|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:49:18.333Z|85fa036a-5792-4a3b-8449-0b7d96a16899|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:49:23.977Z|83196815-4184-478c-a909-8ddded0faa60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:49:23.977Z|59e1686d-264e-4ac5-9267-2266cfc443a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:49:23.977Z|ea0f1ff4-b578-47ac-8d41-ac83c7852f15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:49:23.978Z|83196815-4184-478c-a909-8ddded0faa60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:23.978Z|ea0f1ff4-b578-47ac-8d41-ac83c7852f15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:23.978Z|59e1686d-264e-4ac5-9267-2266cfc443a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:32.458Z|90b14c98-ae22-4041-9ef2-fa6a64417b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:49:32.458Z|90b14c98-ae22-4041-9ef2-fa6a64417b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:49:33.994Z|107461c0-ed47-466b-9092-b99de0f39a70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:49:33.995Z|107461c0-ed47-466b-9092-b99de0f39a70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:33.995Z|0cc1ba03-bf44-478b-a87d-21b370df4d7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:49:33.995Z|0cc1ba03-bf44-478b-a87d-21b370df4d7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:33.996Z|8479a3d1-7040-4acf-a59d-34cf4decc764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:49:33.997Z|8479a3d1-7040-4acf-a59d-34cf4decc764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:44.012Z|3cc62b8f-8649-43f7-917b-a51f12355cd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:49:44.012Z|3cc62b8f-8649-43f7-917b-a51f12355cd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:44.012Z|f14619a8-4768-4dec-aa3f-47ef32380c9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:49:44.012Z|f14619a8-4768-4dec-aa3f-47ef32380c9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:44.014Z|247ea5c7-d022-45a8-ae04-bf4b72602054|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:49:44.014Z|247ea5c7-d022-45a8-ae04-bf4b72602054|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:47.458Z|0612c0b2-dd2f-41c7-ba50-498e349afe7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:49:47.458Z|0612c0b2-dd2f-41c7-ba50-498e349afe7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:49:48.333Z|de1a4040-346b-4b18-bf9a-24ae772f7685|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:49:48.334Z|de1a4040-346b-4b18-bf9a-24ae772f7685|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:49:50.793Z|06e34046-d2ca-4082-a766-5e88cdfed8cf|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:49:50.793Z|06e34046-d2ca-4082-a766-5e88cdfed8cf|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:54.028Z|760c8740-44f7-4312-944c-08e14ad0fce5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:49:54.029Z|760c8740-44f7-4312-944c-08e14ad0fce5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:54.029Z|76dfcc98-9b0b-493b-a858-f672328a1faa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:49:54.030Z|76dfcc98-9b0b-493b-a858-f672328a1faa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:49:54.030Z|05149a4a-7dc7-4627-82e7-ba070260cc18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:49:54.031Z|05149a4a-7dc7-4627-82e7-ba070260cc18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:02.458Z|124a272a-3e3e-4d85-b00a-28bc20c1a30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:50:02.460Z|124a272a-3e3e-4d85-b00a-28bc20c1a30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:50:04.047Z|2d3d98a9-64cc-4d13-bfd3-f391d57e75b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:50:04.048Z|856e980a-bc7b-4c23-9793-fb067d8c93d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:50:04.048Z|2d3d98a9-64cc-4d13-bfd3-f391d57e75b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:04.048Z|856e980a-bc7b-4c23-9793-fb067d8c93d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:04.053Z|9f204ad9-a9ef-4871-b60e-ca52213683fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:50:04.054Z|9f204ad9-a9ef-4871-b60e-ca52213683fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:14.066Z|915cfc74-d09c-4a40-8b4c-2f3d91578ec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:50:14.066Z|915cfc74-d09c-4a40-8b4c-2f3d91578ec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:14.066Z|ddbb42d5-b35e-40cd-9079-fe32be1ef41a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:50:14.066Z|ddbb42d5-b35e-40cd-9079-fe32be1ef41a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:14.069Z|82e2049b-ece9-404b-b58c-59e97068687e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:50:14.069Z|82e2049b-ece9-404b-b58c-59e97068687e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:17.458Z|2a947bf1-6c68-4712-9ec9-8cb77155216a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:50:17.459Z|2a947bf1-6c68-4712-9ec9-8cb77155216a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:50:18.334Z|76a0ea3c-93e9-4d12-a19a-cb07ec8c7e36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:50:18.335Z|76a0ea3c-93e9-4d12-a19a-cb07ec8c7e36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:50:24.083Z|57763fe8-4cc0-4c2b-99dd-028418678020|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:50:24.083Z|a64c6e97-c336-4604-bd49-682fff8baf85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:50:24.084Z|57763fe8-4cc0-4c2b-99dd-028418678020|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:24.084Z|a64c6e97-c336-4604-bd49-682fff8baf85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:24.084Z|552a70a6-df09-4450-ab10-f5404c2a62f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:50:24.084Z|552a70a6-df09-4450-ab10-f5404c2a62f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:32.458Z|6f49e4b3-6efa-4350-a866-534798d3897b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:50:32.458Z|6f49e4b3-6efa-4350-a866-534798d3897b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:50:34.101Z|1e25d487-2f7e-4c5f-831c-9fb75c82d80e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:50:34.101Z|c160f621-3ae7-46f9-99c5-fd955e4901fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:50:34.101Z|857eab66-5ba2-43a2-a97a-36a5fe3e42d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:50:34.101Z|1e25d487-2f7e-4c5f-831c-9fb75c82d80e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:34.101Z|c160f621-3ae7-46f9-99c5-fd955e4901fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:34.101Z|857eab66-5ba2-43a2-a97a-36a5fe3e42d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:44.117Z|681a56db-429b-4755-b24e-8993c63afe70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:50:44.117Z|4c5a93a8-b611-44b2-a9e1-5a37d5f82cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:50:44.117Z|f1523dc1-3c3e-49f8-be5f-044cad4a54b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:50:44.118Z|681a56db-429b-4755-b24e-8993c63afe70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:44.118Z|4c5a93a8-b611-44b2-a9e1-5a37d5f82cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:44.118Z|f1523dc1-3c3e-49f8-be5f-044cad4a54b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:47.458Z|65664ca7-24e8-4c7e-b7d6-c8343b009f13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:50:47.461Z|65664ca7-24e8-4c7e-b7d6-c8343b009f13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:50:48.335Z|7abdf58a-c65f-4c10-81a8-fb011c6fc3ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:50:48.335Z|7abdf58a-c65f-4c10-81a8-fb011c6fc3ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:50:50.793Z|237e2d54-9397-43c8-bfa5-38ca409a419f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:50:50.793Z|237e2d54-9397-43c8-bfa5-38ca409a419f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:54.134Z|a11bcbf7-186c-476c-8df9-60ddc6373e03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:50:54.135Z|1ad269b6-8fd0-4704-a5df-c5424a444fca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:50:54.134Z|e291d007-354d-4ffd-8ce5-8b3a310ef516|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:50:54.135Z|a11bcbf7-186c-476c-8df9-60ddc6373e03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:54.135Z|1ad269b6-8fd0-4704-a5df-c5424a444fca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:50:54.135Z|e291d007-354d-4ffd-8ce5-8b3a310ef516|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:02.458Z|4b5c5644-c656-47ea-82ac-c162b4914567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:51:02.458Z|4b5c5644-c656-47ea-82ac-c162b4914567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:51:04.152Z|f528daae-eed4-43f4-a974-ed377980a11f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:51:04.152Z|bf16ef52-192a-4658-b864-0858a000292e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:51:04.152Z|d6408897-cc27-42d6-915a-373202ff2383|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:51:04.153Z|f528daae-eed4-43f4-a974-ed377980a11f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:04.153Z|d6408897-cc27-42d6-915a-373202ff2383|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:04.153Z|bf16ef52-192a-4658-b864-0858a000292e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:14.170Z|aa0e8e3a-f843-41fe-986c-0e816ee72244|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:51:14.170Z|76e35388-54f4-4365-8add-2bc0ad842ed9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:51:14.170Z|aa0e8e3a-f843-41fe-986c-0e816ee72244|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:14.170Z|76e35388-54f4-4365-8add-2bc0ad842ed9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:14.171Z|7b269e2f-64fd-48b9-b8bf-7b7d22278edf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:51:14.171Z|7b269e2f-64fd-48b9-b8bf-7b7d22278edf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:17.458Z|8f9bac90-c001-4ba5-9360-0cf35424a0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:51:17.459Z|8f9bac90-c001-4ba5-9360-0cf35424a0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:51:18.336Z|01352616-e9cf-4e47-a568-9c5b9a1fd75f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:51:18.337Z|01352616-e9cf-4e47-a568-9c5b9a1fd75f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:51:24.186Z|38bde60a-d933-4f28-9411-ee7b69516b35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:51:24.186Z|b75fac5c-02a8-43af-9d7f-b16438d6b412|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:51:24.187Z|b75fac5c-02a8-43af-9d7f-b16438d6b412|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:24.187Z|38bde60a-d933-4f28-9411-ee7b69516b35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:24.189Z|591427b8-0804-4ab0-9554-cd1da5a3131a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:51:24.189Z|591427b8-0804-4ab0-9554-cd1da5a3131a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:32.458Z|315f0c62-729b-4d25-a8d6-f898a46580b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:51:32.458Z|315f0c62-729b-4d25-a8d6-f898a46580b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:51:34.203Z|e6fc3b90-65f6-4804-b05f-905dec07fa99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:51:34.203Z|e6fc3b90-65f6-4804-b05f-905dec07fa99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:34.203Z|2ad408d1-3888-48c1-b510-996a7e2b136e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:51:34.204Z|2ad408d1-3888-48c1-b510-996a7e2b136e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:34.205Z|c40f3a82-80c2-4cd6-9712-2eb95c302313|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:51:34.206Z|c40f3a82-80c2-4cd6-9712-2eb95c302313|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:44.220Z|726b3f3a-94f5-4611-bf0d-c2c840ddb303|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:51:44.220Z|609f3b4d-8580-4115-8167-4dd8e33e34c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:51:44.221Z|609f3b4d-8580-4115-8167-4dd8e33e34c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:44.220Z|726b3f3a-94f5-4611-bf0d-c2c840ddb303|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:44.221Z|7117030d-0493-4955-988d-486a84100167|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:51:44.222Z|7117030d-0493-4955-988d-486a84100167|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:47.458Z|c9d0b3ae-c41e-4eb3-9774-16088770db9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:51:47.458Z|c9d0b3ae-c41e-4eb3-9774-16088770db9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:51:48.337Z|c9b2e3c8-c729-4aad-9123-a25685df5561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:51:48.338Z|c9b2e3c8-c729-4aad-9123-a25685df5561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:51:50.792Z|51811acd-629b-4e53-a45a-13f679cd21d2|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:51:50.793Z|51811acd-629b-4e53-a45a-13f679cd21d2|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:54.238Z|2cb521f6-70a4-4ba4-b49b-e2f0587e4079|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:51:54.238Z|2cb521f6-70a4-4ba4-b49b-e2f0587e4079|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:54.238Z|8c71f5ee-4e2d-4045-a825-b155f4cd83ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:51:54.239Z|8c71f5ee-4e2d-4045-a825-b155f4cd83ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:51:54.239Z|1e20673b-1790-411f-bfcb-303fe2edef02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:51:54.239Z|1e20673b-1790-411f-bfcb-303fe2edef02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:02.458Z|abc8cb60-ab3e-44f2-947b-2ee826da693e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:52:02.458Z|abc8cb60-ab3e-44f2-947b-2ee826da693e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:52:04.255Z|329c8bbf-f94d-47df-aa60-2bbd9d3b90da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:52:04.255Z|ca292ae2-eb4c-4993-85e4-e5815cac4c72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:52:04.255Z|28820598-734b-4cd1-b3b2-033b7801c59c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:52:04.255Z|329c8bbf-f94d-47df-aa60-2bbd9d3b90da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:04.255Z|ca292ae2-eb4c-4993-85e4-e5815cac4c72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:04.255Z|28820598-734b-4cd1-b3b2-033b7801c59c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:14.272Z|b071cb0e-d704-4232-af48-f4098f8f412c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:52:14.272Z|8fbd0f24-75b0-4ce9-9068-14925a5a77bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:52:14.273Z|5a08d538-32db-4e5c-afe2-a34790b73b28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:52:14.273Z|b071cb0e-d704-4232-af48-f4098f8f412c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:14.273Z|8fbd0f24-75b0-4ce9-9068-14925a5a77bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:14.273Z|5a08d538-32db-4e5c-afe2-a34790b73b28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:17.458Z|29ef1d31-69ce-4a74-88c3-6caf3e3aa0d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:52:17.458Z|29ef1d31-69ce-4a74-88c3-6caf3e3aa0d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:52:18.338Z|283e05de-00f0-4d96-a789-95747066ef59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:52:18.339Z|283e05de-00f0-4d96-a789-95747066ef59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:52:24.290Z|fe07739b-b4b5-42d5-aeaf-55e12a43b1d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:52:24.290Z|fe07739b-b4b5-42d5-aeaf-55e12a43b1d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:24.290Z|54f7ec5e-06a9-436a-ab3c-84739c9c8a44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:52:24.290Z|fbc5b33f-d7a0-4b34-bc3c-04b64b73ae3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:52:24.291Z|54f7ec5e-06a9-436a-ab3c-84739c9c8a44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:24.291Z|fbc5b33f-d7a0-4b34-bc3c-04b64b73ae3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:32.458Z|0c18152d-37fa-460b-a51e-99c6d062a8ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:52:32.458Z|0c18152d-37fa-460b-a51e-99c6d062a8ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:52:34.306Z|97e95712-c47b-47b4-96f2-4b5d2d30e3e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:52:34.307Z|97e95712-c47b-47b4-96f2-4b5d2d30e3e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:34.307Z|67909609-1960-4c60-bc41-dad7bfb23dcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:52:34.308Z|077d3282-c439-4df3-940a-ff5d520c0dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:52:34.308Z|67909609-1960-4c60-bc41-dad7bfb23dcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:34.308Z|077d3282-c439-4df3-940a-ff5d520c0dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:44.324Z|ff1a676b-e6c9-484c-b941-710e1b376be0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:52:44.324Z|dd6aee3d-31cb-48cd-861b-0c0d84f7525f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:52:44.324Z|ff1a676b-e6c9-484c-b941-710e1b376be0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:44.324Z|e77d0941-a940-4849-81f6-3c22aa79292f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:52:44.325Z|dd6aee3d-31cb-48cd-861b-0c0d84f7525f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:44.325Z|e77d0941-a940-4849-81f6-3c22aa79292f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:47.458Z|5bd8ff9e-7275-485b-ab79-c39c5a1c2802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:52:47.458Z|5bd8ff9e-7275-485b-ab79-c39c5a1c2802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:52:48.339Z|c23bb151-d340-4983-b8a2-fd9282450174|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:52:48.340Z|c23bb151-d340-4983-b8a2-fd9282450174|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:52:50.792Z|db780471-26e9-41f2-b089-116bf7f26a24|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:52:50.793Z|db780471-26e9-41f2-b089-116bf7f26a24|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:54.342Z|9dbca35a-bf6c-439b-a278-015dcd770c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:52:54.342Z|be71c610-e419-407e-abfe-ae65e2fbe18e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:52:54.342Z|2e986402-ba03-496f-ae9a-ed1a165e2b52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:52:54.342Z|9dbca35a-bf6c-439b-a278-015dcd770c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:54.342Z|2e986402-ba03-496f-ae9a-ed1a165e2b52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:52:54.342Z|be71c610-e419-407e-abfe-ae65e2fbe18e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:02.458Z|fba2baf2-2811-429a-b701-386b62170fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:53:02.458Z|fba2baf2-2811-429a-b701-386b62170fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:53:04.359Z|c889bec8-7d3f-44ff-9b50-9ec2f40be99a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:53:04.359Z|2dc22d5b-6ac6-418c-bcd2-3ca4d4a773b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:53:04.359Z|d1d8a1a5-4926-47d1-9d66-6a4c953577bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:53:04.360Z|d1d8a1a5-4926-47d1-9d66-6a4c953577bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:04.360Z|c889bec8-7d3f-44ff-9b50-9ec2f40be99a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:04.360Z|2dc22d5b-6ac6-418c-bcd2-3ca4d4a773b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:14.378Z|068e5c34-0e6f-45bc-9213-b7a6688a55ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:53:14.378Z|1d6ed077-6185-43d4-aa55-b679b88f2f73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:53:14.378Z|068e5c34-0e6f-45bc-9213-b7a6688a55ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:14.378Z|64b0deb6-09cb-41f9-8763-bbe8ebf531b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:53:14.379Z|1d6ed077-6185-43d4-aa55-b679b88f2f73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:14.379Z|64b0deb6-09cb-41f9-8763-bbe8ebf531b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:17.458Z|fa0c6595-7888-4bd5-af2b-1ba0d9f577fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:53:17.458Z|fa0c6595-7888-4bd5-af2b-1ba0d9f577fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:53:18.340Z|01d4bc2f-bfe7-495e-93d1-dea4f2bbc30b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:53:18.341Z|01d4bc2f-bfe7-495e-93d1-dea4f2bbc30b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:53:24.394Z|4f0bf7e1-7cf6-49f5-9691-c1cd9f21205d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:53:24.395Z|abcc9701-da14-474c-bb9b-610093f435dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:53:24.395Z|abcc9701-da14-474c-bb9b-610093f435dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:24.395Z|4f0bf7e1-7cf6-49f5-9691-c1cd9f21205d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:24.395Z|5661eb10-3df4-4f13-b3f4-de9af1a1b13f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:53:24.396Z|5661eb10-3df4-4f13-b3f4-de9af1a1b13f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:32.458Z|18aee57b-34e0-4f0b-8feb-cb74d047a455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:53:32.461Z|18aee57b-34e0-4f0b-8feb-cb74d047a455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:53:34.412Z|cdcf5d5c-cfe3-45d6-9d6c-374fe68f9eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:53:34.412Z|cdcf5d5c-cfe3-45d6-9d6c-374fe68f9eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:34.412Z|212b3c55-b903-4282-9893-96d9f8f087b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:53:34.412Z|6f23ed65-d5e1-426d-9de6-0d499f8f7829|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:53:34.412Z|212b3c55-b903-4282-9893-96d9f8f087b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:34.413Z|6f23ed65-d5e1-426d-9de6-0d499f8f7829|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:44.430Z|72534767-c1bc-4e2c-8b08-ab68dae978c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:53:44.430Z|ae833b01-98df-4c9f-a34d-d68c9e7b8f4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:53:44.430Z|7edb9bce-22ed-46f8-baaa-a76c2b0b6222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:53:44.430Z|72534767-c1bc-4e2c-8b08-ab68dae978c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:44.430Z|ae833b01-98df-4c9f-a34d-d68c9e7b8f4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:44.430Z|7edb9bce-22ed-46f8-baaa-a76c2b0b6222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:47.458Z|abd587ec-254a-4252-9f77-b68100febf27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:53:47.459Z|abd587ec-254a-4252-9f77-b68100febf27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:53:48.341Z|a132a0db-f3d9-4887-9171-e6039e60c170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:53:48.341Z|a132a0db-f3d9-4887-9171-e6039e60c170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:53:50.792Z|130fc54a-06e3-4f12-b344-064f91760ee7|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:53:50.792Z|130fc54a-06e3-4f12-b344-064f91760ee7|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:54.447Z|6aae318b-06cd-4ed8-af2b-904cd9d73c79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:53:54.447Z|7a6fe6e4-a1e5-4a8f-8919-22184e49be8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:53:54.447Z|1f730ebf-e51e-48fb-b324-60a97295139f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:53:54.448Z|6aae318b-06cd-4ed8-af2b-904cd9d73c79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:54.448Z|7a6fe6e4-a1e5-4a8f-8919-22184e49be8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:53:54.448Z|1f730ebf-e51e-48fb-b324-60a97295139f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:02.458Z|67f09067-8330-4598-b9e5-514882971a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:54:02.458Z|67f09067-8330-4598-b9e5-514882971a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:54:04.465Z|9465447b-51c7-4e9e-ad8e-e406add5cb7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:54:04.465Z|4242ad30-b5ae-4a1c-b4a0-aa6df57c47e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:54:04.465Z|d6f43368-d56d-4a21-ab89-8202708d6f8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:54:04.466Z|4242ad30-b5ae-4a1c-b4a0-aa6df57c47e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:04.466Z|d6f43368-d56d-4a21-ab89-8202708d6f8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:04.466Z|9465447b-51c7-4e9e-ad8e-e406add5cb7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:14.484Z|8caca51f-aa5e-4f40-a716-8be7b8e35a8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:54:14.484Z|8caca51f-aa5e-4f40-a716-8be7b8e35a8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:14.484Z|2ab8f8b3-aa28-44a1-bdf6-62d550ed9848|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:54:14.484Z|524ee557-0ea2-4a96-ac42-d886b6a8cd83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:54:14.484Z|2ab8f8b3-aa28-44a1-bdf6-62d550ed9848|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:14.484Z|524ee557-0ea2-4a96-ac42-d886b6a8cd83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:17.458Z|6c1a0caf-876f-411f-9003-a67a31cc0e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:54:17.459Z|6c1a0caf-876f-411f-9003-a67a31cc0e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:54:18.342Z|2548c6cc-70f4-4e39-9187-c4bde1ef69b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:54:18.342Z|2548c6cc-70f4-4e39-9187-c4bde1ef69b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:54:24.501Z|4128cbd1-bfb4-45e0-87b4-44a5b038b270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:54:24.501Z|1f331936-b191-4d87-a734-14022e7454a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:54:24.501Z|e62ce735-ff89-4bb1-ab8c-84f55734fa1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:54:24.502Z|1f331936-b191-4d87-a734-14022e7454a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:24.502Z|4128cbd1-bfb4-45e0-87b4-44a5b038b270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:24.502Z|e62ce735-ff89-4bb1-ab8c-84f55734fa1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:32.458Z|8b1f9226-ee02-4df9-897d-77031ec2fcd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:54:32.459Z|8b1f9226-ee02-4df9-897d-77031ec2fcd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:54:34.520Z|7204e93e-ee00-4b34-be30-c7ed3b061196|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:54:34.520Z|67b69bab-7c02-4c95-88de-db4fa0bb4c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:54:34.520Z|1b170aed-b4d1-4026-aa36-ded94299437a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:54:34.520Z|67b69bab-7c02-4c95-88de-db4fa0bb4c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:34.520Z|1b170aed-b4d1-4026-aa36-ded94299437a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:34.520Z|7204e93e-ee00-4b34-be30-c7ed3b061196|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:44.537Z|33422da1-8f4b-4392-b750-66d181fa0958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:54:44.537Z|045af080-28ac-4705-81ae-d6436fc97b10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:54:44.537Z|33422da1-8f4b-4392-b750-66d181fa0958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:44.537Z|045af080-28ac-4705-81ae-d6436fc97b10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:44.537Z|94e35af7-515a-41e8-a704-7837d75cdd2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:54:44.538Z|94e35af7-515a-41e8-a704-7837d75cdd2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:47.458Z|43ba6e74-ee5f-4395-aa59-6673533f377d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:54:47.461Z|43ba6e74-ee5f-4395-aa59-6673533f377d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:54:48.343Z|d5557716-2fb4-495b-a7b3-d76e75e3979e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:54:48.343Z|d5557716-2fb4-495b-a7b3-d76e75e3979e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:54:50.793Z|75b793e1-3621-457b-b769-977c12be3c40|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:54:50.794Z|75b793e1-3621-457b-b769-977c12be3c40|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:54.554Z|ba2315c4-cd33-40eb-b8ef-36f9827a8295|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:54:54.554Z|9cad1d0a-6912-42d0-8e34-2a63e0b8f0ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:54:54.554Z|0765d0ef-792c-46ae-8844-74433bf68926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:54:54.555Z|ba2315c4-cd33-40eb-b8ef-36f9827a8295|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:54.555Z|9cad1d0a-6912-42d0-8e34-2a63e0b8f0ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:54:54.555Z|0765d0ef-792c-46ae-8844-74433bf68926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:02.458Z|bad29e7e-23d0-48a5-a81b-df7d308c524c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:55:02.458Z|bad29e7e-23d0-48a5-a81b-df7d308c524c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:55:04.571Z|909759c8-57e5-413a-a31a-a08c7c0b0855|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:55:04.571Z|1ba610b1-9de8-49cb-8041-fdd236fa11b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:55:04.572Z|1ba610b1-9de8-49cb-8041-fdd236fa11b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:04.572Z|909759c8-57e5-413a-a31a-a08c7c0b0855|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:04.573Z|843872c8-a6e4-4f7d-8378-22fa34ab47d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:55:04.573Z|843872c8-a6e4-4f7d-8378-22fa34ab47d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:14.590Z|4be5f8a4-8468-4813-8fcb-226a1bad794a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:55:14.590Z|0c9b81d7-3f6d-4161-8ec6-f4fa2fcab2a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:55:14.590Z|9d80b183-f376-4ad8-8413-30d7dc9075a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:55:14.590Z|4be5f8a4-8468-4813-8fcb-226a1bad794a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:14.590Z|9d80b183-f376-4ad8-8413-30d7dc9075a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:14.590Z|0c9b81d7-3f6d-4161-8ec6-f4fa2fcab2a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:17.458Z|9e2ff6ef-08a2-4707-be1a-8a553d0b427d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:55:17.458Z|9e2ff6ef-08a2-4707-be1a-8a553d0b427d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:55:18.344Z|e83398db-093b-41bb-bf41-4f3ff00a5a73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:55:18.344Z|e83398db-093b-41bb-bf41-4f3ff00a5a73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:55:24.607Z|a1bce59e-3a97-424f-bde1-b86047517b5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:55:24.607Z|a1bce59e-3a97-424f-bde1-b86047517b5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:24.608Z|5683e0c6-7f48-4a56-b66e-70652c9c3b66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:55:24.608Z|7be6651d-aa82-4c1b-a0cf-90473d63d3a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:55:24.608Z|5683e0c6-7f48-4a56-b66e-70652c9c3b66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:24.608Z|7be6651d-aa82-4c1b-a0cf-90473d63d3a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:32.458Z|a44e6ec5-be1c-4ad2-b199-6554aa29dc10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:55:32.461Z|a44e6ec5-be1c-4ad2-b199-6554aa29dc10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:55:34.625Z|48171941-1627-416f-8e43-085c04143be1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:55:34.625Z|40d59309-ece8-4570-9932-91c026d1d09e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:55:34.626Z|48171941-1627-416f-8e43-085c04143be1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:34.626Z|0cb1e14e-b385-4466-9684-3097abc84d33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:55:34.626Z|40d59309-ece8-4570-9932-91c026d1d09e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:34.626Z|0cb1e14e-b385-4466-9684-3097abc84d33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:44.643Z|b3faa5f7-46b4-411d-8df3-780f2b85e9dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:55:44.643Z|34c1fb02-f354-44c1-a7ba-e12826bd7cab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:55:44.643Z|a57ffd5f-9dc0-4a0c-9edb-f37f683b7f8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:55:44.644Z|b3faa5f7-46b4-411d-8df3-780f2b85e9dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:44.644Z|34c1fb02-f354-44c1-a7ba-e12826bd7cab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:44.644Z|a57ffd5f-9dc0-4a0c-9edb-f37f683b7f8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:47.458Z|5fd7573e-121b-43e7-a9e3-066905521d5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:55:47.459Z|5fd7573e-121b-43e7-a9e3-066905521d5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:55:48.345Z|2ef58acf-af03-4431-a938-ca33cbad5994|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:55:48.345Z|2ef58acf-af03-4431-a938-ca33cbad5994|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:55:50.793Z|b7920dfb-8f90-4930-9103-f2d252981593|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:55:50.794Z|b7920dfb-8f90-4930-9103-f2d252981593|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:54.660Z|9ab667db-1c35-4e28-931f-c066c8748122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:55:54.661Z|9ab667db-1c35-4e28-931f-c066c8748122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:54.661Z|6041eb13-a636-42be-b36d-815e5274e780|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:55:54.661Z|60bfb4bb-4189-428f-9f59-b541598784aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:55:54.661Z|60bfb4bb-4189-428f-9f59-b541598784aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:55:54.661Z|6041eb13-a636-42be-b36d-815e5274e780|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:02.458Z|7f8012fa-a2d7-49c2-9c18-ebc7f63fd16e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:56:02.458Z|7f8012fa-a2d7-49c2-9c18-ebc7f63fd16e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:56:04.678Z|ed3cf6b5-202b-479c-943f-872030313d3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:56:04.678Z|cb193b3f-3a31-4077-82b7-8e357233ec09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:56:04.678Z|8a6538ac-5851-4e97-94a4-ddd4ce039190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:56:04.678Z|ed3cf6b5-202b-479c-943f-872030313d3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:04.679Z|cb193b3f-3a31-4077-82b7-8e357233ec09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:04.679Z|8a6538ac-5851-4e97-94a4-ddd4ce039190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:07.420Z|11bed5ce-26bc-4e37-b57e-59fae2cc82d8|http-nio-8080-exec-3|error|UNKNOWN|||INFO|500||Entering
2022-01-28T09:56:07.421Z|11bed5ce-26bc-4e37-b57e-59fae2cc82d8|http-nio-8080-exec-3|error|UNKNOWN|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:07.457Z|8504f6d1-7ce8-4949-b25f-57c4c8b1d374|http-nio-8080-exec-7|error|UNKNOWN|||INFO|500||Entering
2022-01-28T09:56:07.457Z|8504f6d1-7ce8-4949-b25f-57c4c8b1d374|http-nio-8080-exec-7|error|UNKNOWN|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:07.604Z||http-nio-8080-exec-6|||||ERROR|500||Uncaught exception thrown
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e"
	at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369)
	at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:56:07.606Z||http-nio-8080-exec-6|||||ERROR|500||Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e"
	at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369)
	at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:56:14.697Z|5b17389e-4dc9-4a1a-ae43-f0bf42bcabac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:56:14.697Z|a01ad04f-700d-42bd-a0d5-1bc771986474|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:56:14.697Z|c8e63341-cb1a-4a45-958d-3bda1f5b7997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:56:14.697Z|5b17389e-4dc9-4a1a-ae43-f0bf42bcabac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:14.697Z|a01ad04f-700d-42bd-a0d5-1bc771986474|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:14.697Z|c8e63341-cb1a-4a45-958d-3bda1f5b7997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:17.458Z|ba9a3e17-3d45-4c2e-950f-6e0af1fb62e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:56:17.461Z|ba9a3e17-3d45-4c2e-950f-6e0af1fb62e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:56:18.346Z|60c12312-4a6a-4692-a413-0b992804ad95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:56:18.346Z|60c12312-4a6a-4692-a413-0b992804ad95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:56:24.714Z|a78c7f75-0708-49e2-83b8-d95431e39ba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:56:24.714Z|77fb518e-8996-464c-8b09-ffaa13234823|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:56:24.714Z|a78c7f75-0708-49e2-83b8-d95431e39ba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:24.714Z|77fb518e-8996-464c-8b09-ffaa13234823|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:24.714Z|3bf4a826-ffde-4ff3-b218-aa46dbb3962a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:56:24.715Z|3bf4a826-ffde-4ff3-b218-aa46dbb3962a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:32.458Z|b18f6df4-567f-4c65-a0ad-b2818334c5e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:56:32.459Z|b18f6df4-567f-4c65-a0ad-b2818334c5e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:56:34.730Z|68d63900-ad66-4d05-92a3-46b035ac5440|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:56:34.730Z|eca85635-ccf0-48b4-b9c1-d4220d286f40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:56:34.730Z|4d112686-ea78-41f7-8627-af6e274aeb69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:56:34.731Z|68d63900-ad66-4d05-92a3-46b035ac5440|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:34.731Z|eca85635-ccf0-48b4-b9c1-d4220d286f40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:34.731Z|4d112686-ea78-41f7-8627-af6e274aeb69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:44.749Z|79958216-eb08-4a84-a877-41b5ed11f30f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:56:44.749Z|762d4007-507a-4047-85ca-0ef09afe5446|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:56:44.750Z|1d83e039-604b-4a65-94ce-82f6ac4b05fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:56:44.750Z|79958216-eb08-4a84-a877-41b5ed11f30f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:44.750Z|1d83e039-604b-4a65-94ce-82f6ac4b05fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:44.750Z|762d4007-507a-4047-85ca-0ef09afe5446|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:47.458Z|327b8043-17b9-42e6-a5ae-ec86b4fb1923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:56:47.459Z|327b8043-17b9-42e6-a5ae-ec86b4fb1923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:56:48.347Z|0dd0979c-9019-40a5-986d-84d9b9683298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:56:48.347Z|0dd0979c-9019-40a5-986d-84d9b9683298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:56:50.792Z|c97ff805-8c04-4191-9a04-33de0e2e5bff|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:56:50.793Z|c97ff805-8c04-4191-9a04-33de0e2e5bff|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:54.766Z|1e0a42d3-d220-4d95-8dbd-3e4d35ce7a30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:56:54.767Z|1e0a42d3-d220-4d95-8dbd-3e4d35ce7a30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:54.768Z|66c9b610-d4e9-426d-a717-e00f286d9286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:56:54.769Z|66c9b610-d4e9-426d-a717-e00f286d9286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:56:54.769Z|2e486050-d3be-45a1-bacb-ab3f57cc680e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:56:54.770Z|2e486050-d3be-45a1-bacb-ab3f57cc680e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:02.458Z|3050bf42-c34e-4a2b-9172-dd706ce38d9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:57:02.461Z|3050bf42-c34e-4a2b-9172-dd706ce38d9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:57:04.783Z|b13d98c9-b2eb-4f52-8ca1-2d0169022df9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:57:04.784Z|b13d98c9-b2eb-4f52-8ca1-2d0169022df9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:04.785Z|2fb5a2b5-dad0-4dba-9510-76983205b2ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:57:04.785Z|2fb5a2b5-dad0-4dba-9510-76983205b2ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:04.785Z|6127640b-f0cb-4eed-9f2d-a83894f05936|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:57:04.786Z|6127640b-f0cb-4eed-9f2d-a83894f05936|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:14.801Z|0d87d97c-e031-450a-a7f1-cfa0d8d893c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:57:14.802Z|ee9d420c-aa75-4f71-9605-09d9bc51b048|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:57:14.802Z|0d87d97c-e031-450a-a7f1-cfa0d8d893c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:14.802Z|ee9d420c-aa75-4f71-9605-09d9bc51b048|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:14.803Z|c434174d-0c42-42d6-bdbc-46ca0ff7cf31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:57:14.803Z|c434174d-0c42-42d6-bdbc-46ca0ff7cf31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:17.458Z|22769ad1-ce4c-463d-9d33-464a94d75831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:57:17.458Z|22769ad1-ce4c-463d-9d33-464a94d75831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:57:18.348Z|29971f4c-ca03-486f-a974-a5397abb8519|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:57:18.348Z|29971f4c-ca03-486f-a974-a5397abb8519|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:57:24.820Z|2a5107ad-e9a4-448d-8361-be1ffc4b042d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:57:24.820Z|ec94cc6b-05b5-4120-a365-a28fcadca281|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:57:24.820Z|01ba1fe4-cb7d-489b-9834-9bf6fca8ac96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:57:24.820Z|ec94cc6b-05b5-4120-a365-a28fcadca281|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:24.820Z|2a5107ad-e9a4-448d-8361-be1ffc4b042d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:24.820Z|01ba1fe4-cb7d-489b-9834-9bf6fca8ac96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:32.458Z|eabfa85c-a58b-49a1-816f-68b21f903408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:57:32.458Z|eabfa85c-a58b-49a1-816f-68b21f903408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:57:34.837Z|c754f2f1-8e65-4a9b-98d9-5c49d6d009c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:57:34.838Z|58412133-814c-4e6c-bec7-b4a249160e01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:57:34.838Z|071d586c-8a2c-4243-a7a5-264c2d146a9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:57:34.838Z|c754f2f1-8e65-4a9b-98d9-5c49d6d009c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:34.838Z|58412133-814c-4e6c-bec7-b4a249160e01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:34.838Z|071d586c-8a2c-4243-a7a5-264c2d146a9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:44.856Z|506aa066-be8b-4365-87ff-32cf2dfcba41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:57:44.856Z|907402bd-b22b-4c01-9fe4-cc61bcc43aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:57:44.856Z|506aa066-be8b-4365-87ff-32cf2dfcba41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:44.856Z|d6014cec-2f5e-4458-8058-ec2e0c61f376|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:57:44.856Z|907402bd-b22b-4c01-9fe4-cc61bcc43aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:44.857Z|d6014cec-2f5e-4458-8058-ec2e0c61f376|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:47.458Z|03a5a839-504b-4652-9155-72fb86987190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:57:47.461Z|03a5a839-504b-4652-9155-72fb86987190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:57:48.349Z|451c1585-a485-4bdf-91de-7c5c4fd3e9b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:57:48.349Z|451c1585-a485-4bdf-91de-7c5c4fd3e9b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:57:50.793Z|f4acd9a6-563e-4b6e-a0a2-26afb85e9a73|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:57:50.794Z|f4acd9a6-563e-4b6e-a0a2-26afb85e9a73|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:54.873Z|f0f79c66-2dc8-4b2b-9eab-06ee48844fdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:57:54.873Z|f0f79c66-2dc8-4b2b-9eab-06ee48844fdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:54.874Z|042d7607-3a68-4ae6-b9ac-3e4ffa258969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:57:54.874Z|042d7607-3a68-4ae6-b9ac-3e4ffa258969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:57:54.874Z|dfdbfba8-c96e-4f98-8cf2-5fb906cdb692|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:57:54.875Z|dfdbfba8-c96e-4f98-8cf2-5fb906cdb692|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:02.458Z|44360545-e84f-4808-8b94-fd12e3bb15d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:58:02.458Z|44360545-e84f-4808-8b94-fd12e3bb15d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:58:04.889Z|1df23deb-cb60-40d7-870e-3bb856da662e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:58:04.889Z|1df23deb-cb60-40d7-870e-3bb856da662e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:04.890Z|d467ebe8-8a80-4d35-9222-b9e5ef06a29a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:58:04.890Z|d467ebe8-8a80-4d35-9222-b9e5ef06a29a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:04.891Z|b939b058-5025-4982-8545-a2597d222445|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:58:04.891Z|b939b058-5025-4982-8545-a2597d222445|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:14.905Z|25d22130-6a5f-4d51-a798-5e7b78cf182e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:58:14.905Z|25d22130-6a5f-4d51-a798-5e7b78cf182e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:14.906Z|3d2567ad-a695-453d-b874-9bde417366c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:58:14.906Z|3d2567ad-a695-453d-b874-9bde417366c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:14.907Z|92a552c5-c318-426d-b005-4f5955d4ef17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:58:14.908Z|92a552c5-c318-426d-b005-4f5955d4ef17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:17.458Z|3f9f509f-21a1-42e9-940a-ddb5225f774b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:58:17.459Z|3f9f509f-21a1-42e9-940a-ddb5225f774b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:58:18.350Z|4523cd5a-3f60-49ef-97df-5d12387c127e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:58:18.350Z|4523cd5a-3f60-49ef-97df-5d12387c127e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:58:24.922Z|40833d60-e8f7-4263-b034-13fd7dfb25b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:58:24.922Z|50f32496-54ff-4b67-b1fc-9dbc5a15dfff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:58:24.923Z|40833d60-e8f7-4263-b034-13fd7dfb25b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:24.923Z|50f32496-54ff-4b67-b1fc-9dbc5a15dfff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:24.923Z|6cc3214b-7071-49f9-98ef-176d43d6f2f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:58:24.924Z|6cc3214b-7071-49f9-98ef-176d43d6f2f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:32.458Z|298fdb43-6827-40fd-bd5f-185ea98a0add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:58:32.461Z|298fdb43-6827-40fd-bd5f-185ea98a0add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:58:34.939Z|282e96df-bcc4-431b-a820-35d92a1a769a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:58:34.940Z|05b03134-2f7b-4b1c-b972-a8ed57e2abcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:58:34.940Z|16e5871d-7ae1-4cb5-8cd9-7875484f2140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:58:34.940Z|282e96df-bcc4-431b-a820-35d92a1a769a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:34.940Z|05b03134-2f7b-4b1c-b972-a8ed57e2abcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:34.940Z|16e5871d-7ae1-4cb5-8cd9-7875484f2140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:44.958Z|e36993bf-438b-4fd9-8cfc-45cb7ff117c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:58:44.958Z|e36993bf-438b-4fd9-8cfc-45cb7ff117c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:44.959Z|4d8ea9f9-9193-463c-ab0e-6c1d933161b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:58:44.959Z|552b6367-cd0e-4540-af7c-3ece977907a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:58:44.960Z|552b6367-cd0e-4540-af7c-3ece977907a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:44.960Z|4d8ea9f9-9193-463c-ab0e-6c1d933161b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:47.458Z|ff68c346-dd3e-48a2-8a96-d0f3e270745e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:58:47.458Z|ff68c346-dd3e-48a2-8a96-d0f3e270745e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:58:48.350Z|3f74b67d-be2e-4761-914c-2e1d664c55aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:58:48.351Z|3f74b67d-be2e-4761-914c-2e1d664c55aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:58:50.793Z|c214e9e6-636f-43ab-b1b6-5abf82b81ce6|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:58:50.794Z|c214e9e6-636f-43ab-b1b6-5abf82b81ce6|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:54.977Z|3bf5891b-c1a6-4a11-a484-e650a04f6e03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:58:54.977Z|7aa75886-b76b-4fc1-9d78-e46f304f3384|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:58:54.977Z|db9abc0c-eab9-4e37-a070-a506fe9d6223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:58:54.977Z|3bf5891b-c1a6-4a11-a484-e650a04f6e03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:54.977Z|db9abc0c-eab9-4e37-a070-a506fe9d6223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:54.977Z|7aa75886-b76b-4fc1-9d78-e46f304f3384|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:56.675Z|5e846be1-7aa7-436a-b7b7-39f092249ef9|http-nio-8080-exec-6|error|UNKNOWN|||INFO|500||Entering
2022-01-28T09:58:56.675Z|5e846be1-7aa7-436a-b7b7-39f092249ef9|http-nio-8080-exec-6|error|UNKNOWN|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:56.714Z|135071a7-bcf0-4b00-beee-487fc82919af|http-nio-8080-exec-2|error|UNKNOWN|||INFO|500||Entering
2022-01-28T09:58:56.715Z|135071a7-bcf0-4b00-beee-487fc82919af|http-nio-8080-exec-2|error|UNKNOWN|||INFO|404|Not Found|Exiting.
2022-01-28T09:58:56.913Z||http-nio-8080-exec-3|||||ERROR|500||Uncaught exception thrown
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e"
	at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369)
	at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:58:56.914Z||http-nio-8080-exec-3|||||ERROR|500||Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e"
	at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369)
	at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:59:02.458Z|4a58cc62-6f19-4057-ad57-5c06b30576a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:59:02.458Z|4a58cc62-6f19-4057-ad57-5c06b30576a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:59:04.994Z|14a440bc-51e2-4f1b-a0f3-c56fd550eb59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:59:04.994Z|35c58f76-ea11-44f8-9154-4447c8acb671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:59:04.994Z|7822cc11-f314-48ed-b1e1-7267f7717468|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:59:04.994Z|14a440bc-51e2-4f1b-a0f3-c56fd550eb59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:59:04.994Z|35c58f76-ea11-44f8-9154-4447c8acb671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:59:04.995Z|7822cc11-f314-48ed-b1e1-7267f7717468|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:59:15.011Z|dc939200-4774-4df3-b336-62a78293dad1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:59:15.011Z|dc939200-4774-4df3-b336-62a78293dad1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:59:15.011Z|f64a8416-4e05-40ed-9464-155ef5944eb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:59:15.012Z|10f30be7-8fa5-4029-9fa0-4eb11bc640c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:59:15.012Z|f64a8416-4e05-40ed-9464-155ef5944eb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:59:15.012Z|10f30be7-8fa5-4029-9fa0-4eb11bc640c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:59:17.458Z|38d1f9a7-dfce-4282-86fd-de92fcec56f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:59:17.461Z|38d1f9a7-dfce-4282-86fd-de92fcec56f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:59:18.352Z|3d32c0ea-00bf-4001-9e13-39eee50c3bbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:59:18.352Z|3d32c0ea-00bf-4001-9e13-39eee50c3bbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:59:25.028Z|ff284cee-cb9d-4c2a-82d9-9867d3fe4b65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:59:25.029Z|ff284cee-cb9d-4c2a-82d9-9867d3fe4b65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:59:25.030Z|a0bc5782-d1c9-4d5c-abbe-7fb10629c35d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:59:25.030Z|a0bc5782-d1c9-4d5c-abbe-7fb10629c35d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:59:25.030Z|104f9283-c0f9-42fc-b173-b7290031d417|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:59:25.032Z|104f9283-c0f9-42fc-b173-b7290031d417|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:59:32.290Z||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 [0x800x000x00(0x120xfe0x9e0xfe0x000x000x000x000x000x000x000x020x000x010x860xa00x000x000x000x020x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x00...]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-28T09:59:32.458Z|7b2a418b-fac1-4404-a747-a52272edb9fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:59:32.459Z|7b2a418b-fac1-4404-a747-a52272edb9fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:59:35.046Z|163c23e5-58f5-411d-bd82-b611a818afc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:59:35.047Z|163c23e5-58f5-411d-bd82-b611a818afc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:59:35.047Z|87d998e9-1561-44da-a751-f578fe5e0a4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:59:35.047Z|87d998e9-1561-44da-a751-f578fe5e0a4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:59:35.049Z|dfe61c73-c37b-46f1-9c13-433ea6a0ac15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:59:35.049Z|dfe61c73-c37b-46f1-9c13-433ea6a0ac15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:59:45.065Z|f1f94b2a-bfeb-43c4-b975-096a3bdd2e5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:59:45.065Z|11d28480-243a-4fdc-b048-e5807812747a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:59:45.065Z|724cccb2-2232-40bd-85ad-abeccdbadfed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:59:45.065Z|f1f94b2a-bfeb-43c4-b975-096a3bdd2e5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:59:45.065Z|11d28480-243a-4fdc-b048-e5807812747a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:59:45.065Z|724cccb2-2232-40bd-85ad-abeccdbadfed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:59:47.458Z|2fb6af02-bc4e-4726-b247-e32d6471a19b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:59:47.459Z|2fb6af02-bc4e-4726-b247-e32d6471a19b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:59:48.352Z|9f4e54ec-d750-47a3-a6d6-cae1e7347dbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T09:59:48.353Z|9f4e54ec-d750-47a3-a6d6-cae1e7347dbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T09:59:50.792Z|2d086624-4f6d-4573-9ba3-a4478bd06fab|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T09:59:50.793Z|2d086624-4f6d-4573-9ba3-a4478bd06fab|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T09:59:55.083Z|f1dd110d-15f8-4673-a974-e4839cffb358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:59:55.084Z|f1dd110d-15f8-4673-a974-e4839cffb358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:59:55.086Z|99a1f83d-b48b-4f49-8f75-ae7231a9540b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:59:55.086Z|5de1aeb2-6ef5-4519-bed0-5079023d6787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T09:59:55.087Z|99a1f83d-b48b-4f49-8f75-ae7231a9540b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T09:59:55.087Z|5de1aeb2-6ef5-4519-bed0-5079023d6787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:02.458Z|5d06ddfc-003a-44fd-a6ce-bd80a0ffcd9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:00:02.460Z|5d06ddfc-003a-44fd-a6ce-bd80a0ffcd9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:00:05.100Z|e04cdefa-90ab-411f-9c75-1f2a5e88c708|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:00:05.101Z|e04cdefa-90ab-411f-9c75-1f2a5e88c708|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:05.103Z|0d6ac2be-c5f4-4409-8176-375d3ad06a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:00:05.103Z|0d6ac2be-c5f4-4409-8176-375d3ad06a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:05.103Z|4a02179a-3c02-4941-9079-7e29d640fa75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:00:05.104Z|4a02179a-3c02-4941-9079-7e29d640fa75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:15.118Z|659813af-73b9-4d96-ba30-408ce457547a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:00:15.118Z|659813af-73b9-4d96-ba30-408ce457547a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:15.119Z|bb1a360d-8747-49a5-bdab-aa102d7fbf17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:00:15.120Z|bb1a360d-8747-49a5-bdab-aa102d7fbf17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:15.120Z|6388c734-40fa-469a-9652-b240da657d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:00:15.121Z|6388c734-40fa-469a-9652-b240da657d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:17.458Z|84c37e7b-9967-4401-be85-4b7dc0d08cff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:00:17.458Z|84c37e7b-9967-4401-be85-4b7dc0d08cff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:00:18.353Z|cc6f37d2-390b-4d20-9268-95ca7a4b134c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:00:18.354Z|cc6f37d2-390b-4d20-9268-95ca7a4b134c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:00:25.136Z|44f0aa81-76f3-498d-8564-670bb8dd2da1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:00:25.136Z|44f0aa81-76f3-498d-8564-670bb8dd2da1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:25.137Z|186ec925-25bf-4a3e-80ce-97b5d97b1617|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:00:25.137Z|186ec925-25bf-4a3e-80ce-97b5d97b1617|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:25.140Z|66cc58bb-b795-4cae-b4a4-2103e056f64b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:00:25.141Z|66cc58bb-b795-4cae-b4a4-2103e056f64b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:32.458Z|f12eadb7-1a08-4e39-947f-f300427560cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:00:32.458Z|f12eadb7-1a08-4e39-947f-f300427560cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:00:35.154Z|76107ce2-2f58-4bfe-bdf4-02576ee15950|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:00:35.154Z|bf096f02-a339-47f2-ac35-bb427768d0ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:00:35.155Z|76107ce2-2f58-4bfe-bdf4-02576ee15950|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:35.155Z|bf096f02-a339-47f2-ac35-bb427768d0ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:35.156Z|6b2455f6-1d99-4956-8acd-0b9489b41847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:00:35.156Z|6b2455f6-1d99-4956-8acd-0b9489b41847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:45.172Z|e9966573-ef1c-4ea8-89ce-8e41fcc2c64e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:00:45.172Z|e80e6a7b-abbe-4f6a-aab5-40d8b890ccc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:00:45.172Z|e9966573-ef1c-4ea8-89ce-8e41fcc2c64e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:45.172Z|e80e6a7b-abbe-4f6a-aab5-40d8b890ccc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:45.172Z|5eb0defb-39ec-41c2-a833-9921082d9cbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:00:45.173Z|5eb0defb-39ec-41c2-a833-9921082d9cbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:47.458Z|259f0d53-7846-4cf6-9f85-3a9830595339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:00:47.461Z|259f0d53-7846-4cf6-9f85-3a9830595339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:00:48.355Z|3f1a843b-0eb5-4e5c-a8b3-0f6aebec55c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:00:48.355Z|3f1a843b-0eb5-4e5c-a8b3-0f6aebec55c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:00:50.792Z|2b223a08-7604-4032-a011-2f746da407af|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T10:00:50.792Z|2b223a08-7604-4032-a011-2f746da407af|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:55.192Z|de2e7219-d069-4579-a3a3-c281bc00737f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:00:55.192Z|85b273dd-67ca-4640-98db-107f02b38aaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:00:55.192Z|d6639800-7b1b-45e6-a320-4d0cf3f8e743|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:00:55.193Z|85b273dd-67ca-4640-98db-107f02b38aaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:55.193Z|de2e7219-d069-4579-a3a3-c281bc00737f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:00:55.193Z|d6639800-7b1b-45e6-a320-4d0cf3f8e743|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:02.458Z|2c6cdbc2-bb76-4d2c-905c-d7ec1b0cb75b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:01:02.459Z|2c6cdbc2-bb76-4d2c-905c-d7ec1b0cb75b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:01:05.210Z|cf8a8627-6340-493b-a75a-2f0864a41146|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:01:05.210Z|cf8a8627-6340-493b-a75a-2f0864a41146|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:05.210Z|927d1db9-a2c1-4504-bb07-e94c393644bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:01:05.211Z|4297edcf-a1fb-496f-9448-faf2fde100c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:01:05.211Z|927d1db9-a2c1-4504-bb07-e94c393644bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:05.212Z|4297edcf-a1fb-496f-9448-faf2fde100c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:15.228Z|03b93381-acad-4fcf-a3a8-46cb88546975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:01:15.228Z|63727613-8aa1-4fd6-b2b4-d573955f33a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:01:15.228Z|e1c7f27d-7c37-4390-b58a-f7fc04b8ae2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:01:15.228Z|e1c7f27d-7c37-4390-b58a-f7fc04b8ae2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:15.228Z|03b93381-acad-4fcf-a3a8-46cb88546975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:15.228Z|63727613-8aa1-4fd6-b2b4-d573955f33a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:17.458Z|28c42cb0-1387-468d-972b-61dccbafde6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:01:17.459Z|28c42cb0-1387-468d-972b-61dccbafde6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:01:18.356Z|89ecf259-ade7-46f9-a11a-91f454603335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:01:18.356Z|89ecf259-ade7-46f9-a11a-91f454603335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:01:25.246Z|03c422e7-251c-4ad4-8a36-b01a7a884b23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:01:25.246Z|885ba580-572f-408e-9a14-a7d60c909328|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:01:25.246Z|77e84f0c-d2a6-4d55-8067-cb20d56d9ed8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:01:25.247Z|03c422e7-251c-4ad4-8a36-b01a7a884b23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:25.247Z|885ba580-572f-408e-9a14-a7d60c909328|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:25.247Z|77e84f0c-d2a6-4d55-8067-cb20d56d9ed8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:32.458Z|9eb0af14-14a4-406b-9231-eca24ef05f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:01:32.461Z|9eb0af14-14a4-406b-9231-eca24ef05f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:01:35.264Z|3ac11b66-368a-4da5-adf0-b1a33c2cb8c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:01:35.264Z|c6ef62f6-7982-45b6-bef3-7f81d0dfcc59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:01:35.264Z|e7e8d1a9-be0d-431a-a81a-71b0bebb1107|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:01:35.264Z|e7e8d1a9-be0d-431a-a81a-71b0bebb1107|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:35.264Z|3ac11b66-368a-4da5-adf0-b1a33c2cb8c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:35.264Z|c6ef62f6-7982-45b6-bef3-7f81d0dfcc59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:45.282Z|82b719e4-b4a4-44b6-a563-5495539d2299|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:01:45.282Z|560614eb-36ec-4db4-8015-91a5ff7f0b2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:01:45.282Z|82b719e4-b4a4-44b6-a563-5495539d2299|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:45.283Z|560614eb-36ec-4db4-8015-91a5ff7f0b2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:45.282Z|1200f3d4-6732-4914-8e13-ae0da5f571f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:01:45.286Z|1200f3d4-6732-4914-8e13-ae0da5f571f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:47.458Z|a9d909cd-e585-41a9-b508-3f4ffd69e27f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:01:47.459Z|a9d909cd-e585-41a9-b508-3f4ffd69e27f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:01:48.357Z|afe66857-9d66-46b0-934f-0769c5d451c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:01:48.357Z|afe66857-9d66-46b0-934f-0769c5d451c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:01:50.793Z|91123437-0f2b-4d29-923f-612d38ba76ce|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T10:01:50.794Z|91123437-0f2b-4d29-923f-612d38ba76ce|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:55.300Z|e4df3e92-cb0a-4974-96a7-66507de706dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:01:55.300Z|1d1de636-3f12-4d51-aab0-e5461e1968cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:01:55.300Z|e4df3e92-cb0a-4974-96a7-66507de706dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:55.301Z|1d1de636-3f12-4d51-aab0-e5461e1968cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:01:55.301Z|9c41aadd-04c8-4ca7-a034-eb3aad4f82f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:01:55.301Z|9c41aadd-04c8-4ca7-a034-eb3aad4f82f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:02.458Z|86935a85-80fd-44d9-a706-badc7fcf0805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:02:02.458Z|86935a85-80fd-44d9-a706-badc7fcf0805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:02:05.318Z|88f456f7-ef90-472f-a237-0d5dac2d3b2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:02:05.318Z|518bd861-1432-4bbc-84db-113fd3ce73a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:02:05.318Z|90e62b9e-d876-4ff0-8da6-f96df6e76fc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:02:05.319Z|88f456f7-ef90-472f-a237-0d5dac2d3b2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:05.319Z|518bd861-1432-4bbc-84db-113fd3ce73a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:05.319Z|90e62b9e-d876-4ff0-8da6-f96df6e76fc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:15.336Z|2015871d-a6a2-41c2-a8d1-cdd0f3f1ddb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:02:15.336Z|383788d5-64d6-4121-b6d5-3ae39d6ded9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:02:15.336Z|d7e00b64-41ca-46f3-81c8-37f01dcac026|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:02:15.337Z|383788d5-64d6-4121-b6d5-3ae39d6ded9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:15.337Z|d7e00b64-41ca-46f3-81c8-37f01dcac026|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:15.337Z|2015871d-a6a2-41c2-a8d1-cdd0f3f1ddb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:17.458Z|6cb2d8e5-05f9-4223-81d8-29ad3782c93a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:02:17.460Z|6cb2d8e5-05f9-4223-81d8-29ad3782c93a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:02:18.358Z|0ff2cde0-2d3c-49d5-8e99-ccca38d4425a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:02:18.358Z|0ff2cde0-2d3c-49d5-8e99-ccca38d4425a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:02:25.353Z|3b56c300-707f-4488-9e32-1621b64562b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:02:25.353Z|376a57d4-e4cc-4955-ae22-d1bd642e9acf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:02:25.354Z|3b56c300-707f-4488-9e32-1621b64562b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:25.354Z|27c681b3-8663-432d-9f9d-ee85712eb867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:02:25.354Z|27c681b3-8663-432d-9f9d-ee85712eb867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:25.354Z|376a57d4-e4cc-4955-ae22-d1bd642e9acf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:32.458Z|d9167fea-4f8d-4d3e-9e34-ed0394e401f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:02:32.459Z|d9167fea-4f8d-4d3e-9e34-ed0394e401f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:02:35.373Z|835c65e4-8d8d-4d53-bd35-7e2d6ea90894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:02:35.374Z|835c65e4-8d8d-4d53-bd35-7e2d6ea90894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:35.374Z|bb83d126-8f41-4ae3-a8d5-7cde0b0fb98f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:02:35.374Z|bdc44880-8965-4965-b4cf-6d4dbe39334a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:02:35.374Z|bb83d126-8f41-4ae3-a8d5-7cde0b0fb98f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:35.375Z|bdc44880-8965-4965-b4cf-6d4dbe39334a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:45.390Z|493a1b16-5b34-4596-ba84-e5ce985e8fe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:02:45.390Z|493a1b16-5b34-4596-ba84-e5ce985e8fe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:45.391Z|a1f6eff2-341d-4bd0-9bf0-fcf0ad22ee62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:02:45.391Z|a1f6eff2-341d-4bd0-9bf0-fcf0ad22ee62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:45.391Z|a6e0d2e5-bb63-4a69-accf-c22a743ae3d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:02:45.393Z|a6e0d2e5-bb63-4a69-accf-c22a743ae3d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:47.458Z|5eb4a251-ecea-4f6b-9a59-31bcdb6d77ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:02:47.458Z|5eb4a251-ecea-4f6b-9a59-31bcdb6d77ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:02:48.359Z|df45480e-f842-4dcd-8aeb-e3aae9c8f973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:02:48.359Z|df45480e-f842-4dcd-8aeb-e3aae9c8f973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:02:50.792Z|5716ffb1-7e13-498f-bd22-0dc062eed22c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-28T10:02:50.793Z|5716ffb1-7e13-498f-bd22-0dc062eed22c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:55.407Z|2a89b568-9fa0-4a70-ace0-067546c5613f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:02:55.407Z|d6adf985-0d07-41da-8bef-890e5b786998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:02:55.408Z|2a89b568-9fa0-4a70-ace0-067546c5613f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:55.408Z|d6adf985-0d07-41da-8bef-890e5b786998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:02:55.408Z|5d69f276-47d9-426f-8136-d95505afb531|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:02:55.409Z|5d69f276-47d9-426f-8136-d95505afb531|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:03:02.458Z|aa26c10f-092e-4e61-abaa-aae8c0590e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-28T10:03:02.461Z|aa26c10f-092e-4e61-abaa-aae8c0590e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-28T10:03:05.425Z|d9091091-3192-41a4-a8ac-4f4a3941ef7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:03:05.425Z|a6870253-7be6-42c1-a2fb-c11184785bbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:03:05.425Z|dfd96997-fb6a-45a8-9f11-86c3baddbf8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-28T10:03:05.425Z|d9091091-3192-41a4-a8ac-4f4a3941ef7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:03:05.425Z|a6870253-7be6-42c1-a2fb-c11184785bbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-28T10:03:05.425Z|dfd96997-fb6a-45a8-9f11-86c3baddbf8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.