Results

By type

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

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

2021-05-17T23:29:04.675Z||main|||||INFO|500||Starting MSORequestDBApplication on onap-so-request-db-adapter-86db99c446-fxzbw with PID 13 (/app/app.jar started by so in /app)
2021-05-17T23:29:04.680Z||main|||||DEBUG|500||Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
2021-05-17T23:29:04.680Z||main|||||INFO|500||The following profiles are active: basic
2021-05-17T23:29:11.503Z||main|||||INFO|500||Starting service [Tomcat]
2021-05-17T23:29:11.503Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2021-05-17T23:29:11.591Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2021-05-17T23:29:12.452Z||main|||||INFO|500||reqdb-pool - Starting...
2021-05-17T23:29:12.582Z||main|||||INFO|500||reqdb-pool - Start completed.
2021-05-17T23:29:12.713Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate
2021-05-17T23:29:12.838Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5)
2021-05-17T23:29:12.911Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 10.5 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4.
2021-05-17T23:29:13.021Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.079s)
2021-05-17T23:29:13.063Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ...
2021-05-17T23:29:13.129Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State:  - Error Code: 1280)
2021-05-17T23:29:13.177Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >>
2021-05-17T23:29:13.204Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version
2021-05-17T23:29:13.451Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests
2021-05-17T23:29:13.505Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status
2021-05-17T23:29:13.602Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data
2021-05-17T23:29:13.648Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns
2021-05-17T23:29:13.751Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests
2021-05-17T23:29:13.825Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock
2021-05-17T23:29:13.891Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes
2021-05-17T23:29:13.958Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data
2021-05-17T23:29:14.022Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size
2021-05-17T23:29:14.080Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests
2021-05-17T23:29:14.149Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests
2021-05-17T23:29:14.243Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500
2021-05-17T23:29:14.305Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data
2021-05-17T23:29:14.404Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup
2021-05-17T23:29:14.494Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column
2021-05-17T23:29:14.561Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column
2021-05-17T23:29:14.613Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information
2021-05-17T23:29:14.675Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id
2021-05-17T23:29:14.746Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source
2021-05-17T23:29:14.805Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL
2021-05-17T23:29:14.856Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source
2021-05-17T23:29:14.909Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table
2021-05-17T23:29:14.963Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status
2021-05-17T23:29:15.011Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status
2021-05-17T23:29:15.058Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table
2021-05-17T23:29:15.186Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column
2021-05-17T23:29:15.281Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests
2021-05-17T23:29:15.323Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData
2021-05-17T23:29:15.362Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables
2021-05-17T23:29:15.505Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables
2021-05-17T23:29:15.571Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables
2021-05-17T23:29:15.635Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name
2021-05-17T23:29:15.726Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn
2021-05-17T23:29:15.793Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table
2021-05-17T23:29:15.870Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status
2021-05-17T23:29:15.920Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name
2021-05-17T23:29:15.994Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:02.830s)
2021-05-17T23:29:16.253Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2021-05-17T23:29:16.492Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2021-05-17T23:29:16.912Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-05-17T23:29:17.846Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-05-17T23:29:20.210Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-05-17T23:29:23.639Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2021-05-17T23:29:25.221Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-05-17T23:29:26.673Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter
2021-05-17T23:29:26.994Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2021-05-17T23:29:30.742Z||main|||||INFO|500||Started MSORequestDBApplication in 28.052 seconds (JVM running for 29.306)
2021-05-17T23:29:30.786Z|8efce6e2-3500-49fc-8c3c-103a867ffee6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:29:30.792Z|8efce6e2-3500-49fc-8c3c-103a867ffee6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:29:30.793Z|d6ce0cce-e3a0-4fbf-8827-86e3f58ec77a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:29:30.798Z|d6ce0cce-e3a0-4fbf-8827-86e3f58ec77a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:29:45.738Z|ae086088-d42b-437d-a8c8-cb1c010ac4c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:29:45.740Z|ae086088-d42b-437d-a8c8-cb1c010ac4c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:30:00.738Z|a3912e9d-d150-4b9b-8fce-f9ab9b6e9fe0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:30:00.738Z|a3912e9d-d150-4b9b-8fce-f9ab9b6e9fe0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:30:00.801Z|a1750025-bd6c-453f-be90-b13fcd5d0703|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:30:00.802Z|a1750025-bd6c-453f-be90-b13fcd5d0703|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:30:15.738Z|fab0aeb6-0b60-493c-9b12-f838cd2e6e46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:30:15.739Z|fab0aeb6-0b60-493c-9b12-f838cd2e6e46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:30:30.738Z|dc30dc4e-279c-4418-ae28-1398d5b0d79d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:30:30.742Z|dc30dc4e-279c-4418-ae28-1398d5b0d79d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:30:30.803Z|ca147cda-ddc4-4e8f-bb9d-3f3ca686fba5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:30:30.805Z|ca147cda-ddc4-4e8f-bb9d-3f3ca686fba5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:30:45.738Z|b7e54873-6523-4b4f-adcc-0bc37fdde787|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:30:45.738Z|b7e54873-6523-4b4f-adcc-0bc37fdde787|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:31:00.738Z|d32058b6-7222-4e19-8e77-4f9f2243256d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:31:00.738Z|d32058b6-7222-4e19-8e77-4f9f2243256d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:31:00.806Z|8e41c3ad-2c1b-4d83-8bdd-4efd8301da96|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:31:00.807Z|8e41c3ad-2c1b-4d83-8bdd-4efd8301da96|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:31:15.738Z|603c3d0e-541f-4448-a908-f49bf542c942|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:31:15.742Z|603c3d0e-541f-4448-a908-f49bf542c942|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:31:30.738Z|e91fd3cc-b2bb-4105-8f71-c0fa61ba5c46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:31:30.739Z|e91fd3cc-b2bb-4105-8f71-c0fa61ba5c46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:31:30.809Z|578399fd-5cba-4e2a-a2c0-fd0375c6d149|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:31:30.810Z|578399fd-5cba-4e2a-a2c0-fd0375c6d149|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:31:45.738Z|5ec4a152-222d-4ca6-bebe-e8e4f8abb012|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:31:45.739Z|5ec4a152-222d-4ca6-bebe-e8e4f8abb012|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:32:00.739Z|742f2af9-ff58-4ee7-8ded-3f2dfbae47c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:32:00.743Z|742f2af9-ff58-4ee7-8ded-3f2dfbae47c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:32:00.811Z|b8b6cfd5-4abc-4330-bdba-29e8f4da39ca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:32:00.811Z|b8b6cfd5-4abc-4330-bdba-29e8f4da39ca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:32:15.738Z|2efbb1fe-a112-4b01-810e-d7ac403490fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:32:15.739Z|2efbb1fe-a112-4b01-810e-d7ac403490fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:32:30.738Z|7af17281-f7a8-4a8f-b696-039fbf24929a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:32:30.738Z|7af17281-f7a8-4a8f-b696-039fbf24929a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:32:30.813Z|9aebf6b0-1841-442c-8d78-7145940bab34|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:32:30.814Z|9aebf6b0-1841-442c-8d78-7145940bab34|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:32:45.738Z|28941c7f-85d1-4003-a594-96b04d59faae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:32:45.740Z|28941c7f-85d1-4003-a594-96b04d59faae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:33:00.739Z|9382ef4c-0093-472e-a3c6-b382f78553cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:33:00.740Z|9382ef4c-0093-472e-a3c6-b382f78553cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:33:00.815Z|30632d1b-3439-4dae-9fde-bfd2461ab2c5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:33:00.816Z|30632d1b-3439-4dae-9fde-bfd2461ab2c5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:33:15.741Z|b1185825-436a-438f-ba86-a586f0b34f17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:33:15.745Z|b1185825-436a-438f-ba86-a586f0b34f17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:33:30.741Z|aa2daee3-8ab6-45e9-bac9-2d46f6817496|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:33:30.742Z|aa2daee3-8ab6-45e9-bac9-2d46f6817496|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:33:30.817Z|745655c4-b8ec-4a70-93b3-a3c011489d40|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:33:30.818Z|745655c4-b8ec-4a70-93b3-a3c011489d40|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:33:45.739Z|4825bee2-46e3-44f0-aa17-6a54540c38fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:33:45.740Z|4825bee2-46e3-44f0-aa17-6a54540c38fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:34:00.740Z|ad26844c-d7da-4129-aa6c-4126172ac48e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:34:00.745Z|ad26844c-d7da-4129-aa6c-4126172ac48e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:34:00.820Z|5e92d7c8-c585-4d78-9efa-a2f383fa549e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:34:00.821Z|5e92d7c8-c585-4d78-9efa-a2f383fa549e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:34:15.738Z|fddcb749-c918-4d4d-824b-ae8457d28756|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:34:15.739Z|fddcb749-c918-4d4d-824b-ae8457d28756|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:34:30.739Z|9a22badd-d582-48fe-af6d-b84c5560ec60|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:34:30.742Z|9a22badd-d582-48fe-af6d-b84c5560ec60|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:34:30.822Z|43742652-64ae-47df-8ea8-ccabcecd6185|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:34:30.822Z|43742652-64ae-47df-8ea8-ccabcecd6185|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:34:45.738Z|8588a9f7-29c4-4d5c-85eb-5a3a17aa45e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:34:45.742Z|8588a9f7-29c4-4d5c-85eb-5a3a17aa45e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:35:00.738Z|7d967826-3e6c-418c-b62b-2170d5f9a149|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:35:00.739Z|7d967826-3e6c-418c-b62b-2170d5f9a149|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:35:00.823Z|69faa689-fe7c-40d0-8b78-daa904c30780|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:35:00.824Z|69faa689-fe7c-40d0-8b78-daa904c30780|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:35:15.737Z|de7066a7-5d89-4951-ad6e-904b9f87a7d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:35:15.738Z|de7066a7-5d89-4951-ad6e-904b9f87a7d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:35:30.738Z|ffc68992-640d-4bf8-894e-fd904618edfd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:35:30.741Z|ffc68992-640d-4bf8-894e-fd904618edfd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:35:30.825Z|b2515e72-f91b-4ce5-b224-c7edcfea5f7a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:35:30.826Z|b2515e72-f91b-4ce5-b224-c7edcfea5f7a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:35:45.738Z|35a5f3dc-7343-41f7-822f-2ac0d903bb57|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:35:45.738Z|35a5f3dc-7343-41f7-822f-2ac0d903bb57|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:36:00.738Z|e69e1f79-de90-4006-bb50-79ac003ee572|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:36:00.738Z|e69e1f79-de90-4006-bb50-79ac003ee572|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:36:00.827Z|94bf5a46-eee5-4328-9b04-1549ea89189b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:36:00.828Z|94bf5a46-eee5-4328-9b04-1549ea89189b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:36:15.738Z|c8bbe52d-6d44-43a0-ab92-d51e982ccd43|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:36:15.740Z|c8bbe52d-6d44-43a0-ab92-d51e982ccd43|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:36:30.738Z|35a317ae-3d4b-4a3a-ab06-b0fc6d83cc89|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:36:30.739Z|35a317ae-3d4b-4a3a-ab06-b0fc6d83cc89|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:36:30.830Z|4aa91fc1-c013-484e-a7c7-bf5bba6eadde|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:36:30.831Z|4aa91fc1-c013-484e-a7c7-bf5bba6eadde|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:36:45.738Z|3d59be82-6b18-4bc8-b0e7-995fa0486ffe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:36:45.739Z|3d59be82-6b18-4bc8-b0e7-995fa0486ffe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:37:00.738Z|2a8aca66-1d0d-4f27-94f5-765f0ee2ad93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:37:00.742Z|2a8aca66-1d0d-4f27-94f5-765f0ee2ad93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:37:00.834Z|c07c6ee8-bfc3-4a63-9605-c22d86cc79d2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:37:00.835Z|c07c6ee8-bfc3-4a63-9605-c22d86cc79d2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:37:15.738Z|2c53405e-6195-41f9-bafb-6837fbe6887c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:37:15.739Z|2c53405e-6195-41f9-bafb-6837fbe6887c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:37:30.738Z|eb188277-f98d-4283-9e78-bbbfff3d7667|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:37:30.739Z|eb188277-f98d-4283-9e78-bbbfff3d7667|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:37:30.837Z|cbbd49b3-15ab-4f2e-9348-6c7f0b85adf1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:37:30.838Z|cbbd49b3-15ab-4f2e-9348-6c7f0b85adf1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:37:45.738Z|1ab6d0bc-2764-4fbe-80b2-df9927ad1ab7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:37:45.742Z|1ab6d0bc-2764-4fbe-80b2-df9927ad1ab7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:38:00.739Z|03876be8-21dc-490e-a4c0-54efeb861f39|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:38:00.740Z|03876be8-21dc-490e-a4c0-54efeb861f39|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:38:00.839Z|23cd910d-4015-4c08-a404-b35799cc2cb7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:38:00.839Z|23cd910d-4015-4c08-a404-b35799cc2cb7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:38:15.737Z|77d60d91-190e-42e6-a2ec-2991c1cee4c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:38:15.738Z|77d60d91-190e-42e6-a2ec-2991c1cee4c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:38:30.738Z|4ee64ae2-c0d8-4699-8e3a-5a35fec80680|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:38:30.742Z|4ee64ae2-c0d8-4699-8e3a-5a35fec80680|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:38:30.841Z|f909fe82-a1e3-4f8b-8413-70ab9db36801|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:38:30.841Z|f909fe82-a1e3-4f8b-8413-70ab9db36801|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:38:45.737Z|88568c0b-4f39-4a04-8c6d-abf64e45510a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:38:45.738Z|88568c0b-4f39-4a04-8c6d-abf64e45510a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:39:00.738Z|3b62ff6e-7227-4f82-a918-a1b8c20f4794|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:39:00.740Z|3b62ff6e-7227-4f82-a918-a1b8c20f4794|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:39:00.843Z|749104b7-6501-4abd-8303-8f28953d9925|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:39:00.843Z|749104b7-6501-4abd-8303-8f28953d9925|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:39:15.737Z|99993d1f-1a5d-400a-953c-8d7b2f7f6636|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:39:15.740Z|99993d1f-1a5d-400a-953c-8d7b2f7f6636|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:39:16.930Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-05-17T23:39:17.026Z|5c9e64b5-335a-4d70-a51b-d0f30a4eeea5|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:39:17.027Z|5c9e64b5-335a-4d70-a51b-d0f30a4eeea5|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:39:17.027Z|5c9e64b5-335a-4d70-a51b-d0f30a4eeea5|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:39:17.027Z|5c9e64b5-335a-4d70-a51b-d0f30a4eeea5|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:39:17.028Z|5c9e64b5-335a-4d70-a51b-d0f30a4eeea5|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:39:17.028Z|5c9e64b5-335a-4d70-a51b-d0f30a4eeea5|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:39:17.238Z|5c9e64b5-335a-4d70-a51b-d0f30a4eeea5|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:39:17.239Z|5c9e64b5-335a-4d70-a51b-d0f30a4eeea5|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:39:17.242Z|5c9e64b5-335a-4d70-a51b-d0f30a4eeea5|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:39:17.243Z|5c9e64b5-335a-4d70-a51b-d0f30a4eeea5|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:39:17 GMT;Connection:close;
2021-05-17T23:39:17.244Z|5c9e64b5-335a-4d70-a51b-d0f30a4eeea5|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:39:17.244Z|5c9e64b5-335a-4d70-a51b-d0f30a4eeea5|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:39:30.738Z|239e2e20-191b-42fa-a89c-89324c7aac1e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:39:30.739Z|239e2e20-191b-42fa-a89c-89324c7aac1e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:39:30.844Z|e796dc11-4aee-4d45-ab91-b0be2661d246|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:39:30.845Z|e796dc11-4aee-4d45-ab91-b0be2661d246|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:39:45.738Z|761caa9f-72b4-402b-9865-32413fb4930f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:39:45.739Z|761caa9f-72b4-402b-9865-32413fb4930f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:40:00.738Z|6804ffb1-bee4-44cd-a2ff-bb17903e0327|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:40:00.743Z|6804ffb1-bee4-44cd-a2ff-bb17903e0327|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:40:00.848Z|1e9d5066-e44b-4cbb-93b0-fe2b49a77a30|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:40:00.849Z|1e9d5066-e44b-4cbb-93b0-fe2b49a77a30|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:40:15.738Z|385ce95d-992d-4b1e-a06f-3441951c449d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:40:15.738Z|385ce95d-992d-4b1e-a06f-3441951c449d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:40:16.756Z|143e89ef-30d0-4b30-a848-8b848d1421cf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:40:16.757Z|143e89ef-30d0-4b30-a848-8b848d1421cf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:40:16.757Z|143e89ef-30d0-4b30-a848-8b848d1421cf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:40:16.757Z|143e89ef-30d0-4b30-a848-8b848d1421cf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:40:16.758Z|143e89ef-30d0-4b30-a848-8b848d1421cf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:40:16.758Z|143e89ef-30d0-4b30-a848-8b848d1421cf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:40:16.765Z|143e89ef-30d0-4b30-a848-8b848d1421cf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:40:16.765Z|143e89ef-30d0-4b30-a848-8b848d1421cf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:40:16.766Z|143e89ef-30d0-4b30-a848-8b848d1421cf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:40:16.766Z|143e89ef-30d0-4b30-a848-8b848d1421cf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:40:16 GMT;Connection:close;
2021-05-17T23:40:16.766Z|143e89ef-30d0-4b30-a848-8b848d1421cf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:40:16.767Z|143e89ef-30d0-4b30-a848-8b848d1421cf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:40:30.738Z|21bc5e44-ac2c-4667-9bbf-bc877eceef8e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:40:30.738Z|21bc5e44-ac2c-4667-9bbf-bc877eceef8e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:40:30.850Z|ba37bc1c-af80-4103-8c3c-43dd54a61ca7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:40:30.851Z|ba37bc1c-af80-4103-8c3c-43dd54a61ca7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:40:45.738Z|42dc0b79-8062-49f5-a860-4569eb2d6755|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:40:45.741Z|42dc0b79-8062-49f5-a860-4569eb2d6755|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:41:00.738Z|f3b5a3e4-b045-414e-8b70-87d30ec2b45c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:41:00.738Z|f3b5a3e4-b045-414e-8b70-87d30ec2b45c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:41:00.852Z|e4116de2-b45e-4ca7-8642-8b7e5d3c820d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:41:00.853Z|e4116de2-b45e-4ca7-8642-8b7e5d3c820d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:41:15.738Z|e5093e44-d036-4cef-8bd9-b57a51e2cfe3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:41:15.738Z|e5093e44-d036-4cef-8bd9-b57a51e2cfe3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:41:16.757Z|954e2cc2-8532-4636-bc6e-cf360a81b853|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:41:16.757Z|954e2cc2-8532-4636-bc6e-cf360a81b853|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:41:16.758Z|954e2cc2-8532-4636-bc6e-cf360a81b853|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:41:16.758Z|954e2cc2-8532-4636-bc6e-cf360a81b853|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:41:16.758Z|954e2cc2-8532-4636-bc6e-cf360a81b853|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:41:16.759Z|954e2cc2-8532-4636-bc6e-cf360a81b853|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:41:16.766Z|954e2cc2-8532-4636-bc6e-cf360a81b853|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:41:16.766Z|954e2cc2-8532-4636-bc6e-cf360a81b853|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:41:16.767Z|954e2cc2-8532-4636-bc6e-cf360a81b853|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:41:16.767Z|954e2cc2-8532-4636-bc6e-cf360a81b853|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:41:16 GMT;Connection:close;
2021-05-17T23:41:16.767Z|954e2cc2-8532-4636-bc6e-cf360a81b853|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:41:16.768Z|954e2cc2-8532-4636-bc6e-cf360a81b853|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:41:30.738Z|9a2ff583-aa90-4f95-a976-b682341f09cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:41:30.741Z|9a2ff583-aa90-4f95-a976-b682341f09cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:41:30.855Z|0d2ee059-a81a-4c82-a439-411b0d583e85|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:41:30.856Z|0d2ee059-a81a-4c82-a439-411b0d583e85|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:41:45.738Z|7beca1b1-f295-44c5-809e-86a96a3ae67b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:41:45.739Z|7beca1b1-f295-44c5-809e-86a96a3ae67b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:42:00.738Z|4703cf1a-b458-4ba7-9723-05db3b898c2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:42:00.738Z|4703cf1a-b458-4ba7-9723-05db3b898c2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:42:00.857Z|d8db5235-207b-46a6-a441-83026a25d5f5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:42:00.858Z|d8db5235-207b-46a6-a441-83026a25d5f5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:42:15.738Z|c56e3bb5-c9e4-425b-afd7-b7dbe1282a4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:42:15.742Z|c56e3bb5-c9e4-425b-afd7-b7dbe1282a4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:42:16.756Z|0a70def7-5f19-41ad-9dd5-13c5e46874f9|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:42:16.757Z|0a70def7-5f19-41ad-9dd5-13c5e46874f9|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:42:16.757Z|0a70def7-5f19-41ad-9dd5-13c5e46874f9|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:42:16.758Z|0a70def7-5f19-41ad-9dd5-13c5e46874f9|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:42:16.759Z|0a70def7-5f19-41ad-9dd5-13c5e46874f9|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:42:16.759Z|0a70def7-5f19-41ad-9dd5-13c5e46874f9|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:42:16.765Z|0a70def7-5f19-41ad-9dd5-13c5e46874f9|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:42:16.766Z|0a70def7-5f19-41ad-9dd5-13c5e46874f9|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:42:16.766Z|0a70def7-5f19-41ad-9dd5-13c5e46874f9|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:42:16.766Z|0a70def7-5f19-41ad-9dd5-13c5e46874f9|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:42:16 GMT;Connection:close;
2021-05-17T23:42:16.766Z|0a70def7-5f19-41ad-9dd5-13c5e46874f9|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:42:16.767Z|0a70def7-5f19-41ad-9dd5-13c5e46874f9|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:42:30.738Z|3292f592-f9a9-4824-add3-a3d5a0e63004|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:42:30.739Z|3292f592-f9a9-4824-add3-a3d5a0e63004|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:42:30.859Z|edb800ba-115f-414d-8148-c5989ce99354|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:42:30.860Z|edb800ba-115f-414d-8148-c5989ce99354|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:42:45.738Z|bc983bcf-8c4c-4201-b9d9-1fc4b67efc3d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:42:45.738Z|bc983bcf-8c4c-4201-b9d9-1fc4b67efc3d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:43:00.738Z|f9aeea9c-6b8a-498b-8aca-cf57682c1ac2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:43:00.741Z|f9aeea9c-6b8a-498b-8aca-cf57682c1ac2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:43:00.861Z|e8b33912-57b3-44c8-a272-5decc0cd7c61|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:43:00.862Z|e8b33912-57b3-44c8-a272-5decc0cd7c61|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:43:15.738Z|6a139dd7-a7c1-41b7-bc01-304f0f7460f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:43:15.738Z|6a139dd7-a7c1-41b7-bc01-304f0f7460f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:43:16.756Z|93d7788a-c2c0-450a-b15c-605f4bd192dc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:43:16.757Z|93d7788a-c2c0-450a-b15c-605f4bd192dc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:43:16.757Z|93d7788a-c2c0-450a-b15c-605f4bd192dc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:43:16.758Z|93d7788a-c2c0-450a-b15c-605f4bd192dc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:43:16.758Z|93d7788a-c2c0-450a-b15c-605f4bd192dc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:43:16.759Z|93d7788a-c2c0-450a-b15c-605f4bd192dc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:43:16.765Z|93d7788a-c2c0-450a-b15c-605f4bd192dc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:43:16.766Z|93d7788a-c2c0-450a-b15c-605f4bd192dc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:43:16.766Z|93d7788a-c2c0-450a-b15c-605f4bd192dc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:43:16.766Z|93d7788a-c2c0-450a-b15c-605f4bd192dc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:43:16 GMT;Connection:close;
2021-05-17T23:43:16.766Z|93d7788a-c2c0-450a-b15c-605f4bd192dc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:43:16.767Z|93d7788a-c2c0-450a-b15c-605f4bd192dc|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:43:30.737Z|b6065f91-b8b5-47cf-a5cf-3d201b211530|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:43:30.738Z|b6065f91-b8b5-47cf-a5cf-3d201b211530|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:43:30.863Z|dfb2e50e-5858-424d-87bf-1510f7011d35|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:43:30.863Z|dfb2e50e-5858-424d-87bf-1510f7011d35|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:43:45.738Z|f6ae30c7-1a1a-4890-99a1-1be6e0ca92f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:43:45.742Z|f6ae30c7-1a1a-4890-99a1-1be6e0ca92f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:44:00.738Z|17f6ef10-86ca-43f9-a93c-1954ae7a841b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:44:00.738Z|17f6ef10-86ca-43f9-a93c-1954ae7a841b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:44:00.864Z|cc766fd6-3cbc-4747-b39b-096f9e713460|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:44:00.865Z|cc766fd6-3cbc-4747-b39b-096f9e713460|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:44:15.738Z|359dcecd-3db2-4edb-b966-43fc59040254|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:44:15.738Z|359dcecd-3db2-4edb-b966-43fc59040254|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:44:16.756Z|26796cb0-565e-46a6-9ad2-3aeae8590af2|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:44:16.757Z|26796cb0-565e-46a6-9ad2-3aeae8590af2|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:44:16.757Z|26796cb0-565e-46a6-9ad2-3aeae8590af2|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:44:16.757Z|26796cb0-565e-46a6-9ad2-3aeae8590af2|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:44:16.758Z|26796cb0-565e-46a6-9ad2-3aeae8590af2|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:44:16.758Z|26796cb0-565e-46a6-9ad2-3aeae8590af2|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:44:16.763Z|26796cb0-565e-46a6-9ad2-3aeae8590af2|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:44:16.763Z|26796cb0-565e-46a6-9ad2-3aeae8590af2|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:44:16.763Z|26796cb0-565e-46a6-9ad2-3aeae8590af2|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:44:16.764Z|26796cb0-565e-46a6-9ad2-3aeae8590af2|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:44:16 GMT;Connection:close;
2021-05-17T23:44:16.764Z|26796cb0-565e-46a6-9ad2-3aeae8590af2|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:44:16.764Z|26796cb0-565e-46a6-9ad2-3aeae8590af2|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:44:30.738Z|388367f0-5ad2-4964-9a32-6270d34c1692|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:44:30.742Z|388367f0-5ad2-4964-9a32-6270d34c1692|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:44:30.866Z|4eacb5fd-4b83-4143-a89e-a6a578abf501|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:44:30.866Z|4eacb5fd-4b83-4143-a89e-a6a578abf501|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:44:45.738Z|cc369574-8f77-4628-a7c5-dfc6afacbd7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:44:45.738Z|cc369574-8f77-4628-a7c5-dfc6afacbd7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:45:00.738Z|b1f401fb-df08-4396-9468-fdee7f6a34f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:45:00.739Z|b1f401fb-df08-4396-9468-fdee7f6a34f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:45:00.867Z|0a318800-877f-4fcc-ad8f-72002632bd27|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:45:00.868Z|0a318800-877f-4fcc-ad8f-72002632bd27|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:45:15.738Z|f37d4a9b-b0a8-4f3f-a629-473df1784f39|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:45:15.741Z|f37d4a9b-b0a8-4f3f-a629-473df1784f39|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:45:16.756Z|0484ee25-a552-46f3-bc5b-81a0eaee2ba3|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:45:16.756Z|0484ee25-a552-46f3-bc5b-81a0eaee2ba3|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:45:16.757Z|0484ee25-a552-46f3-bc5b-81a0eaee2ba3|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:45:16.757Z|0484ee25-a552-46f3-bc5b-81a0eaee2ba3|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:45:16.757Z|0484ee25-a552-46f3-bc5b-81a0eaee2ba3|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:45:16.757Z|0484ee25-a552-46f3-bc5b-81a0eaee2ba3|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:45:16.763Z|0484ee25-a552-46f3-bc5b-81a0eaee2ba3|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:45:16.763Z|0484ee25-a552-46f3-bc5b-81a0eaee2ba3|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:45:16.763Z|0484ee25-a552-46f3-bc5b-81a0eaee2ba3|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:45:16.764Z|0484ee25-a552-46f3-bc5b-81a0eaee2ba3|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:45:16 GMT;Connection:close;
2021-05-17T23:45:16.764Z|0484ee25-a552-46f3-bc5b-81a0eaee2ba3|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:45:16.764Z|0484ee25-a552-46f3-bc5b-81a0eaee2ba3|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:45:30.738Z|acf19432-a4aa-4612-af0c-aa692af77044|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:45:30.739Z|acf19432-a4aa-4612-af0c-aa692af77044|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:45:30.869Z|a8c0e27d-01d2-4c86-b5da-d825d59d6bb3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:45:30.870Z|a8c0e27d-01d2-4c86-b5da-d825d59d6bb3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:45:45.738Z|e7c2d1cb-4c07-42dd-92e4-b890b14eaab5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:45:45.738Z|e7c2d1cb-4c07-42dd-92e4-b890b14eaab5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:46:00.738Z|03d0d937-2cbd-4b16-92cf-a155a9cf5d90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:46:00.742Z|03d0d937-2cbd-4b16-92cf-a155a9cf5d90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:46:00.871Z|7c2bfe9e-17c4-4343-8555-6e01e9a6657a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:46:00.872Z|7c2bfe9e-17c4-4343-8555-6e01e9a6657a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:46:15.738Z|685135fb-506c-4526-8a5d-9efda908277a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:46:15.739Z|685135fb-506c-4526-8a5d-9efda908277a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:46:16.757Z|f2485f0c-36e5-4d05-9286-45a1a9ec5b86|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:46:16.757Z|f2485f0c-36e5-4d05-9286-45a1a9ec5b86|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:46:16.758Z|f2485f0c-36e5-4d05-9286-45a1a9ec5b86|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:46:16.758Z|f2485f0c-36e5-4d05-9286-45a1a9ec5b86|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:46:16.758Z|f2485f0c-36e5-4d05-9286-45a1a9ec5b86|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:46:16.759Z|f2485f0c-36e5-4d05-9286-45a1a9ec5b86|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:46:16.766Z|f2485f0c-36e5-4d05-9286-45a1a9ec5b86|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:46:16.766Z|f2485f0c-36e5-4d05-9286-45a1a9ec5b86|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:46:16.766Z|f2485f0c-36e5-4d05-9286-45a1a9ec5b86|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:46:16.767Z|f2485f0c-36e5-4d05-9286-45a1a9ec5b86|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:46:16 GMT;Connection:close;
2021-05-17T23:46:16.767Z|f2485f0c-36e5-4d05-9286-45a1a9ec5b86|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:46:16.768Z|f2485f0c-36e5-4d05-9286-45a1a9ec5b86|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:46:30.738Z|cbce1796-cb64-46a7-b96c-ce4e40f32435|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:46:30.738Z|cbce1796-cb64-46a7-b96c-ce4e40f32435|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:46:30.873Z|18b661ae-e6a4-4401-ac1b-1566282f96d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:46:30.874Z|18b661ae-e6a4-4401-ac1b-1566282f96d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:46:45.737Z|2b008a3b-5109-44cb-93b0-950b253c61d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:46:45.740Z|2b008a3b-5109-44cb-93b0-950b253c61d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:47:00.738Z|fe2824a4-a360-4b65-9cf8-9560a09c278d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:47:00.738Z|fe2824a4-a360-4b65-9cf8-9560a09c278d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:47:00.875Z|2b22d67f-1baf-48ee-9471-5ee2e691e3fc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:47:00.875Z|2b22d67f-1baf-48ee-9471-5ee2e691e3fc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:47:15.738Z|10ac6a95-d0ce-4edd-8d25-972c2b608756|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:47:15.738Z|10ac6a95-d0ce-4edd-8d25-972c2b608756|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:47:16.757Z|9c0f8de3-80f5-4d9b-b82a-fb12a5d91eb3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:47:16.757Z|9c0f8de3-80f5-4d9b-b82a-fb12a5d91eb3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:47:16.757Z|9c0f8de3-80f5-4d9b-b82a-fb12a5d91eb3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:47:16.758Z|9c0f8de3-80f5-4d9b-b82a-fb12a5d91eb3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:47:16.758Z|9c0f8de3-80f5-4d9b-b82a-fb12a5d91eb3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:47:16.758Z|9c0f8de3-80f5-4d9b-b82a-fb12a5d91eb3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:47:16.764Z|9c0f8de3-80f5-4d9b-b82a-fb12a5d91eb3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:47:16.764Z|9c0f8de3-80f5-4d9b-b82a-fb12a5d91eb3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:47:16.764Z|9c0f8de3-80f5-4d9b-b82a-fb12a5d91eb3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:47:16.764Z|9c0f8de3-80f5-4d9b-b82a-fb12a5d91eb3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:47:16 GMT;Connection:close;
2021-05-17T23:47:16.764Z|9c0f8de3-80f5-4d9b-b82a-fb12a5d91eb3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:47:16.765Z|9c0f8de3-80f5-4d9b-b82a-fb12a5d91eb3|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:47:30.738Z|b6960910-8e2d-4f1e-a893-f3c202e1ffd5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:47:30.741Z|b6960910-8e2d-4f1e-a893-f3c202e1ffd5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:47:30.876Z|66d9ed9f-ebf7-401b-98f0-460bec63c2e3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:47:30.877Z|66d9ed9f-ebf7-401b-98f0-460bec63c2e3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:47:45.737Z|b09de5f9-03b5-4528-8d12-103facc96d1d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:47:45.738Z|b09de5f9-03b5-4528-8d12-103facc96d1d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:48:00.738Z|6e4e0121-4412-484d-a44f-4ce8753d4fae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:48:00.739Z|6e4e0121-4412-484d-a44f-4ce8753d4fae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:48:00.878Z|2c98dac7-7156-4afa-8b87-17878aba8357|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:48:00.879Z|2c98dac7-7156-4afa-8b87-17878aba8357|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:48:15.737Z|a54ade79-187a-4782-9671-182d4e0efe2b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:48:15.742Z|a54ade79-187a-4782-9671-182d4e0efe2b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:48:16.756Z|4658be19-a653-445f-8b43-2b9ad1653c2a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:48:16.757Z|4658be19-a653-445f-8b43-2b9ad1653c2a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:48:16.757Z|4658be19-a653-445f-8b43-2b9ad1653c2a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:48:16.757Z|4658be19-a653-445f-8b43-2b9ad1653c2a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:48:16.757Z|4658be19-a653-445f-8b43-2b9ad1653c2a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:48:16.758Z|4658be19-a653-445f-8b43-2b9ad1653c2a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:48:16.763Z|4658be19-a653-445f-8b43-2b9ad1653c2a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:48:16.763Z|4658be19-a653-445f-8b43-2b9ad1653c2a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:48:16.763Z|4658be19-a653-445f-8b43-2b9ad1653c2a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:48:16.764Z|4658be19-a653-445f-8b43-2b9ad1653c2a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:48:16 GMT;Connection:close;
2021-05-17T23:48:16.764Z|4658be19-a653-445f-8b43-2b9ad1653c2a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:48:16.764Z|4658be19-a653-445f-8b43-2b9ad1653c2a|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:48:30.738Z|3b830707-aa47-4862-9a0e-8e27c8df54ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:48:30.738Z|3b830707-aa47-4862-9a0e-8e27c8df54ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:48:30.880Z|a784a80f-88ab-4657-8577-be5349152d39|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:48:30.881Z|a784a80f-88ab-4657-8577-be5349152d39|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:48:45.738Z|1e729a57-6fbf-4faf-a0cc-9cc9ed59aed9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:48:45.738Z|1e729a57-6fbf-4faf-a0cc-9cc9ed59aed9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:49:00.738Z|97c48e33-8de8-40f4-ac55-75c4c3b1e702|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:49:00.742Z|97c48e33-8de8-40f4-ac55-75c4c3b1e702|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:49:00.882Z|340eb6a7-b4ca-4a32-be37-ef313cb880e1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:49:00.882Z|340eb6a7-b4ca-4a32-be37-ef313cb880e1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:49:15.738Z|f00cfe4d-364f-4779-b42d-807ee13b2c9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:49:15.739Z|f00cfe4d-364f-4779-b42d-807ee13b2c9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:49:16.759Z|fc8dcf34-7fe4-439f-97dd-8e3f5d2577eb|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:49:16.759Z|fc8dcf34-7fe4-439f-97dd-8e3f5d2577eb|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:49:16.760Z|fc8dcf34-7fe4-439f-97dd-8e3f5d2577eb|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:49:16.760Z|fc8dcf34-7fe4-439f-97dd-8e3f5d2577eb|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:49:16.760Z|fc8dcf34-7fe4-439f-97dd-8e3f5d2577eb|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:49:16.760Z|fc8dcf34-7fe4-439f-97dd-8e3f5d2577eb|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:49:16.767Z|fc8dcf34-7fe4-439f-97dd-8e3f5d2577eb|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:49:16.768Z|fc8dcf34-7fe4-439f-97dd-8e3f5d2577eb|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:49:16.768Z|fc8dcf34-7fe4-439f-97dd-8e3f5d2577eb|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:49:16.768Z|fc8dcf34-7fe4-439f-97dd-8e3f5d2577eb|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:49:16 GMT;Connection:close;
2021-05-17T23:49:16.768Z|fc8dcf34-7fe4-439f-97dd-8e3f5d2577eb|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:49:16.769Z|fc8dcf34-7fe4-439f-97dd-8e3f5d2577eb|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:49:30.739Z|8bcb16d7-7f2c-436c-a769-20b8584c071b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:49:30.740Z|8bcb16d7-7f2c-436c-a769-20b8584c071b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:49:30.884Z|c53e5d9c-2a72-455c-a29c-94cf6ff35aa2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:49:30.884Z|c53e5d9c-2a72-455c-a29c-94cf6ff35aa2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:49:45.738Z|a69b2998-17b7-4e8c-86b3-c95feb031974|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:49:45.741Z|a69b2998-17b7-4e8c-86b3-c95feb031974|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:50:00.739Z|839c3315-675a-4eda-827b-37d89062a3f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:50:00.740Z|839c3315-675a-4eda-827b-37d89062a3f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:50:00.885Z|bcf23cdf-66ed-467f-b37c-691517b88aa1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:50:00.886Z|bcf23cdf-66ed-467f-b37c-691517b88aa1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:50:15.738Z|c5169e36-d53c-4d9d-9f8e-f5b012b584ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:50:15.738Z|c5169e36-d53c-4d9d-9f8e-f5b012b584ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:50:16.760Z|65d48b2d-0b5b-47c8-8dc4-662d0cb62be6|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:50:16.761Z|65d48b2d-0b5b-47c8-8dc4-662d0cb62be6|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:50:16.762Z|65d48b2d-0b5b-47c8-8dc4-662d0cb62be6|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:50:16.763Z|65d48b2d-0b5b-47c8-8dc4-662d0cb62be6|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:50:16.764Z|65d48b2d-0b5b-47c8-8dc4-662d0cb62be6|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:50:16.764Z|65d48b2d-0b5b-47c8-8dc4-662d0cb62be6|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:50:16.772Z|65d48b2d-0b5b-47c8-8dc4-662d0cb62be6|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:50:16.772Z|65d48b2d-0b5b-47c8-8dc4-662d0cb62be6|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:50:16.773Z|65d48b2d-0b5b-47c8-8dc4-662d0cb62be6|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:50:16.773Z|65d48b2d-0b5b-47c8-8dc4-662d0cb62be6|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:50:16 GMT;Connection:close;
2021-05-17T23:50:16.773Z|65d48b2d-0b5b-47c8-8dc4-662d0cb62be6|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:50:16.774Z|65d48b2d-0b5b-47c8-8dc4-662d0cb62be6|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:50:30.738Z|33b12d13-0728-4176-907d-dd3d71e18099|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:50:30.741Z|33b12d13-0728-4176-907d-dd3d71e18099|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:50:30.888Z|ff70846f-e570-4bb2-ae63-a41149772d6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:50:30.888Z|ff70846f-e570-4bb2-ae63-a41149772d6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:50:45.737Z|0e5c2f64-780c-4068-8513-0db806a177eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:50:45.738Z|0e5c2f64-780c-4068-8513-0db806a177eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:51:00.737Z|c12997b5-43a7-4e5a-9df8-9510f75baada|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:51:00.738Z|c12997b5-43a7-4e5a-9df8-9510f75baada|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:51:00.889Z|4f5ab4a0-8385-4173-a9c5-593ca486eade|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:51:00.890Z|4f5ab4a0-8385-4173-a9c5-593ca486eade|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:51:15.738Z|f545bda4-cf1d-46e6-a405-847a84bc0f86|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:51:15.741Z|f545bda4-cf1d-46e6-a405-847a84bc0f86|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:51:16.756Z|bebc5032-bbc8-454a-b857-70c69838b3f6|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:51:16.756Z|bebc5032-bbc8-454a-b857-70c69838b3f6|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:51:16.756Z|bebc5032-bbc8-454a-b857-70c69838b3f6|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:51:16.756Z|bebc5032-bbc8-454a-b857-70c69838b3f6|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:51:16.757Z|bebc5032-bbc8-454a-b857-70c69838b3f6|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:51:16.757Z|bebc5032-bbc8-454a-b857-70c69838b3f6|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:51:16.762Z|bebc5032-bbc8-454a-b857-70c69838b3f6|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:51:16.762Z|bebc5032-bbc8-454a-b857-70c69838b3f6|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:51:16.763Z|bebc5032-bbc8-454a-b857-70c69838b3f6|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:51:16.763Z|bebc5032-bbc8-454a-b857-70c69838b3f6|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:51:16 GMT;Connection:close;
2021-05-17T23:51:16.763Z|bebc5032-bbc8-454a-b857-70c69838b3f6|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:51:16.764Z|bebc5032-bbc8-454a-b857-70c69838b3f6|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:51:30.738Z|2923de62-07bc-4ea1-84e3-668d7258b96e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:51:30.738Z|2923de62-07bc-4ea1-84e3-668d7258b96e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:51:30.892Z|81117406-5bdc-404c-ba9d-e0ca15529383|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:51:30.892Z|81117406-5bdc-404c-ba9d-e0ca15529383|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:51:45.738Z|1b519f43-bed3-40db-b0d7-6a8ca5ab9825|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:51:45.739Z|1b519f43-bed3-40db-b0d7-6a8ca5ab9825|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:52:00.737Z|04d61997-7405-44c3-8583-e7be6a49e696|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:52:00.740Z|04d61997-7405-44c3-8583-e7be6a49e696|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:52:00.893Z|95025c27-ec09-4137-a671-82a40c8307fc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:52:00.894Z|95025c27-ec09-4137-a671-82a40c8307fc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:52:15.738Z|09c7e2de-f008-44c8-9302-8fee39f70ebb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:52:15.738Z|09c7e2de-f008-44c8-9302-8fee39f70ebb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:52:16.758Z|4e9d0553-0cee-4db2-856e-4f911e0ae1fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:52:16.758Z|4e9d0553-0cee-4db2-856e-4f911e0ae1fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:52:16.759Z|4e9d0553-0cee-4db2-856e-4f911e0ae1fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:52:16.759Z|4e9d0553-0cee-4db2-856e-4f911e0ae1fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:52:16.759Z|4e9d0553-0cee-4db2-856e-4f911e0ae1fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:52:16.760Z|4e9d0553-0cee-4db2-856e-4f911e0ae1fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:52:16.764Z|4e9d0553-0cee-4db2-856e-4f911e0ae1fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:52:16.764Z|4e9d0553-0cee-4db2-856e-4f911e0ae1fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:52:16.764Z|4e9d0553-0cee-4db2-856e-4f911e0ae1fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:52:16.765Z|4e9d0553-0cee-4db2-856e-4f911e0ae1fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:52:16 GMT;Connection:close;
2021-05-17T23:52:16.765Z|4e9d0553-0cee-4db2-856e-4f911e0ae1fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:52:16.765Z|4e9d0553-0cee-4db2-856e-4f911e0ae1fe|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:52:30.738Z|f592d1df-e583-4065-8d61-7d18eff6c008|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:52:30.739Z|f592d1df-e583-4065-8d61-7d18eff6c008|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:52:30.895Z|1ef73d00-4d60-4435-9c05-0b037978083d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:52:30.896Z|1ef73d00-4d60-4435-9c05-0b037978083d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:52:45.739Z|33d5973e-cbbd-4865-8639-b12dfa1b66af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:52:45.742Z|33d5973e-cbbd-4865-8639-b12dfa1b66af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:53:00.737Z|b9e2794a-ddbc-416a-b8b9-81e084f8cdf7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:53:00.738Z|b9e2794a-ddbc-416a-b8b9-81e084f8cdf7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:53:00.897Z|ae65cf41-7065-42d5-8563-a4975c254309|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:53:00.897Z|ae65cf41-7065-42d5-8563-a4975c254309|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:53:15.738Z|cf9c071b-858e-4d4f-b0f9-d63166dd2d75|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:53:15.738Z|cf9c071b-858e-4d4f-b0f9-d63166dd2d75|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:53:16.756Z|58117e48-2bb5-4022-83ab-3bad05d9b3c6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:53:16.756Z|58117e48-2bb5-4022-83ab-3bad05d9b3c6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:53:16.757Z|58117e48-2bb5-4022-83ab-3bad05d9b3c6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:53:16.757Z|58117e48-2bb5-4022-83ab-3bad05d9b3c6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:53:16.757Z|58117e48-2bb5-4022-83ab-3bad05d9b3c6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:53:16.757Z|58117e48-2bb5-4022-83ab-3bad05d9b3c6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:53:16.762Z|58117e48-2bb5-4022-83ab-3bad05d9b3c6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:53:16.763Z|58117e48-2bb5-4022-83ab-3bad05d9b3c6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:53:16.763Z|58117e48-2bb5-4022-83ab-3bad05d9b3c6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:53:16.763Z|58117e48-2bb5-4022-83ab-3bad05d9b3c6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:53:16 GMT;Connection:close;
2021-05-17T23:53:16.763Z|58117e48-2bb5-4022-83ab-3bad05d9b3c6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:53:16.764Z|58117e48-2bb5-4022-83ab-3bad05d9b3c6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:53:30.738Z|8c36b7bf-ac5c-48c4-abfa-6ce0b2fa2577|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:53:30.741Z|8c36b7bf-ac5c-48c4-abfa-6ce0b2fa2577|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:53:30.899Z|e4346f55-1222-4a17-a998-51ce4f975b1b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:53:30.899Z|e4346f55-1222-4a17-a998-51ce4f975b1b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:53:45.738Z|0cb4f7b1-3bb6-4493-8dbe-5c9ba732590e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:53:45.738Z|0cb4f7b1-3bb6-4493-8dbe-5c9ba732590e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:54:00.738Z|9acb4b7c-86ad-4ee5-a5d3-7e7c498369fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:54:00.738Z|9acb4b7c-86ad-4ee5-a5d3-7e7c498369fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:54:00.900Z|c67c1fc6-e486-4257-918c-92e9139aae7c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:54:00.901Z|c67c1fc6-e486-4257-918c-92e9139aae7c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:54:15.737Z|2f060954-81d4-414b-9ec6-e4987797a71c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:54:15.741Z|2f060954-81d4-414b-9ec6-e4987797a71c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:54:16.757Z|6da8b01a-1cd1-467c-a183-4b632ca69e89|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:54:16.757Z|6da8b01a-1cd1-467c-a183-4b632ca69e89|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:54:16.757Z|6da8b01a-1cd1-467c-a183-4b632ca69e89|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:54:16.758Z|6da8b01a-1cd1-467c-a183-4b632ca69e89|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:54:16.758Z|6da8b01a-1cd1-467c-a183-4b632ca69e89|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:54:16.758Z|6da8b01a-1cd1-467c-a183-4b632ca69e89|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:54:16.769Z|6da8b01a-1cd1-467c-a183-4b632ca69e89|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:54:16.770Z|6da8b01a-1cd1-467c-a183-4b632ca69e89|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:54:16.770Z|6da8b01a-1cd1-467c-a183-4b632ca69e89|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:54:16.770Z|6da8b01a-1cd1-467c-a183-4b632ca69e89|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:54:16 GMT;Connection:close;
2021-05-17T23:54:16.770Z|6da8b01a-1cd1-467c-a183-4b632ca69e89|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:54:16.771Z|6da8b01a-1cd1-467c-a183-4b632ca69e89|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:54:30.737Z|1738cf97-2b13-4cd6-a1b8-c5728ccbd7c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:54:30.738Z|1738cf97-2b13-4cd6-a1b8-c5728ccbd7c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:54:30.902Z|2da8c621-86dc-4381-865b-2471b2079de2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:54:30.902Z|2da8c621-86dc-4381-865b-2471b2079de2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:54:45.738Z|8aaf85f7-1ef7-4ff9-a575-cbf0a6a1f8a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:54:45.739Z|8aaf85f7-1ef7-4ff9-a575-cbf0a6a1f8a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:55:00.737Z|498f03be-ab4f-4690-88b3-5be1b104dd0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:55:00.741Z|498f03be-ab4f-4690-88b3-5be1b104dd0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:55:00.903Z|97de690e-820c-45d1-b1cd-7607ad2dbc92|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:55:00.904Z|97de690e-820c-45d1-b1cd-7607ad2dbc92|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:55:15.738Z|4e7f227a-32ee-4aea-920f-8c7d09746887|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:55:15.738Z|4e7f227a-32ee-4aea-920f-8c7d09746887|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:55:16.756Z|a5f35553-7597-4d56-a110-cc8728f3d7a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:55:16.757Z|a5f35553-7597-4d56-a110-cc8728f3d7a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:55:16.757Z|a5f35553-7597-4d56-a110-cc8728f3d7a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:55:16.757Z|a5f35553-7597-4d56-a110-cc8728f3d7a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:55:16.757Z|a5f35553-7597-4d56-a110-cc8728f3d7a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:55:16.757Z|a5f35553-7597-4d56-a110-cc8728f3d7a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:55:16.766Z|a5f35553-7597-4d56-a110-cc8728f3d7a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:55:16.766Z|a5f35553-7597-4d56-a110-cc8728f3d7a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:55:16.766Z|a5f35553-7597-4d56-a110-cc8728f3d7a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:55:16.766Z|a5f35553-7597-4d56-a110-cc8728f3d7a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:55:16 GMT;Connection:close;
2021-05-17T23:55:16.767Z|a5f35553-7597-4d56-a110-cc8728f3d7a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:55:16.767Z|a5f35553-7597-4d56-a110-cc8728f3d7a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:55:30.738Z|66ae3157-f014-4ed1-8e10-32001432f951|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:55:30.738Z|66ae3157-f014-4ed1-8e10-32001432f951|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:55:30.905Z|98e808b6-bcca-4443-ba6d-ba7081935e21|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:55:30.906Z|98e808b6-bcca-4443-ba6d-ba7081935e21|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:55:45.737Z|24c7405e-f878-41f9-aefb-6d788f5a2aa1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:55:45.740Z|24c7405e-f878-41f9-aefb-6d788f5a2aa1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:56:00.737Z|95d0aa91-0bbc-4db3-b065-7158f7b3af5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:56:00.738Z|95d0aa91-0bbc-4db3-b065-7158f7b3af5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:56:00.906Z|e7cd5c02-7898-46e3-ba2f-4c4c4eae55ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:56:00.907Z|e7cd5c02-7898-46e3-ba2f-4c4c4eae55ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:56:15.737Z|ec840b69-cfb6-4d48-948e-7784db5b834c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:56:15.738Z|ec840b69-cfb6-4d48-948e-7784db5b834c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:56:16.756Z|c8af623b-2105-4851-9d59-0f4a2fad3cbe|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:56:16.756Z|c8af623b-2105-4851-9d59-0f4a2fad3cbe|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:56:16.757Z|c8af623b-2105-4851-9d59-0f4a2fad3cbe|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:56:16.757Z|c8af623b-2105-4851-9d59-0f4a2fad3cbe|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:56:16.757Z|c8af623b-2105-4851-9d59-0f4a2fad3cbe|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:56:16.757Z|c8af623b-2105-4851-9d59-0f4a2fad3cbe|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:56:16.763Z|c8af623b-2105-4851-9d59-0f4a2fad3cbe|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:56:16.764Z|c8af623b-2105-4851-9d59-0f4a2fad3cbe|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:56:16.764Z|c8af623b-2105-4851-9d59-0f4a2fad3cbe|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:56:16.764Z|c8af623b-2105-4851-9d59-0f4a2fad3cbe|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:56:16 GMT;Connection:close;
2021-05-17T23:56:16.765Z|c8af623b-2105-4851-9d59-0f4a2fad3cbe|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:56:16.765Z|c8af623b-2105-4851-9d59-0f4a2fad3cbe|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:56:30.737Z|0c869b23-034b-48e6-becf-4dde0807562c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:56:30.741Z|0c869b23-034b-48e6-becf-4dde0807562c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:56:30.908Z|c4b03a60-b7ce-4bc0-b4eb-92470ca598f9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:56:30.908Z|c4b03a60-b7ce-4bc0-b4eb-92470ca598f9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:56:45.737Z|76518b2b-9ffd-4755-ae73-6df8645e1ee7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:56:45.738Z|76518b2b-9ffd-4755-ae73-6df8645e1ee7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:57:00.737Z|695c7af1-aa67-4a7a-bba4-0582d0e789d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:57:00.738Z|695c7af1-aa67-4a7a-bba4-0582d0e789d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:57:00.909Z|fc5de854-468e-4da1-b8c2-016fc0f543fc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:57:00.910Z|fc5de854-468e-4da1-b8c2-016fc0f543fc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:57:15.737Z|938a98e6-e279-456a-ac3c-a3a3c367c16b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:57:15.741Z|938a98e6-e279-456a-ac3c-a3a3c367c16b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:57:16.756Z|d7fc4da5-df36-4ddf-8512-7ef2cae03dc9|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:57:16.757Z|d7fc4da5-df36-4ddf-8512-7ef2cae03dc9|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:57:16.757Z|d7fc4da5-df36-4ddf-8512-7ef2cae03dc9|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:57:16.757Z|d7fc4da5-df36-4ddf-8512-7ef2cae03dc9|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:57:16.757Z|d7fc4da5-df36-4ddf-8512-7ef2cae03dc9|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:57:16.757Z|d7fc4da5-df36-4ddf-8512-7ef2cae03dc9|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:57:16.762Z|d7fc4da5-df36-4ddf-8512-7ef2cae03dc9|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:57:16.762Z|d7fc4da5-df36-4ddf-8512-7ef2cae03dc9|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:57:16.763Z|d7fc4da5-df36-4ddf-8512-7ef2cae03dc9|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:57:16.763Z|d7fc4da5-df36-4ddf-8512-7ef2cae03dc9|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:57:16 GMT;Connection:close;
2021-05-17T23:57:16.763Z|d7fc4da5-df36-4ddf-8512-7ef2cae03dc9|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:57:16.763Z|d7fc4da5-df36-4ddf-8512-7ef2cae03dc9|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:57:30.737Z|560a91ff-9804-4770-8a7d-9089a8c3e71e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:57:30.738Z|560a91ff-9804-4770-8a7d-9089a8c3e71e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:57:30.911Z|d070edc7-3783-46ae-8d38-b0ca7b796732|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:57:30.911Z|d070edc7-3783-46ae-8d38-b0ca7b796732|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:57:45.738Z|08d8b5f2-b8c0-46cd-82c6-e62a518a9d16|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:57:45.738Z|08d8b5f2-b8c0-46cd-82c6-e62a518a9d16|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:58:00.737Z|60b7241f-2f53-42be-9c91-fd7558a7c7eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:58:00.740Z|60b7241f-2f53-42be-9c91-fd7558a7c7eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:58:00.912Z|202fc6d9-9232-42fd-abe5-53781f7f13e5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:58:00.913Z|202fc6d9-9232-42fd-abe5-53781f7f13e5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:58:15.738Z|9d4d4bef-046e-457c-9c3b-64024d599acd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:58:15.738Z|9d4d4bef-046e-457c-9c3b-64024d599acd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:58:16.755Z|0dfc1fdf-885a-4edc-8b48-1e87b81a36be|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:58:16.756Z|0dfc1fdf-885a-4edc-8b48-1e87b81a36be|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:58:16.756Z|0dfc1fdf-885a-4edc-8b48-1e87b81a36be|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:58:16.756Z|0dfc1fdf-885a-4edc-8b48-1e87b81a36be|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:58:16.756Z|0dfc1fdf-885a-4edc-8b48-1e87b81a36be|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:58:16.756Z|0dfc1fdf-885a-4edc-8b48-1e87b81a36be|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:58:16.762Z|0dfc1fdf-885a-4edc-8b48-1e87b81a36be|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:58:16.762Z|0dfc1fdf-885a-4edc-8b48-1e87b81a36be|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:58:16.762Z|0dfc1fdf-885a-4edc-8b48-1e87b81a36be|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:58:16.762Z|0dfc1fdf-885a-4edc-8b48-1e87b81a36be|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:58:16 GMT;Connection:close;
2021-05-17T23:58:16.763Z|0dfc1fdf-885a-4edc-8b48-1e87b81a36be|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:58:16.763Z|0dfc1fdf-885a-4edc-8b48-1e87b81a36be|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:58:30.737Z|bfdb7484-dae4-4e67-91f6-1217a7bba05d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:58:30.738Z|bfdb7484-dae4-4e67-91f6-1217a7bba05d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:58:30.914Z|eb5fd280-7806-4b91-93f1-f6ee6c349602|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:58:30.914Z|eb5fd280-7806-4b91-93f1-f6ee6c349602|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:58:45.738Z|5c167530-5ce7-46de-9516-0510a0e84b98|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:58:45.738Z|5c167530-5ce7-46de-9516-0510a0e84b98|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:59:00.737Z|f686e3d0-10d1-4e35-8720-c9d699d005d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:59:00.738Z|f686e3d0-10d1-4e35-8720-c9d699d005d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:59:00.915Z|5bc6c1fb-4a99-4f2b-83cc-0e0560b27126|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:59:00.916Z|5bc6c1fb-4a99-4f2b-83cc-0e0560b27126|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:59:15.738Z|ba37f1cd-a0fc-48f0-bca5-bc4435b0ea53|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:59:15.739Z|ba37f1cd-a0fc-48f0-bca5-bc4435b0ea53|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:59:16.756Z|f52e7a91-0648-422c-b621-959950cd9809|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-17T23:59:16.757Z|f52e7a91-0648-422c-b621-959950cd9809|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-17T23:59:16.757Z|f52e7a91-0648-422c-b621-959950cd9809|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-17T23:59:16.757Z|f52e7a91-0648-422c-b621-959950cd9809|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-17T23:59:16.758Z|f52e7a91-0648-422c-b621-959950cd9809|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-17T23:59:16.758Z|f52e7a91-0648-422c-b621-959950cd9809|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-17T23:59:16.764Z|f52e7a91-0648-422c-b621-959950cd9809|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-17T23:59:16.764Z|f52e7a91-0648-422c-b621-959950cd9809|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-17T23:59:16.764Z|f52e7a91-0648-422c-b621-959950cd9809|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-17T23:59:16.764Z|f52e7a91-0648-422c-b621-959950cd9809|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 17 May 2021 23:59:16 GMT;Connection:close;
2021-05-17T23:59:16.765Z|f52e7a91-0648-422c-b621-959950cd9809|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-17T23:59:16.765Z|f52e7a91-0648-422c-b621-959950cd9809|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-17T23:59:30.737Z|bb2d88eb-359e-411e-a633-0e99ed23de17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:59:30.738Z|bb2d88eb-359e-411e-a633-0e99ed23de17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:59:30.917Z|7b02f816-5a71-46ad-bd6a-1b999d7d509e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:59:30.917Z|7b02f816-5a71-46ad-bd6a-1b999d7d509e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-17T23:59:45.737Z|56c0307f-c828-4ccb-90b1-3b27bd70e1d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-17T23:59:45.740Z|56c0307f-c828-4ccb-90b1-3b27bd70e1d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:00:00.737Z|322cbcdd-41e6-438b-9e70-3b5b6bbd9981|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:00:00.738Z|322cbcdd-41e6-438b-9e70-3b5b6bbd9981|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:00:00.918Z|67f18a57-4ace-4e0f-b046-685a68205f8d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:00:00.919Z|67f18a57-4ace-4e0f-b046-685a68205f8d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:00:15.737Z|5f71b045-5e26-4f31-9219-634367d2aa54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:00:15.738Z|5f71b045-5e26-4f31-9219-634367d2aa54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:00:16.757Z|308ddd39-73e1-4cdf-9c61-ad3635883abf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:00:16.757Z|308ddd39-73e1-4cdf-9c61-ad3635883abf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:00:16.759Z|308ddd39-73e1-4cdf-9c61-ad3635883abf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:00:16.759Z|308ddd39-73e1-4cdf-9c61-ad3635883abf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:00:16.760Z|308ddd39-73e1-4cdf-9c61-ad3635883abf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:00:16.760Z|308ddd39-73e1-4cdf-9c61-ad3635883abf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:00:16.764Z|308ddd39-73e1-4cdf-9c61-ad3635883abf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:00:16.765Z|308ddd39-73e1-4cdf-9c61-ad3635883abf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:00:16.765Z|308ddd39-73e1-4cdf-9c61-ad3635883abf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:00:16.765Z|308ddd39-73e1-4cdf-9c61-ad3635883abf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:00:16 GMT;Connection:close;
2021-05-18T00:00:16.765Z|308ddd39-73e1-4cdf-9c61-ad3635883abf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:00:16.765Z|308ddd39-73e1-4cdf-9c61-ad3635883abf|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:00:30.737Z|a2b05a7f-e29a-45df-9458-9c4f18d2ef93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:00:30.740Z|a2b05a7f-e29a-45df-9458-9c4f18d2ef93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:00:30.920Z|f952cc50-b5b6-421c-94fc-e33d23848359|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:00:30.920Z|f952cc50-b5b6-421c-94fc-e33d23848359|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:00:45.738Z|07a9de34-5fca-45d2-8a42-8a6904138e7b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:00:45.738Z|07a9de34-5fca-45d2-8a42-8a6904138e7b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:01:00.737Z|325fe1e5-12dc-4686-b97c-87046535c8f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:01:00.738Z|325fe1e5-12dc-4686-b97c-87046535c8f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:01:00.921Z|f3f3aeee-0544-45d9-b8a6-1962e783d572|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:01:00.922Z|f3f3aeee-0544-45d9-b8a6-1962e783d572|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:01:15.738Z|add64e63-9b9a-4ff3-825b-82aa4b4a49a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:01:15.741Z|add64e63-9b9a-4ff3-825b-82aa4b4a49a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:01:16.756Z|19f1a365-f6a4-410f-ac70-fa284d032917|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:01:16.757Z|19f1a365-f6a4-410f-ac70-fa284d032917|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:01:16.757Z|19f1a365-f6a4-410f-ac70-fa284d032917|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:01:16.757Z|19f1a365-f6a4-410f-ac70-fa284d032917|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:01:16.758Z|19f1a365-f6a4-410f-ac70-fa284d032917|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:01:16.758Z|19f1a365-f6a4-410f-ac70-fa284d032917|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:01:16.764Z|19f1a365-f6a4-410f-ac70-fa284d032917|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:01:16.764Z|19f1a365-f6a4-410f-ac70-fa284d032917|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:01:16.764Z|19f1a365-f6a4-410f-ac70-fa284d032917|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:01:16.765Z|19f1a365-f6a4-410f-ac70-fa284d032917|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:01:16 GMT;Connection:close;
2021-05-18T00:01:16.765Z|19f1a365-f6a4-410f-ac70-fa284d032917|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:01:16.765Z|19f1a365-f6a4-410f-ac70-fa284d032917|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:01:30.737Z|d0706f9f-d7a0-45b5-9573-2bb73eaa7b54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:01:30.738Z|d0706f9f-d7a0-45b5-9573-2bb73eaa7b54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:01:30.923Z|0391f730-e32d-45a3-9a70-846a20b0d1fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:01:30.923Z|0391f730-e32d-45a3-9a70-846a20b0d1fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:01:45.737Z|c95aebfc-031b-498e-a91a-50d788dc4be9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:01:45.738Z|c95aebfc-031b-498e-a91a-50d788dc4be9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:02:00.738Z|b5a4abbb-cfe2-42e2-924e-aa5402cd07f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:02:00.741Z|b5a4abbb-cfe2-42e2-924e-aa5402cd07f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:02:00.924Z|7392bbbf-6039-460c-a7d7-59319e364159|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:02:00.925Z|7392bbbf-6039-460c-a7d7-59319e364159|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:02:15.737Z|f9472214-de23-4723-8d1d-adad8aad2783|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:02:15.738Z|f9472214-de23-4723-8d1d-adad8aad2783|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:02:16.756Z|1c840e31-c29d-4c8c-993c-49678eddb8ac|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:02:16.756Z|1c840e31-c29d-4c8c-993c-49678eddb8ac|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:02:16.756Z|1c840e31-c29d-4c8c-993c-49678eddb8ac|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:02:16.757Z|1c840e31-c29d-4c8c-993c-49678eddb8ac|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:02:16.757Z|1c840e31-c29d-4c8c-993c-49678eddb8ac|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:02:16.757Z|1c840e31-c29d-4c8c-993c-49678eddb8ac|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:02:16.762Z|1c840e31-c29d-4c8c-993c-49678eddb8ac|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:02:16.763Z|1c840e31-c29d-4c8c-993c-49678eddb8ac|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:02:16.763Z|1c840e31-c29d-4c8c-993c-49678eddb8ac|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:02:16.763Z|1c840e31-c29d-4c8c-993c-49678eddb8ac|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:02:16 GMT;Connection:close;
2021-05-18T00:02:16.763Z|1c840e31-c29d-4c8c-993c-49678eddb8ac|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:02:16.763Z|1c840e31-c29d-4c8c-993c-49678eddb8ac|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:02:30.738Z|6c9ec126-1a4a-4650-a322-9868d4cc173e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:02:30.738Z|6c9ec126-1a4a-4650-a322-9868d4cc173e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:02:30.925Z|1213c534-439e-4965-b348-912053eaa0ca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:02:30.926Z|1213c534-439e-4965-b348-912053eaa0ca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:02:45.737Z|26850542-4a16-492c-91cb-db99e875781a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:02:45.740Z|26850542-4a16-492c-91cb-db99e875781a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:03:00.737Z|4e8bb329-66b3-4bb4-b2ba-063701c1b221|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:03:00.738Z|4e8bb329-66b3-4bb4-b2ba-063701c1b221|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:03:00.927Z|70843f31-c64a-4f69-a4a1-6c40a2c7f91b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:03:00.928Z|70843f31-c64a-4f69-a4a1-6c40a2c7f91b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:03:15.737Z|e25233c8-12d6-44f9-9800-1598d026d8f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:03:15.738Z|e25233c8-12d6-44f9-9800-1598d026d8f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:03:16.756Z|21195c6f-0f91-4a02-9b3c-e8b5d97fe43d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:03:16.756Z|21195c6f-0f91-4a02-9b3c-e8b5d97fe43d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:03:16.757Z|21195c6f-0f91-4a02-9b3c-e8b5d97fe43d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:03:16.757Z|21195c6f-0f91-4a02-9b3c-e8b5d97fe43d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:03:16.757Z|21195c6f-0f91-4a02-9b3c-e8b5d97fe43d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:03:16.758Z|21195c6f-0f91-4a02-9b3c-e8b5d97fe43d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:03:16.763Z|21195c6f-0f91-4a02-9b3c-e8b5d97fe43d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:03:16.763Z|21195c6f-0f91-4a02-9b3c-e8b5d97fe43d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:03:16.763Z|21195c6f-0f91-4a02-9b3c-e8b5d97fe43d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:03:16.763Z|21195c6f-0f91-4a02-9b3c-e8b5d97fe43d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:03:16 GMT;Connection:close;
2021-05-18T00:03:16.763Z|21195c6f-0f91-4a02-9b3c-e8b5d97fe43d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:03:16.764Z|21195c6f-0f91-4a02-9b3c-e8b5d97fe43d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:03:30.738Z|10e4fc8d-0408-4b0c-871b-bc3a96643c0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:03:30.741Z|10e4fc8d-0408-4b0c-871b-bc3a96643c0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:03:30.929Z|7e118a51-4927-41ad-96ac-c8ab6ff42486|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:03:30.929Z|7e118a51-4927-41ad-96ac-c8ab6ff42486|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:03:45.737Z|d08a37f6-2f8b-4ea7-ae9d-9bd7c287227d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:03:45.738Z|d08a37f6-2f8b-4ea7-ae9d-9bd7c287227d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:04:00.738Z|5a4d1f98-a8db-4873-9b4e-72701d2d9c77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:04:00.739Z|5a4d1f98-a8db-4873-9b4e-72701d2d9c77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:04:00.930Z|825d7227-4b55-41dd-b626-1feed206d2fd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:04:00.931Z|825d7227-4b55-41dd-b626-1feed206d2fd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:04:15.737Z|d5f6dafa-eed6-4a9f-8ddb-c10235ee3251|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:04:15.740Z|d5f6dafa-eed6-4a9f-8ddb-c10235ee3251|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:04:16.757Z|1b84857b-6534-4dac-8129-3274933c80f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:04:16.757Z|1b84857b-6534-4dac-8129-3274933c80f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:04:16.758Z|1b84857b-6534-4dac-8129-3274933c80f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:04:16.758Z|1b84857b-6534-4dac-8129-3274933c80f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:04:16.758Z|1b84857b-6534-4dac-8129-3274933c80f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:04:16.758Z|1b84857b-6534-4dac-8129-3274933c80f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:04:16.764Z|1b84857b-6534-4dac-8129-3274933c80f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:04:16.764Z|1b84857b-6534-4dac-8129-3274933c80f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:04:16.765Z|1b84857b-6534-4dac-8129-3274933c80f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:04:16.765Z|1b84857b-6534-4dac-8129-3274933c80f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:04:16 GMT;Connection:close;
2021-05-18T00:04:16.765Z|1b84857b-6534-4dac-8129-3274933c80f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:04:16.765Z|1b84857b-6534-4dac-8129-3274933c80f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:04:30.737Z|31ca2b4a-0eee-4663-816c-1839c9fb7c33|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:04:30.738Z|31ca2b4a-0eee-4663-816c-1839c9fb7c33|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:04:30.932Z|9585b0ef-864a-4413-b660-3919004bba86|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:04:30.933Z|9585b0ef-864a-4413-b660-3919004bba86|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:04:45.737Z|d68349f9-7d27-43ce-98b3-04f91e8e154e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:04:45.738Z|d68349f9-7d27-43ce-98b3-04f91e8e154e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:05:00.738Z|4e01b5c8-3934-4915-9c77-ef591f63daf2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:05:00.741Z|4e01b5c8-3934-4915-9c77-ef591f63daf2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:05:00.934Z|dc1ac5d5-e518-4a69-8214-664215046833|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:05:00.934Z|dc1ac5d5-e518-4a69-8214-664215046833|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:05:15.738Z|7090d234-909a-4e13-b17f-af9244ada716|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:05:15.738Z|7090d234-909a-4e13-b17f-af9244ada716|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:05:16.756Z|69be3526-356d-4bd9-89e3-dd04ce1c2282|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:05:16.756Z|69be3526-356d-4bd9-89e3-dd04ce1c2282|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:05:16.757Z|69be3526-356d-4bd9-89e3-dd04ce1c2282|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:05:16.757Z|69be3526-356d-4bd9-89e3-dd04ce1c2282|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:05:16.757Z|69be3526-356d-4bd9-89e3-dd04ce1c2282|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:05:16.757Z|69be3526-356d-4bd9-89e3-dd04ce1c2282|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:05:16.763Z|69be3526-356d-4bd9-89e3-dd04ce1c2282|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:05:16.763Z|69be3526-356d-4bd9-89e3-dd04ce1c2282|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:05:16.764Z|69be3526-356d-4bd9-89e3-dd04ce1c2282|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:05:16.764Z|69be3526-356d-4bd9-89e3-dd04ce1c2282|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:05:16 GMT;Connection:close;
2021-05-18T00:05:16.764Z|69be3526-356d-4bd9-89e3-dd04ce1c2282|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:05:16.765Z|69be3526-356d-4bd9-89e3-dd04ce1c2282|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:05:30.737Z|20bdd8f4-cbf3-45c1-aceb-c996ac49e684|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:05:30.738Z|20bdd8f4-cbf3-45c1-aceb-c996ac49e684|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:05:30.935Z|f75b1aa1-6675-473a-a71c-c0d99f257a98|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:05:30.936Z|f75b1aa1-6675-473a-a71c-c0d99f257a98|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:05:45.737Z|b2b680a9-755f-4b1f-ab6a-7d851eb43a1c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:05:45.740Z|b2b680a9-755f-4b1f-ab6a-7d851eb43a1c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:06:00.738Z|35a70b23-4137-4870-989b-7ed7da14d330|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:06:00.738Z|35a70b23-4137-4870-989b-7ed7da14d330|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:06:00.936Z|836cf200-1adb-4c31-9398-b2602190e55e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:06:00.937Z|836cf200-1adb-4c31-9398-b2602190e55e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:06:15.737Z|ed1f83ac-6840-4430-82ed-0d4c8c4836cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:06:15.738Z|ed1f83ac-6840-4430-82ed-0d4c8c4836cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:06:16.756Z|afa70c25-b4b5-4dc0-b3a0-44326d8c1922|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:06:16.757Z|afa70c25-b4b5-4dc0-b3a0-44326d8c1922|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:06:16.757Z|afa70c25-b4b5-4dc0-b3a0-44326d8c1922|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:06:16.757Z|afa70c25-b4b5-4dc0-b3a0-44326d8c1922|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:06:16.758Z|afa70c25-b4b5-4dc0-b3a0-44326d8c1922|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:06:16.758Z|afa70c25-b4b5-4dc0-b3a0-44326d8c1922|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:06:16.763Z|afa70c25-b4b5-4dc0-b3a0-44326d8c1922|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:06:16.763Z|afa70c25-b4b5-4dc0-b3a0-44326d8c1922|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:06:16.763Z|afa70c25-b4b5-4dc0-b3a0-44326d8c1922|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:06:16.764Z|afa70c25-b4b5-4dc0-b3a0-44326d8c1922|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:06:16 GMT;Connection:close;
2021-05-18T00:06:16.764Z|afa70c25-b4b5-4dc0-b3a0-44326d8c1922|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:06:16.764Z|afa70c25-b4b5-4dc0-b3a0-44326d8c1922|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:06:30.737Z|0cf79a2d-c637-43e1-9225-5b6140ad0284|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:06:30.741Z|0cf79a2d-c637-43e1-9225-5b6140ad0284|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:06:30.938Z|f190d17b-583b-474a-b01c-98242977cebe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:06:30.938Z|f190d17b-583b-474a-b01c-98242977cebe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:06:45.737Z|89cd0bd5-89a0-4c50-b832-f88cc66d34d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:06:45.738Z|89cd0bd5-89a0-4c50-b832-f88cc66d34d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:07:00.737Z|e27dc756-1e61-46ee-9ea5-7a661d7d0adb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:07:00.738Z|e27dc756-1e61-46ee-9ea5-7a661d7d0adb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:07:00.939Z|eace9920-c7cb-40eb-9832-f7176b98b502|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:07:00.940Z|eace9920-c7cb-40eb-9832-f7176b98b502|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:07:15.737Z|269210ef-7316-4c0e-a697-a7d187d86fad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:07:15.741Z|269210ef-7316-4c0e-a697-a7d187d86fad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:07:16.757Z|d552b368-f9ee-4aa9-b9fc-79abec8aa14c|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:07:16.757Z|d552b368-f9ee-4aa9-b9fc-79abec8aa14c|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:07:16.757Z|d552b368-f9ee-4aa9-b9fc-79abec8aa14c|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:07:16.757Z|d552b368-f9ee-4aa9-b9fc-79abec8aa14c|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:07:16.758Z|d552b368-f9ee-4aa9-b9fc-79abec8aa14c|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:07:16.758Z|d552b368-f9ee-4aa9-b9fc-79abec8aa14c|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:07:16.763Z|d552b368-f9ee-4aa9-b9fc-79abec8aa14c|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:07:16.763Z|d552b368-f9ee-4aa9-b9fc-79abec8aa14c|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:07:16.763Z|d552b368-f9ee-4aa9-b9fc-79abec8aa14c|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:07:16.763Z|d552b368-f9ee-4aa9-b9fc-79abec8aa14c|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:07:16 GMT;Connection:close;
2021-05-18T00:07:16.764Z|d552b368-f9ee-4aa9-b9fc-79abec8aa14c|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:07:16.764Z|d552b368-f9ee-4aa9-b9fc-79abec8aa14c|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:07:30.737Z|50456750-5181-4acb-ad0b-589a68b87dcd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:07:30.738Z|50456750-5181-4acb-ad0b-589a68b87dcd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:07:30.941Z|5e657b34-ed8c-4b19-9369-6cb26c8205d9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:07:30.941Z|5e657b34-ed8c-4b19-9369-6cb26c8205d9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:07:45.737Z|021bf6b2-f38e-46b2-8d81-61f21c100db0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:07:45.738Z|021bf6b2-f38e-46b2-8d81-61f21c100db0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:08:00.737Z|bf85c16d-1665-429b-b7ef-d2f834d84eba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:08:00.741Z|bf85c16d-1665-429b-b7ef-d2f834d84eba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:08:00.943Z|b5aaa66a-c043-4a6d-ab84-f7862f580f34|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:08:00.943Z|b5aaa66a-c043-4a6d-ab84-f7862f580f34|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:08:15.737Z|4f7f86a2-6601-4c4f-b7f6-e89238d05658|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:08:15.738Z|4f7f86a2-6601-4c4f-b7f6-e89238d05658|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:08:16.756Z|172d9d3f-a746-4b52-9fd7-a2743fff6d44|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:08:16.757Z|172d9d3f-a746-4b52-9fd7-a2743fff6d44|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:08:16.757Z|172d9d3f-a746-4b52-9fd7-a2743fff6d44|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:08:16.757Z|172d9d3f-a746-4b52-9fd7-a2743fff6d44|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:08:16.757Z|172d9d3f-a746-4b52-9fd7-a2743fff6d44|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:08:16.757Z|172d9d3f-a746-4b52-9fd7-a2743fff6d44|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:08:16.763Z|172d9d3f-a746-4b52-9fd7-a2743fff6d44|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:08:16.763Z|172d9d3f-a746-4b52-9fd7-a2743fff6d44|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:08:16.764Z|172d9d3f-a746-4b52-9fd7-a2743fff6d44|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:08:16.764Z|172d9d3f-a746-4b52-9fd7-a2743fff6d44|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:08:16 GMT;Connection:close;
2021-05-18T00:08:16.764Z|172d9d3f-a746-4b52-9fd7-a2743fff6d44|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:08:16.764Z|172d9d3f-a746-4b52-9fd7-a2743fff6d44|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:08:30.737Z|15a8b0f7-dd00-4ade-af98-ea6f39b5cda3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:08:30.738Z|15a8b0f7-dd00-4ade-af98-ea6f39b5cda3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:08:30.944Z|747e24c0-607a-4f28-813f-a8ea74ffda1f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:08:30.945Z|747e24c0-607a-4f28-813f-a8ea74ffda1f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:08:45.737Z|40b08d33-2a74-4170-adfb-9d2b743b99a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:08:45.741Z|40b08d33-2a74-4170-adfb-9d2b743b99a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:09:00.737Z|2c4615b7-4464-47dc-9b64-8df6f1dfabd9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:09:00.738Z|2c4615b7-4464-47dc-9b64-8df6f1dfabd9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:09:00.946Z|9672970d-d70b-42b2-ad2e-9d9257fe6d04|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:09:00.946Z|9672970d-d70b-42b2-ad2e-9d9257fe6d04|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:09:15.738Z|147d0353-70e5-4019-8053-e67245b71941|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:09:15.738Z|147d0353-70e5-4019-8053-e67245b71941|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:09:16.756Z|9fcc5bdf-4ba7-46cc-9c89-37a8d177ab88|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:09:16.756Z|9fcc5bdf-4ba7-46cc-9c89-37a8d177ab88|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:09:16.757Z|9fcc5bdf-4ba7-46cc-9c89-37a8d177ab88|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:09:16.757Z|9fcc5bdf-4ba7-46cc-9c89-37a8d177ab88|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:09:16.757Z|9fcc5bdf-4ba7-46cc-9c89-37a8d177ab88|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:09:16.757Z|9fcc5bdf-4ba7-46cc-9c89-37a8d177ab88|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:09:16.762Z|9fcc5bdf-4ba7-46cc-9c89-37a8d177ab88|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:09:16.762Z|9fcc5bdf-4ba7-46cc-9c89-37a8d177ab88|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:09:16.762Z|9fcc5bdf-4ba7-46cc-9c89-37a8d177ab88|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:09:16.762Z|9fcc5bdf-4ba7-46cc-9c89-37a8d177ab88|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:09:16 GMT;Connection:close;
2021-05-18T00:09:16.762Z|9fcc5bdf-4ba7-46cc-9c89-37a8d177ab88|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:09:16.763Z|9fcc5bdf-4ba7-46cc-9c89-37a8d177ab88|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:09:30.737Z|09dd38c0-551d-48ae-924d-cbb780dbcfb8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:09:30.740Z|09dd38c0-551d-48ae-924d-cbb780dbcfb8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:09:30.947Z|07949cdf-0aca-48dd-a91f-720f2b7006f8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:09:30.948Z|07949cdf-0aca-48dd-a91f-720f2b7006f8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:09:45.737Z|accd9050-7abd-435c-b943-394f66929ca1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:09:45.738Z|accd9050-7abd-435c-b943-394f66929ca1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:10:00.737Z|738977d0-2488-4b09-b542-5dc42ef24d44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:10:00.738Z|738977d0-2488-4b09-b542-5dc42ef24d44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:10:00.949Z|42bfabf7-8408-4e22-aed5-af03bb9e7b29|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:10:00.949Z|42bfabf7-8408-4e22-aed5-af03bb9e7b29|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:10:15.737Z|8551f8dc-7727-492a-bbed-819bfba98fb8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:10:15.740Z|8551f8dc-7727-492a-bbed-819bfba98fb8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:10:16.755Z|ec223cdd-67c6-43e6-af68-854395cd4172|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:10:16.756Z|ec223cdd-67c6-43e6-af68-854395cd4172|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:10:16.756Z|ec223cdd-67c6-43e6-af68-854395cd4172|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:10:16.756Z|ec223cdd-67c6-43e6-af68-854395cd4172|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:10:16.757Z|ec223cdd-67c6-43e6-af68-854395cd4172|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:10:16.757Z|ec223cdd-67c6-43e6-af68-854395cd4172|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:10:16.762Z|ec223cdd-67c6-43e6-af68-854395cd4172|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:10:16.762Z|ec223cdd-67c6-43e6-af68-854395cd4172|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:10:16.762Z|ec223cdd-67c6-43e6-af68-854395cd4172|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:10:16.763Z|ec223cdd-67c6-43e6-af68-854395cd4172|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:10:16 GMT;Connection:close;
2021-05-18T00:10:16.763Z|ec223cdd-67c6-43e6-af68-854395cd4172|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:10:16.763Z|ec223cdd-67c6-43e6-af68-854395cd4172|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:10:30.737Z|4b2154db-64d5-4c2e-b409-6d2d2e7ab3d5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:10:30.738Z|4b2154db-64d5-4c2e-b409-6d2d2e7ab3d5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:10:30.950Z|b859d3cb-c822-4ade-9808-0c5ee964e699|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:10:30.950Z|b859d3cb-c822-4ade-9808-0c5ee964e699|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:10:45.737Z|15c961c8-58c9-4e6f-8c53-311b7cb5a490|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:10:45.738Z|15c961c8-58c9-4e6f-8c53-311b7cb5a490|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:11:00.737Z|92ee11a4-c482-40eb-a79b-4cda362f8582|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:11:00.741Z|92ee11a4-c482-40eb-a79b-4cda362f8582|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:11:00.952Z|842678ba-7fbb-419b-a7d9-fd983a1fd6d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:11:00.952Z|842678ba-7fbb-419b-a7d9-fd983a1fd6d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:11:15.737Z|c68fba8c-38ea-4085-8911-8df370d454b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:11:15.738Z|c68fba8c-38ea-4085-8911-8df370d454b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:11:16.756Z|e3383823-dcdd-4833-8e31-a8fdeda7e7c7|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:11:16.756Z|e3383823-dcdd-4833-8e31-a8fdeda7e7c7|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:11:16.756Z|e3383823-dcdd-4833-8e31-a8fdeda7e7c7|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:11:16.757Z|e3383823-dcdd-4833-8e31-a8fdeda7e7c7|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:11:16.757Z|e3383823-dcdd-4833-8e31-a8fdeda7e7c7|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:11:16.757Z|e3383823-dcdd-4833-8e31-a8fdeda7e7c7|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:11:16.762Z|e3383823-dcdd-4833-8e31-a8fdeda7e7c7|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:11:16.762Z|e3383823-dcdd-4833-8e31-a8fdeda7e7c7|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:11:16.762Z|e3383823-dcdd-4833-8e31-a8fdeda7e7c7|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:11:16.763Z|e3383823-dcdd-4833-8e31-a8fdeda7e7c7|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:11:16 GMT;Connection:close;
2021-05-18T00:11:16.763Z|e3383823-dcdd-4833-8e31-a8fdeda7e7c7|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:11:16.763Z|e3383823-dcdd-4833-8e31-a8fdeda7e7c7|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:11:30.737Z|886a3e39-1476-457c-ad0c-d8e0b5172f75|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:11:30.738Z|886a3e39-1476-457c-ad0c-d8e0b5172f75|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:11:30.953Z|9b528ff3-053f-4464-9d69-1dcf06dbf24e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:11:30.953Z|9b528ff3-053f-4464-9d69-1dcf06dbf24e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:11:45.738Z|eb618f85-1f84-4616-9761-e80f0b144e2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:11:45.741Z|eb618f85-1f84-4616-9761-e80f0b144e2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:12:00.738Z|0f98a20d-905b-4243-a210-cd7dc2169eb7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:12:00.738Z|0f98a20d-905b-4243-a210-cd7dc2169eb7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:12:00.955Z|8390b89e-734a-423d-8592-870c4c5b24f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:12:00.955Z|8390b89e-734a-423d-8592-870c4c5b24f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:12:15.738Z|b56c2823-8fdc-4457-a725-a17dabb93b03|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:12:15.738Z|b56c2823-8fdc-4457-a725-a17dabb93b03|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:12:16.755Z|137c2a8a-c2a8-4d0f-83be-08ad394873b1|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:12:16.756Z|137c2a8a-c2a8-4d0f-83be-08ad394873b1|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:12:16.756Z|137c2a8a-c2a8-4d0f-83be-08ad394873b1|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:12:16.756Z|137c2a8a-c2a8-4d0f-83be-08ad394873b1|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:12:16.756Z|137c2a8a-c2a8-4d0f-83be-08ad394873b1|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:12:16.756Z|137c2a8a-c2a8-4d0f-83be-08ad394873b1|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:12:16.761Z|137c2a8a-c2a8-4d0f-83be-08ad394873b1|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:12:16.761Z|137c2a8a-c2a8-4d0f-83be-08ad394873b1|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:12:16.761Z|137c2a8a-c2a8-4d0f-83be-08ad394873b1|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:12:16.762Z|137c2a8a-c2a8-4d0f-83be-08ad394873b1|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:12:16 GMT;Connection:close;
2021-05-18T00:12:16.762Z|137c2a8a-c2a8-4d0f-83be-08ad394873b1|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:12:16.762Z|137c2a8a-c2a8-4d0f-83be-08ad394873b1|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:12:30.738Z|cc9ccf54-7d73-4917-99d9-e7519c58338b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:12:30.742Z|cc9ccf54-7d73-4917-99d9-e7519c58338b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:12:30.956Z|a24efdda-5cb7-4ac6-875e-20483c5fdd12|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:12:30.957Z|a24efdda-5cb7-4ac6-875e-20483c5fdd12|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:12:45.739Z|12dcf1ff-ca1a-430d-9ac5-535d4cca6a9e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:12:45.742Z|12dcf1ff-ca1a-430d-9ac5-535d4cca6a9e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:13:00.737Z|d9747939-1558-4ffc-852c-23e0134aea79|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:13:00.738Z|d9747939-1558-4ffc-852c-23e0134aea79|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:13:00.958Z|e81afc8e-b6f4-44b6-90c6-2a286e128112|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:13:00.959Z|e81afc8e-b6f4-44b6-90c6-2a286e128112|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:13:15.738Z|d516d217-1f56-477a-baec-812997ff7105|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:13:15.741Z|d516d217-1f56-477a-baec-812997ff7105|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:13:16.764Z|bf321a1a-7273-4f31-8fc3-8bf107f75cb7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:13:16.764Z|bf321a1a-7273-4f31-8fc3-8bf107f75cb7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:13:16.764Z|bf321a1a-7273-4f31-8fc3-8bf107f75cb7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:13:16.764Z|bf321a1a-7273-4f31-8fc3-8bf107f75cb7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:13:16.765Z|bf321a1a-7273-4f31-8fc3-8bf107f75cb7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:13:16.765Z|bf321a1a-7273-4f31-8fc3-8bf107f75cb7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:13:16.771Z|bf321a1a-7273-4f31-8fc3-8bf107f75cb7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:13:16.771Z|bf321a1a-7273-4f31-8fc3-8bf107f75cb7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:13:16.771Z|bf321a1a-7273-4f31-8fc3-8bf107f75cb7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:13:16.772Z|bf321a1a-7273-4f31-8fc3-8bf107f75cb7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:13:16 GMT;Connection:close;
2021-05-18T00:13:16.772Z|bf321a1a-7273-4f31-8fc3-8bf107f75cb7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:13:16.772Z|bf321a1a-7273-4f31-8fc3-8bf107f75cb7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:13:30.737Z|62ac3a04-b3cf-4f53-a740-e0c6bafe2308|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:13:30.738Z|62ac3a04-b3cf-4f53-a740-e0c6bafe2308|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:13:30.960Z|39b11061-0ab1-4452-99a9-a2118b582530|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:13:30.961Z|39b11061-0ab1-4452-99a9-a2118b582530|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:13:45.737Z|dca7421b-b7cb-40ce-b139-f8c870a9844b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:13:45.738Z|dca7421b-b7cb-40ce-b139-f8c870a9844b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:14:00.738Z|75c7145c-2763-4d16-9afd-bc880c2442be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:14:00.741Z|75c7145c-2763-4d16-9afd-bc880c2442be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:14:00.962Z|1d9a897f-6656-42ed-8d56-d67a85b3a6fe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:14:00.962Z|1d9a897f-6656-42ed-8d56-d67a85b3a6fe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:14:15.737Z|47e58e3d-b1df-455b-b4a9-c66be5bdaa50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:14:15.739Z|47e58e3d-b1df-455b-b4a9-c66be5bdaa50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:14:16.756Z|ce014629-8e17-4894-8b6b-903193787f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:14:16.757Z|ce014629-8e17-4894-8b6b-903193787f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:14:16.757Z|ce014629-8e17-4894-8b6b-903193787f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:14:16.757Z|ce014629-8e17-4894-8b6b-903193787f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:14:16.757Z|ce014629-8e17-4894-8b6b-903193787f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:14:16.757Z|ce014629-8e17-4894-8b6b-903193787f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:14:16.762Z|ce014629-8e17-4894-8b6b-903193787f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:14:16.762Z|ce014629-8e17-4894-8b6b-903193787f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:14:16.762Z|ce014629-8e17-4894-8b6b-903193787f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:14:16.762Z|ce014629-8e17-4894-8b6b-903193787f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:14:16 GMT;Connection:close;
2021-05-18T00:14:16.762Z|ce014629-8e17-4894-8b6b-903193787f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:14:16.763Z|ce014629-8e17-4894-8b6b-903193787f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:14:30.737Z|714b38c6-b33d-4896-b0e1-98c140b7f498|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:14:30.738Z|714b38c6-b33d-4896-b0e1-98c140b7f498|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:14:30.964Z|60254b54-9df3-4389-8a3e-b30b50daf0c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:14:30.964Z|60254b54-9df3-4389-8a3e-b30b50daf0c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:14:45.738Z|d2d19659-a0d8-40c3-af34-fc6cae9ea0ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:14:45.741Z|d2d19659-a0d8-40c3-af34-fc6cae9ea0ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:15:00.737Z|44738a0f-5938-4e2f-b6c1-31b972b2fa0c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:15:00.738Z|44738a0f-5938-4e2f-b6c1-31b972b2fa0c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:15:00.965Z|6f7be844-923f-4de6-a542-ff2e54c619bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:15:00.966Z|6f7be844-923f-4de6-a542-ff2e54c619bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:15:15.737Z|e254667e-5117-42da-ab61-1cfa66ccfe4c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:15:15.738Z|e254667e-5117-42da-ab61-1cfa66ccfe4c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:15:16.757Z|f7ad50f8-826c-471b-aa06-cac903bde89f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:15:16.757Z|f7ad50f8-826c-471b-aa06-cac903bde89f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:15:16.757Z|f7ad50f8-826c-471b-aa06-cac903bde89f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:15:16.758Z|f7ad50f8-826c-471b-aa06-cac903bde89f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:15:16.758Z|f7ad50f8-826c-471b-aa06-cac903bde89f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:15:16.758Z|f7ad50f8-826c-471b-aa06-cac903bde89f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:15:16.765Z|f7ad50f8-826c-471b-aa06-cac903bde89f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:15:16.765Z|f7ad50f8-826c-471b-aa06-cac903bde89f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:15:16.765Z|f7ad50f8-826c-471b-aa06-cac903bde89f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:15:16.766Z|f7ad50f8-826c-471b-aa06-cac903bde89f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:15:16 GMT;Connection:close;
2021-05-18T00:15:16.766Z|f7ad50f8-826c-471b-aa06-cac903bde89f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:15:16.766Z|f7ad50f8-826c-471b-aa06-cac903bde89f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:15:30.737Z|1df60fe7-76f5-42b7-8e38-bd3b2e94cb6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:15:30.740Z|1df60fe7-76f5-42b7-8e38-bd3b2e94cb6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:15:30.966Z|a8ea8f03-7739-4f08-a0ba-36dc5f46dd8d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:15:30.967Z|a8ea8f03-7739-4f08-a0ba-36dc5f46dd8d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:15:45.737Z|d3a6e8ee-e555-43b2-ac2a-a1389ca7b5fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:15:45.738Z|d3a6e8ee-e555-43b2-ac2a-a1389ca7b5fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:16:00.737Z|c6ba8ca5-6a45-4158-9a20-fb07d7610f38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:16:00.738Z|c6ba8ca5-6a45-4158-9a20-fb07d7610f38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:16:00.968Z|13d99cfe-837a-4d4f-8c3e-f20fca3d6a3f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:16:00.968Z|13d99cfe-837a-4d4f-8c3e-f20fca3d6a3f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:16:15.738Z|5503b4f7-81c0-4e53-a338-81eacd36f680|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:16:15.741Z|5503b4f7-81c0-4e53-a338-81eacd36f680|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:16:16.756Z|452c477c-2663-4a73-913e-d5e3d3bcb48e|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:16:16.756Z|452c477c-2663-4a73-913e-d5e3d3bcb48e|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:16:16.757Z|452c477c-2663-4a73-913e-d5e3d3bcb48e|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:16:16.757Z|452c477c-2663-4a73-913e-d5e3d3bcb48e|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:16:16.757Z|452c477c-2663-4a73-913e-d5e3d3bcb48e|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:16:16.757Z|452c477c-2663-4a73-913e-d5e3d3bcb48e|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:16:16.762Z|452c477c-2663-4a73-913e-d5e3d3bcb48e|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:16:16.763Z|452c477c-2663-4a73-913e-d5e3d3bcb48e|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:16:16.763Z|452c477c-2663-4a73-913e-d5e3d3bcb48e|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:16:16.764Z|452c477c-2663-4a73-913e-d5e3d3bcb48e|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:16:16 GMT;Connection:close;
2021-05-18T00:16:16.764Z|452c477c-2663-4a73-913e-d5e3d3bcb48e|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:16:16.764Z|452c477c-2663-4a73-913e-d5e3d3bcb48e|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:16:30.737Z|cc766707-4bc2-42b1-8278-1aa146de4760|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:16:30.738Z|cc766707-4bc2-42b1-8278-1aa146de4760|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:16:30.969Z|7f9f4238-9e1d-4807-b19c-4df50c9220c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:16:30.970Z|7f9f4238-9e1d-4807-b19c-4df50c9220c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:16:45.737Z|df7b4ec8-cbf2-471d-9448-d66dbc5ee983|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:16:45.738Z|df7b4ec8-cbf2-471d-9448-d66dbc5ee983|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:17:00.737Z|8f04dd60-feb4-44be-9be6-c382368749f7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:17:00.741Z|8f04dd60-feb4-44be-9be6-c382368749f7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:17:00.971Z|d68f4d90-a967-4802-b1aa-03f56e07d620|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:17:00.972Z|d68f4d90-a967-4802-b1aa-03f56e07d620|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:17:15.737Z|e8ab2a7b-4ef2-4ea5-b5ff-f68b057126c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:17:15.738Z|e8ab2a7b-4ef2-4ea5-b5ff-f68b057126c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:17:16.756Z|ea6ac70c-870e-421c-aa59-e37a7058d129|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:17:16.757Z|ea6ac70c-870e-421c-aa59-e37a7058d129|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:17:16.757Z|ea6ac70c-870e-421c-aa59-e37a7058d129|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:17:16.757Z|ea6ac70c-870e-421c-aa59-e37a7058d129|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:17:16.758Z|ea6ac70c-870e-421c-aa59-e37a7058d129|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:17:16.758Z|ea6ac70c-870e-421c-aa59-e37a7058d129|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:17:16.763Z|ea6ac70c-870e-421c-aa59-e37a7058d129|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:17:16.763Z|ea6ac70c-870e-421c-aa59-e37a7058d129|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:17:16.763Z|ea6ac70c-870e-421c-aa59-e37a7058d129|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:17:16.763Z|ea6ac70c-870e-421c-aa59-e37a7058d129|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:17:16 GMT;Connection:close;
2021-05-18T00:17:16.764Z|ea6ac70c-870e-421c-aa59-e37a7058d129|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:17:16.764Z|ea6ac70c-870e-421c-aa59-e37a7058d129|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:17:30.737Z|c800e1d0-f0a7-4268-96f8-363ae29de419|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:17:30.738Z|c800e1d0-f0a7-4268-96f8-363ae29de419|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:17:30.972Z|9ca63790-3713-4df5-a434-a0ac137b71d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:17:30.973Z|9ca63790-3713-4df5-a434-a0ac137b71d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:17:45.737Z|0435ec90-d8c1-4e33-8421-0abc416ce2d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:17:45.740Z|0435ec90-d8c1-4e33-8421-0abc416ce2d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:18:00.737Z|490f0864-1cd7-4713-a2cc-f8bd83b6c676|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:18:00.738Z|490f0864-1cd7-4713-a2cc-f8bd83b6c676|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:18:00.974Z|47c83e71-d47e-4209-983b-4a449bcd4364|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:18:00.974Z|47c83e71-d47e-4209-983b-4a449bcd4364|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:18:15.738Z|9c8de946-d2d6-403e-aa43-246fdfc698c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:18:15.740Z|9c8de946-d2d6-403e-aa43-246fdfc698c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:18:16.759Z|36487c27-39ab-41ae-a369-e736a98f0693|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:18:16.760Z|36487c27-39ab-41ae-a369-e736a98f0693|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:18:16.760Z|36487c27-39ab-41ae-a369-e736a98f0693|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:18:16.761Z|36487c27-39ab-41ae-a369-e736a98f0693|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:18:16.761Z|36487c27-39ab-41ae-a369-e736a98f0693|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:18:16.761Z|36487c27-39ab-41ae-a369-e736a98f0693|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:18:16.767Z|36487c27-39ab-41ae-a369-e736a98f0693|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:18:16.768Z|36487c27-39ab-41ae-a369-e736a98f0693|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:18:16.768Z|36487c27-39ab-41ae-a369-e736a98f0693|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:18:16.768Z|36487c27-39ab-41ae-a369-e736a98f0693|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:18:16 GMT;Connection:close;
2021-05-18T00:18:16.768Z|36487c27-39ab-41ae-a369-e736a98f0693|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:18:16.768Z|36487c27-39ab-41ae-a369-e736a98f0693|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:18:30.737Z|d0d7e365-1b45-4e9d-bbe2-d67bcf5fbe5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:18:30.741Z|d0d7e365-1b45-4e9d-bbe2-d67bcf5fbe5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:18:30.975Z|277a7997-81b3-4c68-bc39-ae3fedb095d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:18:30.975Z|277a7997-81b3-4c68-bc39-ae3fedb095d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:18:45.738Z|ee56db8e-3bd8-4b4a-bd0d-e1bce74af3ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:18:45.738Z|ee56db8e-3bd8-4b4a-bd0d-e1bce74af3ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:19:00.737Z|99d6a691-75b3-433c-80f5-ec32f9faa59e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:19:00.738Z|99d6a691-75b3-433c-80f5-ec32f9faa59e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:19:00.976Z|4470354e-ba42-4d59-95ab-b23f9a1bba71|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:19:00.977Z|4470354e-ba42-4d59-95ab-b23f9a1bba71|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:19:15.738Z|a5b830da-fa59-44fe-848a-5dbea935488d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:19:15.741Z|a5b830da-fa59-44fe-848a-5dbea935488d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:19:16.759Z|76166cf4-86dc-4b09-8034-b28fb2248909|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:19:16.760Z|76166cf4-86dc-4b09-8034-b28fb2248909|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:19:16.760Z|76166cf4-86dc-4b09-8034-b28fb2248909|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:19:16.760Z|76166cf4-86dc-4b09-8034-b28fb2248909|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:19:16.760Z|76166cf4-86dc-4b09-8034-b28fb2248909|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:19:16.761Z|76166cf4-86dc-4b09-8034-b28fb2248909|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:19:16.767Z|76166cf4-86dc-4b09-8034-b28fb2248909|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:19:16.767Z|76166cf4-86dc-4b09-8034-b28fb2248909|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:19:16.767Z|76166cf4-86dc-4b09-8034-b28fb2248909|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:19:16.768Z|76166cf4-86dc-4b09-8034-b28fb2248909|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:19:16 GMT;Connection:close;
2021-05-18T00:19:16.768Z|76166cf4-86dc-4b09-8034-b28fb2248909|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:19:16.768Z|76166cf4-86dc-4b09-8034-b28fb2248909|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:19:30.738Z|202e641d-a9cd-4563-a6da-81e92d50f9a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:19:30.739Z|202e641d-a9cd-4563-a6da-81e92d50f9a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:19:30.977Z|55f04f7b-7954-4d11-b1cd-be1752d338f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:19:30.978Z|55f04f7b-7954-4d11-b1cd-be1752d338f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:19:45.737Z|37d9c461-c1bd-4e08-bf32-2e062a9dbcf0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:19:45.738Z|37d9c461-c1bd-4e08-bf32-2e062a9dbcf0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:20:00.737Z|fc2bf9a0-052b-4c95-9e66-2be8112127e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:20:00.741Z|fc2bf9a0-052b-4c95-9e66-2be8112127e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:20:00.979Z|2118ff64-6705-4c93-a00d-fb316151d2db|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:20:00.979Z|2118ff64-6705-4c93-a00d-fb316151d2db|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:20:15.738Z|7f9131f7-87cd-4b65-88c4-ae6fa425be6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:20:15.738Z|7f9131f7-87cd-4b65-88c4-ae6fa425be6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:20:16.758Z|50c0cb13-90bb-478b-b57a-a0f602866ec2|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:20:16.758Z|50c0cb13-90bb-478b-b57a-a0f602866ec2|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:20:16.758Z|50c0cb13-90bb-478b-b57a-a0f602866ec2|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:20:16.759Z|50c0cb13-90bb-478b-b57a-a0f602866ec2|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:20:16.759Z|50c0cb13-90bb-478b-b57a-a0f602866ec2|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:20:16.759Z|50c0cb13-90bb-478b-b57a-a0f602866ec2|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:20:16.765Z|50c0cb13-90bb-478b-b57a-a0f602866ec2|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:20:16.766Z|50c0cb13-90bb-478b-b57a-a0f602866ec2|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:20:16.766Z|50c0cb13-90bb-478b-b57a-a0f602866ec2|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:20:16.766Z|50c0cb13-90bb-478b-b57a-a0f602866ec2|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:20:16 GMT;Connection:close;
2021-05-18T00:20:16.767Z|50c0cb13-90bb-478b-b57a-a0f602866ec2|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:20:16.767Z|50c0cb13-90bb-478b-b57a-a0f602866ec2|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:20:30.737Z|cb2b735c-8853-439d-b7be-518c8c14abcd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:20:30.738Z|cb2b735c-8853-439d-b7be-518c8c14abcd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:20:30.980Z|7835e70f-7598-4ad6-ab89-0c256afb77e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:20:30.980Z|7835e70f-7598-4ad6-ab89-0c256afb77e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:20:45.737Z|96bfb2bc-0ffd-4626-85cd-e6e87160a887|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:20:45.741Z|96bfb2bc-0ffd-4626-85cd-e6e87160a887|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:21:00.737Z|4bb4f194-2d43-47e4-a745-080b7bd0fe46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:21:00.738Z|4bb4f194-2d43-47e4-a745-080b7bd0fe46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:21:00.981Z|e35089d0-ead0-457a-8c0f-2a18df963874|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:21:00.981Z|e35089d0-ead0-457a-8c0f-2a18df963874|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:21:15.737Z|a02a7cef-5d00-4d8c-958e-086b9e30d536|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:21:15.738Z|a02a7cef-5d00-4d8c-958e-086b9e30d536|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:21:16.757Z|fa014def-0a32-4517-86d8-ebdd4b97062e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:21:16.758Z|fa014def-0a32-4517-86d8-ebdd4b97062e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:21:16.758Z|fa014def-0a32-4517-86d8-ebdd4b97062e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:21:16.758Z|fa014def-0a32-4517-86d8-ebdd4b97062e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:21:16.758Z|fa014def-0a32-4517-86d8-ebdd4b97062e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:21:16.758Z|fa014def-0a32-4517-86d8-ebdd4b97062e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:21:16.764Z|fa014def-0a32-4517-86d8-ebdd4b97062e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:21:16.764Z|fa014def-0a32-4517-86d8-ebdd4b97062e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:21:16.764Z|fa014def-0a32-4517-86d8-ebdd4b97062e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:21:16.764Z|fa014def-0a32-4517-86d8-ebdd4b97062e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:21:16 GMT;Connection:close;
2021-05-18T00:21:16.764Z|fa014def-0a32-4517-86d8-ebdd4b97062e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:21:16.765Z|fa014def-0a32-4517-86d8-ebdd4b97062e|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:21:30.737Z|156425d5-d7b6-4e64-83f3-510a18dd7505|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:21:30.740Z|156425d5-d7b6-4e64-83f3-510a18dd7505|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:21:30.982Z|5987a85d-8a46-4889-a441-a28d99724f64|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:21:30.982Z|5987a85d-8a46-4889-a441-a28d99724f64|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:21:45.737Z|f2092878-770b-4089-8fe5-cadbd8b554e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:21:45.738Z|f2092878-770b-4089-8fe5-cadbd8b554e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:21:57.916Z|8a6edb1f-9a36-4707-9356-a2cba5bc58e5|http-nio-8083-exec-4|/infraActiveRequests/8a6edb1f-9a36-4707-9356-a2cba5bc58e5|bpel|||INFO|500||Entering
2021-05-18T00:21:57.917Z|8a6edb1f-9a36-4707-9356-a2cba5bc58e5|http-nio-8083-exec-4|/infraActiveRequests/8a6edb1f-9a36-4707-9356-a2cba5bc58e5|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:21:57.917Z|8a6edb1f-9a36-4707-9356-a2cba5bc58e5|http-nio-8083-exec-4|/infraActiveRequests/8a6edb1f-9a36-4707-9356-a2cba5bc58e5|bpel|||DEBUG|500||URI         : /infraActiveRequests/8a6edb1f-9a36-4707-9356-a2cba5bc58e5
2021-05-18T00:21:57.917Z|8a6edb1f-9a36-4707-9356-a2cba5bc58e5|http-nio-8083-exec-4|/infraActiveRequests/8a6edb1f-9a36-4707-9356-a2cba5bc58e5|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:21:57.917Z|8a6edb1f-9a36-4707-9356-a2cba5bc58e5|http-nio-8083-exec-4|/infraActiveRequests/8a6edb1f-9a36-4707-9356-a2cba5bc58e5|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:8a6edb1f-9a36-4707-9356-a2cba5bc58e5;x-requestid:8a6edb1f-9a36-4707-9356-a2cba5bc58e5;x-transactionid:8a6edb1f-9a36-4707-9356-a2cba5bc58e5;x-ecomp-requestid:8a6edb1f-9a36-4707-9356-a2cba5bc58e5;x-onap-partnername:SO.APIH;x-invocationid:d939150a-f95e-413e-9418-1117d0f456da;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2021-05-18T00:21:57.917Z|8a6edb1f-9a36-4707-9356-a2cba5bc58e5|http-nio-8083-exec-4|/infraActiveRequests/8a6edb1f-9a36-4707-9356-a2cba5bc58e5|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:22:00.737Z|d2587257-9ec4-449e-b2ee-4828b7fc4bde|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:22:00.738Z|d2587257-9ec4-449e-b2ee-4828b7fc4bde|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:22:00.983Z|5c343892-fe12-42f9-8845-3925ed890532|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:22:00.983Z|5c343892-fe12-42f9-8845-3925ed890532|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:22:11.347Z|d54f161d-85bc-4173-ae6b-bfcab65767d8|http-nio-8083-exec-5|/manage/health|python-requests/2.25.1|||INFO|500||Entering
2021-05-18T00:22:11.347Z|d54f161d-85bc-4173-ae6b-bfcab65767d8|http-nio-8083-exec-5|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request begin================================================
2021-05-18T00:22:11.348Z|d54f161d-85bc-4173-ae6b-bfcab65767d8|http-nio-8083-exec-5|/manage/health|python-requests/2.25.1|||DEBUG|500||URI         : /manage/health
2021-05-18T00:22:11.348Z|d54f161d-85bc-4173-ae6b-bfcab65767d8|http-nio-8083-exec-5|/manage/health|python-requests/2.25.1|||DEBUG|500||Method      : GET
2021-05-18T00:22:11.348Z|d54f161d-85bc-4173-ae6b-bfcab65767d8|http-nio-8083-exec-5|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.25.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:d54f161d-85bc-4173-ae6b-bfcab65767d8;x-fromappid:robot-ete;
2021-05-18T00:22:11.348Z|d54f161d-85bc-4173-ae6b-bfcab65767d8|http-nio-8083-exec-5|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request end==================================================
2021-05-18T00:22:11.373Z|d54f161d-85bc-4173-ae6b-bfcab65767d8|http-nio-8083-exec-5|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response begin==========================================
2021-05-18T00:22:11.374Z|d54f161d-85bc-4173-ae6b-bfcab65767d8|http-nio-8083-exec-5|/manage/health|python-requests/2.25.1|||DEBUG|500||Status code  : 200
2021-05-18T00:22:11.374Z|d54f161d-85bc-4173-ae6b-bfcab65767d8|http-nio-8083-exec-5|/manage/health|python-requests/2.25.1|||DEBUG|500||Status text  : OK
2021-05-18T00:22:11.374Z|d54f161d-85bc-4173-ae6b-bfcab65767d8|http-nio-8083-exec-5|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:22:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:22:11.375Z|d54f161d-85bc-4173-ae6b-bfcab65767d8|http-nio-8083-exec-5|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response end============================================
2021-05-18T00:22:11.375Z|d54f161d-85bc-4173-ae6b-bfcab65767d8|http-nio-8083-exec-5|/manage/health|python-requests/2.25.1|||INFO|500||Exiting.
2021-05-18T00:22:15.737Z|23338eac-12c6-467b-b90f-398a9d10edbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:22:15.740Z|23338eac-12c6-467b-b90f-398a9d10edbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:22:16.755Z|91e33207-9688-45bf-aa31-df3d5a0d386a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:22:16.755Z|91e33207-9688-45bf-aa31-df3d5a0d386a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:22:16.756Z|91e33207-9688-45bf-aa31-df3d5a0d386a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:22:16.756Z|91e33207-9688-45bf-aa31-df3d5a0d386a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:22:16.756Z|91e33207-9688-45bf-aa31-df3d5a0d386a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:22:16.756Z|91e33207-9688-45bf-aa31-df3d5a0d386a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:22:16.761Z|91e33207-9688-45bf-aa31-df3d5a0d386a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:22:16.762Z|91e33207-9688-45bf-aa31-df3d5a0d386a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:22:16.762Z|91e33207-9688-45bf-aa31-df3d5a0d386a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:22:16.763Z|91e33207-9688-45bf-aa31-df3d5a0d386a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:22:16 GMT;Connection:close;
2021-05-18T00:22:16.763Z|91e33207-9688-45bf-aa31-df3d5a0d386a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:22:16.764Z|91e33207-9688-45bf-aa31-df3d5a0d386a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:22:30.737Z|3498a427-5302-49e3-8c74-063b624431e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:22:30.738Z|3498a427-5302-49e3-8c74-063b624431e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:22:30.984Z|d3cf8108-3f19-43f4-9046-8720ddce7a78|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:22:30.984Z|d3cf8108-3f19-43f4-9046-8720ddce7a78|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:22:36.710Z|22229266-a14d-40fd-84f2-37d9aa244efb|http-nio-8083-exec-7|/manage/health|python-requests/2.25.1|||INFO|500||Entering
2021-05-18T00:22:36.710Z|22229266-a14d-40fd-84f2-37d9aa244efb|http-nio-8083-exec-7|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request begin================================================
2021-05-18T00:22:36.711Z|22229266-a14d-40fd-84f2-37d9aa244efb|http-nio-8083-exec-7|/manage/health|python-requests/2.25.1|||DEBUG|500||URI         : /manage/health
2021-05-18T00:22:36.711Z|22229266-a14d-40fd-84f2-37d9aa244efb|http-nio-8083-exec-7|/manage/health|python-requests/2.25.1|||DEBUG|500||Method      : GET
2021-05-18T00:22:36.711Z|22229266-a14d-40fd-84f2-37d9aa244efb|http-nio-8083-exec-7|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.25.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:22229266-a14d-40fd-84f2-37d9aa244efb;x-fromappid:robot-ete;
2021-05-18T00:22:36.712Z|22229266-a14d-40fd-84f2-37d9aa244efb|http-nio-8083-exec-7|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request end==================================================
2021-05-18T00:22:36.716Z|22229266-a14d-40fd-84f2-37d9aa244efb|http-nio-8083-exec-7|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response begin==========================================
2021-05-18T00:22:36.717Z|22229266-a14d-40fd-84f2-37d9aa244efb|http-nio-8083-exec-7|/manage/health|python-requests/2.25.1|||DEBUG|500||Status code  : 200
2021-05-18T00:22:36.717Z|22229266-a14d-40fd-84f2-37d9aa244efb|http-nio-8083-exec-7|/manage/health|python-requests/2.25.1|||DEBUG|500||Status text  : OK
2021-05-18T00:22:36.717Z|22229266-a14d-40fd-84f2-37d9aa244efb|http-nio-8083-exec-7|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:22:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:22:36.717Z|22229266-a14d-40fd-84f2-37d9aa244efb|http-nio-8083-exec-7|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response end============================================
2021-05-18T00:22:36.718Z|22229266-a14d-40fd-84f2-37d9aa244efb|http-nio-8083-exec-7|/manage/health|python-requests/2.25.1|||INFO|500||Exiting.
2021-05-18T00:22:45.737Z|8c2a2645-5689-4817-b52a-534674075c9a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:22:45.738Z|8c2a2645-5689-4817-b52a-534674075c9a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:23:00.737Z|6a5e29f7-b8a5-452a-a71c-b701923b8bb5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:23:00.740Z|6a5e29f7-b8a5-452a-a71c-b701923b8bb5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:23:00.985Z|6cd3cfe8-d83d-49de-a8bd-6a80ea298b00|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:23:00.986Z|6cd3cfe8-d83d-49de-a8bd-6a80ea298b00|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:23:15.737Z|cbd55f9f-e684-4e73-9f24-b38cc5f11eb1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:23:15.738Z|cbd55f9f-e684-4e73-9f24-b38cc5f11eb1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:23:16.755Z|c5a8fddc-a8be-4aee-ae6b-8132421fafac|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:23:16.756Z|c5a8fddc-a8be-4aee-ae6b-8132421fafac|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:23:16.756Z|c5a8fddc-a8be-4aee-ae6b-8132421fafac|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:23:16.757Z|c5a8fddc-a8be-4aee-ae6b-8132421fafac|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:23:16.757Z|c5a8fddc-a8be-4aee-ae6b-8132421fafac|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:23:16.757Z|c5a8fddc-a8be-4aee-ae6b-8132421fafac|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:23:16.763Z|c5a8fddc-a8be-4aee-ae6b-8132421fafac|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:23:16.763Z|c5a8fddc-a8be-4aee-ae6b-8132421fafac|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:23:16.763Z|c5a8fddc-a8be-4aee-ae6b-8132421fafac|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:23:16.763Z|c5a8fddc-a8be-4aee-ae6b-8132421fafac|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:23:16 GMT;Connection:close;
2021-05-18T00:23:16.763Z|c5a8fddc-a8be-4aee-ae6b-8132421fafac|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:23:16.764Z|c5a8fddc-a8be-4aee-ae6b-8132421fafac|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:23:30.737Z|98c73954-8732-4e60-b8fc-cdc1b198556e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:23:30.738Z|98c73954-8732-4e60-b8fc-cdc1b198556e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:23:30.986Z|1b7bd3df-2df9-4563-b4a3-c7ef64e416e3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:23:30.987Z|1b7bd3df-2df9-4563-b4a3-c7ef64e416e3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:23:45.737Z|5cd4296b-c694-4a50-8302-6e3e699f77b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:23:45.741Z|5cd4296b-c694-4a50-8302-6e3e699f77b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:24:00.737Z|a23c337c-9754-446e-954e-6d8aa71f2a0b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:24:00.738Z|a23c337c-9754-446e-954e-6d8aa71f2a0b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:24:00.987Z|1fac5e39-10f1-4909-a4c2-dab06db9a97d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:24:00.988Z|1fac5e39-10f1-4909-a4c2-dab06db9a97d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:24:15.737Z|52255c08-3e8e-400f-976a-50b12d84de6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:24:15.738Z|52255c08-3e8e-400f-976a-50b12d84de6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:24:16.755Z|7154fb05-7a64-4a78-a075-4f34790edccd|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:24:16.755Z|7154fb05-7a64-4a78-a075-4f34790edccd|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:24:16.755Z|7154fb05-7a64-4a78-a075-4f34790edccd|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:24:16.756Z|7154fb05-7a64-4a78-a075-4f34790edccd|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:24:16.756Z|7154fb05-7a64-4a78-a075-4f34790edccd|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:24:16.756Z|7154fb05-7a64-4a78-a075-4f34790edccd|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:24:16.761Z|7154fb05-7a64-4a78-a075-4f34790edccd|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:24:16.761Z|7154fb05-7a64-4a78-a075-4f34790edccd|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:24:16.761Z|7154fb05-7a64-4a78-a075-4f34790edccd|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:24:16.761Z|7154fb05-7a64-4a78-a075-4f34790edccd|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:24:16 GMT;Connection:close;
2021-05-18T00:24:16.761Z|7154fb05-7a64-4a78-a075-4f34790edccd|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:24:16.761Z|7154fb05-7a64-4a78-a075-4f34790edccd|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:24:19.340Z|f51bac75-2781-4bb3-8040-dd721ff72ff1|http-nio-8083-exec-3|/infraActiveRequests/f51bac75-2781-4bb3-8040-dd721ff72ff1|bpel|||INFO|500||Entering
2021-05-18T00:24:19.341Z|f51bac75-2781-4bb3-8040-dd721ff72ff1|http-nio-8083-exec-3|/infraActiveRequests/f51bac75-2781-4bb3-8040-dd721ff72ff1|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:24:19.341Z|f51bac75-2781-4bb3-8040-dd721ff72ff1|http-nio-8083-exec-3|/infraActiveRequests/f51bac75-2781-4bb3-8040-dd721ff72ff1|bpel|||DEBUG|500||URI         : /infraActiveRequests/f51bac75-2781-4bb3-8040-dd721ff72ff1
2021-05-18T00:24:19.341Z|f51bac75-2781-4bb3-8040-dd721ff72ff1|http-nio-8083-exec-3|/infraActiveRequests/f51bac75-2781-4bb3-8040-dd721ff72ff1|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:24:19.341Z|f51bac75-2781-4bb3-8040-dd721ff72ff1|http-nio-8083-exec-3|/infraActiveRequests/f51bac75-2781-4bb3-8040-dd721ff72ff1|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:f51bac75-2781-4bb3-8040-dd721ff72ff1;x-requestid:f51bac75-2781-4bb3-8040-dd721ff72ff1;x-transactionid:f51bac75-2781-4bb3-8040-dd721ff72ff1;x-ecomp-requestid:f51bac75-2781-4bb3-8040-dd721ff72ff1;x-onap-partnername:SO.APIH;x-invocationid:b5ce6279-12ea-44f2-a465-b2291ba0c533;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:24:19.341Z|f51bac75-2781-4bb3-8040-dd721ff72ff1|http-nio-8083-exec-3|/infraActiveRequests/f51bac75-2781-4bb3-8040-dd721ff72ff1|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:24:30.737Z|74e8ee6a-26a3-4bca-b562-bd560550ef4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:24:30.741Z|74e8ee6a-26a3-4bca-b562-bd560550ef4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:24:30.988Z|6f3a8b65-b6b2-4fec-8660-6fabeeeccbdc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:24:30.989Z|6f3a8b65-b6b2-4fec-8660-6fabeeeccbdc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:24:45.737Z|1b7c145d-d4d2-485e-beaa-2d9568a02dda|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:24:45.738Z|1b7c145d-d4d2-485e-beaa-2d9568a02dda|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:24:54.829Z|28ede3cb-96d4-490d-876b-ead15691c373|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||INFO|500||Entering
2021-05-18T00:24:54.829Z|28ede3cb-96d4-490d-876b-ead15691c373|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request begin================================================
2021-05-18T00:24:54.829Z|28ede3cb-96d4-490d-876b-ead15691c373|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||URI         : /manage/health
2021-05-18T00:24:54.830Z|28ede3cb-96d4-490d-876b-ead15691c373|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||Method      : GET
2021-05-18T00:24:54.830Z|28ede3cb-96d4-490d-876b-ead15691c373|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.25.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:28ede3cb-96d4-490d-876b-ead15691c373;x-fromappid:robot-ete;
2021-05-18T00:24:54.831Z|28ede3cb-96d4-490d-876b-ead15691c373|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request end==================================================
2021-05-18T00:24:54.837Z|28ede3cb-96d4-490d-876b-ead15691c373|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response begin==========================================
2021-05-18T00:24:54.837Z|28ede3cb-96d4-490d-876b-ead15691c373|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||Status code  : 200
2021-05-18T00:24:54.837Z|28ede3cb-96d4-490d-876b-ead15691c373|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||Status text  : OK
2021-05-18T00:24:54.837Z|28ede3cb-96d4-490d-876b-ead15691c373|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:24:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:24:54.838Z|28ede3cb-96d4-490d-876b-ead15691c373|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response end============================================
2021-05-18T00:24:54.838Z|28ede3cb-96d4-490d-876b-ead15691c373|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||INFO|500||Exiting.
2021-05-18T00:25:00.737Z|107f16ce-3dd5-451c-87e7-dbd368b45c6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:25:00.738Z|107f16ce-3dd5-451c-87e7-dbd368b45c6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:25:00.990Z|44a69b8a-b1aa-46c9-ab43-1cdbba4b317a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:25:00.990Z|44a69b8a-b1aa-46c9-ab43-1cdbba4b317a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:25:15.737Z|aa39ee8a-ef75-42b0-9a6d-b0e2cd3e50eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:25:15.741Z|aa39ee8a-ef75-42b0-9a6d-b0e2cd3e50eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:25:16.755Z|018880b7-d9a0-4928-9d23-c282b275b159|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:25:16.756Z|018880b7-d9a0-4928-9d23-c282b275b159|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:25:16.756Z|018880b7-d9a0-4928-9d23-c282b275b159|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:25:16.756Z|018880b7-d9a0-4928-9d23-c282b275b159|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:25:16.757Z|018880b7-d9a0-4928-9d23-c282b275b159|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:25:16.757Z|018880b7-d9a0-4928-9d23-c282b275b159|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:25:16.761Z|018880b7-d9a0-4928-9d23-c282b275b159|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:25:16.761Z|018880b7-d9a0-4928-9d23-c282b275b159|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:25:16.762Z|018880b7-d9a0-4928-9d23-c282b275b159|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:25:16.762Z|018880b7-d9a0-4928-9d23-c282b275b159|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:25:16 GMT;Connection:close;
2021-05-18T00:25:16.762Z|018880b7-d9a0-4928-9d23-c282b275b159|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:25:16.762Z|018880b7-d9a0-4928-9d23-c282b275b159|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:25:30.737Z|e791205a-fc36-446a-ab72-2e8887817ab2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:25:30.738Z|e791205a-fc36-446a-ab72-2e8887817ab2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:25:30.991Z|0e7e3e5c-d675-4642-80fc-774b8a6dbdff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:25:30.992Z|0e7e3e5c-d675-4642-80fc-774b8a6dbdff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:25:45.737Z|feb4d40d-3bb1-4b48-be3a-509a1290762d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:25:45.738Z|feb4d40d-3bb1-4b48-be3a-509a1290762d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:26:00.737Z|c4a158e4-c07b-49c2-b030-db81ec1caf45|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:26:00.740Z|c4a158e4-c07b-49c2-b030-db81ec1caf45|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:26:00.992Z|be2a74ac-cce2-4f09-8640-e0b4e2338225|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:26:00.993Z|be2a74ac-cce2-4f09-8640-e0b4e2338225|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:26:15.737Z|104fb7d0-59d8-4f31-a382-19e7e93c8ee9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:26:15.738Z|104fb7d0-59d8-4f31-a382-19e7e93c8ee9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:26:16.754Z|58365fc3-ef35-4940-8798-63184cd3611b|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:26:16.755Z|58365fc3-ef35-4940-8798-63184cd3611b|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:26:16.755Z|58365fc3-ef35-4940-8798-63184cd3611b|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:26:16.755Z|58365fc3-ef35-4940-8798-63184cd3611b|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:26:16.755Z|58365fc3-ef35-4940-8798-63184cd3611b|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:26:16.756Z|58365fc3-ef35-4940-8798-63184cd3611b|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:26:16.759Z|58365fc3-ef35-4940-8798-63184cd3611b|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:26:16.760Z|58365fc3-ef35-4940-8798-63184cd3611b|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:26:16.760Z|58365fc3-ef35-4940-8798-63184cd3611b|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:26:16.760Z|58365fc3-ef35-4940-8798-63184cd3611b|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:26:16 GMT;Connection:close;
2021-05-18T00:26:16.760Z|58365fc3-ef35-4940-8798-63184cd3611b|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:26:16.761Z|58365fc3-ef35-4940-8798-63184cd3611b|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:26:30.737Z|b9c20bfd-0278-4168-98bd-8521748b8b8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:26:30.738Z|b9c20bfd-0278-4168-98bd-8521748b8b8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:26:30.993Z|a71fcdf2-12d4-40c2-9910-8bd3d6c1edf7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:26:30.994Z|a71fcdf2-12d4-40c2-9910-8bd3d6c1edf7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:26:45.737Z|e7947f58-978f-4373-9d55-a14eb1b6095f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:26:45.740Z|e7947f58-978f-4373-9d55-a14eb1b6095f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:27:00.737Z|01d20cb8-1ea0-4c39-a23b-4b5213ba7b5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:27:00.738Z|01d20cb8-1ea0-4c39-a23b-4b5213ba7b5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:27:00.995Z|9b257750-7497-4acc-a945-eb0f3c759509|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:27:00.995Z|9b257750-7497-4acc-a945-eb0f3c759509|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:27:15.737Z|eb78e454-f928-4d3a-b5be-de0df34e4512|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:27:15.738Z|eb78e454-f928-4d3a-b5be-de0df34e4512|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:27:16.756Z|45e92292-c97c-4c1d-b019-011543212614|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:27:16.756Z|45e92292-c97c-4c1d-b019-011543212614|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:27:16.756Z|45e92292-c97c-4c1d-b019-011543212614|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:27:16.756Z|45e92292-c97c-4c1d-b019-011543212614|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:27:16.757Z|45e92292-c97c-4c1d-b019-011543212614|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:27:16.757Z|45e92292-c97c-4c1d-b019-011543212614|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:27:16.761Z|45e92292-c97c-4c1d-b019-011543212614|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:27:16.761Z|45e92292-c97c-4c1d-b019-011543212614|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:27:16.761Z|45e92292-c97c-4c1d-b019-011543212614|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:27:16.761Z|45e92292-c97c-4c1d-b019-011543212614|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:27:16 GMT;Connection:close;
2021-05-18T00:27:16.761Z|45e92292-c97c-4c1d-b019-011543212614|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:27:16.762Z|45e92292-c97c-4c1d-b019-011543212614|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:27:30.737Z|a15b0c01-d4d1-47f0-9aab-939fd281a225|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:27:30.741Z|a15b0c01-d4d1-47f0-9aab-939fd281a225|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:27:30.996Z|ed2169a0-c8f7-47a1-be6d-6029f03ccd3d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:27:30.997Z|ed2169a0-c8f7-47a1-be6d-6029f03ccd3d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:27:45.737Z|2c41fd5f-3547-4884-8de2-02fb8e320314|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:27:45.738Z|2c41fd5f-3547-4884-8de2-02fb8e320314|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:28:00.737Z|8639661f-a091-4012-8c28-3102ff4d6387|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:28:00.738Z|8639661f-a091-4012-8c28-3102ff4d6387|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:28:00.997Z|d7a7f2a2-d259-4f09-8262-ce281a377585|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:28:00.997Z|d7a7f2a2-d259-4f09-8262-ce281a377585|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:28:15.737Z|e815898d-5956-47f5-85a5-8c7f5871d510|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:28:15.738Z|e815898d-5956-47f5-85a5-8c7f5871d510|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:28:16.755Z|989a4ad3-06d1-42e1-b62a-2c5deb8288cf|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:28:16.756Z|989a4ad3-06d1-42e1-b62a-2c5deb8288cf|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:28:16.756Z|989a4ad3-06d1-42e1-b62a-2c5deb8288cf|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:28:16.756Z|989a4ad3-06d1-42e1-b62a-2c5deb8288cf|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:28:16.757Z|989a4ad3-06d1-42e1-b62a-2c5deb8288cf|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:28:16.757Z|989a4ad3-06d1-42e1-b62a-2c5deb8288cf|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:28:16.761Z|989a4ad3-06d1-42e1-b62a-2c5deb8288cf|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:28:16.761Z|989a4ad3-06d1-42e1-b62a-2c5deb8288cf|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:28:16.762Z|989a4ad3-06d1-42e1-b62a-2c5deb8288cf|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:28:16.762Z|989a4ad3-06d1-42e1-b62a-2c5deb8288cf|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:28:16 GMT;Connection:close;
2021-05-18T00:28:16.762Z|989a4ad3-06d1-42e1-b62a-2c5deb8288cf|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:28:16.763Z|989a4ad3-06d1-42e1-b62a-2c5deb8288cf|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:28:30.737Z|b1bad4fe-b6c6-46ee-91cc-93d8d3b9b39f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:28:30.738Z|b1bad4fe-b6c6-46ee-91cc-93d8d3b9b39f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:28:30.998Z|6c183b4d-1806-4f0b-8d69-6fc53ad8cd91|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:28:30.998Z|6c183b4d-1806-4f0b-8d69-6fc53ad8cd91|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:28:45.737Z|69b17f6c-7f03-4f68-a099-e04ffb0feee1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:28:45.738Z|69b17f6c-7f03-4f68-a099-e04ffb0feee1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:29:00.737Z|05c4363e-5021-4ebd-89d8-0881bb768aff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:29:00.738Z|05c4363e-5021-4ebd-89d8-0881bb768aff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:29:00.999Z|7627c35d-36c0-4a38-a5fe-818bcf19f389|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:29:01.000Z|7627c35d-36c0-4a38-a5fe-818bcf19f389|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:29:15.737Z|43d73008-49bf-42f5-9bac-7d1bcb6eefbf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:29:15.745Z|43d73008-49bf-42f5-9bac-7d1bcb6eefbf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:29:16.755Z|fd8a275e-386a-4b2b-b2ff-0bb7d828403d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:29:16.756Z|fd8a275e-386a-4b2b-b2ff-0bb7d828403d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:29:16.756Z|fd8a275e-386a-4b2b-b2ff-0bb7d828403d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:29:16.756Z|fd8a275e-386a-4b2b-b2ff-0bb7d828403d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:29:16.756Z|fd8a275e-386a-4b2b-b2ff-0bb7d828403d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:29:16.756Z|fd8a275e-386a-4b2b-b2ff-0bb7d828403d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:29:16.760Z|fd8a275e-386a-4b2b-b2ff-0bb7d828403d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:29:16.761Z|fd8a275e-386a-4b2b-b2ff-0bb7d828403d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:29:16.761Z|fd8a275e-386a-4b2b-b2ff-0bb7d828403d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:29:16.761Z|fd8a275e-386a-4b2b-b2ff-0bb7d828403d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:29:16 GMT;Connection:close;
2021-05-18T00:29:16.761Z|fd8a275e-386a-4b2b-b2ff-0bb7d828403d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:29:16.761Z|fd8a275e-386a-4b2b-b2ff-0bb7d828403d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:29:30.737Z|727a2a64-7408-4adb-8df5-4deb69c18b69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:29:30.738Z|727a2a64-7408-4adb-8df5-4deb69c18b69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:29:31.001Z|9c03a04e-0185-4154-a682-67725e2deb6a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:29:31.001Z|9c03a04e-0185-4154-a682-67725e2deb6a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:29:45.737Z|9937818c-73fe-4e96-9ff4-982dd0851078|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:29:45.738Z|9937818c-73fe-4e96-9ff4-982dd0851078|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:30:00.738Z|8265c6db-bfb8-44c9-a1fa-436912ed6858|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:30:00.739Z|8265c6db-bfb8-44c9-a1fa-436912ed6858|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:30:01.002Z|bf4739c3-52a7-4983-8220-1d0bb2726909|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:30:01.003Z|bf4739c3-52a7-4983-8220-1d0bb2726909|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:30:15.739Z|243f1d33-13a6-4b4d-abaf-930d078ea5f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:30:15.739Z|243f1d33-13a6-4b4d-abaf-930d078ea5f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:30:16.757Z|66b5fa5b-146b-4988-a978-272b1e679674|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:30:16.757Z|66b5fa5b-146b-4988-a978-272b1e679674|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:30:16.758Z|66b5fa5b-146b-4988-a978-272b1e679674|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:30:16.758Z|66b5fa5b-146b-4988-a978-272b1e679674|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:30:16.758Z|66b5fa5b-146b-4988-a978-272b1e679674|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:30:16.758Z|66b5fa5b-146b-4988-a978-272b1e679674|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:30:16.764Z|66b5fa5b-146b-4988-a978-272b1e679674|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:30:16.764Z|66b5fa5b-146b-4988-a978-272b1e679674|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:30:16.764Z|66b5fa5b-146b-4988-a978-272b1e679674|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:30:16.764Z|66b5fa5b-146b-4988-a978-272b1e679674|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:30:16 GMT;Connection:close;
2021-05-18T00:30:16.764Z|66b5fa5b-146b-4988-a978-272b1e679674|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:30:16.765Z|66b5fa5b-146b-4988-a978-272b1e679674|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:30:30.737Z|e35e3555-168e-45bf-9ba8-4c5f5f66eb28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:30:30.738Z|e35e3555-168e-45bf-9ba8-4c5f5f66eb28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:30:31.004Z|afcd5d91-62a6-4998-9954-e03edd6054c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:30:31.005Z|afcd5d91-62a6-4998-9954-e03edd6054c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:30:45.737Z|caad0e4e-1911-45f5-aeb7-b0cb00e42df7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:30:45.740Z|caad0e4e-1911-45f5-aeb7-b0cb00e42df7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:31:00.737Z|3f824808-ce1d-49fd-bd29-6f91b00d5e79|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:31:00.738Z|3f824808-ce1d-49fd-bd29-6f91b00d5e79|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:31:01.006Z|6fb71dcb-eed1-4903-84e5-df2011269667|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:31:01.006Z|6fb71dcb-eed1-4903-84e5-df2011269667|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:31:15.737Z|bc278f7f-3b3a-4bcd-a739-3749e34e524c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:31:15.738Z|bc278f7f-3b3a-4bcd-a739-3749e34e524c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:31:16.756Z|07eef960-bfb7-4ff0-bb0b-589a7254e72b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:31:16.756Z|07eef960-bfb7-4ff0-bb0b-589a7254e72b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:31:16.757Z|07eef960-bfb7-4ff0-bb0b-589a7254e72b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:31:16.757Z|07eef960-bfb7-4ff0-bb0b-589a7254e72b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:31:16.757Z|07eef960-bfb7-4ff0-bb0b-589a7254e72b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:31:16.757Z|07eef960-bfb7-4ff0-bb0b-589a7254e72b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:31:16.762Z|07eef960-bfb7-4ff0-bb0b-589a7254e72b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:31:16.763Z|07eef960-bfb7-4ff0-bb0b-589a7254e72b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:31:16.763Z|07eef960-bfb7-4ff0-bb0b-589a7254e72b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:31:16.763Z|07eef960-bfb7-4ff0-bb0b-589a7254e72b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:31:16 GMT;Connection:close;
2021-05-18T00:31:16.763Z|07eef960-bfb7-4ff0-bb0b-589a7254e72b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:31:16.764Z|07eef960-bfb7-4ff0-bb0b-589a7254e72b|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:31:30.737Z|97033874-a099-4364-9661-3f09849a494b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:31:30.740Z|97033874-a099-4364-9661-3f09849a494b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:31:31.007Z|b9ac5816-5b24-4fc1-a89e-a0cb1d314aab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:31:31.008Z|b9ac5816-5b24-4fc1-a89e-a0cb1d314aab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:31:45.737Z|7ea10fc8-3dbd-4be3-8f09-5e8257a9e805|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:31:45.738Z|7ea10fc8-3dbd-4be3-8f09-5e8257a9e805|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:32:00.737Z|4d20b3ae-ce81-4937-8864-eb080892a7cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:32:00.738Z|4d20b3ae-ce81-4937-8864-eb080892a7cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:32:01.009Z|ba979e85-8ae3-4e15-9622-e9243d30a617|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:32:01.009Z|ba979e85-8ae3-4e15-9622-e9243d30a617|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:32:15.737Z|71e28a7c-cf15-4491-a588-2d7fa6317fee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:32:15.740Z|71e28a7c-cf15-4491-a588-2d7fa6317fee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:32:16.755Z|aa899e18-67be-411b-a44a-88bc9837df8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:32:16.755Z|aa899e18-67be-411b-a44a-88bc9837df8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:32:16.755Z|aa899e18-67be-411b-a44a-88bc9837df8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:32:16.755Z|aa899e18-67be-411b-a44a-88bc9837df8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:32:16.756Z|aa899e18-67be-411b-a44a-88bc9837df8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:32:16.756Z|aa899e18-67be-411b-a44a-88bc9837df8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:32:16.760Z|aa899e18-67be-411b-a44a-88bc9837df8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:32:16.760Z|aa899e18-67be-411b-a44a-88bc9837df8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:32:16.760Z|aa899e18-67be-411b-a44a-88bc9837df8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:32:16.761Z|aa899e18-67be-411b-a44a-88bc9837df8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:32:16 GMT;Connection:close;
2021-05-18T00:32:16.761Z|aa899e18-67be-411b-a44a-88bc9837df8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:32:16.761Z|aa899e18-67be-411b-a44a-88bc9837df8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:32:30.737Z|f8cf428d-45d3-4358-94ef-dbff13ea3a01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:32:30.738Z|f8cf428d-45d3-4358-94ef-dbff13ea3a01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:32:31.010Z|8552bf97-08a8-47b4-8067-8d8a8e8bad3e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:32:31.010Z|8552bf97-08a8-47b4-8067-8d8a8e8bad3e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:32:45.737Z|79ccd61b-f296-442b-a88b-4c95927c315b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:32:45.738Z|79ccd61b-f296-442b-a88b-4c95927c315b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:33:00.737Z|ed06523a-263c-4e0e-8c1f-2964b8b6ed41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:33:00.740Z|ed06523a-263c-4e0e-8c1f-2964b8b6ed41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:33:01.011Z|9acd9be8-b1df-47e8-857c-19bd6fc2f09a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:33:01.011Z|9acd9be8-b1df-47e8-857c-19bd6fc2f09a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:33:15.737Z|6efdfbbf-3840-409f-a4ef-26ac1d35b54b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:33:15.738Z|6efdfbbf-3840-409f-a4ef-26ac1d35b54b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:33:16.756Z|c9305edc-41dc-404f-b240-4208189ce1ca|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:33:16.756Z|c9305edc-41dc-404f-b240-4208189ce1ca|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:33:16.757Z|c9305edc-41dc-404f-b240-4208189ce1ca|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:33:16.757Z|c9305edc-41dc-404f-b240-4208189ce1ca|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:33:16.757Z|c9305edc-41dc-404f-b240-4208189ce1ca|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:33:16.757Z|c9305edc-41dc-404f-b240-4208189ce1ca|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:33:16.763Z|c9305edc-41dc-404f-b240-4208189ce1ca|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:33:16.763Z|c9305edc-41dc-404f-b240-4208189ce1ca|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:33:16.763Z|c9305edc-41dc-404f-b240-4208189ce1ca|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:33:16.763Z|c9305edc-41dc-404f-b240-4208189ce1ca|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:33:16 GMT;Connection:close;
2021-05-18T00:33:16.764Z|c9305edc-41dc-404f-b240-4208189ce1ca|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:33:16.764Z|c9305edc-41dc-404f-b240-4208189ce1ca|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:33:30.738Z|4fcbdd25-6e50-4504-a0ba-bddd79e2cb71|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:33:30.738Z|4fcbdd25-6e50-4504-a0ba-bddd79e2cb71|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:33:31.012Z|f4ede8e1-9221-4c85-81dc-d3935beba2ca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:33:31.013Z|f4ede8e1-9221-4c85-81dc-d3935beba2ca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:33:45.738Z|a8107807-4d62-4c6f-a150-8fc44b5d567b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:33:45.741Z|a8107807-4d62-4c6f-a150-8fc44b5d567b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:34:00.738Z|95b90259-f9d2-4ab0-8f60-0f2aa91caf7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:34:00.739Z|95b90259-f9d2-4ab0-8f60-0f2aa91caf7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:34:01.013Z|231e1efa-6d73-446b-abc1-ed37974aa439|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:34:01.014Z|231e1efa-6d73-446b-abc1-ed37974aa439|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:34:15.738Z|0478fbf5-4c4f-4c5d-99cb-303a599f2b55|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:34:15.739Z|0478fbf5-4c4f-4c5d-99cb-303a599f2b55|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:34:16.761Z|ee0f9e62-874e-4d1d-9bb0-6f117842cdba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:34:16.761Z|ee0f9e62-874e-4d1d-9bb0-6f117842cdba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:34:16.762Z|ee0f9e62-874e-4d1d-9bb0-6f117842cdba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:34:16.762Z|ee0f9e62-874e-4d1d-9bb0-6f117842cdba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:34:16.762Z|ee0f9e62-874e-4d1d-9bb0-6f117842cdba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:34:16.762Z|ee0f9e62-874e-4d1d-9bb0-6f117842cdba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:34:16.768Z|ee0f9e62-874e-4d1d-9bb0-6f117842cdba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:34:16.768Z|ee0f9e62-874e-4d1d-9bb0-6f117842cdba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:34:16.768Z|ee0f9e62-874e-4d1d-9bb0-6f117842cdba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:34:16.769Z|ee0f9e62-874e-4d1d-9bb0-6f117842cdba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:34:16 GMT;Connection:close;
2021-05-18T00:34:16.769Z|ee0f9e62-874e-4d1d-9bb0-6f117842cdba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:34:16.769Z|ee0f9e62-874e-4d1d-9bb0-6f117842cdba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:34:30.738Z|cee77921-a64a-4588-9b02-cc0a2f213b27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:34:30.741Z|cee77921-a64a-4588-9b02-cc0a2f213b27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:34:31.015Z|debd076c-b885-4656-864f-93544a52b804|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:34:31.016Z|debd076c-b885-4656-864f-93544a52b804|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:34:45.737Z|8ed659e2-2de4-46ff-ad81-1b6d47cbfeec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:34:45.738Z|8ed659e2-2de4-46ff-ad81-1b6d47cbfeec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:35:00.737Z|d28e2980-89bd-4131-850f-51babe30b900|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:35:00.738Z|d28e2980-89bd-4131-850f-51babe30b900|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:35:01.016Z|54f10e96-dffe-44d7-b613-fc67e4139e25|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:35:01.017Z|54f10e96-dffe-44d7-b613-fc67e4139e25|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:35:15.737Z|8aadc950-4936-43cc-9b79-c1533bd7ec22|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:35:15.741Z|8aadc950-4936-43cc-9b79-c1533bd7ec22|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:35:16.756Z|25303bb0-82b7-4561-8c6b-d7483a50a41b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:35:16.756Z|25303bb0-82b7-4561-8c6b-d7483a50a41b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:35:16.756Z|25303bb0-82b7-4561-8c6b-d7483a50a41b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:35:16.757Z|25303bb0-82b7-4561-8c6b-d7483a50a41b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:35:16.757Z|25303bb0-82b7-4561-8c6b-d7483a50a41b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:35:16.757Z|25303bb0-82b7-4561-8c6b-d7483a50a41b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:35:16.761Z|25303bb0-82b7-4561-8c6b-d7483a50a41b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:35:16.761Z|25303bb0-82b7-4561-8c6b-d7483a50a41b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:35:16.762Z|25303bb0-82b7-4561-8c6b-d7483a50a41b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:35:16.762Z|25303bb0-82b7-4561-8c6b-d7483a50a41b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:35:16 GMT;Connection:close;
2021-05-18T00:35:16.762Z|25303bb0-82b7-4561-8c6b-d7483a50a41b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:35:16.762Z|25303bb0-82b7-4561-8c6b-d7483a50a41b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:35:30.737Z|9bb32612-e138-498c-8ffb-bc56b1675625|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:35:30.738Z|9bb32612-e138-498c-8ffb-bc56b1675625|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:35:31.017Z|a727b615-0b4f-4519-93b9-b305090acfb6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:35:31.018Z|a727b615-0b4f-4519-93b9-b305090acfb6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:35:45.737Z|f7167c4d-b707-4900-8c02-ca9db2b52d5c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:35:45.738Z|f7167c4d-b707-4900-8c02-ca9db2b52d5c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:36:00.737Z|0cacd94f-d27e-4ee3-b0c9-6db2ad2a84b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:36:00.740Z|0cacd94f-d27e-4ee3-b0c9-6db2ad2a84b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:36:01.019Z|6d0dc21e-cfa6-4e3f-ad12-c1c1a6729f3d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:36:01.019Z|6d0dc21e-cfa6-4e3f-ad12-c1c1a6729f3d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:36:15.737Z|44c19b44-5cd0-4438-ad97-b367904ec071|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:36:15.738Z|44c19b44-5cd0-4438-ad97-b367904ec071|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:36:16.758Z|b504c55e-cdf9-4c4d-b446-f1accc5b2aa2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:36:16.759Z|b504c55e-cdf9-4c4d-b446-f1accc5b2aa2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:36:16.760Z|b504c55e-cdf9-4c4d-b446-f1accc5b2aa2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:36:16.760Z|b504c55e-cdf9-4c4d-b446-f1accc5b2aa2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:36:16.761Z|b504c55e-cdf9-4c4d-b446-f1accc5b2aa2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:36:16.761Z|b504c55e-cdf9-4c4d-b446-f1accc5b2aa2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:36:16.766Z|b504c55e-cdf9-4c4d-b446-f1accc5b2aa2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:36:16.767Z|b504c55e-cdf9-4c4d-b446-f1accc5b2aa2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:36:16.767Z|b504c55e-cdf9-4c4d-b446-f1accc5b2aa2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:36:16.767Z|b504c55e-cdf9-4c4d-b446-f1accc5b2aa2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:36:16 GMT;Connection:close;
2021-05-18T00:36:16.767Z|b504c55e-cdf9-4c4d-b446-f1accc5b2aa2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:36:16.768Z|b504c55e-cdf9-4c4d-b446-f1accc5b2aa2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:36:30.737Z|a3da4362-e49a-4599-99f2-fd099bcaf02d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:36:30.738Z|a3da4362-e49a-4599-99f2-fd099bcaf02d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:36:31.020Z|44cb4ac8-6c97-4bb7-a8dc-15f8f0f0d4aa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:36:31.021Z|44cb4ac8-6c97-4bb7-a8dc-15f8f0f0d4aa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:36:45.737Z|1e20fa05-fe8b-4972-a8c3-8db314161aad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:36:45.740Z|1e20fa05-fe8b-4972-a8c3-8db314161aad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:37:00.737Z|76e4822d-8c3f-4ba9-88eb-07c979ff9f3f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:37:00.738Z|76e4822d-8c3f-4ba9-88eb-07c979ff9f3f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:37:01.021Z|86ebe80a-ca7c-4119-8466-ee88f46531a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:37:01.022Z|86ebe80a-ca7c-4119-8466-ee88f46531a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:37:15.737Z|50e2b483-f2a0-4498-8813-bbfc535924f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:37:15.738Z|50e2b483-f2a0-4498-8813-bbfc535924f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:37:16.757Z|f7f5bb48-b4c6-4f0b-93ac-d038c943ed82|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:37:16.757Z|f7f5bb48-b4c6-4f0b-93ac-d038c943ed82|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:37:16.757Z|f7f5bb48-b4c6-4f0b-93ac-d038c943ed82|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:37:16.757Z|f7f5bb48-b4c6-4f0b-93ac-d038c943ed82|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:37:16.758Z|f7f5bb48-b4c6-4f0b-93ac-d038c943ed82|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:37:16.758Z|f7f5bb48-b4c6-4f0b-93ac-d038c943ed82|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:37:16.763Z|f7f5bb48-b4c6-4f0b-93ac-d038c943ed82|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:37:16.763Z|f7f5bb48-b4c6-4f0b-93ac-d038c943ed82|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:37:16.763Z|f7f5bb48-b4c6-4f0b-93ac-d038c943ed82|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:37:16.764Z|f7f5bb48-b4c6-4f0b-93ac-d038c943ed82|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:37:16 GMT;Connection:close;
2021-05-18T00:37:16.764Z|f7f5bb48-b4c6-4f0b-93ac-d038c943ed82|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:37:16.764Z|f7f5bb48-b4c6-4f0b-93ac-d038c943ed82|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:37:30.738Z|52254728-26e6-4b41-a371-d75e30a18a8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:37:30.741Z|52254728-26e6-4b41-a371-d75e30a18a8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:37:31.022Z|3cfe08d2-fe70-4257-9885-e6b5afb8da7e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:37:31.023Z|3cfe08d2-fe70-4257-9885-e6b5afb8da7e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:37:45.737Z|10d1fa59-13ca-4e49-9f8a-a66393dd50e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:37:45.738Z|10d1fa59-13ca-4e49-9f8a-a66393dd50e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:38:00.737Z|d48e43ce-3912-434b-ab5e-b11929f87473|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:38:00.738Z|d48e43ce-3912-434b-ab5e-b11929f87473|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:38:01.023Z|a290fcb3-97df-4ec6-a53b-1650d2e7cd81|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:38:01.024Z|a290fcb3-97df-4ec6-a53b-1650d2e7cd81|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:38:15.737Z|394f969a-ba5e-446c-8d7d-88278a94e8f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:38:15.740Z|394f969a-ba5e-446c-8d7d-88278a94e8f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:38:16.755Z|a6803b81-de2d-429b-a17b-47a1e91cea4e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:38:16.755Z|a6803b81-de2d-429b-a17b-47a1e91cea4e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:38:16.756Z|a6803b81-de2d-429b-a17b-47a1e91cea4e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:38:16.756Z|a6803b81-de2d-429b-a17b-47a1e91cea4e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:38:16.756Z|a6803b81-de2d-429b-a17b-47a1e91cea4e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:38:16.756Z|a6803b81-de2d-429b-a17b-47a1e91cea4e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:38:16.761Z|a6803b81-de2d-429b-a17b-47a1e91cea4e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:38:16.761Z|a6803b81-de2d-429b-a17b-47a1e91cea4e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:38:16.761Z|a6803b81-de2d-429b-a17b-47a1e91cea4e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:38:16.761Z|a6803b81-de2d-429b-a17b-47a1e91cea4e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:38:16 GMT;Connection:close;
2021-05-18T00:38:16.761Z|a6803b81-de2d-429b-a17b-47a1e91cea4e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:38:16.761Z|a6803b81-de2d-429b-a17b-47a1e91cea4e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:38:30.737Z|39dc4bd8-027a-43e3-832b-38cb4e4c22bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:38:30.738Z|39dc4bd8-027a-43e3-832b-38cb4e4c22bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:38:31.024Z|ac647290-7722-44e1-aa01-0785de76cd7e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:38:31.025Z|ac647290-7722-44e1-aa01-0785de76cd7e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:38:45.737Z|8d0f7413-90ef-48a4-ab18-5c7b86c24e27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:38:45.738Z|8d0f7413-90ef-48a4-ab18-5c7b86c24e27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:38:48.155Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-1|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Entering
2021-05-18T00:38:48.155Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-1|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:38:48.155Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-1|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c
2021-05-18T00:38:48.155Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-1|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:38:48.156Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-1|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-transactionid:f69e1868-0160-4e55-8040-4add66352c1c;x-ecomp-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-onap-partnername:SO.APIH;x-invocationid:05935d90-19e5-4d7d-a514-a6c53d1b3e6e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:38:48.156Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-1|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:00.737Z|69aea221-e731-4025-b0a5-173bb73388d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:39:00.741Z|69aea221-e731-4025-b0a5-173bb73388d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:39:01.025Z|bb179840-ff58-4d63-b744-e34b3e8df13f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:39:01.026Z|bb179840-ff58-4d63-b744-e34b3e8df13f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:39:13.564Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2021-05-18T00:39:13.564Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:39:13.564Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2021-05-18T00:39:13.565Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2021-05-18T00:39:13.565Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-transactionid:f69e1868-0160-4e55-8040-4add66352c1c;x-ecomp-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-onap-partnername:SO.APIH;x-invocationid:faf32ece-b714-4a5c-aeae-5a6041c0e121;content-length:115;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:39:13.565Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:13.661Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2021-05-18T00:39:13.774Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:39:13.775Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:39:13.775Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:39:13.775Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2021-05-18T00:39:13.775Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:39:13.776Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2021-05-18T00:39:14.329Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||INFO|500||Entering
2021-05-18T00:39:14.329Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:39:14.329Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2021-05-18T00:39:14.329Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2021-05-18T00:39:14.329Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-transactionid:f69e1868-0160-4e55-8040-4add66352c1c;x-ecomp-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-onap-partnername:SO.APIH;x-invocationid:447cefa0-496f-4c1b-b768-060009efec27;content-length:1860;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:39:14.330Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:14.792Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:39:14.793Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2021-05-18T00:39:14.793Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2021-05-18T00:39:14.793Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:39:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:39:14.793Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:39:14.793Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2021-05-18T00:39:15.737Z|ef45f7d3-017a-4f75-acbf-e6f3da63b1e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:39:15.738Z|ef45f7d3-017a-4f75-acbf-e6f3da63b1e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:39:16.756Z|95f4bd6f-6219-4fd1-bce4-1781cea6cf5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:39:16.757Z|95f4bd6f-6219-4fd1-bce4-1781cea6cf5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:39:16.757Z|95f4bd6f-6219-4fd1-bce4-1781cea6cf5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:39:16.757Z|95f4bd6f-6219-4fd1-bce4-1781cea6cf5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:39:16.758Z|95f4bd6f-6219-4fd1-bce4-1781cea6cf5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:39:16.758Z|95f4bd6f-6219-4fd1-bce4-1781cea6cf5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:16.765Z|95f4bd6f-6219-4fd1-bce4-1781cea6cf5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:39:16.765Z|95f4bd6f-6219-4fd1-bce4-1781cea6cf5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:39:16.766Z|95f4bd6f-6219-4fd1-bce4-1781cea6cf5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:39:16.766Z|95f4bd6f-6219-4fd1-bce4-1781cea6cf5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:39:16 GMT;Connection:close;
2021-05-18T00:39:16.766Z|95f4bd6f-6219-4fd1-bce4-1781cea6cf5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:39:16.767Z|95f4bd6f-6219-4fd1-bce4-1781cea6cf5e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:39:18.670Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/requestProcessingData|bpel|||INFO|500||Entering
2021-05-18T00:39:18.670Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:39:18.671Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2021-05-18T00:39:18.671Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2021-05-18T00:39:18.671Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-transactionid:f69e1868-0160-4e55-8040-4add66352c1c;x-ecomp-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-onap-partnername:UNKNOWN;x-invocationid:0117b8db-7a34-4e00-8e79-8b3f448b9bcc;content-length:3868;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2021-05-18T00:39:18.671Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:18.842Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:39:18.842Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2021-05-18T00:39:18.842Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2021-05-18T00:39:18.842Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:39:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:39:18.843Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:39:18.843Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/requestProcessingData|bpel|||INFO|500||Exiting.
2021-05-18T00:39:18.948Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Entering
2021-05-18T00:39:18.948Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:39:18.949Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c
2021-05-18T00:39:18.949Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:39:18.949Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-transactionid:f69e1868-0160-4e55-8040-4add66352c1c;x-ecomp-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-onap-partnername:UNKNOWN;x-invocationid:6d3d72a3-2ef5-4661-b976-571bbd8c8441;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:39:18.949Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:18.980Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:39:18.980Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:39:18.980Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:39:18.980Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:39:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:39:18.980Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:39:18.981Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Exiting.
2021-05-18T00:39:19.012Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-8|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Entering
2021-05-18T00:39:19.013Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-8|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:39:19.013Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-8|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c
2021-05-18T00:39:19.013Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-8|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Method      : PUT
2021-05-18T00:39:19.013Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-8|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-transactionid:f69e1868-0160-4e55-8040-4add66352c1c;x-ecomp-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-onap-partnername:UNKNOWN;x-invocationid:c8ffa753-1bf4-4528-9acb-033f381cfc4b;content-length:1953;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:39:19.014Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-8|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:19.083Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-8|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:39:19.083Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-8|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:39:19.083Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-8|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:39:19.083Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-8|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:39:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:39:19.084Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-8|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:39:19.084Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-8|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Exiting.
2021-05-18T00:39:19.735Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Entering
2021-05-18T00:39:19.735Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:39:19.735Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c
2021-05-18T00:39:19.736Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:39:19.736Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:2c6621e4-309d-4167-98fc-d2c18d050dce;x-requestid:2c6621e4-309d-4167-98fc-d2c18d050dce;x-transactionid:2c6621e4-309d-4167-98fc-d2c18d050dce;x-ecomp-requestid:2c6621e4-309d-4167-98fc-d2c18d050dce;x-onap-partnername:SO.APIH;x-invocationid:cf955030-7384-43ec-b3bb-48bf15314e5f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:39:19.736Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:19.753Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:39:19.753Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:39:19.753Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:39:19.754Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:39:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:39:19.754Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:39:19.754Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Exiting.
2021-05-18T00:39:19.770Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-05-18T00:39:19.771Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:39:19.771Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-05-18T00:39:19.771Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:39:19.771Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:2c6621e4-309d-4167-98fc-d2c18d050dce;x-requestid:2c6621e4-309d-4167-98fc-d2c18d050dce;x-transactionid:2c6621e4-309d-4167-98fc-d2c18d050dce;x-ecomp-requestid:2c6621e4-309d-4167-98fc-d2c18d050dce;x-onap-partnername:SO.APIH;x-invocationid:98e4f199-40da-4baf-9cab-fd5443137aeb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:39:19.771Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:19.827Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:39:19.828Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:39:19.828Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:39:19.828Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:39:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:39:19.828Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:39:19.828Z|2c6621e4-309d-4167-98fc-d2c18d050dce|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-05-18T00:39:30.010Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Entering
2021-05-18T00:39:30.010Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:39:30.011Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c
2021-05-18T00:39:30.011Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:39:30.011Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:1624c944-2898-4ac0-bb38-4941e9e4b316;x-requestid:1624c944-2898-4ac0-bb38-4941e9e4b316;x-transactionid:1624c944-2898-4ac0-bb38-4941e9e4b316;x-ecomp-requestid:1624c944-2898-4ac0-bb38-4941e9e4b316;x-onap-partnername:SO.APIH;x-invocationid:772f7228-38bc-416f-a69c-4871d7188074;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:39:30.011Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:30.026Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:39:30.027Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:39:30.027Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:39:30.027Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:39:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:39:30.028Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:39:30.028Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Exiting.
2021-05-18T00:39:30.039Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-05-18T00:39:30.039Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:39:30.039Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-05-18T00:39:30.039Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:39:30.040Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:1624c944-2898-4ac0-bb38-4941e9e4b316;x-requestid:1624c944-2898-4ac0-bb38-4941e9e4b316;x-transactionid:1624c944-2898-4ac0-bb38-4941e9e4b316;x-ecomp-requestid:1624c944-2898-4ac0-bb38-4941e9e4b316;x-onap-partnername:SO.APIH;x-invocationid:cfa1b6cc-43b4-41a7-8391-14cbdabdf26c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:39:30.040Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:30.046Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:39:30.047Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:39:30.047Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:39:30.047Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:39:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:39:30.047Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:39:30.047Z|1624c944-2898-4ac0-bb38-4941e9e4b316|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-05-18T00:39:30.737Z|d2fb3758-3430-4b95-946d-0400ebb03b36|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:39:30.738Z|d2fb3758-3430-4b95-946d-0400ebb03b36|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:39:31.027Z|6c98830b-701e-4b97-b707-fdbaf76b916e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:39:31.027Z|6c98830b-701e-4b97-b707-fdbaf76b916e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:39:40.205Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Entering
2021-05-18T00:39:40.206Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:39:40.206Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c
2021-05-18T00:39:40.207Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:39:40.207Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:7e7e79be-199f-49d0-8089-0381010a0f50;x-requestid:7e7e79be-199f-49d0-8089-0381010a0f50;x-transactionid:7e7e79be-199f-49d0-8089-0381010a0f50;x-ecomp-requestid:7e7e79be-199f-49d0-8089-0381010a0f50;x-onap-partnername:SO.APIH;x-invocationid:d73065a6-cbad-4cd3-9451-3bd7369da83f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:39:40.207Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:40.219Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:39:40.220Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:39:40.220Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:39:40.220Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:39:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:39:40.220Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:39:40.220Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Exiting.
2021-05-18T00:39:40.233Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-05-18T00:39:40.234Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:39:40.234Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-05-18T00:39:40.234Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:39:40.234Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:7e7e79be-199f-49d0-8089-0381010a0f50;x-requestid:7e7e79be-199f-49d0-8089-0381010a0f50;x-transactionid:7e7e79be-199f-49d0-8089-0381010a0f50;x-ecomp-requestid:7e7e79be-199f-49d0-8089-0381010a0f50;x-onap-partnername:SO.APIH;x-invocationid:cdd86676-8818-4003-a55f-b15bda75ae33;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:39:40.234Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:40.239Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:39:40.239Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:39:40.239Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:39:40.239Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:39:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:39:40.240Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:39:40.240Z|7e7e79be-199f-49d0-8089-0381010a0f50|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-05-18T00:39:45.737Z|6151dc8e-e862-4b3b-915a-5653e59360a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:39:45.740Z|6151dc8e-e862-4b3b-915a-5653e59360a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:39:50.306Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Entering
2021-05-18T00:39:50.306Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:39:50.306Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c
2021-05-18T00:39:50.306Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:39:50.307Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-transactionid:f69e1868-0160-4e55-8040-4add66352c1c;x-ecomp-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-onap-partnername:UNKNOWN;x-invocationid:443fb622-f48c-43db-bab5-4d94deb79298;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:39:50.307Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:50.323Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:39:50.323Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:39:50.323Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:39:50.323Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:39:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:39:50.323Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:39:50.324Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Exiting.
2021-05-18T00:39:50.353Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Entering
2021-05-18T00:39:50.354Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:39:50.354Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c
2021-05-18T00:39:50.354Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Method      : PUT
2021-05-18T00:39:50.354Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-transactionid:f69e1868-0160-4e55-8040-4add66352c1c;x-ecomp-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-onap-partnername:UNKNOWN;x-invocationid:8a7d870a-1971-4c7c-a080-7450d2d7d681;content-length:2152;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:39:50.354Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:50.388Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:39:50.388Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:39:50.389Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:39:50.389Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:39:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:39:50.389Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:39:50.389Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-5|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Exiting.
2021-05-18T00:39:50.403Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Entering
2021-05-18T00:39:50.404Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:39:50.404Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c
2021-05-18T00:39:50.404Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:39:50.405Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:438ef263-9414-4dcb-aae6-c97f07b8dbeb;x-requestid:438ef263-9414-4dcb-aae6-c97f07b8dbeb;x-transactionid:438ef263-9414-4dcb-aae6-c97f07b8dbeb;x-ecomp-requestid:438ef263-9414-4dcb-aae6-c97f07b8dbeb;x-onap-partnername:SO.APIH;x-invocationid:a81cc01f-5927-4855-a4b7-a3448fcb10e0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:39:50.405Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:50.418Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:39:50.418Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:39:50.419Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:39:50.419Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:39:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:39:50.419Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:39:50.419Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Exiting.
2021-05-18T00:39:50.431Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-05-18T00:39:50.432Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:39:50.432Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-05-18T00:39:50.432Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:39:50.433Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:438ef263-9414-4dcb-aae6-c97f07b8dbeb;x-requestid:438ef263-9414-4dcb-aae6-c97f07b8dbeb;x-transactionid:438ef263-9414-4dcb-aae6-c97f07b8dbeb;x-ecomp-requestid:438ef263-9414-4dcb-aae6-c97f07b8dbeb;x-onap-partnername:SO.APIH;x-invocationid:2f3e9037-3ae6-44fc-bbe9-4695cbe97afd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:39:50.433Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:50.438Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:39:50.438Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:39:50.439Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:39:50.439Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:39:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:39:50.439Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:39:50.439Z|438ef263-9414-4dcb-aae6-c97f07b8dbeb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-05-18T00:39:51.676Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Entering
2021-05-18T00:39:51.677Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:39:51.677Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c
2021-05-18T00:39:51.677Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:39:51.678Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-transactionid:f69e1868-0160-4e55-8040-4add66352c1c;x-ecomp-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-onap-partnername:UNKNOWN;x-invocationid:e5d49918-8658-4875-a089-05e90dd0cc0b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:39:51.678Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:51.689Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:39:51.690Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:39:51.690Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:39:51.690Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:39:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:39:51.690Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:39:51.691Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Exiting.
2021-05-18T00:39:51.709Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-9|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Entering
2021-05-18T00:39:51.709Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-9|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:39:51.709Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-9|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c
2021-05-18T00:39:51.709Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-9|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Method      : PUT
2021-05-18T00:39:51.710Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-9|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-transactionid:f69e1868-0160-4e55-8040-4add66352c1c;x-ecomp-requestid:f69e1868-0160-4e55-8040-4add66352c1c;x-onap-partnername:UNKNOWN;x-invocationid:56b53a52-19e6-4ac2-bcc7-2a244aed4557;content-length:2129;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:39:51.710Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-9|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:39:51.738Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-9|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:39:51.738Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-9|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:39:51.738Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-9|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:39:51.739Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-9|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:39:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:39:51.739Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-9|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:39:51.739Z|f69e1868-0160-4e55-8040-4add66352c1c|http-nio-8083-exec-9|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Exiting.
2021-05-18T00:40:00.737Z|b5f6dd48-026f-4988-a75e-a3184f2cc777|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:40:00.738Z|b5f6dd48-026f-4988-a75e-a3184f2cc777|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:40:01.028Z|9d7f80f9-6686-45ed-966e-801bbe715c57|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:40:01.028Z|9d7f80f9-6686-45ed-966e-801bbe715c57|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:40:01.166Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Entering
2021-05-18T00:40:01.167Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:01.167Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c
2021-05-18T00:40:01.167Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:01.168Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:17ec8417-ee0d-42d8-aaa8-e89cf92ff652;x-requestid:17ec8417-ee0d-42d8-aaa8-e89cf92ff652;x-transactionid:17ec8417-ee0d-42d8-aaa8-e89cf92ff652;x-ecomp-requestid:17ec8417-ee0d-42d8-aaa8-e89cf92ff652;x-onap-partnername:SO.APIH;x-invocationid:035cd15c-5f2e-4607-b552-84c5dc4342ab;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:01.168Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:01.182Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:01.182Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:01.183Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:01.183Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:01.183Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:01.183Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-10|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Exiting.
2021-05-18T00:40:01.196Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-05-18T00:40:01.196Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:01.196Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-05-18T00:40:01.197Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:01.197Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:17ec8417-ee0d-42d8-aaa8-e89cf92ff652;x-requestid:17ec8417-ee0d-42d8-aaa8-e89cf92ff652;x-transactionid:17ec8417-ee0d-42d8-aaa8-e89cf92ff652;x-ecomp-requestid:17ec8417-ee0d-42d8-aaa8-e89cf92ff652;x-onap-partnername:SO.APIH;x-invocationid:2ed43ab7-5db3-4340-b0a5-60a8d7ec781f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:01.197Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:01.203Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:01.203Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:01.203Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:01.204Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:01.204Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:01.204Z|17ec8417-ee0d-42d8-aaa8-e89cf92ff652|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-05-18T00:40:01.343Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Entering
2021-05-18T00:40:01.344Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:01.344Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c
2021-05-18T00:40:01.344Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:01.345Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:8d8bc2f0-6dde-4d8d-9d83-d1db03525498;x-requestid:8d8bc2f0-6dde-4d8d-9d83-d1db03525498;x-transactionid:8d8bc2f0-6dde-4d8d-9d83-d1db03525498;x-ecomp-requestid:8d8bc2f0-6dde-4d8d-9d83-d1db03525498;x-onap-partnername:SO.APIH;x-invocationid:166e8e75-4f3b-4331-b652-2363af2fcc16;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:01.345Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:01.355Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:01.356Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:01.356Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:01.356Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:01.357Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:01.357Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-2|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Exiting.
2021-05-18T00:40:01.368Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-05-18T00:40:01.368Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:01.369Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-05-18T00:40:01.369Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:01.369Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:8d8bc2f0-6dde-4d8d-9d83-d1db03525498;x-requestid:8d8bc2f0-6dde-4d8d-9d83-d1db03525498;x-transactionid:8d8bc2f0-6dde-4d8d-9d83-d1db03525498;x-ecomp-requestid:8d8bc2f0-6dde-4d8d-9d83-d1db03525498;x-onap-partnername:SO.APIH;x-invocationid:020bf1e0-102d-4e1a-9fdb-656a28eb6e9a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:01.369Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:01.374Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:01.374Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:01.374Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:01.375Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:01.375Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:01.375Z|8d8bc2f0-6dde-4d8d-9d83-d1db03525498|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-05-18T00:40:01.516Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Entering
2021-05-18T00:40:01.516Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:01.517Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c
2021-05-18T00:40:01.517Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:01.517Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:eff0a5d1-be84-47b8-9ed1-07e6d9162187;x-requestid:eff0a5d1-be84-47b8-9ed1-07e6d9162187;x-transactionid:eff0a5d1-be84-47b8-9ed1-07e6d9162187;x-ecomp-requestid:eff0a5d1-be84-47b8-9ed1-07e6d9162187;x-onap-partnername:SO.APIH;x-invocationid:ff778b8d-8b07-499d-8992-717da06e68f1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:01.517Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:01.531Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:01.532Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:01.532Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:01.532Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:01.533Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:01.533Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-4|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Exiting.
2021-05-18T00:40:01.542Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-05-18T00:40:01.542Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:01.542Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-05-18T00:40:01.542Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:01.543Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:eff0a5d1-be84-47b8-9ed1-07e6d9162187;x-requestid:eff0a5d1-be84-47b8-9ed1-07e6d9162187;x-transactionid:eff0a5d1-be84-47b8-9ed1-07e6d9162187;x-ecomp-requestid:eff0a5d1-be84-47b8-9ed1-07e6d9162187;x-onap-partnername:SO.APIH;x-invocationid:194480f2-6a8f-4404-9081-8f1d98732e3a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:01.543Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:01.549Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:01.549Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:01.549Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:01.550Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:01.550Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:01.550Z|eff0a5d1-be84-47b8-9ed1-07e6d9162187|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-05-18T00:40:01.708Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Entering
2021-05-18T00:40:01.708Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:01.708Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c
2021-05-18T00:40:01.709Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:01.709Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:98f0bb7a-6869-46e3-be7c-d97aedf94556;x-requestid:98f0bb7a-6869-46e3-be7c-d97aedf94556;x-transactionid:98f0bb7a-6869-46e3-be7c-d97aedf94556;x-ecomp-requestid:98f0bb7a-6869-46e3-be7c-d97aedf94556;x-onap-partnername:SO.APIH;x-invocationid:7d8f72d8-a304-4068-8405-f1a6ce7237a2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:01.709Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:01.719Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:01.719Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:01.719Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:01.720Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:01.720Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:01.720Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-6|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Exiting.
2021-05-18T00:40:01.733Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-05-18T00:40:01.733Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:01.733Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-05-18T00:40:01.733Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:01.734Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:98f0bb7a-6869-46e3-be7c-d97aedf94556;x-requestid:98f0bb7a-6869-46e3-be7c-d97aedf94556;x-transactionid:98f0bb7a-6869-46e3-be7c-d97aedf94556;x-ecomp-requestid:98f0bb7a-6869-46e3-be7c-d97aedf94556;x-onap-partnername:SO.APIH;x-invocationid:486f0787-b6cf-45b9-8846-26def1999275;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:01.734Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:01.738Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:01.738Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:01.738Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:01.738Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:01.738Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:01.739Z|98f0bb7a-6869-46e3-be7c-d97aedf94556|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-05-18T00:40:01.882Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Entering
2021-05-18T00:40:01.882Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:01.883Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||URI         : /infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c
2021-05-18T00:40:01.883Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:01.883Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:1b31b15d-cd63-4752-b622-644a59bddebb;x-requestid:1b31b15d-cd63-4752-b622-644a59bddebb;x-transactionid:1b31b15d-cd63-4752-b622-644a59bddebb;x-ecomp-requestid:1b31b15d-cd63-4752-b622-644a59bddebb;x-onap-partnername:SO.APIH;x-invocationid:02a6ca2c-fa6a-4324-a2cf-81af054c3aeb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:01.883Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:01.918Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:01.919Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:01.919Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:01.919Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:01.919Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:01.919Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-7|/infraActiveRequests/f69e1868-0160-4e55-8040-4add66352c1c|bpel|||INFO|500||Exiting.
2021-05-18T00:40:01.932Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-05-18T00:40:01.932Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:01.932Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-05-18T00:40:01.932Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:01.932Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:1b31b15d-cd63-4752-b622-644a59bddebb;x-requestid:1b31b15d-cd63-4752-b622-644a59bddebb;x-transactionid:1b31b15d-cd63-4752-b622-644a59bddebb;x-ecomp-requestid:1b31b15d-cd63-4752-b622-644a59bddebb;x-onap-partnername:SO.APIH;x-invocationid:5cd22715-8eda-464e-a959-17915194d29e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:01.932Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:01.939Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:01.939Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:01.939Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:01.939Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:01.939Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:01.940Z|1b31b15d-cd63-4752-b622-644a59bddebb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-05-18T00:40:11.404Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-10|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Entering
2021-05-18T00:40:11.404Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-10|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:11.405Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-10|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||URI         : /infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32
2021-05-18T00:40:11.405Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-10|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:11.405Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-10|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-transactionid:0e476340-523a-4253-b419-ca5f59b1ca32;x-ecomp-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-onap-partnername:SO.APIH;x-invocationid:9eee4979-f9a3-4044-9412-4f1fc6a9fe9d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:11.405Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-10|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:11.732Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2021-05-18T00:40:11.732Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:11.733Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2021-05-18T00:40:11.733Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2021-05-18T00:40:11.733Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-transactionid:0e476340-523a-4253-b419-ca5f59b1ca32;x-ecomp-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-onap-partnername:SO.APIH;x-invocationid:c668ed6b-c653-45df-b940-377504f7856f;content-length:177;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:11.733Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:11.737Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2021-05-18T00:40:11.747Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:11.747Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:11.747Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:11.748Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2021-05-18T00:40:11.748Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:11.748Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2021-05-18T00:40:11.946Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||INFO|500||Entering
2021-05-18T00:40:11.946Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:11.946Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2021-05-18T00:40:11.946Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2021-05-18T00:40:11.946Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-transactionid:0e476340-523a-4253-b419-ca5f59b1ca32;x-ecomp-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-onap-partnername:SO.APIH;x-invocationid:c9089b47-7d20-4e91-a1ad-8e34519e1a80;content-length:2640;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:11.947Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:11.963Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:11.963Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2021-05-18T00:40:11.963Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2021-05-18T00:40:11.964Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:11.964Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:11.964Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2021-05-18T00:40:12.352Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/requestProcessingData|bpel|||INFO|500||Entering
2021-05-18T00:40:12.353Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:12.353Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2021-05-18T00:40:12.353Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2021-05-18T00:40:12.353Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-transactionid:0e476340-523a-4253-b419-ca5f59b1ca32;x-ecomp-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-onap-partnername:UNKNOWN;x-invocationid:05b218c3-814e-4029-92e1-bc534f3aa76d;content-length:7678;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:40:12.353Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:12.367Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:12.367Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2021-05-18T00:40:12.367Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2021-05-18T00:40:12.368Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/5;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:12.368Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:12.368Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/requestProcessingData|bpel|||INFO|500||Exiting.
2021-05-18T00:40:12.386Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Entering
2021-05-18T00:40:12.387Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:12.387Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||URI         : /infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32
2021-05-18T00:40:12.387Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:12.387Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-transactionid:0e476340-523a-4253-b419-ca5f59b1ca32;x-ecomp-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-onap-partnername:UNKNOWN;x-invocationid:29988d0d-dc16-4a6d-b10f-4452ec8f75b7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:40:12.387Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:12.397Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:12.397Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:12.397Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:12.397Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:12.397Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:12.397Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Exiting.
2021-05-18T00:40:12.407Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Entering
2021-05-18T00:40:12.407Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:12.407Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||URI         : /infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32
2021-05-18T00:40:12.407Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Method      : PUT
2021-05-18T00:40:12.407Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-transactionid:0e476340-523a-4253-b419-ca5f59b1ca32;x-ecomp-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-onap-partnername:UNKNOWN;x-invocationid:19b5ef12-88d9-4937-a135-8b54a52b036f;content-length:2725;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:40:12.408Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:12.429Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:12.429Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:12.429Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:12.430Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:12.430Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:12.430Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Exiting.
2021-05-18T00:40:13.154Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-6|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Entering
2021-05-18T00:40:13.155Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-6|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:13.155Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-6|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||URI         : /infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32
2021-05-18T00:40:13.155Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-6|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:13.156Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-6|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:9d6a7515-a53f-4909-9361-5ea2f8d14926;x-requestid:9d6a7515-a53f-4909-9361-5ea2f8d14926;x-transactionid:9d6a7515-a53f-4909-9361-5ea2f8d14926;x-ecomp-requestid:9d6a7515-a53f-4909-9361-5ea2f8d14926;x-onap-partnername:SO.APIH;x-invocationid:eeeeef0d-7cd1-4fff-b6bc-f578705a49da;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:13.156Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-6|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:13.170Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-6|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:13.171Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-6|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:13.171Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-6|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:13.171Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-6|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:13.171Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-6|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:13.172Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-6|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Exiting.
2021-05-18T00:40:13.185Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-05-18T00:40:13.185Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:13.186Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-05-18T00:40:13.186Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:13.186Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:9d6a7515-a53f-4909-9361-5ea2f8d14926;x-requestid:9d6a7515-a53f-4909-9361-5ea2f8d14926;x-transactionid:9d6a7515-a53f-4909-9361-5ea2f8d14926;x-ecomp-requestid:9d6a7515-a53f-4909-9361-5ea2f8d14926;x-onap-partnername:SO.APIH;x-invocationid:e6f865ec-299f-420b-880a-18dfe7f22f66;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:13.186Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:13.195Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:13.195Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:13.195Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:13.196Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:13.196Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:13.196Z|9d6a7515-a53f-4909-9361-5ea2f8d14926|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-05-18T00:40:15.737Z|1b485d5d-6a66-4b8e-a44b-6d9ebf5584fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:40:15.738Z|1b485d5d-6a66-4b8e-a44b-6d9ebf5584fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:40:16.755Z|c2c698d0-c667-4634-a84b-cb92d7adc100|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-05-18T00:40:16.756Z|c2c698d0-c667-4634-a84b-cb92d7adc100|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:16.756Z|c2c698d0-c667-4634-a84b-cb92d7adc100|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-05-18T00:40:16.756Z|c2c698d0-c667-4634-a84b-cb92d7adc100|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-05-18T00:40:16.756Z|c2c698d0-c667-4634-a84b-cb92d7adc100|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.74.13:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-05-18T00:40:16.757Z|c2c698d0-c667-4634-a84b-cb92d7adc100|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:16.761Z|c2c698d0-c667-4634-a84b-cb92d7adc100|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:16.761Z|c2c698d0-c667-4634-a84b-cb92d7adc100|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-05-18T00:40:16.761Z|c2c698d0-c667-4634-a84b-cb92d7adc100|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-05-18T00:40:16.761Z|c2c698d0-c667-4634-a84b-cb92d7adc100|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:16 GMT;Connection:close;
2021-05-18T00:40:16.761Z|c2c698d0-c667-4634-a84b-cb92d7adc100|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-05-18T00:40:16.762Z|c2c698d0-c667-4634-a84b-cb92d7adc100|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-05-18T00:40:23.358Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Entering
2021-05-18T00:40:23.358Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:23.359Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||URI         : /infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32
2021-05-18T00:40:23.359Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:23.359Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:6aa5e21a-a53c-47d0-a2cd-813574cb87b8;x-requestid:6aa5e21a-a53c-47d0-a2cd-813574cb87b8;x-transactionid:6aa5e21a-a53c-47d0-a2cd-813574cb87b8;x-ecomp-requestid:6aa5e21a-a53c-47d0-a2cd-813574cb87b8;x-onap-partnername:SO.APIH;x-invocationid:cc26fc58-5934-48e9-9d09-06008d0c8734;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:23.359Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:23.372Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:23.372Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:23.373Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:23.373Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:23.373Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:23.374Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Exiting.
2021-05-18T00:40:23.386Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-05-18T00:40:23.386Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:23.386Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-05-18T00:40:23.386Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:23.386Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:6aa5e21a-a53c-47d0-a2cd-813574cb87b8;x-requestid:6aa5e21a-a53c-47d0-a2cd-813574cb87b8;x-transactionid:6aa5e21a-a53c-47d0-a2cd-813574cb87b8;x-ecomp-requestid:6aa5e21a-a53c-47d0-a2cd-813574cb87b8;x-onap-partnername:SO.APIH;x-invocationid:825fa093-0010-4410-a3ca-3a7660331c8d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:23.387Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:23.392Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:23.392Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:23.392Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:23.392Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:23.392Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:23.393Z|6aa5e21a-a53c-47d0-a2cd-813574cb87b8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-05-18T00:40:26.053Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Entering
2021-05-18T00:40:26.053Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:26.054Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||URI         : /infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32
2021-05-18T00:40:26.054Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:26.054Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-transactionid:0e476340-523a-4253-b419-ca5f59b1ca32;x-ecomp-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-onap-partnername:UNKNOWN;x-invocationid:498fab9b-5d3b-4513-8085-1b79e9921c9e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:40:26.054Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:26.070Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:26.070Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:26.071Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:26.071Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:26.071Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:26.072Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-1|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Exiting.
2021-05-18T00:40:26.083Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Entering
2021-05-18T00:40:26.084Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:26.084Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||URI         : /infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32
2021-05-18T00:40:26.084Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Method      : PUT
2021-05-18T00:40:26.084Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-transactionid:0e476340-523a-4253-b419-ca5f59b1ca32;x-ecomp-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-onap-partnername:UNKNOWN;x-invocationid:a48aa28b-b6e8-40dc-96c9-19f439d48fa8;content-length:2906;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:40:26.085Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:26.113Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:26.114Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:26.114Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:26.114Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:26.114Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:26.115Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Exiting.
2021-05-18T00:40:30.737Z|09dfa7bc-fc16-4a55-aba3-14df91b4d4ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:40:30.740Z|09dfa7bc-fc16-4a55-aba3-14df91b4d4ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:40:31.029Z|5b019454-43f7-4c47-bfe0-a07296ed5bed|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:40:31.030Z|5b019454-43f7-4c47-bfe0-a07296ed5bed|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:40:33.202Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Entering
2021-05-18T00:40:33.202Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:33.203Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||URI         : /infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32
2021-05-18T00:40:33.203Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:33.203Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-transactionid:0e476340-523a-4253-b419-ca5f59b1ca32;x-ecomp-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-onap-partnername:UNKNOWN;x-invocationid:2eb564aa-433e-4c3c-8e84-8d7d623adfa5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2021-05-18T00:40:33.203Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:33.221Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:33.222Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:33.222Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:33.222Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=AC5172F6800BFF6FE72E9277EE247150; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:33.222Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:33.222Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Exiting.
2021-05-18T00:40:33.249Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Entering
2021-05-18T00:40:33.250Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:33.250Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||URI         : /infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32
2021-05-18T00:40:33.250Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Method      : PUT
2021-05-18T00:40:33.250Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-transactionid:0e476340-523a-4253-b419-ca5f59b1ca32;x-ecomp-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-onap-partnername:UNKNOWN;x-invocationid:01b22e4c-ea1a-4942-99ac-bb70e9f8cea7;content-length:3190;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=AC5172F6800BFF6FE72E9277EE247150;accept-encoding:gzip,deflate;
2021-05-18T00:40:33.251Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:33.283Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:33.283Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:33.283Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:33.283Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:33.283Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:33.284Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Exiting.
2021-05-18T00:40:33.552Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Entering
2021-05-18T00:40:33.553Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:33.553Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||URI         : /infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32
2021-05-18T00:40:33.553Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:33.553Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:295c244a-3699-4b7d-8d36-e26a56594ac7;x-requestid:295c244a-3699-4b7d-8d36-e26a56594ac7;x-transactionid:295c244a-3699-4b7d-8d36-e26a56594ac7;x-ecomp-requestid:295c244a-3699-4b7d-8d36-e26a56594ac7;x-onap-partnername:SO.APIH;x-invocationid:8d1237eb-9657-4905-ae65-1e4f4cbeddbd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:33.553Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:33.567Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:33.567Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:33.567Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:33.568Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:33.568Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:33.568Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Exiting.
2021-05-18T00:40:33.583Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-05-18T00:40:33.583Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:33.583Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-05-18T00:40:33.584Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:33.584Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:295c244a-3699-4b7d-8d36-e26a56594ac7;x-requestid:295c244a-3699-4b7d-8d36-e26a56594ac7;x-transactionid:295c244a-3699-4b7d-8d36-e26a56594ac7;x-ecomp-requestid:295c244a-3699-4b7d-8d36-e26a56594ac7;x-onap-partnername:SO.APIH;x-invocationid:a0fd4613-cd0e-4df5-b2ff-4669bd65bc7e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:33.584Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:33.589Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:33.589Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:33.589Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:33.589Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:33.589Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:33.590Z|295c244a-3699-4b7d-8d36-e26a56594ac7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-05-18T00:40:35.596Z|8333a367-6aa4-4d14-8c54-d919301e3e81|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2021-05-18T00:40:35.597Z|8333a367-6aa4-4d14-8c54-d919301e3e81|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:35.597Z|8333a367-6aa4-4d14-8c54-d919301e3e81|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2021-05-18T00:40:35.597Z|8333a367-6aa4-4d14-8c54-d919301e3e81|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:35.597Z|8333a367-6aa4-4d14-8c54-d919301e3e81|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:8333a367-6aa4-4d14-8c54-d919301e3e81;x-requestid:8333a367-6aa4-4d14-8c54-d919301e3e81;x-transactionid:8333a367-6aa4-4d14-8c54-d919301e3e81;x-ecomp-requestid:8333a367-6aa4-4d14-8c54-d919301e3e81;x-onap-partnername:UNKNOWN;x-invocationid:12dc7447-aba6-4494-85ec-32a5593b6ea7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=AC5172F6800BFF6FE72E9277EE247150;accept-encoding:gzip,deflate;
2021-05-18T00:40:35.597Z|8333a367-6aa4-4d14-8c54-d919301e3e81|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:35.634Z|8333a367-6aa4-4d14-8c54-d919301e3e81|http-nio-8083-exec-7|/requestProcessingData|bpel|||INFO|500||Entering
2021-05-18T00:40:35.635Z|8333a367-6aa4-4d14-8c54-d919301e3e81|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:35.635Z|8333a367-6aa4-4d14-8c54-d919301e3e81|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2021-05-18T00:40:35.636Z|8333a367-6aa4-4d14-8c54-d919301e3e81|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2021-05-18T00:40:35.636Z|8333a367-6aa4-4d14-8c54-d919301e3e81|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:8333a367-6aa4-4d14-8c54-d919301e3e81;x-requestid:8333a367-6aa4-4d14-8c54-d919301e3e81;x-transactionid:8333a367-6aa4-4d14-8c54-d919301e3e81;x-ecomp-requestid:8333a367-6aa4-4d14-8c54-d919301e3e81;x-onap-partnername:UNKNOWN;x-invocationid:3ca22e0d-5ad0-4bb4-93de-6b171d5612b5;content-length:1600;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=AC5172F6800BFF6FE72E9277EE247150;accept-encoding:gzip,deflate;
2021-05-18T00:40:35.637Z|8333a367-6aa4-4d14-8c54-d919301e3e81|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:35.651Z|8333a367-6aa4-4d14-8c54-d919301e3e81|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:35.651Z|8333a367-6aa4-4d14-8c54-d919301e3e81|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2021-05-18T00:40:35.651Z|8333a367-6aa4-4d14-8c54-d919301e3e81|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2021-05-18T00:40:35.651Z|8333a367-6aa4-4d14-8c54-d919301e3e81|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/8;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:35.651Z|8333a367-6aa4-4d14-8c54-d919301e3e81|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:35.652Z|8333a367-6aa4-4d14-8c54-d919301e3e81|http-nio-8083-exec-7|/requestProcessingData|bpel|||INFO|500||Exiting.
2021-05-18T00:40:44.034Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Entering
2021-05-18T00:40:44.034Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:44.035Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||URI         : /infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32
2021-05-18T00:40:44.035Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:44.035Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:19d98d75-ab70-4aab-aa27-016fcc0b5f98;x-requestid:19d98d75-ab70-4aab-aa27-016fcc0b5f98;x-transactionid:19d98d75-ab70-4aab-aa27-016fcc0b5f98;x-ecomp-requestid:19d98d75-ab70-4aab-aa27-016fcc0b5f98;x-onap-partnername:SO.APIH;x-invocationid:b90607fe-3929-42ee-ae83-14dda27462a1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:44.035Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:44.046Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:44.046Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:44.046Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:44.046Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:44.046Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:44.047Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-9|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Exiting.
2021-05-18T00:40:44.056Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-05-18T00:40:44.056Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:44.056Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-05-18T00:40:44.056Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:44.056Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:19d98d75-ab70-4aab-aa27-016fcc0b5f98;x-requestid:19d98d75-ab70-4aab-aa27-016fcc0b5f98;x-transactionid:19d98d75-ab70-4aab-aa27-016fcc0b5f98;x-ecomp-requestid:19d98d75-ab70-4aab-aa27-016fcc0b5f98;x-onap-partnername:SO.APIH;x-invocationid:e3f249d1-2525-4e50-87b9-f5b2e1cb0e32;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:44.056Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:44.066Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:44.066Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:44.066Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:44.066Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:44.066Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:44.066Z|19d98d75-ab70-4aab-aa27-016fcc0b5f98|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-05-18T00:40:45.737Z|4f477591-98f8-453f-9633-4cc922eb90b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-05-18T00:40:45.737Z|4f477591-98f8-453f-9633-4cc922eb90b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-05-18T00:40:50.442Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-1|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||INFO|500||Entering
2021-05-18T00:40:50.442Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-1|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:50.443Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-1|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a
2021-05-18T00:40:50.443Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-1|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:50.443Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-1|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-transactionid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-ecomp-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-onap-partnername:SO.APIH;x-invocationid:5504db91-156f-4c1f-8293-462c3c5a2f7d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:50.443Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-1|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:50.642Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2021-05-18T00:40:50.643Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:50.643Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2021-05-18T00:40:50.643Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:50.643Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:586016cf-5cdf-4cc0-8076-b025e1d49d79;x-requestid:586016cf-5cdf-4cc0-8076-b025e1d49d79;x-transactionid:586016cf-5cdf-4cc0-8076-b025e1d49d79;x-ecomp-requestid:586016cf-5cdf-4cc0-8076-b025e1d49d79;x-onap-partnername:UNKNOWN;x-invocationid:ef36bc3e-5a37-41c3-a5de-4321c379c5be;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=AC5172F6800BFF6FE72E9277EE247150;accept-encoding:gzip,deflate;
2021-05-18T00:40:50.643Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:50.652Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2021-05-18T00:40:50.652Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:50.652Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2021-05-18T00:40:50.653Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2021-05-18T00:40:50.653Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-transactionid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-ecomp-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-onap-partnername:SO.APIH;x-invocationid:fffd7935-ffe8-4d8a-b8b1-2cd9aed2eba7;content-length:117;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:50.653Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:50.657Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2021-05-18T00:40:50.660Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:50.660Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:50.660Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:50.660Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:50.660Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:50.660Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting.
2021-05-18T00:40:50.663Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:50.663Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:50.663Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:50.664Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2021-05-18T00:40:50.664Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:50.664Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2021-05-18T00:40:50.676Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-4|/requestProcessingData/8|bpel|||INFO|500||Entering
2021-05-18T00:40:50.677Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-4|/requestProcessingData/8|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:50.677Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-4|/requestProcessingData/8|bpel|||DEBUG|500||URI         : /requestProcessingData/8
2021-05-18T00:40:50.678Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-4|/requestProcessingData/8|bpel|||DEBUG|500||Method      : PUT
2021-05-18T00:40:50.678Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-4|/requestProcessingData/8|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:586016cf-5cdf-4cc0-8076-b025e1d49d79;x-requestid:586016cf-5cdf-4cc0-8076-b025e1d49d79;x-transactionid:586016cf-5cdf-4cc0-8076-b025e1d49d79;x-ecomp-requestid:586016cf-5cdf-4cc0-8076-b025e1d49d79;x-onap-partnername:UNKNOWN;x-invocationid:395eebd3-b54e-439d-b761-751490f7b9e4;content-length:1679;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=AC5172F6800BFF6FE72E9277EE247150;accept-encoding:gzip,deflate;
2021-05-18T00:40:50.678Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-4|/requestProcessingData/8|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:50.685Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Entering
2021-05-18T00:40:50.686Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:50.686Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||URI         : /infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32
2021-05-18T00:40:50.686Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Method      : PATCH
2021-05-18T00:40:50.686Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-transactionid:0e476340-523a-4253-b419-ca5f59b1ca32;x-ecomp-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-onap-partnername:UNKNOWN;x-invocationid:25707e8f-42a5-48ed-93b6-a6e5d6bdde62;content-length:206;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=AC5172F6800BFF6FE72E9277EE247150;accept-encoding:gzip,deflate;
2021-05-18T00:40:50.686Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:50.703Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-4|/requestProcessingData/8|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:50.703Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-4|/requestProcessingData/8|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:50.704Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-4|/requestProcessingData/8|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:50.704Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-4|/requestProcessingData/8|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/8;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:50.705Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-4|/requestProcessingData/8|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:50.705Z|586016cf-5cdf-4cc0-8076-b025e1d49d79|http-nio-8083-exec-4|/requestProcessingData/8|bpel|||INFO|500||Exiting.
2021-05-18T00:40:50.723Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:50.723Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:50.723Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:50.723Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:50.723Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:50.724Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-5|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Exiting.
2021-05-18T00:40:50.883Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||INFO|500||Entering
2021-05-18T00:40:50.883Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:50.883Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2021-05-18T00:40:50.883Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2021-05-18T00:40:50.884Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-transactionid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-ecomp-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-onap-partnername:SO.APIH;x-invocationid:ba363c41-ccbf-4543-8b74-fc0a530ed068;content-length:3885;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:50.884Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:50.901Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:50.902Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2021-05-18T00:40:50.902Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2021-05-18T00:40:50.902Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:50.902Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:50.903Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2021-05-18T00:40:51.355Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/requestProcessingData|bpel|||INFO|500||Entering
2021-05-18T00:40:51.356Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:51.356Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2021-05-18T00:40:51.356Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2021-05-18T00:40:51.356Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-transactionid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-ecomp-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-onap-partnername:UNKNOWN;x-invocationid:620155ab-a680-4cab-b69e-734384eb1354;content-length:19649;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:40:51.357Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:51.375Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:51.375Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2021-05-18T00:40:51.375Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2021-05-18T00:40:51.375Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/11;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:51.375Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:51.376Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/requestProcessingData|bpel|||INFO|500||Exiting.
2021-05-18T00:40:51.396Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-7|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||INFO|500||Entering
2021-05-18T00:40:51.396Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-7|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:51.397Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-7|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a
2021-05-18T00:40:51.397Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-7|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:51.397Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-7|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-transactionid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-ecomp-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-onap-partnername:UNKNOWN;x-invocationid:2b84b1e5-f563-4a67-9396-35710041e4fc;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:40:51.398Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-7|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:51.409Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-7|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:51.409Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-7|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:51.409Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-7|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:51.409Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-7|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:51.409Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-7|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:51.410Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-7|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||INFO|500||Exiting.
2021-05-18T00:40:51.421Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-9|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||INFO|500||Entering
2021-05-18T00:40:51.422Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-9|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:51.422Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-9|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a
2021-05-18T00:40:51.422Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-9|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Method      : PUT
2021-05-18T00:40:51.423Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-9|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-transactionid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-ecomp-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-onap-partnername:UNKNOWN;x-invocationid:caa60403-4a50-4fe2-9f09-81aaec2a66e6;content-length:3978;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:40:51.423Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-9|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:51.451Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-9|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:51.451Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-9|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:51.451Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-9|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:51.451Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-9|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:51.451Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-9|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:51.451Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-9|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||INFO|500||Exiting.
2021-05-18T00:40:52.810Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2021-05-18T00:40:52.811Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:52.811Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2021-05-18T00:40:52.811Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:52.812Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:29b56687-2aee-4924-9ced-46e59b4dac40;x-requestid:29b56687-2aee-4924-9ced-46e59b4dac40;x-transactionid:29b56687-2aee-4924-9ced-46e59b4dac40;x-ecomp-requestid:29b56687-2aee-4924-9ced-46e59b4dac40;x-onap-partnername:UNKNOWN;x-invocationid:1080ad24-e132-449d-af27-9e6622b77114;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=AC5172F6800BFF6FE72E9277EE247150;accept-encoding:gzip,deflate;
2021-05-18T00:40:52.812Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:52.820Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:52.820Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:52.820Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:52.820Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:52.820Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:52.821Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting.
2021-05-18T00:40:52.828Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-1|/requestProcessingData/8|bpel|||INFO|500||Entering
2021-05-18T00:40:52.828Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-1|/requestProcessingData/8|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:52.828Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-1|/requestProcessingData/8|bpel|||DEBUG|500||URI         : /requestProcessingData/8
2021-05-18T00:40:52.828Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-1|/requestProcessingData/8|bpel|||DEBUG|500||Method      : PUT
2021-05-18T00:40:52.829Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-1|/requestProcessingData/8|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:29b56687-2aee-4924-9ced-46e59b4dac40;x-requestid:29b56687-2aee-4924-9ced-46e59b4dac40;x-transactionid:29b56687-2aee-4924-9ced-46e59b4dac40;x-ecomp-requestid:29b56687-2aee-4924-9ced-46e59b4dac40;x-onap-partnername:UNKNOWN;x-invocationid:4c2bc410-0f3c-4d34-af17-c37258932f7e;content-length:1679;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=AC5172F6800BFF6FE72E9277EE247150;accept-encoding:gzip,deflate;
2021-05-18T00:40:52.829Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-1|/requestProcessingData/8|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:52.843Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-1|/requestProcessingData/8|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:52.843Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-1|/requestProcessingData/8|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:52.844Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-1|/requestProcessingData/8|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:52.844Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-1|/requestProcessingData/8|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/8;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:52.844Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-1|/requestProcessingData/8|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:52.844Z|29b56687-2aee-4924-9ced-46e59b4dac40|http-nio-8083-exec-1|/requestProcessingData/8|bpel|||INFO|500||Exiting.
2021-05-18T00:40:54.061Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Entering
2021-05-18T00:40:54.061Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:54.062Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||URI         : /infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32
2021-05-18T00:40:54.062Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:54.062Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-transactionid:0e476340-523a-4253-b419-ca5f59b1ca32;x-ecomp-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-onap-partnername:UNKNOWN;x-invocationid:37456acf-4d7f-4b3d-877c-1b67ebabc024;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:40:54.062Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:54.076Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:54.076Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:54.076Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:54.076Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:54.076Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:54.076Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-2|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Exiting.
2021-05-18T00:40:54.088Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Entering
2021-05-18T00:40:54.088Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:54.088Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||URI         : /infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32
2021-05-18T00:40:54.088Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Method      : PUT
2021-05-18T00:40:54.089Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-transactionid:0e476340-523a-4253-b419-ca5f59b1ca32;x-ecomp-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-onap-partnername:UNKNOWN;x-invocationid:ee859509-3482-4dfc-87f4-72cfcffab42e;content-length:3296;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:40:54.089Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:54.124Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:54.124Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:54.124Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:54.125Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:54.125Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:54.125Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-3|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Exiting.
2021-05-18T00:40:54.502Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Entering
2021-05-18T00:40:54.502Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:54.502Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||URI         : /infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32
2021-05-18T00:40:54.502Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:54.503Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:b24aa496-2de3-49d1-ad92-aba7bd196ff4;x-requestid:b24aa496-2de3-49d1-ad92-aba7bd196ff4;x-transactionid:b24aa496-2de3-49d1-ad92-aba7bd196ff4;x-ecomp-requestid:b24aa496-2de3-49d1-ad92-aba7bd196ff4;x-onap-partnername:SO.APIH;x-invocationid:62d13938-f8d9-4d11-9994-64be6a519647;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:54.503Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:54.516Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:54.516Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:54.516Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:54.517Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:54.517Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:54.518Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-4|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Exiting.
2021-05-18T00:40:54.528Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2021-05-18T00:40:54.528Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:54.529Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2021-05-18T00:40:54.529Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:54.529Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:b24aa496-2de3-49d1-ad92-aba7bd196ff4;x-requestid:b24aa496-2de3-49d1-ad92-aba7bd196ff4;x-transactionid:b24aa496-2de3-49d1-ad92-aba7bd196ff4;x-ecomp-requestid:b24aa496-2de3-49d1-ad92-aba7bd196ff4;x-onap-partnername:SO.APIH;x-invocationid:4613f6bc-7bc3-411b-a3c6-00eea88eeecd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2801A382F1E949CDFD831E2ED310CEDF;accept-encoding:gzip,deflate;
2021-05-18T00:40:54.529Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:54.537Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:54.537Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:54.537Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:54.537Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:54.537Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:54.538Z|b24aa496-2de3-49d1-ad92-aba7bd196ff4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2021-05-18T00:40:54.729Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||INFO|500||Entering
2021-05-18T00:40:54.730Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:54.730Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a
2021-05-18T00:40:54.730Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:54.730Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-transactionid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-ecomp-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-onap-partnername:UNKNOWN;x-invocationid:ea156240-1343-4340-9ae5-43711f36c1c7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:40:54.730Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:54.741Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:54.742Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:54.742Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:54.742Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:54.742Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:54.742Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-6|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||INFO|500||Exiting.
2021-05-18T00:40:54.753Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||INFO|500||Entering
2021-05-18T00:40:54.753Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:54.754Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a
2021-05-18T00:40:54.754Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Method      : PUT
2021-05-18T00:40:54.754Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-transactionid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-ecomp-requestid:b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;x-onap-partnername:UNKNOWN;x-invocationid:bbceca84-6e87-4db0-9d9b-a281dd3d7c58;content-length:4163;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:40:54.754Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||===========================request end==================================================
2021-05-18T00:40:54.780Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||============================response begin==========================================
2021-05-18T00:40:54.781Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Status code  : 200
2021-05-18T00:40:54.781Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Status text  : OK
2021-05-18T00:40:54.781Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 18 May 2021 00:40:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2021-05-18T00:40:54.781Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||DEBUG|500||============================response end============================================
2021-05-18T00:40:54.781Z|b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|http-nio-8083-exec-8|/infraActiveRequests/b9b71528-d53b-41a9-a0dd-d3a929a7ee5a|bpel|||INFO|500||Exiting.
2021-05-18T00:40:56.604Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-7|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||INFO|500||Entering
2021-05-18T00:40:56.605Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-7|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||===========================request begin================================================
2021-05-18T00:40:56.605Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-7|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||URI         : /infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32
2021-05-18T00:40:56.605Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-7|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Method      : GET
2021-05-18T00:40:56.605Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-7|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-transactionid:0e476340-523a-4253-b419-ca5f59b1ca32;x-ecomp-requestid:0e476340-523a-4253-b419-ca5f59b1ca32;x-onap-partnername:UNKNOWN;x-invocationid:8c626bc9-2e34-43a1-b472-efbfd548cc4e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2E3D9A3B6A019E4D4721569526F460A9;accept-encoding:gzip,deflate;
2021-05-18T00:40:56.606Z|0e476340-523a-4253-b419-ca5f59b1ca32|http-nio-8083-exec-7|/infraActiveRequests/0e476340-523a-4253-b419-ca5f59b1ca32|bpel|||DEBUG|50