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)

2022-09-05T05:24:35.538Z||main|||||INFO|500||The following profiles are active: basic
2022-09-05T05:24:55.993Z||main|||||INFO|500||Starting service [Tomcat]
2022-09-05T05:24:55.994Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-09-05T05:24:56.179Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-09-05T05:24:58.057Z||main|||||INFO|500||reqdb-pool - Starting...
2022-09-05T05:24:58.320Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-09-05T05:24:58.564Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate
2022-09-05T05:24:58.693Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5)
2022-09-05T05:24:58.738Z||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.
2022-09-05T05:24:58.878Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.101s)
2022-09-05T05:24:58.915Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ...
2022-09-05T05:24:59.014Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State:  - Error Code: 1280)
2022-09-05T05:24:59.105Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >>
2022-09-05T05:24:59.181Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version
2022-09-05T05:24:59.623Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests
2022-09-05T05:24:59.720Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status
2022-09-05T05:24:59.846Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data
2022-09-05T05:24:59.900Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns
2022-09-05T05:25:00.086Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests
2022-09-05T05:25:00.192Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock
2022-09-05T05:25:00.490Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes
2022-09-05T05:25:00.617Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data
2022-09-05T05:25:00.733Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size
2022-09-05T05:25:00.856Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests
2022-09-05T05:25:00.983Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests
2022-09-05T05:25:01.142Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500
2022-09-05T05:25:01.280Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data
2022-09-05T05:25:01.696Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup
2022-09-05T05:25:02.150Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column
2022-09-05T05:25:02.320Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column
2022-09-05T05:25:04.170Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information
2022-09-05T05:25:04.259Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id
2022-09-05T05:25:04.785Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source
2022-09-05T05:25:04.929Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL
2022-09-05T05:25:05.119Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source
2022-09-05T05:25:05.397Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table
2022-09-05T05:25:05.710Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status
2022-09-05T05:25:05.871Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status
2022-09-05T05:25:06.024Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table
2022-09-05T05:25:07.254Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column
2022-09-05T05:25:07.380Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests
2022-09-05T05:25:07.455Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData
2022-09-05T05:25:07.527Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables
2022-09-05T05:25:07.765Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables
2022-09-05T05:25:07.866Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables
2022-09-05T05:25:07.988Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name
2022-09-05T05:25:08.148Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn
2022-09-05T05:25:14.807Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table
2022-09-05T05:25:14.944Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status
2022-09-05T05:25:15.006Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name
2022-09-05T05:25:15.139Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:16.051s)
2022-09-05T05:25:16.322Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-09-05T05:25:17.018Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-09-05T05:25:18.555Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-05T05:25:25.258Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-05T05:25:29.611Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-05T05:25:40.011Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-09-05T05:25:43.069Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter
2022-09-05T05:25:45.841Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter
2022-09-05T05:25:47.001Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-09-05T05:25:56.047Z||main|||||INFO|500||Started MSORequestDBApplication in 85.917 seconds (JVM running for 89.529)
2022-09-05T05:25:56.071Z|fe621e82-9449-4d21-baf0-41f744223f46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:25:56.096Z|fe621e82-9449-4d21-baf0-41f744223f46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:25:56.098Z|ca260cdb-f035-498f-bf15-e9a4dad2eb15|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:25:56.107Z|ca260cdb-f035-498f-bf15-e9a4dad2eb15|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:26:11.033Z|26f3fb8c-6f44-4147-80b6-dd8d380c2696|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:26:11.035Z|26f3fb8c-6f44-4147-80b6-dd8d380c2696|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:26:26.034Z|9eb837ed-7ae2-4557-906e-14ff7449a67c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:26:26.042Z|9eb837ed-7ae2-4557-906e-14ff7449a67c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:26:26.110Z|0760800e-a90e-4124-97ba-3cba898b8467|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:26:26.111Z|0760800e-a90e-4124-97ba-3cba898b8467|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:26:41.032Z|66c56c13-068c-4be2-8a42-9c21ae491938|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:26:41.042Z|66c56c13-068c-4be2-8a42-9c21ae491938|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:26:56.039Z|53058b6f-000e-4adc-b260-c49cd4f8ef4d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:26:56.045Z|53058b6f-000e-4adc-b260-c49cd4f8ef4d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:26:56.118Z|f53457cc-504a-4573-9ae5-71f00b2c7cdc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:26:56.120Z|f53457cc-504a-4573-9ae5-71f00b2c7cdc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:27:11.035Z|bdb24152-7faf-4ea6-a197-0e4c7253fb82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:27:11.042Z|bdb24152-7faf-4ea6-a197-0e4c7253fb82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:27:26.034Z|9ed2b47f-7601-422b-933b-7ff6e752ec37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:27:26.059Z|9ed2b47f-7601-422b-933b-7ff6e752ec37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:27:26.130Z|3c1911f9-ed67-48b4-b9a8-61ebe388e359|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:27:26.132Z|3c1911f9-ed67-48b4-b9a8-61ebe388e359|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:27:41.034Z|5ad9ab58-13c2-4128-b1fe-6effc24bdbb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:27:41.035Z|5ad9ab58-13c2-4128-b1fe-6effc24bdbb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:27:56.035Z|f520ab15-0b79-4c7d-96d5-356122914d62|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:27:56.037Z|f520ab15-0b79-4c7d-96d5-356122914d62|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:27:56.140Z|0bae76a2-05ee-460e-981a-b5721ba44a9f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:27:56.141Z|0bae76a2-05ee-460e-981a-b5721ba44a9f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:28:11.037Z|f1a9fdad-301b-4211-ab62-cfc0e2c8c1ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:28:11.047Z|f1a9fdad-301b-4211-ab62-cfc0e2c8c1ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:28:26.048Z|ff8cc808-ea11-4aa3-ad5e-2781c3286649|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:28:26.056Z|ff8cc808-ea11-4aa3-ad5e-2781c3286649|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:28:26.145Z|7b79204f-3310-447f-ba4b-d26f1f0e8e28|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:28:26.150Z|7b79204f-3310-447f-ba4b-d26f1f0e8e28|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:28:41.040Z|995b7db2-40bd-4824-9a44-4cdfb34177ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:28:41.041Z|995b7db2-40bd-4824-9a44-4cdfb34177ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:28:56.034Z|1c21f488-e045-485f-bb9e-28b2ca49de63|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:28:56.042Z|1c21f488-e045-485f-bb9e-28b2ca49de63|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:28:56.154Z|346fde12-f57c-4566-94df-7256d70897e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:28:56.155Z|346fde12-f57c-4566-94df-7256d70897e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:29:11.033Z|cd385fe5-2a98-42a7-bce2-82073742e52a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:29:11.034Z|cd385fe5-2a98-42a7-bce2-82073742e52a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:29:26.033Z|25b16735-42bb-47fc-8fb5-6c95fac8f449|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:29:26.034Z|25b16735-42bb-47fc-8fb5-6c95fac8f449|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:29:26.157Z|34f33aae-3eee-4e82-8620-949d1a636bb4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:29:26.159Z|34f33aae-3eee-4e82-8620-949d1a636bb4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:29:41.036Z|28df591e-1c92-4bb2-a838-7b130302e9ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:29:41.044Z|28df591e-1c92-4bb2-a838-7b130302e9ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:29:56.034Z|79d7b52e-38f6-4a69-adb5-bf130d88922a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:29:56.036Z|79d7b52e-38f6-4a69-adb5-bf130d88922a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:29:56.160Z|ee902461-7ec4-4884-83b2-8b377d6fa262|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:29:56.163Z|ee902461-7ec4-4884-83b2-8b377d6fa262|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:30:11.035Z|27c24722-7ded-4b28-947f-401bb276af6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:30:11.037Z|27c24722-7ded-4b28-947f-401bb276af6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:30:26.034Z|1f0da546-2590-490d-b510-4ccb4b51fac3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:30:26.036Z|1f0da546-2590-490d-b510-4ccb4b51fac3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:30:26.165Z|05291bf6-0cae-47ee-a810-4637dbb80e10|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:30:26.166Z|05291bf6-0cae-47ee-a810-4637dbb80e10|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:30:41.033Z|64f3fd4f-44da-4df9-8572-218eaa8feb14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:30:41.035Z|64f3fd4f-44da-4df9-8572-218eaa8feb14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:30:56.032Z|1b5bf514-aeaa-44b4-a4af-0c5391cf414c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:30:56.034Z|1b5bf514-aeaa-44b4-a4af-0c5391cf414c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:30:56.168Z|c82d8acb-149b-403b-8466-dd9f347e7b47|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:30:56.170Z|c82d8acb-149b-403b-8466-dd9f347e7b47|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:31:11.033Z|2415599e-e0b3-4775-a25c-05bc5ec79747|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:31:11.036Z|2415599e-e0b3-4775-a25c-05bc5ec79747|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:31:26.032Z|58fb16db-39f4-4e43-9ee2-e76d4c654462|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:31:26.034Z|58fb16db-39f4-4e43-9ee2-e76d4c654462|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:31:26.172Z|96b2537b-b399-4c9f-be04-fef6883530a4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:31:26.173Z|96b2537b-b399-4c9f-be04-fef6883530a4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:31:41.032Z|cbd670c6-c6ed-4dc3-acb2-fcebec40972b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:31:41.034Z|cbd670c6-c6ed-4dc3-acb2-fcebec40972b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:31:56.033Z|a440d362-01c4-4040-afbb-02b332fa22df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:31:56.036Z|a440d362-01c4-4040-afbb-02b332fa22df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:31:56.175Z|9aca98ce-9530-467f-9930-8a749fb3c0c0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:31:56.177Z|9aca98ce-9530-467f-9930-8a749fb3c0c0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:32:11.032Z|c47a57a6-416a-4a5c-8844-127811da1a07|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:32:11.034Z|c47a57a6-416a-4a5c-8844-127811da1a07|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:32:26.032Z|c3187e66-077d-40b4-8223-9b93dcae7e97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:32:26.034Z|c3187e66-077d-40b4-8223-9b93dcae7e97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:32:26.178Z|7c44b60f-5af8-4e57-a055-2846ab0e1267|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:32:26.180Z|7c44b60f-5af8-4e57-a055-2846ab0e1267|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:32:41.032Z|9214ef7a-674b-458e-93f2-5035234922b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:32:41.035Z|9214ef7a-674b-458e-93f2-5035234922b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:32:56.033Z|6dd41b64-c1ab-498d-8284-9c738644550d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:32:56.035Z|6dd41b64-c1ab-498d-8284-9c738644550d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:32:56.182Z|1160dc7b-7936-407b-ae33-a1331b2b5f16|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:32:56.184Z|1160dc7b-7936-407b-ae33-a1331b2b5f16|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:33:11.032Z|a730a945-d3ce-420f-acfb-7a66bed94f32|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:33:11.034Z|a730a945-d3ce-420f-acfb-7a66bed94f32|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:33:26.033Z|e246f1a2-2ccb-4193-990f-884371c9738b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:33:26.042Z|e246f1a2-2ccb-4193-990f-884371c9738b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:33:26.188Z|740f19a0-25a3-478e-b531-bc40a639b46d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:33:26.189Z|740f19a0-25a3-478e-b531-bc40a639b46d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:33:41.033Z|95935f8e-415e-445e-9206-e3e91e5b2849|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:33:41.034Z|95935f8e-415e-445e-9206-e3e91e5b2849|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:33:56.032Z|5fb7c23d-f045-4e56-a1bc-1337c2d9c09f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:33:56.034Z|5fb7c23d-f045-4e56-a1bc-1337c2d9c09f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:33:56.193Z|7fe10a11-0753-4f33-82e5-ed7766226a39|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:33:56.194Z|7fe10a11-0753-4f33-82e5-ed7766226a39|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:34:11.033Z|a9a6e056-a9e7-4c45-8dad-a4f663e20901|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:34:11.038Z|a9a6e056-a9e7-4c45-8dad-a4f663e20901|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:34:26.032Z|f0dd06fb-4bcd-47ad-931d-29cb920d1ca9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:34:26.034Z|f0dd06fb-4bcd-47ad-931d-29cb920d1ca9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:34:26.196Z|16e7c6af-84bf-4c0d-ab3f-ded1e19b82fb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:34:26.197Z|16e7c6af-84bf-4c0d-ab3f-ded1e19b82fb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:34:41.032Z|1ccc933e-cd87-4ae8-88ca-abca30bc33cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:34:41.033Z|1ccc933e-cd87-4ae8-88ca-abca30bc33cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:34:56.032Z|28defab0-e2ec-4858-97a2-dcdde17c019a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:34:56.035Z|28defab0-e2ec-4858-97a2-dcdde17c019a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:34:56.199Z|2c341a15-dd28-4356-96b9-b64057a76b7c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:34:56.200Z|2c341a15-dd28-4356-96b9-b64057a76b7c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:35:00.156Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-09-05T05:35:00.531Z|34504971-ea49-4613-b292-100d1eeeb186|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:35:00.532Z|34504971-ea49-4613-b292-100d1eeeb186|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:35:00.534Z|34504971-ea49-4613-b292-100d1eeeb186|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:35:00.534Z|34504971-ea49-4613-b292-100d1eeeb186|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:35:00.538Z|34504971-ea49-4613-b292-100d1eeeb186|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:35:00.539Z|34504971-ea49-4613-b292-100d1eeeb186|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:35:01.086Z|34504971-ea49-4613-b292-100d1eeeb186|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:35:01.087Z|34504971-ea49-4613-b292-100d1eeeb186|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:35:01.095Z|34504971-ea49-4613-b292-100d1eeeb186|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:35:01.096Z|34504971-ea49-4613-b292-100d1eeeb186|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:35:01 GMT;Connection:close;
2022-09-05T05:35:01.096Z|34504971-ea49-4613-b292-100d1eeeb186|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:35:01.097Z|34504971-ea49-4613-b292-100d1eeeb186|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:35:11.033Z|198cfc5d-0daa-47c9-89b3-38d24c1f1bef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:35:11.034Z|198cfc5d-0daa-47c9-89b3-38d24c1f1bef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:35:26.033Z|7adc300f-bddb-4517-b3ea-a4836c639baf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:35:26.034Z|7adc300f-bddb-4517-b3ea-a4836c639baf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:35:26.201Z|bd566140-ae89-44a8-9c63-2c68cbec9aac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:35:26.202Z|bd566140-ae89-44a8-9c63-2c68cbec9aac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:35:41.033Z|d98ad5f6-ef44-4f54-af78-33d110afa973|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:35:41.036Z|d98ad5f6-ef44-4f54-af78-33d110afa973|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:35:56.032Z|46ecf862-d93e-4d8f-8311-95d359be5b59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:35:56.033Z|46ecf862-d93e-4d8f-8311-95d359be5b59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:35:56.205Z|43b8c108-aedd-409a-84e8-6b9ff3dd64c2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:35:56.205Z|43b8c108-aedd-409a-84e8-6b9ff3dd64c2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:35:59.866Z|3555866b-e3f5-4cf7-9054-93a884e2f000|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:35:59.867Z|3555866b-e3f5-4cf7-9054-93a884e2f000|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:35:59.868Z|3555866b-e3f5-4cf7-9054-93a884e2f000|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:35:59.868Z|3555866b-e3f5-4cf7-9054-93a884e2f000|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:35:59.869Z|3555866b-e3f5-4cf7-9054-93a884e2f000|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:35:59.869Z|3555866b-e3f5-4cf7-9054-93a884e2f000|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:35:59.918Z|3555866b-e3f5-4cf7-9054-93a884e2f000|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:35:59.919Z|3555866b-e3f5-4cf7-9054-93a884e2f000|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:35:59.920Z|3555866b-e3f5-4cf7-9054-93a884e2f000|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:35:59.920Z|3555866b-e3f5-4cf7-9054-93a884e2f000|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:35:59 GMT;Connection:close;
2022-09-05T05:35:59.921Z|3555866b-e3f5-4cf7-9054-93a884e2f000|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:35:59.924Z|3555866b-e3f5-4cf7-9054-93a884e2f000|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:36:11.033Z|6b963aa1-090a-4c73-8075-678977ec7518|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:36:11.034Z|6b963aa1-090a-4c73-8075-678977ec7518|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:36:26.034Z|b542ad18-9f75-43ab-8ca2-575a20dcdf44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:36:26.037Z|b542ad18-9f75-43ab-8ca2-575a20dcdf44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:36:26.207Z|7544be8e-d37a-4cc9-9903-2eac94246b9e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:36:26.208Z|7544be8e-d37a-4cc9-9903-2eac94246b9e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:36:41.034Z|e578a8ae-cd1b-4744-bf2c-2c1756f97e7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:36:41.036Z|e578a8ae-cd1b-4744-bf2c-2c1756f97e7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:36:56.034Z|6c92d821-3951-4b81-9215-f72967e2942d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:36:56.036Z|6c92d821-3951-4b81-9215-f72967e2942d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:36:56.210Z|210470ea-9761-4c8c-9e26-1942f6d46552|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:36:56.211Z|210470ea-9761-4c8c-9e26-1942f6d46552|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:36:59.872Z|ea87e17c-a1f5-4515-a7d8-24c53e7bef02|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:36:59.874Z|ea87e17c-a1f5-4515-a7d8-24c53e7bef02|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:36:59.874Z|ea87e17c-a1f5-4515-a7d8-24c53e7bef02|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:36:59.876Z|ea87e17c-a1f5-4515-a7d8-24c53e7bef02|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:36:59.876Z|ea87e17c-a1f5-4515-a7d8-24c53e7bef02|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:36:59.876Z|ea87e17c-a1f5-4515-a7d8-24c53e7bef02|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:36:59.900Z|ea87e17c-a1f5-4515-a7d8-24c53e7bef02|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:36:59.900Z|ea87e17c-a1f5-4515-a7d8-24c53e7bef02|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:36:59.901Z|ea87e17c-a1f5-4515-a7d8-24c53e7bef02|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:36:59.901Z|ea87e17c-a1f5-4515-a7d8-24c53e7bef02|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:36:59 GMT;Connection:close;
2022-09-05T05:36:59.902Z|ea87e17c-a1f5-4515-a7d8-24c53e7bef02|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:36:59.903Z|ea87e17c-a1f5-4515-a7d8-24c53e7bef02|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:37:11.033Z|bfbbd00b-2e02-4a1a-ba0c-e0f8d65ca98c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:37:11.036Z|bfbbd00b-2e02-4a1a-ba0c-e0f8d65ca98c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:37:26.032Z|8a31cc9f-5c52-4bdb-9b19-ccfbf59fd52a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:37:26.034Z|8a31cc9f-5c52-4bdb-9b19-ccfbf59fd52a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:37:26.212Z|94049400-1772-4596-9383-bfe9c8d65c85|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:37:26.214Z|94049400-1772-4596-9383-bfe9c8d65c85|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:37:41.032Z|ec38abd9-35d2-4511-9861-26a317bfb9d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:37:41.034Z|ec38abd9-35d2-4511-9861-26a317bfb9d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:37:56.032Z|d50adbfa-f067-4a34-b43f-1feb3e1d54af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:37:56.035Z|d50adbfa-f067-4a34-b43f-1feb3e1d54af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:37:56.216Z|b0347269-8493-4a04-86e4-7687bbbefdd5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:37:56.218Z|b0347269-8493-4a04-86e4-7687bbbefdd5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:37:59.871Z|0708f7b0-edfb-46ed-9683-7eacd7c07238|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:37:59.872Z|0708f7b0-edfb-46ed-9683-7eacd7c07238|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:37:59.872Z|0708f7b0-edfb-46ed-9683-7eacd7c07238|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:37:59.873Z|0708f7b0-edfb-46ed-9683-7eacd7c07238|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:37:59.873Z|0708f7b0-edfb-46ed-9683-7eacd7c07238|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:37:59.874Z|0708f7b0-edfb-46ed-9683-7eacd7c07238|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:37:59.886Z|0708f7b0-edfb-46ed-9683-7eacd7c07238|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:37:59.886Z|0708f7b0-edfb-46ed-9683-7eacd7c07238|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:37:59.887Z|0708f7b0-edfb-46ed-9683-7eacd7c07238|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:37:59.888Z|0708f7b0-edfb-46ed-9683-7eacd7c07238|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:37:59 GMT;Connection:close;
2022-09-05T05:37:59.890Z|0708f7b0-edfb-46ed-9683-7eacd7c07238|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:37:59.891Z|0708f7b0-edfb-46ed-9683-7eacd7c07238|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:38:11.033Z|306ec059-19c0-4ee8-a5eb-8986fc81a1cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:38:11.034Z|306ec059-19c0-4ee8-a5eb-8986fc81a1cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:38:26.032Z|7e6fd91b-d67f-4b97-8123-42f95a7d936b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:38:26.033Z|7e6fd91b-d67f-4b97-8123-42f95a7d936b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:38:26.219Z|17af0054-f9e1-4e7d-b993-1da02a454ebd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:38:26.220Z|17af0054-f9e1-4e7d-b993-1da02a454ebd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:38:41.032Z|8be22990-a9fc-4bed-b61a-10db6183524e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:38:41.035Z|8be22990-a9fc-4bed-b61a-10db6183524e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:38:56.032Z|0e7b9994-0db2-41a0-b7d8-cde802a17cb3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:38:56.033Z|0e7b9994-0db2-41a0-b7d8-cde802a17cb3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:38:56.222Z|c5e4355e-e644-476d-993c-044906bf7dbd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:38:56.223Z|c5e4355e-e644-476d-993c-044906bf7dbd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:38:59.865Z|f85d9f93-fdef-466e-b1ae-4ead1a23860f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:38:59.866Z|f85d9f93-fdef-466e-b1ae-4ead1a23860f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:38:59.866Z|f85d9f93-fdef-466e-b1ae-4ead1a23860f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:38:59.867Z|f85d9f93-fdef-466e-b1ae-4ead1a23860f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:38:59.867Z|f85d9f93-fdef-466e-b1ae-4ead1a23860f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:38:59.868Z|f85d9f93-fdef-466e-b1ae-4ead1a23860f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:38:59.880Z|f85d9f93-fdef-466e-b1ae-4ead1a23860f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:38:59.880Z|f85d9f93-fdef-466e-b1ae-4ead1a23860f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:38:59.881Z|f85d9f93-fdef-466e-b1ae-4ead1a23860f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:38:59.881Z|f85d9f93-fdef-466e-b1ae-4ead1a23860f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:38:59 GMT;Connection:close;
2022-09-05T05:38:59.881Z|f85d9f93-fdef-466e-b1ae-4ead1a23860f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:38:59.882Z|f85d9f93-fdef-466e-b1ae-4ead1a23860f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:39:11.033Z|afab8e37-20a6-4119-81d9-19631358b111|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:39:11.035Z|afab8e37-20a6-4119-81d9-19631358b111|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:39:26.033Z|a9aeb6a4-2409-4116-8bd5-6ff182b7b58f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:39:26.035Z|a9aeb6a4-2409-4116-8bd5-6ff182b7b58f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:39:26.225Z|528b9031-15e9-4b3f-a5a0-6b4e798c7d9c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:39:26.226Z|528b9031-15e9-4b3f-a5a0-6b4e798c7d9c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:39:41.033Z|f608c7aa-1398-4cea-b337-f72c20bee9ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:39:41.034Z|f608c7aa-1398-4cea-b337-f72c20bee9ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:39:56.032Z|a4dee561-6b58-40b4-b011-ca4a3b0eccdc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:39:56.033Z|a4dee561-6b58-40b4-b011-ca4a3b0eccdc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:39:56.228Z|c2ef4de7-2694-4a26-a7e5-1a30a8d68a48|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:39:56.229Z|c2ef4de7-2694-4a26-a7e5-1a30a8d68a48|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:39:59.868Z|3befe3e8-c5ac-4405-981c-f42a556c80ce|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:39:59.869Z|3befe3e8-c5ac-4405-981c-f42a556c80ce|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:39:59.869Z|3befe3e8-c5ac-4405-981c-f42a556c80ce|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:39:59.870Z|3befe3e8-c5ac-4405-981c-f42a556c80ce|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:39:59.870Z|3befe3e8-c5ac-4405-981c-f42a556c80ce|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:39:59.870Z|3befe3e8-c5ac-4405-981c-f42a556c80ce|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:39:59.882Z|3befe3e8-c5ac-4405-981c-f42a556c80ce|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:39:59.884Z|3befe3e8-c5ac-4405-981c-f42a556c80ce|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:39:59.884Z|3befe3e8-c5ac-4405-981c-f42a556c80ce|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:39:59.885Z|3befe3e8-c5ac-4405-981c-f42a556c80ce|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:39:59 GMT;Connection:close;
2022-09-05T05:39:59.886Z|3befe3e8-c5ac-4405-981c-f42a556c80ce|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:39:59.887Z|3befe3e8-c5ac-4405-981c-f42a556c80ce|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:40:11.032Z|5efabe50-f1ef-4d8b-9522-865ecd45d18e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:40:11.035Z|5efabe50-f1ef-4d8b-9522-865ecd45d18e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:40:26.032Z|c4cd3b55-de23-4a69-b743-3981fc85315e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:40:26.034Z|c4cd3b55-de23-4a69-b743-3981fc85315e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:40:26.230Z|dc532dd5-55a6-4c6e-ac0e-6c08662e9337|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:40:26.231Z|dc532dd5-55a6-4c6e-ac0e-6c08662e9337|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:40:41.033Z|9825b7eb-e9a9-402b-9e76-2128523f97e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:40:41.035Z|9825b7eb-e9a9-402b-9e76-2128523f97e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:40:56.033Z|d15f66f7-2bef-443e-a4d3-0ebcfc6f6025|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:40:56.035Z|d15f66f7-2bef-443e-a4d3-0ebcfc6f6025|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:40:56.234Z|310019f3-b98d-48a7-8872-864782a5bea4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:40:56.235Z|310019f3-b98d-48a7-8872-864782a5bea4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:40:59.867Z|4958a34e-faa4-4f40-92bf-9f4d229793ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:40:59.869Z|4958a34e-faa4-4f40-92bf-9f4d229793ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:40:59.869Z|4958a34e-faa4-4f40-92bf-9f4d229793ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:40:59.872Z|4958a34e-faa4-4f40-92bf-9f4d229793ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:40:59.874Z|4958a34e-faa4-4f40-92bf-9f4d229793ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:40:59.874Z|4958a34e-faa4-4f40-92bf-9f4d229793ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:40:59.884Z|4958a34e-faa4-4f40-92bf-9f4d229793ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:40:59.884Z|4958a34e-faa4-4f40-92bf-9f4d229793ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:40:59.885Z|4958a34e-faa4-4f40-92bf-9f4d229793ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:40:59.885Z|4958a34e-faa4-4f40-92bf-9f4d229793ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:40:59 GMT;Connection:close;
2022-09-05T05:40:59.886Z|4958a34e-faa4-4f40-92bf-9f4d229793ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:40:59.887Z|4958a34e-faa4-4f40-92bf-9f4d229793ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:41:11.032Z|37a36a90-4bb6-479e-a2fe-a9cc5075b58f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:41:11.033Z|37a36a90-4bb6-479e-a2fe-a9cc5075b58f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:41:26.032Z|69eab898-b440-4057-a658-513116c8cef0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:41:26.033Z|69eab898-b440-4057-a658-513116c8cef0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:41:26.236Z|c988fae5-da62-48cd-bd91-18bbbc0428de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:41:26.237Z|c988fae5-da62-48cd-bd91-18bbbc0428de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:41:41.033Z|63e1b8dd-0664-4696-8fa9-3eb6376d19d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:41:41.035Z|63e1b8dd-0664-4696-8fa9-3eb6376d19d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:41:56.032Z|77177b83-dc91-4544-b23e-98f46e7581d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:41:56.034Z|77177b83-dc91-4544-b23e-98f46e7581d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:41:56.239Z|262cdbda-1032-43df-aa6d-a8c56ea16185|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:41:56.240Z|262cdbda-1032-43df-aa6d-a8c56ea16185|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:41:59.869Z|c5b4b827-9b9a-49fd-a852-14e9338f1cc2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:41:59.870Z|c5b4b827-9b9a-49fd-a852-14e9338f1cc2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:41:59.870Z|c5b4b827-9b9a-49fd-a852-14e9338f1cc2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:41:59.871Z|c5b4b827-9b9a-49fd-a852-14e9338f1cc2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:41:59.872Z|c5b4b827-9b9a-49fd-a852-14e9338f1cc2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:41:59.872Z|c5b4b827-9b9a-49fd-a852-14e9338f1cc2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:41:59.891Z|c5b4b827-9b9a-49fd-a852-14e9338f1cc2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:41:59.892Z|c5b4b827-9b9a-49fd-a852-14e9338f1cc2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:41:59.892Z|c5b4b827-9b9a-49fd-a852-14e9338f1cc2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:41:59.893Z|c5b4b827-9b9a-49fd-a852-14e9338f1cc2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:41:59 GMT;Connection:close;
2022-09-05T05:41:59.893Z|c5b4b827-9b9a-49fd-a852-14e9338f1cc2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:41:59.895Z|c5b4b827-9b9a-49fd-a852-14e9338f1cc2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:42:11.033Z|48cc0841-e185-4359-b72a-a8b45261deef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:42:11.034Z|48cc0841-e185-4359-b72a-a8b45261deef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:42:26.032Z|74cd4b2f-87ac-4948-9cf3-87494279c664|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:42:26.035Z|74cd4b2f-87ac-4948-9cf3-87494279c664|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:42:26.241Z|f564120f-9f88-4458-bd9a-dd31ad0eb8a9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:42:26.243Z|f564120f-9f88-4458-bd9a-dd31ad0eb8a9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:42:41.032Z|a7ca9610-78a5-41f8-aca9-28a9aba9013d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:42:41.034Z|a7ca9610-78a5-41f8-aca9-28a9aba9013d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:42:56.032Z|de0190bc-818e-4172-a61a-38b9a3adaaeb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:42:56.033Z|de0190bc-818e-4172-a61a-38b9a3adaaeb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:42:56.244Z|0c26b20c-7655-4b07-80e9-bde8ec4501e5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:42:56.245Z|0c26b20c-7655-4b07-80e9-bde8ec4501e5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:42:59.887Z|7e7ffbd7-6f44-47ec-801a-c4b300569470|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:42:59.888Z|7e7ffbd7-6f44-47ec-801a-c4b300569470|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:42:59.889Z|7e7ffbd7-6f44-47ec-801a-c4b300569470|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:42:59.889Z|7e7ffbd7-6f44-47ec-801a-c4b300569470|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:42:59.889Z|7e7ffbd7-6f44-47ec-801a-c4b300569470|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:42:59.890Z|7e7ffbd7-6f44-47ec-801a-c4b300569470|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:42:59.914Z|7e7ffbd7-6f44-47ec-801a-c4b300569470|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:42:59.914Z|7e7ffbd7-6f44-47ec-801a-c4b300569470|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:42:59.915Z|7e7ffbd7-6f44-47ec-801a-c4b300569470|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:42:59.916Z|7e7ffbd7-6f44-47ec-801a-c4b300569470|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:42:59 GMT;Connection:close;
2022-09-05T05:42:59.916Z|7e7ffbd7-6f44-47ec-801a-c4b300569470|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:42:59.917Z|7e7ffbd7-6f44-47ec-801a-c4b300569470|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:43:11.033Z|172c7930-e331-4b4d-8636-ac963143d054|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:43:11.035Z|172c7930-e331-4b4d-8636-ac963143d054|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:43:26.033Z|eecef29e-7318-4381-a593-592b3a9c9517|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:43:26.034Z|eecef29e-7318-4381-a593-592b3a9c9517|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:43:26.246Z|d7dedb7b-2083-4194-a08f-56d5d99844a3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:43:26.247Z|d7dedb7b-2083-4194-a08f-56d5d99844a3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:43:41.032Z|7458146f-1a8e-421a-92d9-65d026ddb497|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:43:41.034Z|7458146f-1a8e-421a-92d9-65d026ddb497|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:43:56.044Z|196301d8-0587-412e-b1d8-eec539256b14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:43:56.047Z|196301d8-0587-412e-b1d8-eec539256b14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:43:56.250Z|382fe2eb-5341-4539-8e14-1d46a013bf36|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:43:56.251Z|382fe2eb-5341-4539-8e14-1d46a013bf36|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:43:59.871Z|c70da762-7d12-4c97-a938-140e6560cd55|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:43:59.872Z|c70da762-7d12-4c97-a938-140e6560cd55|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:43:59.873Z|c70da762-7d12-4c97-a938-140e6560cd55|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:43:59.873Z|c70da762-7d12-4c97-a938-140e6560cd55|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:43:59.874Z|c70da762-7d12-4c97-a938-140e6560cd55|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:43:59.874Z|c70da762-7d12-4c97-a938-140e6560cd55|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:43:59.903Z|c70da762-7d12-4c97-a938-140e6560cd55|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:43:59.903Z|c70da762-7d12-4c97-a938-140e6560cd55|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:43:59.903Z|c70da762-7d12-4c97-a938-140e6560cd55|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:43:59.904Z|c70da762-7d12-4c97-a938-140e6560cd55|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:43:59 GMT;Connection:close;
2022-09-05T05:43:59.904Z|c70da762-7d12-4c97-a938-140e6560cd55|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:43:59.905Z|c70da762-7d12-4c97-a938-140e6560cd55|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:44:11.033Z|8961f9d3-02e2-4a78-bcd2-986ac364a9d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:44:11.034Z|8961f9d3-02e2-4a78-bcd2-986ac364a9d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:44:26.034Z|9514e3bc-19c7-4311-a8b5-932f4a5a8e39|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:44:26.036Z|9514e3bc-19c7-4311-a8b5-932f4a5a8e39|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:44:26.253Z|5d789754-9004-4431-b731-5ef581f0290a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:44:26.254Z|5d789754-9004-4431-b731-5ef581f0290a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:44:41.034Z|631180eb-1ac1-43f9-ad55-16f54bcbce5c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:44:41.037Z|631180eb-1ac1-43f9-ad55-16f54bcbce5c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:44:56.033Z|b61ccf6f-1895-4e60-a2cd-e5a47cfb3ed2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:44:56.035Z|b61ccf6f-1895-4e60-a2cd-e5a47cfb3ed2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:44:56.256Z|e50c2b93-0ab9-435b-ba39-f64af75bbac8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:44:56.257Z|e50c2b93-0ab9-435b-ba39-f64af75bbac8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:44:59.874Z|d24622bc-a28a-4d44-93c0-8eb690bed7be|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:44:59.875Z|d24622bc-a28a-4d44-93c0-8eb690bed7be|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:44:59.875Z|d24622bc-a28a-4d44-93c0-8eb690bed7be|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:44:59.876Z|d24622bc-a28a-4d44-93c0-8eb690bed7be|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:44:59.876Z|d24622bc-a28a-4d44-93c0-8eb690bed7be|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:44:59.877Z|d24622bc-a28a-4d44-93c0-8eb690bed7be|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:44:59.891Z|d24622bc-a28a-4d44-93c0-8eb690bed7be|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:44:59.892Z|d24622bc-a28a-4d44-93c0-8eb690bed7be|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:44:59.892Z|d24622bc-a28a-4d44-93c0-8eb690bed7be|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:44:59.892Z|d24622bc-a28a-4d44-93c0-8eb690bed7be|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:44:59 GMT;Connection:close;
2022-09-05T05:44:59.893Z|d24622bc-a28a-4d44-93c0-8eb690bed7be|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:44:59.894Z|d24622bc-a28a-4d44-93c0-8eb690bed7be|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:45:11.033Z|802e101f-e4b7-4731-82e4-f701d7f1ebca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:45:11.035Z|802e101f-e4b7-4731-82e4-f701d7f1ebca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:45:26.034Z|c8ce6731-204e-448b-86d8-c5929a652dc6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:45:26.036Z|c8ce6731-204e-448b-86d8-c5929a652dc6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:45:26.259Z|be65760e-8d83-49f6-8f84-a5c212c48d6d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:45:26.260Z|be65760e-8d83-49f6-8f84-a5c212c48d6d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:45:41.032Z|17c49bb8-094e-4bfc-9fb4-81d843ee5b11|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:45:41.034Z|17c49bb8-094e-4bfc-9fb4-81d843ee5b11|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:45:56.032Z|d9a9cc39-98b4-4f0c-a63f-2d66e21cde6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:45:56.033Z|d9a9cc39-98b4-4f0c-a63f-2d66e21cde6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:45:56.261Z|6aaf377a-f04e-41b1-89fa-13ffd9e189b1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:45:56.262Z|6aaf377a-f04e-41b1-89fa-13ffd9e189b1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:45:59.866Z|c3b71213-e700-4bc6-a2ea-7114d221fd15|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:45:59.867Z|c3b71213-e700-4bc6-a2ea-7114d221fd15|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:45:59.867Z|c3b71213-e700-4bc6-a2ea-7114d221fd15|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:45:59.867Z|c3b71213-e700-4bc6-a2ea-7114d221fd15|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:45:59.868Z|c3b71213-e700-4bc6-a2ea-7114d221fd15|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:45:59.868Z|c3b71213-e700-4bc6-a2ea-7114d221fd15|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:45:59.899Z|c3b71213-e700-4bc6-a2ea-7114d221fd15|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:45:59.900Z|c3b71213-e700-4bc6-a2ea-7114d221fd15|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:45:59.901Z|c3b71213-e700-4bc6-a2ea-7114d221fd15|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:45:59.901Z|c3b71213-e700-4bc6-a2ea-7114d221fd15|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:45:59 GMT;Connection:close;
2022-09-05T05:45:59.901Z|c3b71213-e700-4bc6-a2ea-7114d221fd15|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:45:59.902Z|c3b71213-e700-4bc6-a2ea-7114d221fd15|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:46:11.032Z|412ff237-a7b7-4f2d-961e-d6ebbc6ea064|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:46:11.034Z|412ff237-a7b7-4f2d-961e-d6ebbc6ea064|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:46:26.032Z|926927cb-ed52-4d75-89a0-3b5e8e34836d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:46:26.034Z|926927cb-ed52-4d75-89a0-3b5e8e34836d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:46:26.264Z|9ae059e8-29de-408e-8f68-de4b14b5849e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:46:26.266Z|9ae059e8-29de-408e-8f68-de4b14b5849e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:46:41.032Z|9581cd02-32c3-4b1d-8678-bd11ff8d155a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:46:41.036Z|9581cd02-32c3-4b1d-8678-bd11ff8d155a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:46:56.032Z|a59ae41f-b302-45e8-bb12-e7c38d0e73d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:46:56.035Z|a59ae41f-b302-45e8-bb12-e7c38d0e73d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:46:56.270Z|198958b9-95eb-477f-9515-78313d97e275|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:46:56.271Z|198958b9-95eb-477f-9515-78313d97e275|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:46:59.867Z|cfcf2d97-7ec5-4331-a59d-713033a33755|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:46:59.868Z|cfcf2d97-7ec5-4331-a59d-713033a33755|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:46:59.868Z|cfcf2d97-7ec5-4331-a59d-713033a33755|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:46:59.869Z|cfcf2d97-7ec5-4331-a59d-713033a33755|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:46:59.870Z|cfcf2d97-7ec5-4331-a59d-713033a33755|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:46:59.870Z|cfcf2d97-7ec5-4331-a59d-713033a33755|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:46:59.881Z|cfcf2d97-7ec5-4331-a59d-713033a33755|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:46:59.881Z|cfcf2d97-7ec5-4331-a59d-713033a33755|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:46:59.881Z|cfcf2d97-7ec5-4331-a59d-713033a33755|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:46:59.882Z|cfcf2d97-7ec5-4331-a59d-713033a33755|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:46:59 GMT;Connection:close;
2022-09-05T05:46:59.882Z|cfcf2d97-7ec5-4331-a59d-713033a33755|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:46:59.883Z|cfcf2d97-7ec5-4331-a59d-713033a33755|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:47:11.033Z|0d6ad12d-3dad-4e4f-aa0e-8d41312fbb19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:47:11.034Z|0d6ad12d-3dad-4e4f-aa0e-8d41312fbb19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:47:26.032Z|daa5bab1-d866-41cb-9de8-54d3dd10c427|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:47:26.034Z|daa5bab1-d866-41cb-9de8-54d3dd10c427|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:47:26.274Z|b92bb9f1-a153-44a7-843f-c9ec34c16530|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:47:26.275Z|b92bb9f1-a153-44a7-843f-c9ec34c16530|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:47:41.032Z|1af524b6-4ce1-4c68-8924-0640e6eda644|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:47:41.035Z|1af524b6-4ce1-4c68-8924-0640e6eda644|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:47:56.032Z|4176d824-d3fe-4150-bc2d-4997402eccb1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:47:56.034Z|4176d824-d3fe-4150-bc2d-4997402eccb1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:47:56.276Z|784eaaae-d0b7-4ef7-8cf6-49a294b0b248|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:47:56.277Z|784eaaae-d0b7-4ef7-8cf6-49a294b0b248|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:47:59.866Z|ed477ad9-8402-4bd5-89ff-563b1dea0c8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:47:59.867Z|ed477ad9-8402-4bd5-89ff-563b1dea0c8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:47:59.867Z|ed477ad9-8402-4bd5-89ff-563b1dea0c8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:47:59.868Z|ed477ad9-8402-4bd5-89ff-563b1dea0c8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:47:59.869Z|ed477ad9-8402-4bd5-89ff-563b1dea0c8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:47:59.869Z|ed477ad9-8402-4bd5-89ff-563b1dea0c8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:47:59.876Z|ed477ad9-8402-4bd5-89ff-563b1dea0c8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:47:59.878Z|ed477ad9-8402-4bd5-89ff-563b1dea0c8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:47:59.878Z|ed477ad9-8402-4bd5-89ff-563b1dea0c8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:47:59.879Z|ed477ad9-8402-4bd5-89ff-563b1dea0c8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:47:59 GMT;Connection:close;
2022-09-05T05:47:59.879Z|ed477ad9-8402-4bd5-89ff-563b1dea0c8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:47:59.880Z|ed477ad9-8402-4bd5-89ff-563b1dea0c8d|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:48:11.034Z|98f0f207-6078-4c1d-8d18-933c0fc160c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:48:11.038Z|98f0f207-6078-4c1d-8d18-933c0fc160c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:48:26.032Z|abf26584-4ae4-477e-8dee-4f2669306313|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:48:26.033Z|abf26584-4ae4-477e-8dee-4f2669306313|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:48:26.280Z|614f6ac3-a498-453e-8b79-4366ebe45524|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:48:26.281Z|614f6ac3-a498-453e-8b79-4366ebe45524|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:48:41.032Z|a7e770c6-0d54-417b-8ff7-6cc565839acb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:48:41.034Z|a7e770c6-0d54-417b-8ff7-6cc565839acb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:48:56.032Z|21a506c1-1584-46ff-8493-190360b4461e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:48:56.040Z|21a506c1-1584-46ff-8493-190360b4461e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:48:56.283Z|c57427a3-b179-48f6-8fea-3b4126bb1570|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:48:56.284Z|c57427a3-b179-48f6-8fea-3b4126bb1570|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:48:59.866Z|a08f14dc-e2dd-4edd-b57f-dfba179ebb1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:48:59.867Z|a08f14dc-e2dd-4edd-b57f-dfba179ebb1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:48:59.867Z|a08f14dc-e2dd-4edd-b57f-dfba179ebb1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:48:59.870Z|a08f14dc-e2dd-4edd-b57f-dfba179ebb1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:48:59.871Z|a08f14dc-e2dd-4edd-b57f-dfba179ebb1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:48:59.871Z|a08f14dc-e2dd-4edd-b57f-dfba179ebb1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:48:59.880Z|a08f14dc-e2dd-4edd-b57f-dfba179ebb1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:48:59.881Z|a08f14dc-e2dd-4edd-b57f-dfba179ebb1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:48:59.881Z|a08f14dc-e2dd-4edd-b57f-dfba179ebb1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:48:59.882Z|a08f14dc-e2dd-4edd-b57f-dfba179ebb1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:48:59 GMT;Connection:close;
2022-09-05T05:48:59.882Z|a08f14dc-e2dd-4edd-b57f-dfba179ebb1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:48:59.883Z|a08f14dc-e2dd-4edd-b57f-dfba179ebb1a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:49:11.032Z|846deb57-d035-4713-80f9-96893d00d332|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:49:11.033Z|846deb57-d035-4713-80f9-96893d00d332|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:49:26.032Z|2c124725-cefe-4b2a-8b3c-39dfe85405db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:49:26.033Z|2c124725-cefe-4b2a-8b3c-39dfe85405db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:49:26.286Z|c6f9eca0-f151-4595-80a7-3c79f85939fd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:49:26.286Z|c6f9eca0-f151-4595-80a7-3c79f85939fd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:49:41.032Z|41dca7e7-fa58-4bd4-bd91-38ac50b4bb7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:49:41.037Z|41dca7e7-fa58-4bd4-bd91-38ac50b4bb7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:49:56.032Z|dccdcfda-6a5b-462f-a1ea-cdd9257eeaad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:49:56.033Z|dccdcfda-6a5b-462f-a1ea-cdd9257eeaad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:49:56.288Z|16a5bcd4-15b3-4795-9a34-e3894d10aaae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:49:56.289Z|16a5bcd4-15b3-4795-9a34-e3894d10aaae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:49:59.872Z|8005b956-3b65-4e68-810e-18887832d051|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:49:59.872Z|8005b956-3b65-4e68-810e-18887832d051|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:49:59.873Z|8005b956-3b65-4e68-810e-18887832d051|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:49:59.874Z|8005b956-3b65-4e68-810e-18887832d051|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:49:59.875Z|8005b956-3b65-4e68-810e-18887832d051|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:49:59.875Z|8005b956-3b65-4e68-810e-18887832d051|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:49:59.893Z|8005b956-3b65-4e68-810e-18887832d051|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:49:59.894Z|8005b956-3b65-4e68-810e-18887832d051|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:49:59.895Z|8005b956-3b65-4e68-810e-18887832d051|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:49:59.896Z|8005b956-3b65-4e68-810e-18887832d051|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:49:59 GMT;Connection:close;
2022-09-05T05:49:59.896Z|8005b956-3b65-4e68-810e-18887832d051|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:49:59.897Z|8005b956-3b65-4e68-810e-18887832d051|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:50:11.032Z|ffa19f1b-af03-4b36-acc9-7506dc097c0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:50:11.034Z|ffa19f1b-af03-4b36-acc9-7506dc097c0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:50:26.032Z|72421a7e-aa96-4846-99c1-e2eede97b2c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:50:26.044Z|72421a7e-aa96-4846-99c1-e2eede97b2c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:50:26.290Z|61b3f457-9c74-4589-a0e0-9c52f7b54817|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:50:26.291Z|61b3f457-9c74-4589-a0e0-9c52f7b54817|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:50:41.032Z|ae0229e2-51f7-4e95-b920-7a79a63e9213|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:50:41.034Z|ae0229e2-51f7-4e95-b920-7a79a63e9213|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:50:56.032Z|92d94c1a-0d6f-4be2-a088-fabea34339fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:50:56.033Z|92d94c1a-0d6f-4be2-a088-fabea34339fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:50:56.293Z|9d7e08bb-8916-4e94-81e0-1d4fd08ff37e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:50:56.294Z|9d7e08bb-8916-4e94-81e0-1d4fd08ff37e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:50:59.872Z|a41fd25f-51fd-48a5-932a-1ca86b20a847|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:50:59.873Z|a41fd25f-51fd-48a5-932a-1ca86b20a847|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:50:59.873Z|a41fd25f-51fd-48a5-932a-1ca86b20a847|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:50:59.875Z|a41fd25f-51fd-48a5-932a-1ca86b20a847|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:50:59.876Z|a41fd25f-51fd-48a5-932a-1ca86b20a847|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:50:59.876Z|a41fd25f-51fd-48a5-932a-1ca86b20a847|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:50:59.884Z|a41fd25f-51fd-48a5-932a-1ca86b20a847|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:50:59.884Z|a41fd25f-51fd-48a5-932a-1ca86b20a847|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:50:59.885Z|a41fd25f-51fd-48a5-932a-1ca86b20a847|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:50:59.885Z|a41fd25f-51fd-48a5-932a-1ca86b20a847|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:50:59 GMT;Connection:close;
2022-09-05T05:50:59.886Z|a41fd25f-51fd-48a5-932a-1ca86b20a847|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:50:59.886Z|a41fd25f-51fd-48a5-932a-1ca86b20a847|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:51:11.032Z|d0de805c-38e8-4202-b1f6-fa51e14e8203|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:51:11.037Z|d0de805c-38e8-4202-b1f6-fa51e14e8203|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:51:26.032Z|f0d16f7f-a9e2-48ba-bae1-1a6e6e5c8b93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:51:26.034Z|f0d16f7f-a9e2-48ba-bae1-1a6e6e5c8b93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:51:26.295Z|02c659fe-646c-460a-a71d-1745b010b86a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:51:26.296Z|02c659fe-646c-460a-a71d-1745b010b86a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:51:41.032Z|51a96e15-fc53-4d1a-8113-1e7c7b5adcc4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:51:41.034Z|51a96e15-fc53-4d1a-8113-1e7c7b5adcc4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:51:56.032Z|a22850ad-654e-48a8-b5d1-f871174ec196|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:51:56.041Z|a22850ad-654e-48a8-b5d1-f871174ec196|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:51:56.298Z|c5d6a167-42ab-4c1d-b286-6165e7ecaee3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:51:56.300Z|c5d6a167-42ab-4c1d-b286-6165e7ecaee3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:51:59.869Z|06aa8c5b-4b1f-42fb-861c-7865d45762c0|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:51:59.869Z|06aa8c5b-4b1f-42fb-861c-7865d45762c0|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:51:59.870Z|06aa8c5b-4b1f-42fb-861c-7865d45762c0|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:51:59.870Z|06aa8c5b-4b1f-42fb-861c-7865d45762c0|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:51:59.870Z|06aa8c5b-4b1f-42fb-861c-7865d45762c0|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:51:59.871Z|06aa8c5b-4b1f-42fb-861c-7865d45762c0|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:51:59.897Z|06aa8c5b-4b1f-42fb-861c-7865d45762c0|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:51:59.898Z|06aa8c5b-4b1f-42fb-861c-7865d45762c0|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:51:59.899Z|06aa8c5b-4b1f-42fb-861c-7865d45762c0|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:51:59.899Z|06aa8c5b-4b1f-42fb-861c-7865d45762c0|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:51:59 GMT;Connection:close;
2022-09-05T05:51:59.899Z|06aa8c5b-4b1f-42fb-861c-7865d45762c0|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:51:59.900Z|06aa8c5b-4b1f-42fb-861c-7865d45762c0|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:52:11.033Z|57a7da65-15ae-4923-8e14-6345b3a5242d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:52:11.034Z|57a7da65-15ae-4923-8e14-6345b3a5242d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:52:26.032Z|b9e324d9-2155-41b6-bfcb-1f0ffc5c212e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:52:26.034Z|b9e324d9-2155-41b6-bfcb-1f0ffc5c212e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:52:26.302Z|93493623-f943-4364-b422-65056d38c1d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:52:26.303Z|93493623-f943-4364-b422-65056d38c1d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:52:41.035Z|ee57558f-790c-48ed-a069-5bc16e8bcd80|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:52:41.041Z|ee57558f-790c-48ed-a069-5bc16e8bcd80|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:52:56.034Z|bb3480a3-e057-47fb-b6c4-6e7718f17ee5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:52:56.036Z|bb3480a3-e057-47fb-b6c4-6e7718f17ee5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:52:56.306Z|406361cd-4c83-42e5-96cf-7c12bf8028cd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:52:56.307Z|406361cd-4c83-42e5-96cf-7c12bf8028cd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:52:59.891Z|e6b67488-2b04-4ff6-87fb-4759a6607dd0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:52:59.897Z|e6b67488-2b04-4ff6-87fb-4759a6607dd0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:52:59.901Z|e6b67488-2b04-4ff6-87fb-4759a6607dd0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:52:59.902Z|e6b67488-2b04-4ff6-87fb-4759a6607dd0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:52:59.903Z|e6b67488-2b04-4ff6-87fb-4759a6607dd0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:52:59.904Z|e6b67488-2b04-4ff6-87fb-4759a6607dd0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:52:59.920Z|e6b67488-2b04-4ff6-87fb-4759a6607dd0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:52:59.921Z|e6b67488-2b04-4ff6-87fb-4759a6607dd0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:52:59.922Z|e6b67488-2b04-4ff6-87fb-4759a6607dd0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:52:59.923Z|e6b67488-2b04-4ff6-87fb-4759a6607dd0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:52:59 GMT;Connection:close;
2022-09-05T05:52:59.924Z|e6b67488-2b04-4ff6-87fb-4759a6607dd0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:52:59.926Z|e6b67488-2b04-4ff6-87fb-4759a6607dd0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:53:11.033Z|5084074c-3645-43ad-b064-b869f4477f5e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:53:11.035Z|5084074c-3645-43ad-b064-b869f4477f5e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:53:26.032Z|55239699-ec4b-4521-a8a1-0bba7e1966c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:53:26.036Z|55239699-ec4b-4521-a8a1-0bba7e1966c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:53:26.309Z|1ae2c56a-e7dc-4bf0-9ddb-8f6448e739ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:53:26.310Z|1ae2c56a-e7dc-4bf0-9ddb-8f6448e739ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:53:41.032Z|bdc8414e-e401-42a1-a0c7-64144bbdd9e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:53:41.035Z|bdc8414e-e401-42a1-a0c7-64144bbdd9e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:53:56.032Z|71379e2e-4062-49af-af23-713b71fbf1ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:53:56.033Z|71379e2e-4062-49af-af23-713b71fbf1ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:53:56.312Z|a4a1f284-f363-4e00-b8fa-89d28742008a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:53:56.313Z|a4a1f284-f363-4e00-b8fa-89d28742008a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:53:59.866Z|952a80be-2b32-45ea-8c48-70ad4ecf34d7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:53:59.867Z|952a80be-2b32-45ea-8c48-70ad4ecf34d7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:53:59.867Z|952a80be-2b32-45ea-8c48-70ad4ecf34d7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:53:59.868Z|952a80be-2b32-45ea-8c48-70ad4ecf34d7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:53:59.868Z|952a80be-2b32-45ea-8c48-70ad4ecf34d7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:53:59.868Z|952a80be-2b32-45ea-8c48-70ad4ecf34d7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:53:59.878Z|952a80be-2b32-45ea-8c48-70ad4ecf34d7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:53:59.879Z|952a80be-2b32-45ea-8c48-70ad4ecf34d7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:53:59.879Z|952a80be-2b32-45ea-8c48-70ad4ecf34d7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:53:59.880Z|952a80be-2b32-45ea-8c48-70ad4ecf34d7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:53:59 GMT;Connection:close;
2022-09-05T05:53:59.880Z|952a80be-2b32-45ea-8c48-70ad4ecf34d7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:53:59.881Z|952a80be-2b32-45ea-8c48-70ad4ecf34d7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:54:11.032Z|ae744477-ad9a-4868-b342-cbbc66798e9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:54:11.036Z|ae744477-ad9a-4868-b342-cbbc66798e9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:54:26.032Z|360f58a5-42e0-4265-953c-d99cfe8d29b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:54:26.035Z|360f58a5-42e0-4265-953c-d99cfe8d29b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:54:26.315Z|84ddea98-32c3-41c3-9ac3-66d23796d824|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:54:26.316Z|84ddea98-32c3-41c3-9ac3-66d23796d824|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:54:41.032Z|148b274a-b82d-445b-b117-b713a1951ac0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:54:41.033Z|148b274a-b82d-445b-b117-b713a1951ac0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:54:56.032Z|84fdf571-0b4a-4dcc-86b0-d54629e261f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:54:56.033Z|84fdf571-0b4a-4dcc-86b0-d54629e261f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:54:56.317Z|a5306a71-8f07-4ec1-8564-341ad6fa7dc9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:54:56.318Z|a5306a71-8f07-4ec1-8564-341ad6fa7dc9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:54:59.866Z|ca9f3e55-5c98-44d3-b41f-895c22fbd18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:54:59.866Z|ca9f3e55-5c98-44d3-b41f-895c22fbd18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:54:59.867Z|ca9f3e55-5c98-44d3-b41f-895c22fbd18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:54:59.867Z|ca9f3e55-5c98-44d3-b41f-895c22fbd18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:54:59.868Z|ca9f3e55-5c98-44d3-b41f-895c22fbd18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:54:59.868Z|ca9f3e55-5c98-44d3-b41f-895c22fbd18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:54:59.878Z|ca9f3e55-5c98-44d3-b41f-895c22fbd18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:54:59.879Z|ca9f3e55-5c98-44d3-b41f-895c22fbd18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:54:59.879Z|ca9f3e55-5c98-44d3-b41f-895c22fbd18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:54:59.879Z|ca9f3e55-5c98-44d3-b41f-895c22fbd18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:54:59 GMT;Connection:close;
2022-09-05T05:54:59.879Z|ca9f3e55-5c98-44d3-b41f-895c22fbd18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:54:59.880Z|ca9f3e55-5c98-44d3-b41f-895c22fbd18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:55:11.032Z|d7b59d4c-bd82-4227-94d2-2754cf212fe5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:55:11.033Z|d7b59d4c-bd82-4227-94d2-2754cf212fe5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:55:26.032Z|f9d68db7-10c8-45b6-88db-081fdc7a0fb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:55:26.035Z|f9d68db7-10c8-45b6-88db-081fdc7a0fb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:55:26.319Z|1d9dc6a2-aec2-4386-ba8c-45152846372f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:55:26.320Z|1d9dc6a2-aec2-4386-ba8c-45152846372f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:55:41.032Z|47c541c4-35ca-4985-9a77-89cc225e3742|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:55:41.034Z|47c541c4-35ca-4985-9a77-89cc225e3742|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:55:56.032Z|4b1368df-405f-4ebe-94ad-99d9fc698119|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:55:56.034Z|4b1368df-405f-4ebe-94ad-99d9fc698119|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:55:56.321Z|491645a9-af82-41ec-bd1a-392bcd2d5a25|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:55:56.323Z|491645a9-af82-41ec-bd1a-392bcd2d5a25|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:55:59.866Z|3b02d473-53b8-4b80-92df-c5d379b71706|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:55:59.866Z|3b02d473-53b8-4b80-92df-c5d379b71706|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:55:59.867Z|3b02d473-53b8-4b80-92df-c5d379b71706|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:55:59.867Z|3b02d473-53b8-4b80-92df-c5d379b71706|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:55:59.867Z|3b02d473-53b8-4b80-92df-c5d379b71706|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:55:59.868Z|3b02d473-53b8-4b80-92df-c5d379b71706|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:55:59.880Z|3b02d473-53b8-4b80-92df-c5d379b71706|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:55:59.880Z|3b02d473-53b8-4b80-92df-c5d379b71706|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:55:59.880Z|3b02d473-53b8-4b80-92df-c5d379b71706|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:55:59.880Z|3b02d473-53b8-4b80-92df-c5d379b71706|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:55:59 GMT;Connection:close;
2022-09-05T05:55:59.881Z|3b02d473-53b8-4b80-92df-c5d379b71706|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:55:59.882Z|3b02d473-53b8-4b80-92df-c5d379b71706|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:56:11.033Z|c4e60418-f657-44fe-bc16-566295f9e25a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:56:11.041Z|c4e60418-f657-44fe-bc16-566295f9e25a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:56:26.033Z|f5dbc494-4483-4218-930f-36030336f4d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:56:26.034Z|f5dbc494-4483-4218-930f-36030336f4d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:56:26.324Z|0d44dad3-a8b8-41c2-b5d0-5e91c3f435e3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:56:26.325Z|0d44dad3-a8b8-41c2-b5d0-5e91c3f435e3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:56:41.033Z|4d60adfd-bc6f-494f-ac4d-e8106f1a05cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:56:41.037Z|4d60adfd-bc6f-494f-ac4d-e8106f1a05cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:56:56.032Z|10147ccf-daab-41d7-b04a-daff4fc29425|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:56:56.037Z|10147ccf-daab-41d7-b04a-daff4fc29425|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:56:56.327Z|c127855e-05e4-49bc-951f-3f75552fc51a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:56:56.328Z|c127855e-05e4-49bc-951f-3f75552fc51a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:56:59.866Z|c5ea7bdd-e08d-4537-899c-db35484d458b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:56:59.867Z|c5ea7bdd-e08d-4537-899c-db35484d458b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:56:59.867Z|c5ea7bdd-e08d-4537-899c-db35484d458b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:56:59.867Z|c5ea7bdd-e08d-4537-899c-db35484d458b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:56:59.868Z|c5ea7bdd-e08d-4537-899c-db35484d458b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:56:59.868Z|c5ea7bdd-e08d-4537-899c-db35484d458b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:56:59.878Z|c5ea7bdd-e08d-4537-899c-db35484d458b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:56:59.879Z|c5ea7bdd-e08d-4537-899c-db35484d458b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:56:59.879Z|c5ea7bdd-e08d-4537-899c-db35484d458b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:56:59.879Z|c5ea7bdd-e08d-4537-899c-db35484d458b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:56:59 GMT;Connection:close;
2022-09-05T05:56:59.880Z|c5ea7bdd-e08d-4537-899c-db35484d458b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:56:59.880Z|c5ea7bdd-e08d-4537-899c-db35484d458b|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:57:11.032Z|85ed32a6-77e1-4b0a-ba5a-3cab4a1e5779|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:57:11.033Z|85ed32a6-77e1-4b0a-ba5a-3cab4a1e5779|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:57:26.032Z|2a91c4fd-b9f3-4523-b99e-da017305cd2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:57:26.033Z|2a91c4fd-b9f3-4523-b99e-da017305cd2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:57:26.330Z|c9e42134-52d6-4faf-bd65-eb0d8ce3f17d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:57:26.331Z|c9e42134-52d6-4faf-bd65-eb0d8ce3f17d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:57:41.032Z|8c8b9035-1267-4cf0-a3fa-c1cdc4a17489|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:57:41.037Z|8c8b9035-1267-4cf0-a3fa-c1cdc4a17489|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:57:56.032Z|6a2fd094-2c13-48e6-aced-44ae6f24423b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:57:56.033Z|6a2fd094-2c13-48e6-aced-44ae6f24423b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:57:56.333Z|30301b5d-f6cd-4cef-95b6-a269cb000e83|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:57:56.334Z|30301b5d-f6cd-4cef-95b6-a269cb000e83|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:57:59.865Z|1bdb8ad2-d39f-4db2-b33a-b55d2b199c68|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:57:59.866Z|1bdb8ad2-d39f-4db2-b33a-b55d2b199c68|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:57:59.867Z|1bdb8ad2-d39f-4db2-b33a-b55d2b199c68|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:57:59.867Z|1bdb8ad2-d39f-4db2-b33a-b55d2b199c68|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:57:59.868Z|1bdb8ad2-d39f-4db2-b33a-b55d2b199c68|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:57:59.868Z|1bdb8ad2-d39f-4db2-b33a-b55d2b199c68|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:57:59.876Z|1bdb8ad2-d39f-4db2-b33a-b55d2b199c68|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:57:59.877Z|1bdb8ad2-d39f-4db2-b33a-b55d2b199c68|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:57:59.877Z|1bdb8ad2-d39f-4db2-b33a-b55d2b199c68|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:57:59.877Z|1bdb8ad2-d39f-4db2-b33a-b55d2b199c68|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:57:59 GMT;Connection:close;
2022-09-05T05:57:59.878Z|1bdb8ad2-d39f-4db2-b33a-b55d2b199c68|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:57:59.878Z|1bdb8ad2-d39f-4db2-b33a-b55d2b199c68|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:58:11.032Z|8cad6e47-e94a-49c3-b99c-5cbba3ac87af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:58:11.034Z|8cad6e47-e94a-49c3-b99c-5cbba3ac87af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:58:26.033Z|fc2c3266-2c45-46f1-ab68-1c28cfed57b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:58:26.037Z|fc2c3266-2c45-46f1-ab68-1c28cfed57b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:58:26.335Z|497308c9-407e-4110-9209-7b989d3dd48b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:58:26.336Z|497308c9-407e-4110-9209-7b989d3dd48b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:58:41.032Z|95a791e0-021b-491b-be38-227fa1c969f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:58:41.036Z|95a791e0-021b-491b-be38-227fa1c969f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:58:56.032Z|7003077d-6e02-432d-840f-a6aa302484a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:58:56.034Z|7003077d-6e02-432d-840f-a6aa302484a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:58:56.337Z|b826a90b-32f8-4291-84dd-00d5b3f89d31|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:58:56.338Z|b826a90b-32f8-4291-84dd-00d5b3f89d31|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:58:59.868Z|1d6df33a-ad6d-439c-a327-731cf98d4a81|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:58:59.869Z|1d6df33a-ad6d-439c-a327-731cf98d4a81|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:58:59.869Z|1d6df33a-ad6d-439c-a327-731cf98d4a81|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:58:59.869Z|1d6df33a-ad6d-439c-a327-731cf98d4a81|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:58:59.870Z|1d6df33a-ad6d-439c-a327-731cf98d4a81|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:58:59.870Z|1d6df33a-ad6d-439c-a327-731cf98d4a81|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:58:59.890Z|1d6df33a-ad6d-439c-a327-731cf98d4a81|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:58:59.890Z|1d6df33a-ad6d-439c-a327-731cf98d4a81|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:58:59.891Z|1d6df33a-ad6d-439c-a327-731cf98d4a81|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:58:59.891Z|1d6df33a-ad6d-439c-a327-731cf98d4a81|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:58:59 GMT;Connection:close;
2022-09-05T05:58:59.891Z|1d6df33a-ad6d-439c-a327-731cf98d4a81|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:58:59.892Z|1d6df33a-ad6d-439c-a327-731cf98d4a81|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T05:59:11.032Z|9b20c8ab-1206-427e-80db-24009da0f3dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:59:11.036Z|9b20c8ab-1206-427e-80db-24009da0f3dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:59:26.032Z|0546196c-1acf-4637-b573-252d95e2ecd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:59:26.033Z|0546196c-1acf-4637-b573-252d95e2ecd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:59:26.340Z|8a947edb-a444-4ada-9fc8-70c15e68b621|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:59:26.341Z|8a947edb-a444-4ada-9fc8-70c15e68b621|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:59:41.034Z|beb482ab-7694-4a1b-9ff0-7bfe1ad74515|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:59:41.036Z|beb482ab-7694-4a1b-9ff0-7bfe1ad74515|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:59:56.033Z|87182d8d-3bb7-42e1-8f1e-845cf32b9d6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:59:56.042Z|87182d8d-3bb7-42e1-8f1e-845cf32b9d6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:59:56.342Z|fd4b65ed-a206-4be1-bbea-4468e39e34e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T05:59:56.343Z|fd4b65ed-a206-4be1-bbea-4468e39e34e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T05:59:59.867Z|ee6156b0-99bf-47d8-9756-ee8de28e6424|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T05:59:59.868Z|ee6156b0-99bf-47d8-9756-ee8de28e6424|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T05:59:59.868Z|ee6156b0-99bf-47d8-9756-ee8de28e6424|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T05:59:59.868Z|ee6156b0-99bf-47d8-9756-ee8de28e6424|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T05:59:59.869Z|ee6156b0-99bf-47d8-9756-ee8de28e6424|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T05:59:59.869Z|ee6156b0-99bf-47d8-9756-ee8de28e6424|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T05:59:59.879Z|ee6156b0-99bf-47d8-9756-ee8de28e6424|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T05:59:59.880Z|ee6156b0-99bf-47d8-9756-ee8de28e6424|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T05:59:59.880Z|ee6156b0-99bf-47d8-9756-ee8de28e6424|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T05:59:59.881Z|ee6156b0-99bf-47d8-9756-ee8de28e6424|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 05:59:59 GMT;Connection:close;
2022-09-05T05:59:59.881Z|ee6156b0-99bf-47d8-9756-ee8de28e6424|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T05:59:59.882Z|ee6156b0-99bf-47d8-9756-ee8de28e6424|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:00:11.033Z|065ae45f-3f9e-46e6-90ea-cbb6981a78b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:00:11.034Z|065ae45f-3f9e-46e6-90ea-cbb6981a78b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:00:26.034Z|d9df6ac9-0212-4098-9fcf-7b33fcbc7734|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:00:26.037Z|d9df6ac9-0212-4098-9fcf-7b33fcbc7734|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:00:26.346Z|03062a85-d384-4d63-80e8-319a0365b5f7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:00:26.346Z|03062a85-d384-4d63-80e8-319a0365b5f7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:00:41.040Z|354f79e9-6415-4fb1-95e1-d43481b97cef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:00:41.072Z|354f79e9-6415-4fb1-95e1-d43481b97cef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:00:56.032Z|a64e5c0c-fbae-4fa2-af2c-16e1b914f2a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:00:56.033Z|a64e5c0c-fbae-4fa2-af2c-16e1b914f2a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:00:56.348Z|a5c84402-ce8f-47cf-9790-83b21853b077|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:00:56.352Z|a5c84402-ce8f-47cf-9790-83b21853b077|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:00:59.871Z|bfb955fe-747b-4523-bfb4-5fb7ac72a853|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:00:59.873Z|bfb955fe-747b-4523-bfb4-5fb7ac72a853|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:00:59.874Z|bfb955fe-747b-4523-bfb4-5fb7ac72a853|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:00:59.876Z|bfb955fe-747b-4523-bfb4-5fb7ac72a853|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:00:59.876Z|bfb955fe-747b-4523-bfb4-5fb7ac72a853|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:00:59.876Z|bfb955fe-747b-4523-bfb4-5fb7ac72a853|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:00:59.895Z|bfb955fe-747b-4523-bfb4-5fb7ac72a853|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:00:59.895Z|bfb955fe-747b-4523-bfb4-5fb7ac72a853|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:00:59.896Z|bfb955fe-747b-4523-bfb4-5fb7ac72a853|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:00:59.896Z|bfb955fe-747b-4523-bfb4-5fb7ac72a853|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:00:59 GMT;Connection:close;
2022-09-05T06:00:59.896Z|bfb955fe-747b-4523-bfb4-5fb7ac72a853|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:00:59.897Z|bfb955fe-747b-4523-bfb4-5fb7ac72a853|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:01:11.032Z|6774f688-81bd-470a-8264-6d69c9d70f68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:01:11.033Z|6774f688-81bd-470a-8264-6d69c9d70f68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:01:26.032Z|74aceb82-cf35-4bc0-a3b1-c4a84a620cee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:01:26.060Z|74aceb82-cf35-4bc0-a3b1-c4a84a620cee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:01:26.353Z|fd746531-cca7-44d7-8d01-b53465f9f0ca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:01:26.354Z|fd746531-cca7-44d7-8d01-b53465f9f0ca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:01:41.032Z|c815a6da-615f-4601-8e2f-3e05e4ae227f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:01:41.035Z|c815a6da-615f-4601-8e2f-3e05e4ae227f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:01:56.032Z|2cfe843c-f495-4963-b643-f52e5702064b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:01:56.033Z|2cfe843c-f495-4963-b643-f52e5702064b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:01:56.356Z|59dd02ee-ed6d-4c26-a7e2-e4d770b6d813|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:01:56.357Z|59dd02ee-ed6d-4c26-a7e2-e4d770b6d813|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:01:59.866Z|5e2b77d1-8106-4756-b35b-c81fe820394f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:01:59.866Z|5e2b77d1-8106-4756-b35b-c81fe820394f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:01:59.867Z|5e2b77d1-8106-4756-b35b-c81fe820394f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:01:59.867Z|5e2b77d1-8106-4756-b35b-c81fe820394f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:01:59.867Z|5e2b77d1-8106-4756-b35b-c81fe820394f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:01:59.868Z|5e2b77d1-8106-4756-b35b-c81fe820394f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:01:59.879Z|5e2b77d1-8106-4756-b35b-c81fe820394f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:01:59.879Z|5e2b77d1-8106-4756-b35b-c81fe820394f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:01:59.880Z|5e2b77d1-8106-4756-b35b-c81fe820394f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:01:59.880Z|5e2b77d1-8106-4756-b35b-c81fe820394f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:01:59 GMT;Connection:close;
2022-09-05T06:01:59.880Z|5e2b77d1-8106-4756-b35b-c81fe820394f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:01:59.881Z|5e2b77d1-8106-4756-b35b-c81fe820394f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:02:11.033Z|4cb0ce41-18ed-4c52-aaaa-4e65bef7b17b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:02:11.042Z|4cb0ce41-18ed-4c52-aaaa-4e65bef7b17b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:02:26.032Z|9ceafe63-48ac-42f3-a00f-3fb8fd6ae387|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:02:26.034Z|9ceafe63-48ac-42f3-a00f-3fb8fd6ae387|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:02:26.358Z|ca628558-74bd-47fb-a4d8-19deb848f14f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:02:26.359Z|ca628558-74bd-47fb-a4d8-19deb848f14f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:02:41.032Z|4e4c1bfc-5d52-44d6-aecd-89db93210f29|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:02:41.035Z|4e4c1bfc-5d52-44d6-aecd-89db93210f29|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:02:56.032Z|e62c0662-112b-49e5-ba08-9671bd15a0c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:02:56.036Z|e62c0662-112b-49e5-ba08-9671bd15a0c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:02:56.360Z|e13859da-c2b6-46a7-b78c-8b0c0a0cb0b3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:02:56.361Z|e13859da-c2b6-46a7-b78c-8b0c0a0cb0b3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:02:59.869Z|45b28536-6330-422b-9057-16b897c64781|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:02:59.870Z|45b28536-6330-422b-9057-16b897c64781|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:02:59.870Z|45b28536-6330-422b-9057-16b897c64781|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:02:59.870Z|45b28536-6330-422b-9057-16b897c64781|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:02:59.871Z|45b28536-6330-422b-9057-16b897c64781|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:02:59.871Z|45b28536-6330-422b-9057-16b897c64781|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:02:59.890Z|45b28536-6330-422b-9057-16b897c64781|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:02:59.891Z|45b28536-6330-422b-9057-16b897c64781|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:02:59.891Z|45b28536-6330-422b-9057-16b897c64781|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:02:59.891Z|45b28536-6330-422b-9057-16b897c64781|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:02:59 GMT;Connection:close;
2022-09-05T06:02:59.892Z|45b28536-6330-422b-9057-16b897c64781|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:02:59.892Z|45b28536-6330-422b-9057-16b897c64781|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:03:11.032Z|337a2307-74ad-47a2-b1d4-0a6db1f4e544|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:03:11.034Z|337a2307-74ad-47a2-b1d4-0a6db1f4e544|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:03:26.032Z|dd393856-ae73-497d-8caf-43b7c1b600ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:03:26.033Z|dd393856-ae73-497d-8caf-43b7c1b600ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:03:26.362Z|71b0ab24-66db-4c0f-ac9f-55485bc1f1f5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:03:26.363Z|71b0ab24-66db-4c0f-ac9f-55485bc1f1f5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:03:41.032Z|a1a9f4d1-1756-4459-9dc7-e23fc2fe98be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:03:41.037Z|a1a9f4d1-1756-4459-9dc7-e23fc2fe98be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:03:56.032Z|66219753-5ccd-4ffc-b3d7-b3d053bc3585|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:03:56.033Z|66219753-5ccd-4ffc-b3d7-b3d053bc3585|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:03:56.364Z|f0490666-06e0-4b66-bcca-75a913b77463|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:03:56.365Z|f0490666-06e0-4b66-bcca-75a913b77463|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:03:59.865Z|1b812951-c3c8-415d-adef-50c52d20b57f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:03:59.866Z|1b812951-c3c8-415d-adef-50c52d20b57f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:03:59.867Z|1b812951-c3c8-415d-adef-50c52d20b57f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:03:59.868Z|1b812951-c3c8-415d-adef-50c52d20b57f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:03:59.869Z|1b812951-c3c8-415d-adef-50c52d20b57f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:03:59.870Z|1b812951-c3c8-415d-adef-50c52d20b57f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:03:59.881Z|1b812951-c3c8-415d-adef-50c52d20b57f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:03:59.882Z|1b812951-c3c8-415d-adef-50c52d20b57f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:03:59.882Z|1b812951-c3c8-415d-adef-50c52d20b57f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:03:59.883Z|1b812951-c3c8-415d-adef-50c52d20b57f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:03:59 GMT;Connection:close;
2022-09-05T06:03:59.883Z|1b812951-c3c8-415d-adef-50c52d20b57f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:03:59.883Z|1b812951-c3c8-415d-adef-50c52d20b57f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:04:11.033Z|b6815dcb-b080-4dcc-838d-804d90a1e629|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:04:11.034Z|b6815dcb-b080-4dcc-838d-804d90a1e629|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:04:26.032Z|2c697ba6-fa0e-4221-a26a-47f9d8ec58af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:04:26.063Z|2c697ba6-fa0e-4221-a26a-47f9d8ec58af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:04:26.370Z|193e1168-60bd-44cc-9e33-5669dfd31610|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:04:26.371Z|193e1168-60bd-44cc-9e33-5669dfd31610|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:04:28.103Z|0840dc41-7003-431d-a046-3c65185ca220|http-nio-8083-exec-1|/infraActiveRequests/0840dc41-7003-431d-a046-3c65185ca220|bpel|||INFO|500||Entering
2022-09-05T06:04:28.103Z|0840dc41-7003-431d-a046-3c65185ca220|http-nio-8083-exec-1|/infraActiveRequests/0840dc41-7003-431d-a046-3c65185ca220|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:04:28.103Z|0840dc41-7003-431d-a046-3c65185ca220|http-nio-8083-exec-1|/infraActiveRequests/0840dc41-7003-431d-a046-3c65185ca220|bpel|||DEBUG|500||URI         : /infraActiveRequests/0840dc41-7003-431d-a046-3c65185ca220
2022-09-05T06:04:28.105Z|0840dc41-7003-431d-a046-3c65185ca220|http-nio-8083-exec-1|/infraActiveRequests/0840dc41-7003-431d-a046-3c65185ca220|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:04:28.105Z|0840dc41-7003-431d-a046-3c65185ca220|http-nio-8083-exec-1|/infraActiveRequests/0840dc41-7003-431d-a046-3c65185ca220|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:069f9090db56dae3;x-b3-spanid:49956764d5fe2f51;x-b3-parentspanid:069f9090db56dae3;x-b3-sampled:0;x-onap-requestid:0840dc41-7003-431d-a046-3c65185ca220;x-requestid:0840dc41-7003-431d-a046-3c65185ca220;x-transactionid:0840dc41-7003-431d-a046-3c65185ca220;x-ecomp-requestid:0840dc41-7003-431d-a046-3c65185ca220;x-onap-partnername:SO.APIH;x-invocationid:20795258-5c22-427a-a168-6a00d6169fd0;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;
2022-09-05T06:04:28.105Z|0840dc41-7003-431d-a046-3c65185ca220|http-nio-8083-exec-1|/infraActiveRequests/0840dc41-7003-431d-a046-3c65185ca220|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:04:41.034Z|9078f055-278b-46e1-8058-56238b87c0a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:04:41.036Z|9078f055-278b-46e1-8058-56238b87c0a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:04:56.032Z|f5c73084-24a6-41cd-9b6d-2d54ab86b03d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:04:56.033Z|f5c73084-24a6-41cd-9b6d-2d54ab86b03d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:04:56.373Z|145f4843-486d-485a-ba5d-874de75c5e3d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:04:56.376Z|145f4843-486d-485a-ba5d-874de75c5e3d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:04:59.874Z|8e59f52e-c6cd-46cb-b6a2-674798b91b41|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:04:59.874Z|8e59f52e-c6cd-46cb-b6a2-674798b91b41|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:04:59.875Z|8e59f52e-c6cd-46cb-b6a2-674798b91b41|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:04:59.876Z|8e59f52e-c6cd-46cb-b6a2-674798b91b41|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:04:59.877Z|8e59f52e-c6cd-46cb-b6a2-674798b91b41|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:04:59.878Z|8e59f52e-c6cd-46cb-b6a2-674798b91b41|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:04:59.889Z|8e59f52e-c6cd-46cb-b6a2-674798b91b41|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:04:59.890Z|8e59f52e-c6cd-46cb-b6a2-674798b91b41|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:04:59.890Z|8e59f52e-c6cd-46cb-b6a2-674798b91b41|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:04:59.890Z|8e59f52e-c6cd-46cb-b6a2-674798b91b41|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:04:59 GMT;Connection:close;
2022-09-05T06:04:59.890Z|8e59f52e-c6cd-46cb-b6a2-674798b91b41|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:04:59.891Z|8e59f52e-c6cd-46cb-b6a2-674798b91b41|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:05:00.270Z|d5f19107-8e4e-491c-8183-1a3bb4a2289b|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-09-05T06:05:00.271Z|d5f19107-8e4e-491c-8183-1a3bb4a2289b|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request begin================================================
2022-09-05T06:05:00.271Z|d5f19107-8e4e-491c-8183-1a3bb4a2289b|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||URI         : /manage/health
2022-09-05T06:05:00.271Z|d5f19107-8e4e-491c-8183-1a3bb4a2289b|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Method      : GET
2022-09-05T06:05:00.272Z|d5f19107-8e4e-491c-8183-1a3bb4a2289b|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.28.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:d5f19107-8e4e-491c-8183-1a3bb4a2289b;x-fromappid:robot-ete;
2022-09-05T06:05:00.272Z|d5f19107-8e4e-491c-8183-1a3bb4a2289b|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request end==================================================
2022-09-05T06:05:00.349Z|d5f19107-8e4e-491c-8183-1a3bb4a2289b|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response begin==========================================
2022-09-05T06:05:00.349Z|d5f19107-8e4e-491c-8183-1a3bb4a2289b|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Status code  : 200
2022-09-05T06:05:00.350Z|d5f19107-8e4e-491c-8183-1a3bb4a2289b|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Status text  : OK
2022-09-05T06:05:00.350Z|d5f19107-8e4e-491c-8183-1a3bb4a2289b|http-nio-8083-exec-3|/manage/health|python-requests/2.28.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:Mon, 05 Sep 2022 06:04:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:05:00.350Z|d5f19107-8e4e-491c-8183-1a3bb4a2289b|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response end============================================
2022-09-05T06:05:00.351Z|d5f19107-8e4e-491c-8183-1a3bb4a2289b|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||INFO|500||Exiting.
2022-09-05T06:05:11.032Z|4ce79e67-c67d-4f1e-b78f-0f8ca7e22eb9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:05:11.038Z|4ce79e67-c67d-4f1e-b78f-0f8ca7e22eb9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:05:12.854Z|1771acec-605e-4bd0-89da-e8c58845cbc8|http-nio-8083-exec-4|/manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-09-05T06:05:12.855Z|1771acec-605e-4bd0-89da-e8c58845cbc8|http-nio-8083-exec-4|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request begin================================================
2022-09-05T06:05:12.855Z|1771acec-605e-4bd0-89da-e8c58845cbc8|http-nio-8083-exec-4|/manage/health|python-requests/2.28.1|||DEBUG|500||URI         : /manage/health
2022-09-05T06:05:12.869Z|1771acec-605e-4bd0-89da-e8c58845cbc8|http-nio-8083-exec-4|/manage/health|python-requests/2.28.1|||DEBUG|500||Method      : GET
2022-09-05T06:05:12.870Z|1771acec-605e-4bd0-89da-e8c58845cbc8|http-nio-8083-exec-4|/manage/health|python-requests/2.28.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.28.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:1771acec-605e-4bd0-89da-e8c58845cbc8;x-fromappid:robot-ete;
2022-09-05T06:05:12.870Z|1771acec-605e-4bd0-89da-e8c58845cbc8|http-nio-8083-exec-4|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request end==================================================
2022-09-05T06:05:12.880Z|1771acec-605e-4bd0-89da-e8c58845cbc8|http-nio-8083-exec-4|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response begin==========================================
2022-09-05T06:05:12.882Z|1771acec-605e-4bd0-89da-e8c58845cbc8|http-nio-8083-exec-4|/manage/health|python-requests/2.28.1|||DEBUG|500||Status code  : 200
2022-09-05T06:05:12.883Z|1771acec-605e-4bd0-89da-e8c58845cbc8|http-nio-8083-exec-4|/manage/health|python-requests/2.28.1|||DEBUG|500||Status text  : OK
2022-09-05T06:05:12.883Z|1771acec-605e-4bd0-89da-e8c58845cbc8|http-nio-8083-exec-4|/manage/health|python-requests/2.28.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:Mon, 05 Sep 2022 06:05:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:05:12.884Z|1771acec-605e-4bd0-89da-e8c58845cbc8|http-nio-8083-exec-4|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response end============================================
2022-09-05T06:05:12.885Z|1771acec-605e-4bd0-89da-e8c58845cbc8|http-nio-8083-exec-4|/manage/health|python-requests/2.28.1|||INFO|500||Exiting.
2022-09-05T06:05:26.033Z|09de252a-dd5b-4f68-ac43-e1833a942b41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:05:26.035Z|09de252a-dd5b-4f68-ac43-e1833a942b41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:05:26.380Z|78518ecb-5f41-47c3-ae26-1b9806a280ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:05:26.381Z|78518ecb-5f41-47c3-ae26-1b9806a280ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:05:41.032Z|d9dff05f-b1a6-4c7f-adb6-ff6b79f3a704|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:05:41.034Z|d9dff05f-b1a6-4c7f-adb6-ff6b79f3a704|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:05:56.033Z|45ccddc3-62e5-428f-b49e-af90094261f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:05:56.037Z|45ccddc3-62e5-428f-b49e-af90094261f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:05:56.382Z|221de5a1-3028-4960-a72b-43a4b1df3328|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:05:56.383Z|221de5a1-3028-4960-a72b-43a4b1df3328|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:05:59.867Z|5918cfcd-b1fa-4600-b58d-5d55923cceed|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:05:59.868Z|5918cfcd-b1fa-4600-b58d-5d55923cceed|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:05:59.868Z|5918cfcd-b1fa-4600-b58d-5d55923cceed|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:05:59.869Z|5918cfcd-b1fa-4600-b58d-5d55923cceed|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:05:59.870Z|5918cfcd-b1fa-4600-b58d-5d55923cceed|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:05:59.870Z|5918cfcd-b1fa-4600-b58d-5d55923cceed|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:05:59.882Z|5918cfcd-b1fa-4600-b58d-5d55923cceed|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:05:59.883Z|5918cfcd-b1fa-4600-b58d-5d55923cceed|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:05:59.883Z|5918cfcd-b1fa-4600-b58d-5d55923cceed|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:05:59.883Z|5918cfcd-b1fa-4600-b58d-5d55923cceed|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:05:59 GMT;Connection:close;
2022-09-05T06:05:59.884Z|5918cfcd-b1fa-4600-b58d-5d55923cceed|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:05:59.884Z|5918cfcd-b1fa-4600-b58d-5d55923cceed|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:06:11.033Z|5f48ea2d-a9f3-477e-909f-9f32ca20ffcb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:06:11.034Z|5f48ea2d-a9f3-477e-909f-9f32ca20ffcb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:06:26.033Z|eea2badc-b761-40f8-aa72-74c49d6eeb46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:06:26.034Z|eea2badc-b761-40f8-aa72-74c49d6eeb46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:06:26.385Z|0d0afe87-cebe-4817-9a86-b6317ee9addf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:06:26.386Z|0d0afe87-cebe-4817-9a86-b6317ee9addf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:06:41.033Z|240cc786-d145-450a-8487-29476077ea46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:06:41.039Z|240cc786-d145-450a-8487-29476077ea46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:06:56.034Z|a7909aed-c622-4ff1-8112-3a18ea57ddcf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:06:56.039Z|a7909aed-c622-4ff1-8112-3a18ea57ddcf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:06:56.387Z|5f75ec61-b41d-4b94-92d2-9ba9814b792e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:06:56.388Z|5f75ec61-b41d-4b94-92d2-9ba9814b792e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:06:59.868Z|dfab411e-f14c-4f19-b52c-6513ac95c13f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:06:59.869Z|dfab411e-f14c-4f19-b52c-6513ac95c13f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:06:59.869Z|dfab411e-f14c-4f19-b52c-6513ac95c13f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:06:59.869Z|dfab411e-f14c-4f19-b52c-6513ac95c13f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:06:59.870Z|dfab411e-f14c-4f19-b52c-6513ac95c13f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:06:59.870Z|dfab411e-f14c-4f19-b52c-6513ac95c13f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:06:59.883Z|dfab411e-f14c-4f19-b52c-6513ac95c13f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:06:59.884Z|dfab411e-f14c-4f19-b52c-6513ac95c13f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:06:59.884Z|dfab411e-f14c-4f19-b52c-6513ac95c13f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:06:59.887Z|dfab411e-f14c-4f19-b52c-6513ac95c13f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:06:59 GMT;Connection:close;
2022-09-05T06:06:59.888Z|dfab411e-f14c-4f19-b52c-6513ac95c13f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:06:59.888Z|dfab411e-f14c-4f19-b52c-6513ac95c13f|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:07:09.422Z|45118b7a-707a-45da-b82e-f9278671bc69|http-nio-8083-exec-10|/infraActiveRequests/45118b7a-707a-45da-b82e-f9278671bc69|bpel|||INFO|500||Entering
2022-09-05T06:07:09.422Z|45118b7a-707a-45da-b82e-f9278671bc69|http-nio-8083-exec-10|/infraActiveRequests/45118b7a-707a-45da-b82e-f9278671bc69|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:07:09.422Z|45118b7a-707a-45da-b82e-f9278671bc69|http-nio-8083-exec-10|/infraActiveRequests/45118b7a-707a-45da-b82e-f9278671bc69|bpel|||DEBUG|500||URI         : /infraActiveRequests/45118b7a-707a-45da-b82e-f9278671bc69
2022-09-05T06:07:09.423Z|45118b7a-707a-45da-b82e-f9278671bc69|http-nio-8083-exec-10|/infraActiveRequests/45118b7a-707a-45da-b82e-f9278671bc69|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:07:09.423Z|45118b7a-707a-45da-b82e-f9278671bc69|http-nio-8083-exec-10|/infraActiveRequests/45118b7a-707a-45da-b82e-f9278671bc69|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:78493aaa8d2bc6f3;x-b3-spanid:286f84ee526b8dab;x-b3-parentspanid:78493aaa8d2bc6f3;x-b3-sampled:0;x-onap-requestid:45118b7a-707a-45da-b82e-f9278671bc69;x-requestid:45118b7a-707a-45da-b82e-f9278671bc69;x-transactionid:45118b7a-707a-45da-b82e-f9278671bc69;x-ecomp-requestid:45118b7a-707a-45da-b82e-f9278671bc69;x-onap-partnername:SO.APIH;x-invocationid:f0da0ec5-3406-4559-a75f-c06ce2fada46;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:07:09.423Z|45118b7a-707a-45da-b82e-f9278671bc69|http-nio-8083-exec-10|/infraActiveRequests/45118b7a-707a-45da-b82e-f9278671bc69|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:07:11.033Z|db4bd8ec-eb2f-42ab-9993-f56df725da0c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:07:11.034Z|db4bd8ec-eb2f-42ab-9993-f56df725da0c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:07:26.033Z|da01ec59-97e3-42c4-ac6c-06215dc850cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:07:26.037Z|da01ec59-97e3-42c4-ac6c-06215dc850cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:07:26.390Z|41462134-888d-41e3-99d5-c970f5536546|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:07:26.391Z|41462134-888d-41e3-99d5-c970f5536546|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:07:26.514Z|6e3e5b7c-1bb3-45b1-8d8e-e89576286754|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-09-05T06:07:26.514Z|6e3e5b7c-1bb3-45b1-8d8e-e89576286754|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request begin================================================
2022-09-05T06:07:26.515Z|6e3e5b7c-1bb3-45b1-8d8e-e89576286754|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||URI         : /manage/health
2022-09-05T06:07:26.516Z|6e3e5b7c-1bb3-45b1-8d8e-e89576286754|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||Method      : GET
2022-09-05T06:07:26.516Z|6e3e5b7c-1bb3-45b1-8d8e-e89576286754|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.28.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:6e3e5b7c-1bb3-45b1-8d8e-e89576286754;x-fromappid:robot-ete;
2022-09-05T06:07:26.516Z|6e3e5b7c-1bb3-45b1-8d8e-e89576286754|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request end==================================================
2022-09-05T06:07:26.530Z|6e3e5b7c-1bb3-45b1-8d8e-e89576286754|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response begin==========================================
2022-09-05T06:07:26.531Z|6e3e5b7c-1bb3-45b1-8d8e-e89576286754|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||Status code  : 200
2022-09-05T06:07:26.532Z|6e3e5b7c-1bb3-45b1-8d8e-e89576286754|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||Status text  : OK
2022-09-05T06:07:26.532Z|6e3e5b7c-1bb3-45b1-8d8e-e89576286754|http-nio-8083-exec-1|/manage/health|python-requests/2.28.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:Mon, 05 Sep 2022 06:07:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:07:26.532Z|6e3e5b7c-1bb3-45b1-8d8e-e89576286754|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response end============================================
2022-09-05T06:07:26.533Z|6e3e5b7c-1bb3-45b1-8d8e-e89576286754|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||INFO|500||Exiting.
2022-09-05T06:07:41.032Z|bec4e4b4-fc10-4007-9477-85f8551c33f7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:07:41.034Z|bec4e4b4-fc10-4007-9477-85f8551c33f7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:07:56.032Z|df6ad067-d67b-491c-ad70-0c2f3becfde0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:07:56.033Z|df6ad067-d67b-491c-ad70-0c2f3becfde0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:07:56.392Z|bf80b8cb-33a5-4147-9e40-863419bf89e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:07:56.393Z|bf80b8cb-33a5-4147-9e40-863419bf89e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:07:59.864Z|05c8fd4d-726a-46ef-be74-70fef4175108|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:07:59.865Z|05c8fd4d-726a-46ef-be74-70fef4175108|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:07:59.865Z|05c8fd4d-726a-46ef-be74-70fef4175108|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:07:59.866Z|05c8fd4d-726a-46ef-be74-70fef4175108|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:07:59.867Z|05c8fd4d-726a-46ef-be74-70fef4175108|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:07:59.867Z|05c8fd4d-726a-46ef-be74-70fef4175108|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:07:59.879Z|05c8fd4d-726a-46ef-be74-70fef4175108|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:07:59.880Z|05c8fd4d-726a-46ef-be74-70fef4175108|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:07:59.880Z|05c8fd4d-726a-46ef-be74-70fef4175108|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:07:59.880Z|05c8fd4d-726a-46ef-be74-70fef4175108|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:07:59 GMT;Connection:close;
2022-09-05T06:07:59.881Z|05c8fd4d-726a-46ef-be74-70fef4175108|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:07:59.882Z|05c8fd4d-726a-46ef-be74-70fef4175108|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:08:11.032Z|3dd987be-c468-4c04-ad0c-ea1c21f3a7cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:08:11.042Z|3dd987be-c468-4c04-ad0c-ea1c21f3a7cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:08:26.032Z|34e3dd76-3aab-4f87-97d0-51e9c2b3d063|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:08:26.033Z|34e3dd76-3aab-4f87-97d0-51e9c2b3d063|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:08:26.394Z|21328d57-ded7-4317-99b5-6e45262d1262|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:08:26.396Z|21328d57-ded7-4317-99b5-6e45262d1262|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:08:41.032Z|6d8f7f04-2f54-41ee-9d8b-1fe358460e5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:08:41.035Z|6d8f7f04-2f54-41ee-9d8b-1fe358460e5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:08:56.032Z|a4b32530-7ad3-48b4-8f36-0ddece6fd25b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:08:56.039Z|a4b32530-7ad3-48b4-8f36-0ddece6fd25b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:08:56.397Z|b39f4d3b-570f-4e3d-bf92-f492ad6b8f38|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:08:56.398Z|b39f4d3b-570f-4e3d-bf92-f492ad6b8f38|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:08:59.868Z|a0d6f556-9ec8-4482-91d8-b366e5b23baa|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:08:59.869Z|a0d6f556-9ec8-4482-91d8-b366e5b23baa|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:08:59.870Z|a0d6f556-9ec8-4482-91d8-b366e5b23baa|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:08:59.870Z|a0d6f556-9ec8-4482-91d8-b366e5b23baa|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:08:59.871Z|a0d6f556-9ec8-4482-91d8-b366e5b23baa|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:08:59.871Z|a0d6f556-9ec8-4482-91d8-b366e5b23baa|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:08:59.881Z|a0d6f556-9ec8-4482-91d8-b366e5b23baa|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:08:59.881Z|a0d6f556-9ec8-4482-91d8-b366e5b23baa|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:08:59.882Z|a0d6f556-9ec8-4482-91d8-b366e5b23baa|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:08:59.882Z|a0d6f556-9ec8-4482-91d8-b366e5b23baa|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:08:59 GMT;Connection:close;
2022-09-05T06:08:59.882Z|a0d6f556-9ec8-4482-91d8-b366e5b23baa|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:08:59.883Z|a0d6f556-9ec8-4482-91d8-b366e5b23baa|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:09:11.033Z|93fa21a0-11ae-40f5-814b-6e8344614147|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:09:11.034Z|93fa21a0-11ae-40f5-814b-6e8344614147|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:09:26.032Z|6ed96c35-b294-4423-ae45-1761218da527|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:09:26.033Z|6ed96c35-b294-4423-ae45-1761218da527|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:09:26.399Z|fbcc2624-da54-48ed-b314-31400c9bc52a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:09:26.399Z|fbcc2624-da54-48ed-b314-31400c9bc52a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:09:41.032Z|d0960a5a-7fb7-4cc2-b3fb-7ae1f49b7fd8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:09:41.038Z|d0960a5a-7fb7-4cc2-b3fb-7ae1f49b7fd8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:09:56.032Z|2b3efd84-3280-4392-8536-0c9581e899a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:09:56.034Z|2b3efd84-3280-4392-8536-0c9581e899a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:09:56.401Z|22d5261d-2ae6-44cf-a1a7-b3c06d8e6ea7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:09:56.402Z|22d5261d-2ae6-44cf-a1a7-b3c06d8e6ea7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:09:59.872Z|9fbe3f3d-21e6-4a97-8964-ddb1ecf1c8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:09:59.874Z|9fbe3f3d-21e6-4a97-8964-ddb1ecf1c8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:09:59.879Z|9fbe3f3d-21e6-4a97-8964-ddb1ecf1c8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:09:59.879Z|9fbe3f3d-21e6-4a97-8964-ddb1ecf1c8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:09:59.880Z|9fbe3f3d-21e6-4a97-8964-ddb1ecf1c8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:09:59.880Z|9fbe3f3d-21e6-4a97-8964-ddb1ecf1c8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:09:59.898Z|9fbe3f3d-21e6-4a97-8964-ddb1ecf1c8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:09:59.899Z|9fbe3f3d-21e6-4a97-8964-ddb1ecf1c8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:09:59.899Z|9fbe3f3d-21e6-4a97-8964-ddb1ecf1c8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:09:59.899Z|9fbe3f3d-21e6-4a97-8964-ddb1ecf1c8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:09:59 GMT;Connection:close;
2022-09-05T06:09:59.899Z|9fbe3f3d-21e6-4a97-8964-ddb1ecf1c8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:09:59.900Z|9fbe3f3d-21e6-4a97-8964-ddb1ecf1c8e0|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:10:11.032Z|64a6260c-3d36-43ce-bf1b-a7382ae542c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:10:11.033Z|64a6260c-3d36-43ce-bf1b-a7382ae542c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:10:26.032Z|40f6daf9-7e5a-4351-b7e8-d29acc62fedd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:10:26.038Z|40f6daf9-7e5a-4351-b7e8-d29acc62fedd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:10:26.403Z|bc0043e5-0752-45e3-ac97-f6e313b97e21|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:10:26.404Z|bc0043e5-0752-45e3-ac97-f6e313b97e21|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:10:41.033Z|15459f20-554c-4252-a6ef-d98634c3b4fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:10:41.036Z|15459f20-554c-4252-a6ef-d98634c3b4fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:10:56.032Z|821c4204-9647-4087-be5b-456024b428d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:10:56.034Z|821c4204-9647-4087-be5b-456024b428d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:10:56.409Z|0358a005-b011-49fa-b7c7-5662ce05ffeb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:10:56.410Z|0358a005-b011-49fa-b7c7-5662ce05ffeb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:10:59.870Z|2e1d45f1-6480-44be-a714-1d85e2325eca|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:10:59.870Z|2e1d45f1-6480-44be-a714-1d85e2325eca|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:10:59.872Z|2e1d45f1-6480-44be-a714-1d85e2325eca|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:10:59.872Z|2e1d45f1-6480-44be-a714-1d85e2325eca|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:10:59.873Z|2e1d45f1-6480-44be-a714-1d85e2325eca|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:10:59.873Z|2e1d45f1-6480-44be-a714-1d85e2325eca|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:10:59.883Z|2e1d45f1-6480-44be-a714-1d85e2325eca|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:10:59.883Z|2e1d45f1-6480-44be-a714-1d85e2325eca|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:10:59.884Z|2e1d45f1-6480-44be-a714-1d85e2325eca|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:10:59.884Z|2e1d45f1-6480-44be-a714-1d85e2325eca|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:10:59 GMT;Connection:close;
2022-09-05T06:10:59.884Z|2e1d45f1-6480-44be-a714-1d85e2325eca|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:10:59.885Z|2e1d45f1-6480-44be-a714-1d85e2325eca|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:11:11.032Z|b4450c1e-92d3-47d4-838b-573391c7b853|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:11:11.036Z|b4450c1e-92d3-47d4-838b-573391c7b853|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:11:26.032Z|2410a3bc-6de4-4758-aac2-e21a12d69094|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:11:26.033Z|2410a3bc-6de4-4758-aac2-e21a12d69094|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:11:26.411Z|60e6df48-eb33-4781-ace0-a3a0a3ec81af|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:11:26.412Z|60e6df48-eb33-4781-ace0-a3a0a3ec81af|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:11:41.032Z|61521820-8b78-4bad-98f6-d3406cd8e5df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:11:41.033Z|61521820-8b78-4bad-98f6-d3406cd8e5df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:11:56.033Z|45d801c9-cd1a-46a9-b413-7f249be03a08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:11:56.042Z|45d801c9-cd1a-46a9-b413-7f249be03a08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:11:56.413Z|05c010c9-bbba-49ca-afeb-a71ab6036832|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:11:56.414Z|05c010c9-bbba-49ca-afeb-a71ab6036832|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:11:59.872Z|a2f8770d-dae2-4421-9709-b03044a137c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:11:59.873Z|a2f8770d-dae2-4421-9709-b03044a137c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:11:59.873Z|a2f8770d-dae2-4421-9709-b03044a137c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:11:59.874Z|a2f8770d-dae2-4421-9709-b03044a137c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:11:59.874Z|a2f8770d-dae2-4421-9709-b03044a137c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:11:59.875Z|a2f8770d-dae2-4421-9709-b03044a137c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:11:59.891Z|a2f8770d-dae2-4421-9709-b03044a137c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:11:59.892Z|a2f8770d-dae2-4421-9709-b03044a137c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:11:59.892Z|a2f8770d-dae2-4421-9709-b03044a137c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:11:59.892Z|a2f8770d-dae2-4421-9709-b03044a137c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:11:59 GMT;Connection:close;
2022-09-05T06:11:59.893Z|a2f8770d-dae2-4421-9709-b03044a137c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:11:59.894Z|a2f8770d-dae2-4421-9709-b03044a137c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:12:11.034Z|fb4556cb-888f-42ba-895d-b702a776695e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:12:11.039Z|fb4556cb-888f-42ba-895d-b702a776695e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:12:26.033Z|ef382634-8b80-4b2e-9e3e-ac6025727561|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:12:26.034Z|ef382634-8b80-4b2e-9e3e-ac6025727561|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:12:26.415Z|d442ad41-5fda-42de-b085-d2421b573a6a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:12:26.417Z|d442ad41-5fda-42de-b085-d2421b573a6a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:12:41.032Z|0cf149ec-bb69-4afe-9cbb-4791456aec12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:12:41.048Z|0cf149ec-bb69-4afe-9cbb-4791456aec12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:12:56.032Z|f21e96b0-15a1-4e54-b059-eda1353ab2e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:12:56.033Z|f21e96b0-15a1-4e54-b059-eda1353ab2e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:12:56.418Z|6fa8c5a9-c3b0-498d-af21-2c7cbffd3884|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:12:56.419Z|6fa8c5a9-c3b0-498d-af21-2c7cbffd3884|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:12:59.884Z|23d67090-b620-40d8-bf93-fb21920d632d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:12:59.886Z|23d67090-b620-40d8-bf93-fb21920d632d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:12:59.889Z|23d67090-b620-40d8-bf93-fb21920d632d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:12:59.889Z|23d67090-b620-40d8-bf93-fb21920d632d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:12:59.891Z|23d67090-b620-40d8-bf93-fb21920d632d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:12:59.892Z|23d67090-b620-40d8-bf93-fb21920d632d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:12:59.925Z|23d67090-b620-40d8-bf93-fb21920d632d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:12:59.926Z|23d67090-b620-40d8-bf93-fb21920d632d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:12:59.926Z|23d67090-b620-40d8-bf93-fb21920d632d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:12:59.927Z|23d67090-b620-40d8-bf93-fb21920d632d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:12:59 GMT;Connection:close;
2022-09-05T06:12:59.927Z|23d67090-b620-40d8-bf93-fb21920d632d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:12:59.928Z|23d67090-b620-40d8-bf93-fb21920d632d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:13:11.032Z|ab2045b8-d714-4a21-ab46-b24347d65c0d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:13:11.033Z|ab2045b8-d714-4a21-ab46-b24347d65c0d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:13:26.032Z|32425e68-9f31-4c43-a893-72694bd1bf82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:13:26.036Z|32425e68-9f31-4c43-a893-72694bd1bf82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:13:26.420Z|54b8a0b9-3dd8-49d0-8cbe-9d256d014a30|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:13:26.421Z|54b8a0b9-3dd8-49d0-8cbe-9d256d014a30|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:13:41.032Z|0dc130fb-9eb5-4b75-a9ca-31ba76f6572d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:13:41.037Z|0dc130fb-9eb5-4b75-a9ca-31ba76f6572d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:13:56.032Z|68a103bf-6397-4193-8b48-b763a233e365|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:13:56.033Z|68a103bf-6397-4193-8b48-b763a233e365|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:13:56.425Z|2662662e-93a3-4824-844b-a841a621e29a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:13:56.426Z|2662662e-93a3-4824-844b-a841a621e29a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:13:59.870Z|88f25e72-2ac2-4cf2-82e5-26c93c5a0637|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:13:59.872Z|88f25e72-2ac2-4cf2-82e5-26c93c5a0637|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:13:59.872Z|88f25e72-2ac2-4cf2-82e5-26c93c5a0637|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:13:59.885Z|88f25e72-2ac2-4cf2-82e5-26c93c5a0637|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:13:59.886Z|88f25e72-2ac2-4cf2-82e5-26c93c5a0637|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:13:59.886Z|88f25e72-2ac2-4cf2-82e5-26c93c5a0637|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:13:59.899Z|88f25e72-2ac2-4cf2-82e5-26c93c5a0637|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:13:59.900Z|88f25e72-2ac2-4cf2-82e5-26c93c5a0637|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:13:59.900Z|88f25e72-2ac2-4cf2-82e5-26c93c5a0637|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:13:59.900Z|88f25e72-2ac2-4cf2-82e5-26c93c5a0637|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:13:59 GMT;Connection:close;
2022-09-05T06:13:59.900Z|88f25e72-2ac2-4cf2-82e5-26c93c5a0637|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:13:59.901Z|88f25e72-2ac2-4cf2-82e5-26c93c5a0637|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:14:11.032Z|de32ca84-0a93-4bda-9767-90f7a933f0e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:14:11.039Z|de32ca84-0a93-4bda-9767-90f7a933f0e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:14:26.032Z|edd833f6-6bab-4ca0-b14d-bbb9744a9df6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:14:26.033Z|edd833f6-6bab-4ca0-b14d-bbb9744a9df6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:14:26.428Z|895e2634-3d29-470e-a442-d7b005991967|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:14:26.429Z|895e2634-3d29-470e-a442-d7b005991967|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:14:41.032Z|6eaff0fa-bbab-4a32-9148-0747aef96754|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:14:41.034Z|6eaff0fa-bbab-4a32-9148-0747aef96754|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:14:56.034Z|05e55b9b-be54-4d0c-9192-74350179355b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:14:56.037Z|05e55b9b-be54-4d0c-9192-74350179355b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:14:56.431Z|b7239b98-3dc8-471d-8927-c98951f8d001|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:14:56.432Z|b7239b98-3dc8-471d-8927-c98951f8d001|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:14:59.867Z|21491736-bdc5-45dd-b29c-dac28de10e37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:14:59.868Z|21491736-bdc5-45dd-b29c-dac28de10e37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:14:59.868Z|21491736-bdc5-45dd-b29c-dac28de10e37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:14:59.868Z|21491736-bdc5-45dd-b29c-dac28de10e37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:14:59.868Z|21491736-bdc5-45dd-b29c-dac28de10e37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:14:59.869Z|21491736-bdc5-45dd-b29c-dac28de10e37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:14:59.885Z|21491736-bdc5-45dd-b29c-dac28de10e37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:14:59.885Z|21491736-bdc5-45dd-b29c-dac28de10e37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:14:59.886Z|21491736-bdc5-45dd-b29c-dac28de10e37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:14:59.886Z|21491736-bdc5-45dd-b29c-dac28de10e37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:14:59 GMT;Connection:close;
2022-09-05T06:14:59.887Z|21491736-bdc5-45dd-b29c-dac28de10e37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:14:59.888Z|21491736-bdc5-45dd-b29c-dac28de10e37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:15:11.032Z|f4cb931d-6342-4942-bee8-cf3532c801b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:15:11.033Z|f4cb931d-6342-4942-bee8-cf3532c801b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:15:26.032Z|e2670267-6282-4be7-b0e3-2796c26f3db6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:15:26.033Z|e2670267-6282-4be7-b0e3-2796c26f3db6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:15:26.434Z|61f123e5-a869-4d3b-84b4-c21f438659a2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:15:26.436Z|61f123e5-a869-4d3b-84b4-c21f438659a2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:15:41.035Z|1ec17f8c-ebad-409f-babf-814651160d89|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:15:41.038Z|1ec17f8c-ebad-409f-babf-814651160d89|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:15:56.032Z|e58b5ea7-c10f-4c02-89c8-4435ea59038c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:15:56.033Z|e58b5ea7-c10f-4c02-89c8-4435ea59038c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:15:56.437Z|837274b4-869b-4ff3-8adf-fa4752e3b58c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:15:56.438Z|837274b4-869b-4ff3-8adf-fa4752e3b58c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:15:59.867Z|66d56979-4ba0-4649-a806-91ee99aa8aef|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:15:59.868Z|66d56979-4ba0-4649-a806-91ee99aa8aef|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:15:59.868Z|66d56979-4ba0-4649-a806-91ee99aa8aef|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:15:59.869Z|66d56979-4ba0-4649-a806-91ee99aa8aef|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:15:59.869Z|66d56979-4ba0-4649-a806-91ee99aa8aef|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:15:59.870Z|66d56979-4ba0-4649-a806-91ee99aa8aef|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:15:59.884Z|66d56979-4ba0-4649-a806-91ee99aa8aef|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:15:59.884Z|66d56979-4ba0-4649-a806-91ee99aa8aef|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:15:59.885Z|66d56979-4ba0-4649-a806-91ee99aa8aef|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:15:59.885Z|66d56979-4ba0-4649-a806-91ee99aa8aef|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:15:59 GMT;Connection:close;
2022-09-05T06:15:59.886Z|66d56979-4ba0-4649-a806-91ee99aa8aef|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:15:59.887Z|66d56979-4ba0-4649-a806-91ee99aa8aef|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:16:11.032Z|41b1aede-1cc0-497f-8232-0e23753efda5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:16:11.033Z|41b1aede-1cc0-497f-8232-0e23753efda5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:16:26.032Z|736f9f43-e585-4371-bd94-15ca4d035e28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:16:26.034Z|736f9f43-e585-4371-bd94-15ca4d035e28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:16:26.441Z|2c9f35a0-6975-4fa4-92c1-212288a2ef53|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:16:26.442Z|2c9f35a0-6975-4fa4-92c1-212288a2ef53|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:16:41.032Z|dfff5c75-92de-4391-a1eb-2228380f4ef2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:16:41.034Z|dfff5c75-92de-4391-a1eb-2228380f4ef2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:16:56.032Z|45498c39-aa57-4106-8976-c7b8ac7e5110|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:16:56.033Z|45498c39-aa57-4106-8976-c7b8ac7e5110|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:16:56.443Z|302b36e8-6785-4ff8-97f6-b10a0bd55efa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:16:56.444Z|302b36e8-6785-4ff8-97f6-b10a0bd55efa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:16:59.865Z|5c832ad6-7a7f-4ee1-b620-f664b97b8bde|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:16:59.865Z|5c832ad6-7a7f-4ee1-b620-f664b97b8bde|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:16:59.866Z|5c832ad6-7a7f-4ee1-b620-f664b97b8bde|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:16:59.866Z|5c832ad6-7a7f-4ee1-b620-f664b97b8bde|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:16:59.866Z|5c832ad6-7a7f-4ee1-b620-f664b97b8bde|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:16:59.867Z|5c832ad6-7a7f-4ee1-b620-f664b97b8bde|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:16:59.878Z|5c832ad6-7a7f-4ee1-b620-f664b97b8bde|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:16:59.878Z|5c832ad6-7a7f-4ee1-b620-f664b97b8bde|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:16:59.879Z|5c832ad6-7a7f-4ee1-b620-f664b97b8bde|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:16:59.879Z|5c832ad6-7a7f-4ee1-b620-f664b97b8bde|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:16:59 GMT;Connection:close;
2022-09-05T06:16:59.879Z|5c832ad6-7a7f-4ee1-b620-f664b97b8bde|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:16:59.880Z|5c832ad6-7a7f-4ee1-b620-f664b97b8bde|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:17:11.032Z|9f510f38-12bc-4131-bdb7-f7387fba9ca3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:17:11.034Z|9f510f38-12bc-4131-bdb7-f7387fba9ca3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:17:26.032Z|ca1f2244-ab73-48dc-95ed-6bdd9cb23a18|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:17:26.033Z|ca1f2244-ab73-48dc-95ed-6bdd9cb23a18|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:17:26.446Z|cdd861a2-eacc-4e42-9081-701887206e6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:17:26.447Z|cdd861a2-eacc-4e42-9081-701887206e6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:17:41.032Z|5d4bb797-48d3-47b9-933d-2bc7f7109de9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:17:41.034Z|5d4bb797-48d3-47b9-933d-2bc7f7109de9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:17:56.032Z|c5ca6cb8-4785-4b1f-bcbc-07fa0c4aedd3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:17:56.035Z|c5ca6cb8-4785-4b1f-bcbc-07fa0c4aedd3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:17:56.448Z|685e9825-813e-4822-a866-9a79fb3d475f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:17:56.449Z|685e9825-813e-4822-a866-9a79fb3d475f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:17:59.868Z|091dc058-bfa2-4dbc-8496-d0f0c270c43f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:17:59.868Z|091dc058-bfa2-4dbc-8496-d0f0c270c43f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:17:59.869Z|091dc058-bfa2-4dbc-8496-d0f0c270c43f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:17:59.870Z|091dc058-bfa2-4dbc-8496-d0f0c270c43f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:17:59.870Z|091dc058-bfa2-4dbc-8496-d0f0c270c43f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:17:59.870Z|091dc058-bfa2-4dbc-8496-d0f0c270c43f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:17:59.884Z|091dc058-bfa2-4dbc-8496-d0f0c270c43f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:17:59.884Z|091dc058-bfa2-4dbc-8496-d0f0c270c43f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:17:59.884Z|091dc058-bfa2-4dbc-8496-d0f0c270c43f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:17:59.885Z|091dc058-bfa2-4dbc-8496-d0f0c270c43f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:17:59 GMT;Connection:close;
2022-09-05T06:17:59.885Z|091dc058-bfa2-4dbc-8496-d0f0c270c43f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:17:59.886Z|091dc058-bfa2-4dbc-8496-d0f0c270c43f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:18:11.033Z|9ad965c3-f846-4aca-809c-798a3a118996|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:18:11.034Z|9ad965c3-f846-4aca-809c-798a3a118996|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:18:26.033Z|511191fc-11b2-4e38-a455-7cda65ddcd40|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:18:26.047Z|511191fc-11b2-4e38-a455-7cda65ddcd40|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:18:26.450Z|bafabd45-2fe8-4e56-8c49-6c233d2260a7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:18:26.451Z|bafabd45-2fe8-4e56-8c49-6c233d2260a7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:18:41.032Z|f4ae90c3-9f83-4962-8941-8704bed39535|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:18:41.034Z|f4ae90c3-9f83-4962-8941-8704bed39535|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:18:56.032Z|3e8b11cd-6211-4871-9baf-abe16c4a6e1d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:18:56.033Z|3e8b11cd-6211-4871-9baf-abe16c4a6e1d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:18:56.452Z|09f105b2-d954-4657-9f28-0e274a2990bd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:18:56.453Z|09f105b2-d954-4657-9f28-0e274a2990bd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:18:59.878Z|775ae49d-cdc6-4303-8454-58a4af79af08|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:18:59.879Z|775ae49d-cdc6-4303-8454-58a4af79af08|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:18:59.879Z|775ae49d-cdc6-4303-8454-58a4af79af08|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:18:59.880Z|775ae49d-cdc6-4303-8454-58a4af79af08|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:18:59.880Z|775ae49d-cdc6-4303-8454-58a4af79af08|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:18:59.882Z|775ae49d-cdc6-4303-8454-58a4af79af08|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:18:59.905Z|775ae49d-cdc6-4303-8454-58a4af79af08|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:18:59.905Z|775ae49d-cdc6-4303-8454-58a4af79af08|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:18:59.906Z|775ae49d-cdc6-4303-8454-58a4af79af08|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:18:59.906Z|775ae49d-cdc6-4303-8454-58a4af79af08|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:18:59 GMT;Connection:close;
2022-09-05T06:18:59.907Z|775ae49d-cdc6-4303-8454-58a4af79af08|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:18:59.908Z|775ae49d-cdc6-4303-8454-58a4af79af08|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:19:11.032Z|8cd79dad-25aa-45ce-9bc5-8d217cf61f9b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:19:11.036Z|8cd79dad-25aa-45ce-9bc5-8d217cf61f9b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:19:26.032Z|500af837-c287-4e20-8009-6af5d080139f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:19:26.033Z|500af837-c287-4e20-8009-6af5d080139f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:19:26.454Z|2ee0e08d-3203-4b05-9db8-0fbdd21f3269|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:19:26.454Z|2ee0e08d-3203-4b05-9db8-0fbdd21f3269|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:19:41.032Z|7e7a2917-b882-48db-a426-6f51ac32fd95|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:19:41.033Z|7e7a2917-b882-48db-a426-6f51ac32fd95|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:19:56.032Z|03914e51-3834-472d-a76a-528bad23d54e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:19:56.037Z|03914e51-3834-472d-a76a-528bad23d54e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:19:56.455Z|ddc7c2c4-8feb-4d1b-9617-20540f1d8d7b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:19:56.456Z|ddc7c2c4-8feb-4d1b-9617-20540f1d8d7b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:19:59.865Z|7c7719ec-8632-4f90-986d-ee3de7cfda34|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:19:59.866Z|7c7719ec-8632-4f90-986d-ee3de7cfda34|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:19:59.867Z|7c7719ec-8632-4f90-986d-ee3de7cfda34|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:19:59.867Z|7c7719ec-8632-4f90-986d-ee3de7cfda34|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:19:59.867Z|7c7719ec-8632-4f90-986d-ee3de7cfda34|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:19:59.868Z|7c7719ec-8632-4f90-986d-ee3de7cfda34|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:19:59.892Z|7c7719ec-8632-4f90-986d-ee3de7cfda34|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:19:59.893Z|7c7719ec-8632-4f90-986d-ee3de7cfda34|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:19:59.893Z|7c7719ec-8632-4f90-986d-ee3de7cfda34|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:19:59.894Z|7c7719ec-8632-4f90-986d-ee3de7cfda34|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:19:59 GMT;Connection:close;
2022-09-05T06:19:59.894Z|7c7719ec-8632-4f90-986d-ee3de7cfda34|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:19:59.895Z|7c7719ec-8632-4f90-986d-ee3de7cfda34|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:20:11.032Z|97f5ad61-3713-4ede-bb5e-e98cfcb8e77b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:20:11.034Z|97f5ad61-3713-4ede-bb5e-e98cfcb8e77b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:20:26.032Z|0f19b821-017d-45e3-b221-5e98680443ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:20:26.033Z|0f19b821-017d-45e3-b221-5e98680443ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:20:26.457Z|374ab4c5-61cf-495e-bd17-d4a4cd516484|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:20:26.458Z|374ab4c5-61cf-495e-bd17-d4a4cd516484|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:20:41.032Z|f3834d51-646a-40b4-b4a5-53eefcedc20f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:20:41.040Z|f3834d51-646a-40b4-b4a5-53eefcedc20f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:20:56.032Z|6e672a6e-c8de-4d00-860d-e7aa7ca64300|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:20:56.033Z|6e672a6e-c8de-4d00-860d-e7aa7ca64300|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:20:56.460Z|cc8208ca-d701-4de3-afe5-71d5cafd83f6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:20:56.461Z|cc8208ca-d701-4de3-afe5-71d5cafd83f6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:20:59.869Z|913756fc-f1d6-498a-be6d-aa1828574f34|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:20:59.870Z|913756fc-f1d6-498a-be6d-aa1828574f34|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:20:59.870Z|913756fc-f1d6-498a-be6d-aa1828574f34|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:20:59.875Z|913756fc-f1d6-498a-be6d-aa1828574f34|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:20:59.876Z|913756fc-f1d6-498a-be6d-aa1828574f34|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:20:59.876Z|913756fc-f1d6-498a-be6d-aa1828574f34|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:20:59.895Z|913756fc-f1d6-498a-be6d-aa1828574f34|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:20:59.896Z|913756fc-f1d6-498a-be6d-aa1828574f34|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:20:59.896Z|913756fc-f1d6-498a-be6d-aa1828574f34|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:20:59.896Z|913756fc-f1d6-498a-be6d-aa1828574f34|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:20:59 GMT;Connection:close;
2022-09-05T06:20:59.896Z|913756fc-f1d6-498a-be6d-aa1828574f34|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:20:59.899Z|913756fc-f1d6-498a-be6d-aa1828574f34|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:21:11.032Z|448ea803-9728-436f-ab0f-fa0e08019ac4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:21:11.034Z|448ea803-9728-436f-ab0f-fa0e08019ac4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:21:26.032Z|079b20bc-ab94-44c3-aa00-da1ef23cab09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:21:26.045Z|079b20bc-ab94-44c3-aa00-da1ef23cab09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:21:26.463Z|95fa7191-c87e-447b-9926-f19a4f7af336|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:21:26.464Z|95fa7191-c87e-447b-9926-f19a4f7af336|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:21:41.032Z|138a95b5-f06c-4a72-8869-a791a139191c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:21:41.036Z|138a95b5-f06c-4a72-8869-a791a139191c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:21:56.032Z|46bbe2be-eeaf-48af-a725-929fc76bacde|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:21:56.033Z|46bbe2be-eeaf-48af-a725-929fc76bacde|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:21:56.466Z|62f17cb0-00c6-4e7f-a4bf-852f6e0939ee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:21:56.468Z|62f17cb0-00c6-4e7f-a4bf-852f6e0939ee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:21:59.864Z|0ec44eb4-91c0-4c8e-a389-ae034f75892f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:21:59.869Z|0ec44eb4-91c0-4c8e-a389-ae034f75892f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:21:59.870Z|0ec44eb4-91c0-4c8e-a389-ae034f75892f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:21:59.871Z|0ec44eb4-91c0-4c8e-a389-ae034f75892f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:21:59.871Z|0ec44eb4-91c0-4c8e-a389-ae034f75892f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:21:59.872Z|0ec44eb4-91c0-4c8e-a389-ae034f75892f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:21:59.888Z|0ec44eb4-91c0-4c8e-a389-ae034f75892f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:21:59.889Z|0ec44eb4-91c0-4c8e-a389-ae034f75892f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:21:59.890Z|0ec44eb4-91c0-4c8e-a389-ae034f75892f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:21:59.890Z|0ec44eb4-91c0-4c8e-a389-ae034f75892f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:21:59 GMT;Connection:close;
2022-09-05T06:21:59.890Z|0ec44eb4-91c0-4c8e-a389-ae034f75892f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:21:59.891Z|0ec44eb4-91c0-4c8e-a389-ae034f75892f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:22:11.032Z|3cfd8809-1bb7-4b5c-9a2d-10a3da5f0898|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:22:11.036Z|3cfd8809-1bb7-4b5c-9a2d-10a3da5f0898|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:22:26.033Z|c8e44a9b-adb6-41ae-88eb-aab3b967bdf4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:22:26.035Z|c8e44a9b-adb6-41ae-88eb-aab3b967bdf4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:22:26.469Z|4a5873ef-a987-4009-bb12-afab9ce50667|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:22:26.470Z|4a5873ef-a987-4009-bb12-afab9ce50667|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:22:41.032Z|5a850b06-7088-44ba-837c-48712ba516c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:22:41.034Z|5a850b06-7088-44ba-837c-48712ba516c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:22:56.032Z|a3e12dee-14f1-4fcd-901f-a0056c54d0a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:22:56.038Z|a3e12dee-14f1-4fcd-901f-a0056c54d0a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:22:56.471Z|dd8aa2b2-2d42-4e74-8a97-9c980837b481|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:22:56.472Z|dd8aa2b2-2d42-4e74-8a97-9c980837b481|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:22:59.865Z|0b674811-35cd-413b-a399-8f78690c4a75|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:22:59.866Z|0b674811-35cd-413b-a399-8f78690c4a75|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:22:59.867Z|0b674811-35cd-413b-a399-8f78690c4a75|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:22:59.868Z|0b674811-35cd-413b-a399-8f78690c4a75|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:22:59.869Z|0b674811-35cd-413b-a399-8f78690c4a75|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:22:59.869Z|0b674811-35cd-413b-a399-8f78690c4a75|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:22:59.886Z|0b674811-35cd-413b-a399-8f78690c4a75|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:22:59.887Z|0b674811-35cd-413b-a399-8f78690c4a75|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:22:59.888Z|0b674811-35cd-413b-a399-8f78690c4a75|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:22:59.889Z|0b674811-35cd-413b-a399-8f78690c4a75|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:22:59 GMT;Connection:close;
2022-09-05T06:22:59.889Z|0b674811-35cd-413b-a399-8f78690c4a75|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:22:59.890Z|0b674811-35cd-413b-a399-8f78690c4a75|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:23:11.032Z|275cf7d0-81b7-40f5-a1dc-191eb940618d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:23:11.033Z|275cf7d0-81b7-40f5-a1dc-191eb940618d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:23:26.032Z|ac24d5f1-5692-4b73-be27-508736697ed5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:23:26.034Z|ac24d5f1-5692-4b73-be27-508736697ed5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:23:26.474Z|4d3bd45b-e75a-42d6-bdaa-2b8730fcd7ce|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:23:26.475Z|4d3bd45b-e75a-42d6-bdaa-2b8730fcd7ce|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:23:41.032Z|fa2d067b-91e7-45db-8cfa-f1da31ead73a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:23:41.033Z|fa2d067b-91e7-45db-8cfa-f1da31ead73a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:23:56.032Z|e66b0629-63e6-4e77-ad27-3ef5d6ca3fa7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:23:56.036Z|e66b0629-63e6-4e77-ad27-3ef5d6ca3fa7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:23:56.476Z|37ae965e-5ecd-4b41-bc44-db3f20e95199|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:23:56.478Z|37ae965e-5ecd-4b41-bc44-db3f20e95199|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:23:59.866Z|0ef2137e-9143-42ba-9b34-76078043b3e4|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:23:59.867Z|0ef2137e-9143-42ba-9b34-76078043b3e4|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:23:59.867Z|0ef2137e-9143-42ba-9b34-76078043b3e4|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:23:59.870Z|0ef2137e-9143-42ba-9b34-76078043b3e4|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:23:59.871Z|0ef2137e-9143-42ba-9b34-76078043b3e4|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:23:59.871Z|0ef2137e-9143-42ba-9b34-76078043b3e4|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:23:59.881Z|0ef2137e-9143-42ba-9b34-76078043b3e4|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:23:59.882Z|0ef2137e-9143-42ba-9b34-76078043b3e4|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:23:59.882Z|0ef2137e-9143-42ba-9b34-76078043b3e4|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:23:59.883Z|0ef2137e-9143-42ba-9b34-76078043b3e4|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:23:59 GMT;Connection:close;
2022-09-05T06:23:59.883Z|0ef2137e-9143-42ba-9b34-76078043b3e4|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:23:59.884Z|0ef2137e-9143-42ba-9b34-76078043b3e4|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:24:11.033Z|b2ae6893-1877-4a33-969b-75afd24ae91c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:24:11.035Z|b2ae6893-1877-4a33-969b-75afd24ae91c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:24:26.034Z|b85d0549-2ed7-4344-a0db-373cdac062a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:24:26.035Z|b85d0549-2ed7-4344-a0db-373cdac062a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:24:26.479Z|818bbaf3-4d1e-401f-9fb6-f0187d28a49d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:24:26.480Z|818bbaf3-4d1e-401f-9fb6-f0187d28a49d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:24:41.032Z|93b58da0-bc8a-439e-85d6-54d7db258499|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:24:41.037Z|93b58da0-bc8a-439e-85d6-54d7db258499|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:24:56.032Z|0808f06e-24c7-45fc-9b83-1803533df097|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:24:56.033Z|0808f06e-24c7-45fc-9b83-1803533df097|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:24:56.481Z|ce0c93cc-c428-40a6-ae9f-0bbc8ab046d7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:24:56.482Z|ce0c93cc-c428-40a6-ae9f-0bbc8ab046d7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:24:59.868Z|c13b3c22-1e78-40d7-a13a-1424a77859b8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:24:59.869Z|c13b3c22-1e78-40d7-a13a-1424a77859b8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:24:59.869Z|c13b3c22-1e78-40d7-a13a-1424a77859b8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:24:59.870Z|c13b3c22-1e78-40d7-a13a-1424a77859b8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:24:59.870Z|c13b3c22-1e78-40d7-a13a-1424a77859b8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:24:59.870Z|c13b3c22-1e78-40d7-a13a-1424a77859b8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:24:59.889Z|c13b3c22-1e78-40d7-a13a-1424a77859b8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:24:59.890Z|c13b3c22-1e78-40d7-a13a-1424a77859b8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:24:59.890Z|c13b3c22-1e78-40d7-a13a-1424a77859b8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:24:59.891Z|c13b3c22-1e78-40d7-a13a-1424a77859b8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:24:59 GMT;Connection:close;
2022-09-05T06:24:59.891Z|c13b3c22-1e78-40d7-a13a-1424a77859b8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:24:59.893Z|c13b3c22-1e78-40d7-a13a-1424a77859b8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:25:11.032Z|b339cab2-68b0-4606-8bc7-9ba9aaffba50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:25:11.033Z|b339cab2-68b0-4606-8bc7-9ba9aaffba50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:25:26.032Z|dcc24d5e-3bcb-4a60-aa94-a986a95a5470|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:25:26.034Z|dcc24d5e-3bcb-4a60-aa94-a986a95a5470|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:25:26.483Z|ee2cf620-8d3f-409f-bd48-c2ff03bbbff9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:25:26.484Z|ee2cf620-8d3f-409f-bd48-c2ff03bbbff9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:25:41.033Z|aae7be01-d6b3-4704-a3c1-d47eaaeaae6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:25:41.035Z|aae7be01-d6b3-4704-a3c1-d47eaaeaae6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:25:56.032Z|4334d03e-4abe-4554-89a6-244c18e86784|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:25:56.033Z|4334d03e-4abe-4554-89a6-244c18e86784|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:25:56.485Z|8668e67a-6d4d-444c-b9f9-0060095fa480|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:25:56.486Z|8668e67a-6d4d-444c-b9f9-0060095fa480|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:25:59.866Z|ce180480-7b21-41d9-b958-78e6ccdcb1da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:25:59.867Z|ce180480-7b21-41d9-b958-78e6ccdcb1da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:25:59.867Z|ce180480-7b21-41d9-b958-78e6ccdcb1da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:25:59.867Z|ce180480-7b21-41d9-b958-78e6ccdcb1da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:25:59.868Z|ce180480-7b21-41d9-b958-78e6ccdcb1da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:25:59.868Z|ce180480-7b21-41d9-b958-78e6ccdcb1da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:25:59.884Z|ce180480-7b21-41d9-b958-78e6ccdcb1da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:25:59.884Z|ce180480-7b21-41d9-b958-78e6ccdcb1da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:25:59.884Z|ce180480-7b21-41d9-b958-78e6ccdcb1da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:25:59.885Z|ce180480-7b21-41d9-b958-78e6ccdcb1da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:25:59 GMT;Connection:close;
2022-09-05T06:25:59.885Z|ce180480-7b21-41d9-b958-78e6ccdcb1da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:25:59.886Z|ce180480-7b21-41d9-b958-78e6ccdcb1da|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:26:11.032Z|784eb9cd-2a3f-40f6-971e-86553480347a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:26:11.035Z|784eb9cd-2a3f-40f6-971e-86553480347a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:26:26.032Z|04aeba16-b5f0-4472-bb78-eba63bb70942|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:26:26.033Z|04aeba16-b5f0-4472-bb78-eba63bb70942|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:26:26.487Z|b6268972-b2c7-4ebe-b887-2f24d8d584d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:26:26.488Z|b6268972-b2c7-4ebe-b887-2f24d8d584d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:26:41.032Z|728eb5d2-8132-4a64-9b45-8734e54b5b85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:26:41.034Z|728eb5d2-8132-4a64-9b45-8734e54b5b85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:26:56.032Z|eb933f43-d60b-4c5b-8ae0-b2f67de08d01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:26:56.035Z|eb933f43-d60b-4c5b-8ae0-b2f67de08d01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:26:56.489Z|263c19e5-d617-4666-9049-2b54cd939835|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:26:56.490Z|263c19e5-d617-4666-9049-2b54cd939835|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:26:59.865Z|e44d7ad9-a036-4f53-824c-4883e1768ae0|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:26:59.866Z|e44d7ad9-a036-4f53-824c-4883e1768ae0|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:26:59.866Z|e44d7ad9-a036-4f53-824c-4883e1768ae0|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:26:59.871Z|e44d7ad9-a036-4f53-824c-4883e1768ae0|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:26:59.871Z|e44d7ad9-a036-4f53-824c-4883e1768ae0|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:26:59.872Z|e44d7ad9-a036-4f53-824c-4883e1768ae0|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:26:59.881Z|e44d7ad9-a036-4f53-824c-4883e1768ae0|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:26:59.882Z|e44d7ad9-a036-4f53-824c-4883e1768ae0|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:26:59.882Z|e44d7ad9-a036-4f53-824c-4883e1768ae0|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:26:59.882Z|e44d7ad9-a036-4f53-824c-4883e1768ae0|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:26:59 GMT;Connection:close;
2022-09-05T06:26:59.883Z|e44d7ad9-a036-4f53-824c-4883e1768ae0|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:26:59.883Z|e44d7ad9-a036-4f53-824c-4883e1768ae0|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:27:01.846Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-4|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Entering
2022-09-05T06:27:01.847Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-4|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:27:01.847Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-4|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||URI         : /infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71
2022-09-05T06:27:01.848Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-4|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:27:01.848Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-4|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:428ebb91e81ed049;x-b3-spanid:3f570d3f85d3a13c;x-b3-parentspanid:428ebb91e81ed049;x-b3-sampled:0;x-onap-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-transactionid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-ecomp-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-onap-partnername:SO.APIH;x-invocationid:3628d5b5-a0a5-4b94-a46a-c2dcc34bc1c2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:27:01.848Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-4|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:27:11.032Z|86c60726-c30b-4467-bbf3-439867e38b49|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:27:11.033Z|86c60726-c30b-4467-bbf3-439867e38b49|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:27:26.032Z|ba465313-3d41-47b9-bd8d-4805fbfc6b03|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:27:26.033Z|ba465313-3d41-47b9-bd8d-4805fbfc6b03|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:27:26.491Z|230532ad-4f0c-4998-91ee-c92d793efa93|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:27:26.491Z|230532ad-4f0c-4998-91ee-c92d793efa93|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:27:35.001Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-09-05T06:27:35.002Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:27:35.002Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-09-05T06:27:35.003Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-09-05T06:27:35.004Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:428ebb91e81ed049;x-b3-spanid:7546047c0eb59c49;x-b3-parentspanid:428ebb91e81ed049;x-b3-sampled:0;x-onap-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-transactionid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-ecomp-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-onap-partnername:SO.APIH;x-invocationid:432591f3-bb2a-4973-90dd-247e9bce31d9;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=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:27:35.004Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:27:35.180Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-09-05T06:27:35.381Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:27:35.381Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:27:35.381Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:27:35.382Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-09-05T06:27:35.382Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:27:35.382Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-09-05T06:27:36.316Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-09-05T06:27:36.317Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:27:36.317Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-09-05T06:27:36.317Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-09-05T06:27:36.318Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:428ebb91e81ed049;x-b3-spanid:8978f6b50d13af86;x-b3-parentspanid:428ebb91e81ed049;x-b3-sampled:0;x-onap-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-transactionid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-ecomp-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-onap-partnername:SO.APIH;x-invocationid:f87a3581-253c-4f80-b74b-2bc77afc7929;content-length:1853;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:27:36.318Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:27:37.191Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:27:37.191Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-09-05T06:27:37.192Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-09-05T06:27:37.192Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Mon, 05 Sep 2022 06:27:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:27:37.192Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:27:37.193Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-09-05T06:27:41.032Z|7fb6ce0f-618d-4e09-b589-7afdc690790a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:27:41.037Z|7fb6ce0f-618d-4e09-b589-7afdc690790a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:27:42.510Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-6|/requestProcessingData|bpel|||INFO|500||Entering
2022-09-05T06:27:42.510Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:27:42.510Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-09-05T06:27:42.511Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-09-05T06:27:42.512Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:428ebb91e81ed049;x-b3-spanid:0ccceabd2676fcc4;x-b3-parentspanid:26b4742a3cee3b1a;x-b3-sampled:0;x-onap-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-transactionid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-ecomp-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-onap-partnername:UNKNOWN;x-invocationid:4d124686-7bd5-4e03-91d2-09286df6f49f;content-length:3978;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;
2022-09-05T06:27:42.512Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:27:42.677Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:27:42.679Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-09-05T06:27:42.679Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-09-05T06:27:42.679Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=F3B4E490C2817DA55677D84DA4A7D918; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/1;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Mon, 05 Sep 2022 06:27:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:27:42.679Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:27:42.680Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-6|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-09-05T06:27:42.840Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-8|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Entering
2022-09-05T06:27:42.841Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-8|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:27:42.841Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-8|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||URI         : /infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71
2022-09-05T06:27:42.842Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-8|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:27:42.843Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-8|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:428ebb91e81ed049;x-b3-spanid:8027b5465bcdbebf;x-b3-parentspanid:26b4742a3cee3b1a;x-b3-sampled:0;x-onap-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-transactionid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-ecomp-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-onap-partnername:UNKNOWN;x-invocationid:4fadf98a-36ec-4c91-b122-85fc0cf2ea92;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F3B4E490C2817DA55677D84DA4A7D918;accept-encoding:gzip,deflate;
2022-09-05T06:27:42.844Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-8|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:27:42.912Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-8|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:27:42.913Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-8|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:27:42.914Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-8|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:27:42.914Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-8|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|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:Mon, 05 Sep 2022 06:27:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:27:42.914Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-8|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:27:42.915Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-8|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Exiting.
2022-09-05T06:27:42.977Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Entering
2022-09-05T06:27:42.978Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:27:42.979Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||URI         : /infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71
2022-09-05T06:27:42.979Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Method      : PUT
2022-09-05T06:27:42.980Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:428ebb91e81ed049;x-b3-spanid:06c7b314fe2b115b;x-b3-parentspanid:26b4742a3cee3b1a;x-b3-sampled:0;x-onap-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-transactionid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-ecomp-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-onap-partnername:UNKNOWN;x-invocationid:d5514209-439f-48a1-8e45-85b09450cab4;content-length:1946;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F3B4E490C2817DA55677D84DA4A7D918;accept-encoding:gzip,deflate;
2022-09-05T06:27:42.982Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:27:43.225Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:27:43.226Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:27:43.226Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:27:43.226Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Mon, 05 Sep 2022 06:27:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:27:43.227Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:27:43.227Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Exiting.
2022-09-05T06:27:43.739Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-10|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Entering
2022-09-05T06:27:43.740Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-10|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:27:43.740Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-10|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||URI         : /infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71
2022-09-05T06:27:43.741Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-10|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:27:43.741Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-10|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c8e30288d31c3782;x-b3-spanid:af47e05f93c56950;x-b3-parentspanid:c8e30288d31c3782;x-b3-sampled:0;x-onap-requestid:8af8a8a3-64e6-4050-8811-2c0b58cf7a04;x-requestid:8af8a8a3-64e6-4050-8811-2c0b58cf7a04;x-transactionid:8af8a8a3-64e6-4050-8811-2c0b58cf7a04;x-ecomp-requestid:8af8a8a3-64e6-4050-8811-2c0b58cf7a04;x-onap-partnername:SO.APIH;x-invocationid:24f2a3c0-aac2-4116-835d-e69dc6a7049c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:27:43.742Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-10|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:27:43.779Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-10|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:27:43.780Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-10|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:27:43.780Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-10|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:27:43.780Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-10|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|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:Mon, 05 Sep 2022 06:27:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:27:43.780Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-10|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:27:43.781Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-10|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Exiting.
2022-09-05T06:27:43.842Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:27:43.843Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:27:43.843Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:27:43.844Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:27:43.844Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c8e30288d31c3782;x-b3-spanid:54eb3a93f6189906;x-b3-parentspanid:c8e30288d31c3782;x-b3-sampled:0;x-onap-requestid:8af8a8a3-64e6-4050-8811-2c0b58cf7a04;x-requestid:8af8a8a3-64e6-4050-8811-2c0b58cf7a04;x-transactionid:8af8a8a3-64e6-4050-8811-2c0b58cf7a04;x-ecomp-requestid:8af8a8a3-64e6-4050-8811-2c0b58cf7a04;x-onap-partnername:SO.APIH;x-invocationid:ceecda23-8292-4390-9fbd-b935f5cb846f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:27:43.845Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:27:43.993Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:27:43.994Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:27:43.994Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:27:43.994Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|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:Mon, 05 Sep 2022 06:27:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:27:43.994Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:27:43.995Z|8af8a8a3-64e6-4050-8811-2c0b58cf7a04|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:27:54.284Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Entering
2022-09-05T06:27:54.284Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:27:54.285Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||URI         : /infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71
2022-09-05T06:27:54.290Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:27:54.291Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:99bad333ebcac043;x-b3-spanid:9154d6f3c3ca0966;x-b3-parentspanid:99bad333ebcac043;x-b3-sampled:0;x-onap-requestid:80ae56ca-1423-4d81-bbd2-287389d27e3e;x-requestid:80ae56ca-1423-4d81-bbd2-287389d27e3e;x-transactionid:80ae56ca-1423-4d81-bbd2-287389d27e3e;x-ecomp-requestid:80ae56ca-1423-4d81-bbd2-287389d27e3e;x-onap-partnername:SO.APIH;x-invocationid:2e22cf10-3c09-460f-9b56-d34d4d63d7fc;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:27:54.291Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:27:54.316Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:27:54.316Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:27:54.317Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:27:54.317Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|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:Mon, 05 Sep 2022 06:27:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:27:54.317Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:27:54.318Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Exiting.
2022-09-05T06:27:54.340Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:27:54.341Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:27:54.342Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:27:54.342Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:27:54.343Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:99bad333ebcac043;x-b3-spanid:83cecbb206a74349;x-b3-parentspanid:99bad333ebcac043;x-b3-sampled:0;x-onap-requestid:80ae56ca-1423-4d81-bbd2-287389d27e3e;x-requestid:80ae56ca-1423-4d81-bbd2-287389d27e3e;x-transactionid:80ae56ca-1423-4d81-bbd2-287389d27e3e;x-ecomp-requestid:80ae56ca-1423-4d81-bbd2-287389d27e3e;x-onap-partnername:SO.APIH;x-invocationid:86c39799-23b1-4d2f-b34b-df101361e145;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:27:54.343Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:27:54.356Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:27:54.358Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:27:54.358Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:27:54.358Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|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:Mon, 05 Sep 2022 06:27:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:27:54.359Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:27:54.359Z|80ae56ca-1423-4d81-bbd2-287389d27e3e|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:27:56.034Z|7bcf8478-a2ac-4fb9-985d-1783b3bf0d67|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:27:56.035Z|7bcf8478-a2ac-4fb9-985d-1783b3bf0d67|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:27:56.494Z|4e2e3bbe-1096-46c1-8f14-e753f724f0a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:27:56.495Z|4e2e3bbe-1096-46c1-8f14-e753f724f0a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:27:59.865Z|0eb3b70b-5661-49b9-abd1-2cfbac0dec0e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:27:59.866Z|0eb3b70b-5661-49b9-abd1-2cfbac0dec0e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:27:59.867Z|0eb3b70b-5661-49b9-abd1-2cfbac0dec0e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:27:59.867Z|0eb3b70b-5661-49b9-abd1-2cfbac0dec0e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:27:59.867Z|0eb3b70b-5661-49b9-abd1-2cfbac0dec0e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:27:59.868Z|0eb3b70b-5661-49b9-abd1-2cfbac0dec0e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:27:59.877Z|0eb3b70b-5661-49b9-abd1-2cfbac0dec0e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:27:59.878Z|0eb3b70b-5661-49b9-abd1-2cfbac0dec0e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:27:59.878Z|0eb3b70b-5661-49b9-abd1-2cfbac0dec0e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:27:59.879Z|0eb3b70b-5661-49b9-abd1-2cfbac0dec0e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:27:59 GMT;Connection:close;
2022-09-05T06:27:59.879Z|0eb3b70b-5661-49b9-abd1-2cfbac0dec0e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:27:59.880Z|0eb3b70b-5661-49b9-abd1-2cfbac0dec0e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:28:04.556Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Entering
2022-09-05T06:28:04.556Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:04.556Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||URI         : /infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71
2022-09-05T06:28:04.557Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:04.558Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7d25a4f7e5a5e4cf;x-b3-spanid:fcc2e7c2448ecfa7;x-b3-parentspanid:7d25a4f7e5a5e4cf;x-b3-sampled:0;x-onap-requestid:b527831d-1c18-4f23-95d2-04a8514f5fa1;x-requestid:b527831d-1c18-4f23-95d2-04a8514f5fa1;x-transactionid:b527831d-1c18-4f23-95d2-04a8514f5fa1;x-ecomp-requestid:b527831d-1c18-4f23-95d2-04a8514f5fa1;x-onap-partnername:SO.APIH;x-invocationid:68740378-1a1f-483e-8c43-0f5d81bc0f86;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:04.558Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:04.591Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:04.591Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:04.591Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:04.592Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|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:Mon, 05 Sep 2022 06:28:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:04.592Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:04.592Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Exiting.
2022-09-05T06:28:04.621Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:28:04.622Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:04.622Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:28:04.622Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:04.641Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7d25a4f7e5a5e4cf;x-b3-spanid:33da83d4aed02f49;x-b3-parentspanid:7d25a4f7e5a5e4cf;x-b3-sampled:0;x-onap-requestid:b527831d-1c18-4f23-95d2-04a8514f5fa1;x-requestid:b527831d-1c18-4f23-95d2-04a8514f5fa1;x-transactionid:b527831d-1c18-4f23-95d2-04a8514f5fa1;x-ecomp-requestid:b527831d-1c18-4f23-95d2-04a8514f5fa1;x-onap-partnername:SO.APIH;x-invocationid:18126f57-f051-49fd-9826-5f8a0d33e25d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:04.642Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:04.654Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:04.655Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:04.655Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:04.656Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-7|/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:Mon, 05 Sep 2022 06:28:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:04.656Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:04.657Z|b527831d-1c18-4f23-95d2-04a8514f5fa1|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:28:11.032Z|e7895112-7407-4fbb-98f7-21870c28b237|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:28:11.034Z|e7895112-7407-4fbb-98f7-21870c28b237|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:28:14.837Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Entering
2022-09-05T06:28:14.838Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:14.838Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||URI         : /infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71
2022-09-05T06:28:14.838Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:14.839Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:434a3eee940ec5b6;x-b3-spanid:31279000d5a0dd7f;x-b3-parentspanid:434a3eee940ec5b6;x-b3-sampled:0;x-onap-requestid:078aba58-6c10-4a83-9455-db6817298640;x-requestid:078aba58-6c10-4a83-9455-db6817298640;x-transactionid:078aba58-6c10-4a83-9455-db6817298640;x-ecomp-requestid:078aba58-6c10-4a83-9455-db6817298640;x-onap-partnername:SO.APIH;x-invocationid:c6ae4206-b97d-4b9e-bba4-78ca0d487e76;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:14.839Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:14.867Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:14.868Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:14.868Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:14.868Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|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:Mon, 05 Sep 2022 06:28:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:14.869Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:14.869Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Exiting.
2022-09-05T06:28:14.894Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:28:14.894Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:14.895Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:28:14.895Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:14.896Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:434a3eee940ec5b6;x-b3-spanid:21b051b371281379;x-b3-parentspanid:434a3eee940ec5b6;x-b3-sampled:0;x-onap-requestid:078aba58-6c10-4a83-9455-db6817298640;x-requestid:078aba58-6c10-4a83-9455-db6817298640;x-transactionid:078aba58-6c10-4a83-9455-db6817298640;x-ecomp-requestid:078aba58-6c10-4a83-9455-db6817298640;x-onap-partnername:SO.APIH;x-invocationid:8c3edd52-76e2-4e92-9856-68314a26f604;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:14.896Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:14.906Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:14.906Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:14.907Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:14.907Z|078aba58-6c10-4a83-9455-db6817298640|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:Mon, 05 Sep 2022 06:28:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:14.908Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:14.909Z|078aba58-6c10-4a83-9455-db6817298640|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:28:25.137Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Entering
2022-09-05T06:28:25.138Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:25.138Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||URI         : /infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71
2022-09-05T06:28:25.139Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:25.139Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:eb63d4c15ef50d07;x-b3-spanid:fcd25ad5552dfcea;x-b3-parentspanid:eb63d4c15ef50d07;x-b3-sampled:0;x-onap-requestid:fb4b17f6-e9c2-4a02-9120-3680341c08be;x-requestid:fb4b17f6-e9c2-4a02-9120-3680341c08be;x-transactionid:fb4b17f6-e9c2-4a02-9120-3680341c08be;x-ecomp-requestid:fb4b17f6-e9c2-4a02-9120-3680341c08be;x-onap-partnername:SO.APIH;x-invocationid:13fa29df-dc64-4143-adfc-db0acf6ed4a9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:25.140Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:25.174Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:25.174Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:25.174Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:25.174Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|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:Mon, 05 Sep 2022 06:28:25 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:25.175Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:25.175Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Exiting.
2022-09-05T06:28:25.202Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:28:25.204Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:25.204Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:28:25.205Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:25.206Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:eb63d4c15ef50d07;x-b3-spanid:803d437018f848a4;x-b3-parentspanid:eb63d4c15ef50d07;x-b3-sampled:0;x-onap-requestid:fb4b17f6-e9c2-4a02-9120-3680341c08be;x-requestid:fb4b17f6-e9c2-4a02-9120-3680341c08be;x-transactionid:fb4b17f6-e9c2-4a02-9120-3680341c08be;x-ecomp-requestid:fb4b17f6-e9c2-4a02-9120-3680341c08be;x-onap-partnername:SO.APIH;x-invocationid:d392ca50-6109-474e-b271-af4559be7889;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:25.206Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:25.222Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:25.226Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:25.226Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:25.227Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|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:Mon, 05 Sep 2022 06:28:25 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:25.227Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:25.228Z|fb4b17f6-e9c2-4a02-9120-3680341c08be|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:28:26.032Z|20f57397-7f7c-4d1a-b32d-5ff78a23ff1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:28:26.036Z|20f57397-7f7c-4d1a-b32d-5ff78a23ff1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:28:26.496Z|236c4ecd-acb9-426e-a904-2308cbed073b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:28:26.497Z|236c4ecd-acb9-426e-a904-2308cbed073b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:28:31.516Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Entering
2022-09-05T06:28:31.517Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:31.518Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||URI         : /infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71
2022-09-05T06:28:31.518Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:31.518Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bdab1802ca9e079d;x-b3-spanid:ca25426a1a7e8fc5;x-b3-parentspanid:bdab1802ca9e079d;x-b3-sampled:0;x-onap-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-transactionid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-ecomp-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-onap-partnername:UNKNOWN;x-invocationid:5ac44aa6-397c-4c51-a833-a59295061c29;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F3B4E490C2817DA55677D84DA4A7D918;accept-encoding:gzip,deflate;
2022-09-05T06:28:31.519Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:31.555Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:31.556Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:31.556Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:31.556Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|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:Mon, 05 Sep 2022 06:28:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:31.556Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:31.560Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Exiting.
2022-09-05T06:28:31.606Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Entering
2022-09-05T06:28:31.606Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:31.606Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||URI         : /infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71
2022-09-05T06:28:31.607Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Method      : PUT
2022-09-05T06:28:31.607Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:bdab1802ca9e079d;x-b3-spanid:f801db16a4949819;x-b3-parentspanid:bdab1802ca9e079d;x-b3-sampled:0;x-onap-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-transactionid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-ecomp-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-onap-partnername:UNKNOWN;x-invocationid:cdc65b70-6759-4b4d-89ae-b8ebdff320ee;content-length:2145;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F3B4E490C2817DA55677D84DA4A7D918;accept-encoding:gzip,deflate;
2022-09-05T06:28:31.607Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:31.722Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:31.723Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:31.723Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:31.723Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Mon, 05 Sep 2022 06:28:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:31.724Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:31.724Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-2|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Exiting.
2022-09-05T06:28:34.658Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Entering
2022-09-05T06:28:34.659Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:34.660Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||URI         : /infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71
2022-09-05T06:28:34.660Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:34.661Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bdab1802ca9e079d;x-b3-spanid:438d23ee9c2c1e97;x-b3-parentspanid:bdab1802ca9e079d;x-b3-sampled:0;x-onap-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-transactionid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-ecomp-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-onap-partnername:UNKNOWN;x-invocationid:60ef3bc0-43d2-40e2-ba9f-714bda5d4b80;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F3B4E490C2817DA55677D84DA4A7D918;accept-encoding:gzip,deflate;
2022-09-05T06:28:34.662Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:34.702Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:34.703Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:34.704Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:34.704Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|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:Mon, 05 Sep 2022 06:28:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:34.704Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:34.705Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Exiting.
2022-09-05T06:28:34.735Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-4|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Entering
2022-09-05T06:28:34.735Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-4|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:34.736Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-4|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||URI         : /infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71
2022-09-05T06:28:34.736Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-4|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Method      : PUT
2022-09-05T06:28:34.736Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-4|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:bdab1802ca9e079d;x-b3-spanid:e51aae270f21593c;x-b3-parentspanid:bdab1802ca9e079d;x-b3-sampled:0;x-onap-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-transactionid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-ecomp-requestid:3f7b890d-b5e6-40ba-bb55-1d0790545e71;x-onap-partnername:UNKNOWN;x-invocationid:56c19e7e-061b-4641-a809-ab6dc1ff6ae8;content-length:2122;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F3B4E490C2817DA55677D84DA4A7D918;accept-encoding:gzip,deflate;
2022-09-05T06:28:34.737Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-4|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:34.799Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-4|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:34.800Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-4|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:34.801Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-4|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:34.801Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-4|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Mon, 05 Sep 2022 06:28:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:34.801Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-4|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:34.802Z|3f7b890d-b5e6-40ba-bb55-1d0790545e71|http-nio-8083-exec-4|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Exiting.
2022-09-05T06:28:35.420Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Entering
2022-09-05T06:28:35.420Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:35.420Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||URI         : /infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71
2022-09-05T06:28:35.420Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:35.421Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3a17d9c1b1343e28;x-b3-spanid:22bc46f2798befb5;x-b3-parentspanid:3a17d9c1b1343e28;x-b3-sampled:0;x-onap-requestid:57090e56-fa5c-4cc2-8a7a-c36eef7326b3;x-requestid:57090e56-fa5c-4cc2-8a7a-c36eef7326b3;x-transactionid:57090e56-fa5c-4cc2-8a7a-c36eef7326b3;x-ecomp-requestid:57090e56-fa5c-4cc2-8a7a-c36eef7326b3;x-onap-partnername:SO.APIH;x-invocationid:4e1c0de7-15f0-4290-bf8f-e6ab36b2ec88;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:35.421Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:35.458Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:35.459Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:35.459Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:35.460Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|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:Mon, 05 Sep 2022 06:28:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:35.460Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:35.461Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-5|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Exiting.
2022-09-05T06:28:35.484Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:28:35.484Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:35.485Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:28:35.485Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:35.485Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3a17d9c1b1343e28;x-b3-spanid:adf691888ab854cc;x-b3-parentspanid:3a17d9c1b1343e28;x-b3-sampled:0;x-onap-requestid:57090e56-fa5c-4cc2-8a7a-c36eef7326b3;x-requestid:57090e56-fa5c-4cc2-8a7a-c36eef7326b3;x-transactionid:57090e56-fa5c-4cc2-8a7a-c36eef7326b3;x-ecomp-requestid:57090e56-fa5c-4cc2-8a7a-c36eef7326b3;x-onap-partnername:SO.APIH;x-invocationid:984bd3ed-9563-42b8-aae8-a53d932d892a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:35.486Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:35.499Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:35.500Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:35.500Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:35.501Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-7|/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:Mon, 05 Sep 2022 06:28:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:35.502Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:35.503Z|57090e56-fa5c-4cc2-8a7a-c36eef7326b3|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:28:35.686Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Entering
2022-09-05T06:28:35.686Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:35.686Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||URI         : /infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71
2022-09-05T06:28:35.687Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:35.687Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b35af6b6d41ae386;x-b3-spanid:3ab1bb2ce278ace5;x-b3-parentspanid:b35af6b6d41ae386;x-b3-sampled:0;x-onap-requestid:b83a4d46-ce06-49ed-9c42-f3117eb76d35;x-requestid:b83a4d46-ce06-49ed-9c42-f3117eb76d35;x-transactionid:b83a4d46-ce06-49ed-9c42-f3117eb76d35;x-ecomp-requestid:b83a4d46-ce06-49ed-9c42-f3117eb76d35;x-onap-partnername:SO.APIH;x-invocationid:db9dc1c7-99cf-4fde-98b8-e6c35da36fa3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:35.687Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:35.828Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:35.828Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:35.829Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:35.829Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|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:Mon, 05 Sep 2022 06:28:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:35.829Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:35.830Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-6|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Exiting.
2022-09-05T06:28:35.864Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:28:35.865Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:35.866Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:28:35.866Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:35.867Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b35af6b6d41ae386;x-b3-spanid:bd083fa8813296e7;x-b3-parentspanid:b35af6b6d41ae386;x-b3-sampled:0;x-onap-requestid:b83a4d46-ce06-49ed-9c42-f3117eb76d35;x-requestid:b83a4d46-ce06-49ed-9c42-f3117eb76d35;x-transactionid:b83a4d46-ce06-49ed-9c42-f3117eb76d35;x-ecomp-requestid:b83a4d46-ce06-49ed-9c42-f3117eb76d35;x-onap-partnername:SO.APIH;x-invocationid:8e482422-e0db-4fc5-8156-2abeab3b6879;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:35.867Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:35.882Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:35.883Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:35.884Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:35.885Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|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:Mon, 05 Sep 2022 06:28:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:35.886Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:35.887Z|b83a4d46-ce06-49ed-9c42-f3117eb76d35|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:28:36.077Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Entering
2022-09-05T06:28:36.078Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:36.078Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||URI         : /infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71
2022-09-05T06:28:36.078Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:36.079Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:83a65448f1f14cd3;x-b3-spanid:e0bde89bdc44bead;x-b3-parentspanid:83a65448f1f14cd3;x-b3-sampled:0;x-onap-requestid:f1264015-743c-4385-82ba-dfb516f51740;x-requestid:f1264015-743c-4385-82ba-dfb516f51740;x-transactionid:f1264015-743c-4385-82ba-dfb516f51740;x-ecomp-requestid:f1264015-743c-4385-82ba-dfb516f51740;x-onap-partnername:SO.APIH;x-invocationid:74608745-b0d2-4ff7-bdb2-646490d0e0ca;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:36.079Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:36.112Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:36.113Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:36.113Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:36.113Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|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:Mon, 05 Sep 2022 06:28:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:36.114Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:36.115Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-9|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Exiting.
2022-09-05T06:28:36.135Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:28:36.136Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:36.137Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:28:36.137Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:36.138Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:83a65448f1f14cd3;x-b3-spanid:927c0a74d2fc46b0;x-b3-parentspanid:83a65448f1f14cd3;x-b3-sampled:0;x-onap-requestid:f1264015-743c-4385-82ba-dfb516f51740;x-requestid:f1264015-743c-4385-82ba-dfb516f51740;x-transactionid:f1264015-743c-4385-82ba-dfb516f51740;x-ecomp-requestid:f1264015-743c-4385-82ba-dfb516f51740;x-onap-partnername:SO.APIH;x-invocationid:5c11dfe0-9c51-44d2-aece-6e89a226ac5b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:36.138Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:36.152Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:36.153Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:36.154Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:36.155Z|f1264015-743c-4385-82ba-dfb516f51740|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:Mon, 05 Sep 2022 06:28:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:36.155Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:36.157Z|f1264015-743c-4385-82ba-dfb516f51740|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:28:36.366Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Entering
2022-09-05T06:28:36.367Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:36.368Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||URI         : /infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71
2022-09-05T06:28:36.369Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:36.370Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3b23a6445a817b8e;x-b3-spanid:a783570fc004d6fb;x-b3-parentspanid:3b23a6445a817b8e;x-b3-sampled:0;x-onap-requestid:83a74177-cb10-427f-b13f-e86f9e573763;x-requestid:83a74177-cb10-427f-b13f-e86f9e573763;x-transactionid:83a74177-cb10-427f-b13f-e86f9e573763;x-ecomp-requestid:83a74177-cb10-427f-b13f-e86f9e573763;x-onap-partnername:SO.APIH;x-invocationid:b20a658e-d168-4b7f-ac62-b7b10dc3e22e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:36.370Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:36.416Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:36.417Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:36.417Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:36.418Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|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:Mon, 05 Sep 2022 06:28:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:36.418Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:36.419Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-1|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Exiting.
2022-09-05T06:28:36.442Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:28:36.443Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:36.443Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:28:36.443Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:36.444Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3b23a6445a817b8e;x-b3-spanid:db6e784c8baefb52;x-b3-parentspanid:3b23a6445a817b8e;x-b3-sampled:0;x-onap-requestid:83a74177-cb10-427f-b13f-e86f9e573763;x-requestid:83a74177-cb10-427f-b13f-e86f9e573763;x-transactionid:83a74177-cb10-427f-b13f-e86f9e573763;x-ecomp-requestid:83a74177-cb10-427f-b13f-e86f9e573763;x-onap-partnername:SO.APIH;x-invocationid:e3b43014-23fb-4dc2-87dd-bcf9b5cc0d44;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:36.444Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:36.459Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:36.460Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:36.460Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:36.460Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-2|/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:Mon, 05 Sep 2022 06:28:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:36.460Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:36.461Z|83a74177-cb10-427f-b13f-e86f9e573763|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:28:36.634Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Entering
2022-09-05T06:28:36.635Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:36.635Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||URI         : /infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71
2022-09-05T06:28:36.635Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:36.635Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:dc479c47cba2aceb;x-b3-spanid:d9dabee47a4beaea;x-b3-parentspanid:dc479c47cba2aceb;x-b3-sampled:0;x-onap-requestid:898d2645-6891-4f5b-890c-c74ef5f9c0cb;x-requestid:898d2645-6891-4f5b-890c-c74ef5f9c0cb;x-transactionid:898d2645-6891-4f5b-890c-c74ef5f9c0cb;x-ecomp-requestid:898d2645-6891-4f5b-890c-c74ef5f9c0cb;x-onap-partnername:SO.APIH;x-invocationid:ac29310d-e18d-46bf-977e-1802c4154817;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:36.636Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:36.673Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:36.674Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:36.675Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:36.675Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|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:Mon, 05 Sep 2022 06:28:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:36.675Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:36.676Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-3|/infraActiveRequests/3f7b890d-b5e6-40ba-bb55-1d0790545e71|bpel|||INFO|500||Exiting.
2022-09-05T06:28:36.700Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:28:36.701Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:36.701Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:28:36.702Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:36.702Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:dc479c47cba2aceb;x-b3-spanid:02607616fa62d3b5;x-b3-parentspanid:dc479c47cba2aceb;x-b3-sampled:0;x-onap-requestid:898d2645-6891-4f5b-890c-c74ef5f9c0cb;x-requestid:898d2645-6891-4f5b-890c-c74ef5f9c0cb;x-transactionid:898d2645-6891-4f5b-890c-c74ef5f9c0cb;x-ecomp-requestid:898d2645-6891-4f5b-890c-c74ef5f9c0cb;x-onap-partnername:SO.APIH;x-invocationid:3aafe464-a254-4a4e-80a3-41610855e8bd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:36.702Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:36.717Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:36.727Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:36.728Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:36.728Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-4|/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:Mon, 05 Sep 2022 06:28:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:36.728Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:36.729Z|898d2645-6891-4f5b-890c-c74ef5f9c0cb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:28:41.032Z|df806b54-24b0-4a13-9784-d10af8592244|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:28:41.033Z|df806b54-24b0-4a13-9784-d10af8592244|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:28:41.738Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:28:41.738Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:41.738Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:28:41.738Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:41.739Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:41fc1aa84279200d;x-b3-spanid:0a5316338a2f3e17;x-b3-parentspanid:41fc1aa84279200d;x-b3-sampled:0;x-onap-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-transactionid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-ecomp-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-onap-partnername:SO.APIH;x-invocationid:59222e61-d37a-4e03-983a-0f3c7ab2e8c2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:41.739Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:42.291Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-09-05T06:28:42.291Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:42.292Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-09-05T06:28:42.292Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-09-05T06:28:42.294Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:41fc1aa84279200d;x-b3-spanid:a18f76904c75e85f;x-b3-parentspanid:41fc1aa84279200d;x-b3-sampled:0;x-onap-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-transactionid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-ecomp-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-onap-partnername:SO.APIH;x-invocationid:bcb4996d-d5d0-4722-b6bc-34e8f4086992;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=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:42.296Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:42.308Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-09-05T06:28:42.328Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:42.329Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:42.330Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:42.330Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-09-05T06:28:42.331Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:42.331Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-09-05T06:28:42.700Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-09-05T06:28:42.705Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:42.706Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-09-05T06:28:42.706Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-09-05T06:28:42.707Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:41fc1aa84279200d;x-b3-spanid:07c870a049205da6;x-b3-parentspanid:41fc1aa84279200d;x-b3-sampled:0;x-onap-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-transactionid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-ecomp-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-onap-partnername:SO.APIH;x-invocationid:51e5a800-2619-4d2e-8103-27110d5293e6;content-length:2665;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:42.707Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:42.777Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:42.779Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-09-05T06:28:42.780Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-09-05T06:28:42.780Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|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/d57dd3c8-1d05-419d-9c88-215f2b4a6e67;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Mon, 05 Sep 2022 06:28:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:42.780Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:42.781Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-09-05T06:28:43.570Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-8|/requestProcessingData|bpel|||INFO|500||Entering
2022-09-05T06:28:43.570Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:43.571Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-09-05T06:28:43.577Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-09-05T06:28:43.578Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:41fc1aa84279200d;x-b3-spanid:9a37816e6e7234c5;x-b3-parentspanid:ab742c53986bdc49;x-b3-sampled:0;x-onap-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-transactionid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-ecomp-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-onap-partnername:UNKNOWN;x-invocationid:85494dd8-f1d9-48e5-8a5a-bfb9c16515bb;content-length:7843;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F3B4E490C2817DA55677D84DA4A7D918;accept-encoding:gzip,deflate;
2022-09-05T06:28:43.579Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:43.614Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:43.615Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-09-05T06:28:43.615Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-09-05T06:28:43.616Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|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/4;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Mon, 05 Sep 2022 06:28:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:43.616Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:43.617Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-8|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-09-05T06:28:43.652Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:28:43.653Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:43.653Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:28:43.654Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:43.654Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:41fc1aa84279200d;x-b3-spanid:1d1a42691337bce6;x-b3-parentspanid:ab742c53986bdc49;x-b3-sampled:0;x-onap-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-transactionid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-ecomp-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-onap-partnername:UNKNOWN;x-invocationid:d12f870e-f2ec-47a4-bcc2-180df2efa085;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F3B4E490C2817DA55677D84DA4A7D918;accept-encoding:gzip,deflate;
2022-09-05T06:28:43.654Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:43.686Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:43.690Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:43.690Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:43.690Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|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:Mon, 05 Sep 2022 06:28:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:43.691Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:43.691Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:28:43.712Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:28:43.712Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:43.713Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:28:43.713Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : PUT
2022-09-05T06:28:43.714Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:41fc1aa84279200d;x-b3-spanid:c443fd45e04b7770;x-b3-parentspanid:ab742c53986bdc49;x-b3-sampled:0;x-onap-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-transactionid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-ecomp-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-onap-partnername:UNKNOWN;x-invocationid:ee34e168-59cd-4db4-90c2-82f54c3e546b;content-length:2750;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F3B4E490C2817DA55677D84DA4A7D918;accept-encoding:gzip,deflate;
2022-09-05T06:28:43.714Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:43.769Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:43.770Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:43.771Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:43.772Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Mon, 05 Sep 2022 06:28:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:43.772Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:43.773Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:28:44.032Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:28:44.033Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:44.033Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:28:44.034Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:44.041Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ef2858f1c6e5fd66;x-b3-spanid:8f1f12b8b8c823db;x-b3-parentspanid:ef2858f1c6e5fd66;x-b3-sampled:0;x-onap-requestid:975e0f6e-01fa-48bf-8905-6be2e197b857;x-requestid:975e0f6e-01fa-48bf-8905-6be2e197b857;x-transactionid:975e0f6e-01fa-48bf-8905-6be2e197b857;x-ecomp-requestid:975e0f6e-01fa-48bf-8905-6be2e197b857;x-onap-partnername:SO.APIH;x-invocationid:9a1b21e9-3fb6-4bbb-9fe9-a89ab2486350;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:44.042Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:44.080Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:44.082Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:44.082Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:44.083Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|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:Mon, 05 Sep 2022 06:28:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:44.084Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:44.085Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:28:44.106Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:28:44.107Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:44.108Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:28:44.108Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:44.109Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ef2858f1c6e5fd66;x-b3-spanid:a638aca35f564bc7;x-b3-parentspanid:ef2858f1c6e5fd66;x-b3-sampled:0;x-onap-requestid:975e0f6e-01fa-48bf-8905-6be2e197b857;x-requestid:975e0f6e-01fa-48bf-8905-6be2e197b857;x-transactionid:975e0f6e-01fa-48bf-8905-6be2e197b857;x-ecomp-requestid:975e0f6e-01fa-48bf-8905-6be2e197b857;x-onap-partnername:SO.APIH;x-invocationid:0e9231c0-20ed-483e-99e4-1a63734b23ed;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:44.110Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:44.122Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:44.123Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:44.124Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:44.125Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-2|/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:Mon, 05 Sep 2022 06:28:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:44.125Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:44.126Z|975e0f6e-01fa-48bf-8905-6be2e197b857|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:28:54.334Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:28:54.335Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:54.335Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:28:54.336Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:54.336Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:065aa077b59ba878;x-b3-spanid:57e223e2725d7897;x-b3-parentspanid:065aa077b59ba878;x-b3-sampled:0;x-onap-requestid:1cbda33f-1fd4-4212-8125-f2cfdba600c7;x-requestid:1cbda33f-1fd4-4212-8125-f2cfdba600c7;x-transactionid:1cbda33f-1fd4-4212-8125-f2cfdba600c7;x-ecomp-requestid:1cbda33f-1fd4-4212-8125-f2cfdba600c7;x-onap-partnername:SO.APIH;x-invocationid:ad5699a7-ae66-4b2b-bd0e-e94cda6dd7c3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:54.336Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:54.363Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:54.364Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:54.365Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:54.365Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|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:Mon, 05 Sep 2022 06:28:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:54.366Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:54.367Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:28:54.382Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:28:54.382Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:54.382Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:28:54.383Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:54.383Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:065aa077b59ba878;x-b3-spanid:a7c6bfbef5890f7d;x-b3-parentspanid:065aa077b59ba878;x-b3-sampled:0;x-onap-requestid:1cbda33f-1fd4-4212-8125-f2cfdba600c7;x-requestid:1cbda33f-1fd4-4212-8125-f2cfdba600c7;x-transactionid:1cbda33f-1fd4-4212-8125-f2cfdba600c7;x-ecomp-requestid:1cbda33f-1fd4-4212-8125-f2cfdba600c7;x-onap-partnername:SO.APIH;x-invocationid:3d575e9e-4e74-40ef-ae3d-63f4282b02e3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:28:54.383Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:54.391Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:54.391Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:54.392Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:54.392Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-4|/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:Mon, 05 Sep 2022 06:28:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:54.392Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:54.393Z|1cbda33f-1fd4-4212-8125-f2cfdba600c7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:28:56.032Z|3ffc1e42-9ca6-463a-94e0-c74ccccc5510|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:28:56.033Z|3ffc1e42-9ca6-463a-94e0-c74ccccc5510|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:28:56.498Z|6bcd286f-9c09-4cf8-a383-389f9434c8ae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:28:56.499Z|6bcd286f-9c09-4cf8-a383-389f9434c8ae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:28:58.699Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:28:58.699Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:58.700Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:28:58.700Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:28:58.700Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4814cea7d1b3ff8b;x-b3-spanid:812df72b877e1311;x-b3-parentspanid:4814cea7d1b3ff8b;x-b3-sampled:0;x-onap-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-transactionid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-ecomp-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-onap-partnername:UNKNOWN;x-invocationid:5aaf06f4-da68-42e4-b571-e49814ae75b2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F3B4E490C2817DA55677D84DA4A7D918;accept-encoding:gzip,deflate;
2022-09-05T06:28:58.700Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:58.721Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:58.721Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:58.722Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:58.722Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|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:Mon, 05 Sep 2022 06:28:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:58.722Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:58.723Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:28:58.741Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:28:58.742Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:58.742Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:28:58.742Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : PUT
2022-09-05T06:28:58.743Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:4814cea7d1b3ff8b;x-b3-spanid:ab531b68a4e9c379;x-b3-parentspanid:4814cea7d1b3ff8b;x-b3-sampled:0;x-onap-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-transactionid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-ecomp-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-onap-partnername:UNKNOWN;x-invocationid:3f698927-70cc-4d54-837d-5c7f815c2ff5;content-length:2931;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F3B4E490C2817DA55677D84DA4A7D918;accept-encoding:gzip,deflate;
2022-09-05T06:28:58.743Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:58.789Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:58.790Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:28:58.790Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:28:58.790Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Mon, 05 Sep 2022 06:28:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:28:58.791Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:28:58.791Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-7|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:28:59.863Z|3cf7f104-4a1d-478a-b6d2-a3d236a269f4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-09-05T06:28:59.864Z|3cf7f104-4a1d-478a-b6d2-a3d236a269f4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-09-05T06:28:59.864Z|3cf7f104-4a1d-478a-b6d2-a3d236a269f4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-09-05T06:28:59.865Z|3cf7f104-4a1d-478a-b6d2-a3d236a269f4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-09-05T06:28:59.865Z|3cf7f104-4a1d-478a-b6d2-a3d236a269f4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.152:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-09-05T06:28:59.865Z|3cf7f104-4a1d-478a-b6d2-a3d236a269f4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-09-05T06:28:59.877Z|3cf7f104-4a1d-478a-b6d2-a3d236a269f4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-09-05T06:28:59.877Z|3cf7f104-4a1d-478a-b6d2-a3d236a269f4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-09-05T06:28:59.878Z|3cf7f104-4a1d-478a-b6d2-a3d236a269f4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-09-05T06:28:59.878Z|3cf7f104-4a1d-478a-b6d2-a3d236a269f4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||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, 05 Sep 2022 06:28:59 GMT;Connection:close;
2022-09-05T06:28:59.878Z|3cf7f104-4a1d-478a-b6d2-a3d236a269f4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-09-05T06:28:59.879Z|3cf7f104-4a1d-478a-b6d2-a3d236a269f4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-09-05T06:29:04.595Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-8|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:29:04.596Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-8|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:04.596Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-8|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:29:04.597Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-8|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:04.597Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-8|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f06610dea62ad60f;x-b3-spanid:fd9f0955d3c72a48;x-b3-parentspanid:f06610dea62ad60f;x-b3-sampled:0;x-onap-requestid:44577053-6639-4d88-91f8-5439f6082c52;x-requestid:44577053-6639-4d88-91f8-5439f6082c52;x-transactionid:44577053-6639-4d88-91f8-5439f6082c52;x-ecomp-requestid:44577053-6639-4d88-91f8-5439f6082c52;x-onap-partnername:SO.APIH;x-invocationid:e815620e-4e4e-42f3-8c22-d20c5e61cb24;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:04.598Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-8|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:04.865Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-8|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:04.866Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-8|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:04.866Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-8|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:04.866Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-8|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|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:Mon, 05 Sep 2022 06:29:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:04.867Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-8|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:04.867Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-8|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:29:04.886Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:29:04.886Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:04.886Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:29:04.886Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:04.887Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f06610dea62ad60f;x-b3-spanid:a62708f24b4499bd;x-b3-parentspanid:f06610dea62ad60f;x-b3-sampled:0;x-onap-requestid:44577053-6639-4d88-91f8-5439f6082c52;x-requestid:44577053-6639-4d88-91f8-5439f6082c52;x-transactionid:44577053-6639-4d88-91f8-5439f6082c52;x-ecomp-requestid:44577053-6639-4d88-91f8-5439f6082c52;x-onap-partnername:SO.APIH;x-invocationid:3873716b-6ee2-4e04-893d-ab7ab12837fd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:04.887Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:04.897Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:04.897Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:04.898Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:04.898Z|44577053-6639-4d88-91f8-5439f6082c52|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:Mon, 05 Sep 2022 06:29:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:04.898Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:04.899Z|44577053-6639-4d88-91f8-5439f6082c52|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:29:10.826Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:29:10.827Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:10.827Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:29:10.827Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:10.828Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cba43605fef06c8e;x-b3-spanid:cba43605fef06c8e;x-b3-sampled:0;x-onap-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-transactionid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-ecomp-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-onap-partnername:UNKNOWN;x-invocationid:e860ba09-5f70-4084-ae8b-f2796966d692;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;
2022-09-05T06:29:10.828Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:10.875Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:10.881Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:10.882Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:10.882Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=D870A88925DE489A9F0B07CB3DA6BC31; 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:Mon, 05 Sep 2022 06:29:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:10.883Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:10.883Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-10|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:29:10.956Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:29:10.957Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:10.958Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:29:10.958Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : PUT
2022-09-05T06:29:10.959Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:026e7bbb306817ad;x-b3-spanid:026e7bbb306817ad;x-b3-sampled:0;x-onap-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-transactionid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-ecomp-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-onap-partnername:UNKNOWN;x-invocationid:d6033239-7152-49df-b253-901ce53fedcf;content-length:3215;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D870A88925DE489A9F0B07CB3DA6BC31;accept-encoding:gzip,deflate;
2022-09-05T06:29:10.959Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:11.031Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:11.032Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:11.032Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:11.033Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Mon, 05 Sep 2022 06:29:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:11.033Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:11.034Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:29:11.033Z|a6f8e12a-2a02-4cde-9283-1b321497cc60|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:29:11.043Z|a6f8e12a-2a02-4cde-9283-1b321497cc60|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:29:13.011Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:29:13.012Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:13.013Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:29:13.014Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : PATCH
2022-09-05T06:29:13.015Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a7c304e55449c0d9;x-b3-spanid:a7c304e55449c0d9;x-b3-sampled:0;x-onap-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-transactionid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-ecomp-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-onap-partnername:UNKNOWN;x-invocationid:7b8f4a84-ef92-4cdd-b178-bf391d3304db;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=D870A88925DE489A9F0B07CB3DA6BC31;accept-encoding:gzip,deflate;
2022-09-05T06:29:13.015Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:13.088Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:13.089Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:13.089Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:13.090Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|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:Mon, 05 Sep 2022 06:29:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:13.090Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:13.090Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:29:15.195Z|70e895c6-0561-4295-ab46-7a5a7dfc4fa7|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-09-05T06:29:15.196Z|70e895c6-0561-4295-ab46-7a5a7dfc4fa7|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:15.197Z|70e895c6-0561-4295-ab46-7a5a7dfc4fa7|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-09-05T06:29:15.197Z|70e895c6-0561-4295-ab46-7a5a7dfc4fa7|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:15.198Z|70e895c6-0561-4295-ab46-7a5a7dfc4fa7|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:090fa5859a4bbc50;x-b3-spanid:6657543c45ef4cef;x-b3-parentspanid:090fa5859a4bbc50;x-b3-sampled:0;x-onap-requestid:70e895c6-0561-4295-ab46-7a5a7dfc4fa7;x-requestid:70e895c6-0561-4295-ab46-7a5a7dfc4fa7;x-transactionid:70e895c6-0561-4295-ab46-7a5a7dfc4fa7;x-ecomp-requestid:70e895c6-0561-4295-ab46-7a5a7dfc4fa7;x-onap-partnername:UNKNOWN;x-invocationid:6391212c-7e88-4c9d-8897-930b6612d7f0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D870A88925DE489A9F0B07CB3DA6BC31;accept-encoding:gzip,deflate;
2022-09-05T06:29:15.198Z|70e895c6-0561-4295-ab46-7a5a7dfc4fa7|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:15.295Z|70e895c6-0561-4295-ab46-7a5a7dfc4fa7|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Entering
2022-09-05T06:29:15.296Z|70e895c6-0561-4295-ab46-7a5a7dfc4fa7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:15.296Z|70e895c6-0561-4295-ab46-7a5a7dfc4fa7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-09-05T06:29:15.296Z|70e895c6-0561-4295-ab46-7a5a7dfc4fa7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-09-05T06:29:15.297Z|70e895c6-0561-4295-ab46-7a5a7dfc4fa7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:090fa5859a4bbc50;x-b3-spanid:007024aa40a21bca;x-b3-parentspanid:090fa5859a4bbc50;x-b3-sampled:0;x-onap-requestid:70e895c6-0561-4295-ab46-7a5a7dfc4fa7;x-requestid:70e895c6-0561-4295-ab46-7a5a7dfc4fa7;x-transactionid:70e895c6-0561-4295-ab46-7a5a7dfc4fa7;x-ecomp-requestid:70e895c6-0561-4295-ab46-7a5a7dfc4fa7;x-onap-partnername:UNKNOWN;x-invocationid:907d5466-0996-4a70-8a03-74c6ddae007d;content-length:1581;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D870A88925DE489A9F0B07CB3DA6BC31;accept-encoding:gzip,deflate;
2022-09-05T06:29:15.297Z|70e895c6-0561-4295-ab46-7a5a7dfc4fa7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:15.325Z|70e895c6-0561-4295-ab46-7a5a7dfc4fa7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:15.326Z|70e895c6-0561-4295-ab46-7a5a7dfc4fa7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-09-05T06:29:15.327Z|70e895c6-0561-4295-ab46-7a5a7dfc4fa7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-09-05T06:29:15.327Z|70e895c6-0561-4295-ab46-7a5a7dfc4fa7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/7;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Mon, 05 Sep 2022 06:29:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:15.327Z|70e895c6-0561-4295-ab46-7a5a7dfc4fa7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:15.328Z|70e895c6-0561-4295-ab46-7a5a7dfc4fa7|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-09-05T06:29:15.788Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:29:15.789Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:15.789Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:29:15.789Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:15.790Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e0b200f2de85814c;x-b3-spanid:1a3375e4d3a82fc1;x-b3-parentspanid:e0b200f2de85814c;x-b3-sampled:0;x-onap-requestid:cffe796e-50ca-4c3a-9ecf-d2264541ee7c;x-requestid:cffe796e-50ca-4c3a-9ecf-d2264541ee7c;x-transactionid:cffe796e-50ca-4c3a-9ecf-d2264541ee7c;x-ecomp-requestid:cffe796e-50ca-4c3a-9ecf-d2264541ee7c;x-onap-partnername:SO.APIH;x-invocationid:aab515aa-71f2-42c6-b1ca-6284bb91cde1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:15.790Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:15.819Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:15.820Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:15.821Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:15.823Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|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:Mon, 05 Sep 2022 06:29:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:15.824Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:15.825Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:29:15.877Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:29:15.878Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:15.880Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:29:15.880Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:15.881Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e0b200f2de85814c;x-b3-spanid:cdc916f929493b8e;x-b3-parentspanid:e0b200f2de85814c;x-b3-sampled:0;x-onap-requestid:cffe796e-50ca-4c3a-9ecf-d2264541ee7c;x-requestid:cffe796e-50ca-4c3a-9ecf-d2264541ee7c;x-transactionid:cffe796e-50ca-4c3a-9ecf-d2264541ee7c;x-ecomp-requestid:cffe796e-50ca-4c3a-9ecf-d2264541ee7c;x-onap-partnername:SO.APIH;x-invocationid:f5acc80b-4041-4152-8141-9af3e03c7461;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:15.882Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:15.902Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:15.903Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:15.903Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:15.903Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-7|/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:Mon, 05 Sep 2022 06:29:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:15.903Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:15.904Z|cffe796e-50ca-4c3a-9ecf-d2264541ee7c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:29:26.032Z|d18d31f2-c00b-44b9-b0b0-a988efd420ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:29:26.033Z|d18d31f2-c00b-44b9-b0b0-a988efd420ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:29:26.500Z|88647744-3326-4d0f-a56b-7a0c1b0d030f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:29:26.501Z|88647744-3326-4d0f-a56b-7a0c1b0d030f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:29:26.700Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:29:26.702Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:26.702Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:29:26.703Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:26.703Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3cf7f06555ee6cb2;x-b3-spanid:56084b1a642def04;x-b3-parentspanid:3cf7f06555ee6cb2;x-b3-sampled:0;x-onap-requestid:63f7a1d2-f9f5-4cf2-9b6e-9ab147def624;x-requestid:63f7a1d2-f9f5-4cf2-9b6e-9ab147def624;x-transactionid:63f7a1d2-f9f5-4cf2-9b6e-9ab147def624;x-ecomp-requestid:63f7a1d2-f9f5-4cf2-9b6e-9ab147def624;x-onap-partnername:SO.APIH;x-invocationid:569b78e0-abfd-4a4f-8420-fae872ddb332;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:26.704Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:26.732Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:26.732Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:26.733Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:26.733Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|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:Mon, 05 Sep 2022 06:29:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:26.733Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:26.735Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:29:26.752Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:29:26.752Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:26.753Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:29:26.753Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:26.753Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3cf7f06555ee6cb2;x-b3-spanid:6c90571d51396b77;x-b3-parentspanid:3cf7f06555ee6cb2;x-b3-sampled:0;x-onap-requestid:63f7a1d2-f9f5-4cf2-9b6e-9ab147def624;x-requestid:63f7a1d2-f9f5-4cf2-9b6e-9ab147def624;x-transactionid:63f7a1d2-f9f5-4cf2-9b6e-9ab147def624;x-ecomp-requestid:63f7a1d2-f9f5-4cf2-9b6e-9ab147def624;x-onap-partnername:SO.APIH;x-invocationid:361fbaf4-ef0c-4c88-bf44-3e6bcfe18fe9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:26.754Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:26.766Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:26.770Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:26.771Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:26.772Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|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:Mon, 05 Sep 2022 06:29:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:26.773Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:26.774Z|63f7a1d2-f9f5-4cf2-9b6e-9ab147def624|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:29:30.347Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-09-05T06:29:30.348Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:30.348Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-09-05T06:29:30.349Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:30.349Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:df551e424eb49a8a;x-b3-spanid:0817d4ef8835f500;x-b3-parentspanid:df551e424eb49a8a;x-b3-sampled:0;x-onap-requestid:11bf7db3-7a73-42ae-896e-f51bdeab08a6;x-requestid:11bf7db3-7a73-42ae-896e-f51bdeab08a6;x-transactionid:11bf7db3-7a73-42ae-896e-f51bdeab08a6;x-ecomp-requestid:11bf7db3-7a73-42ae-896e-f51bdeab08a6;x-onap-partnername:UNKNOWN;x-invocationid:3e9351f3-9413-4036-853a-e12767981630;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D870A88925DE489A9F0B07CB3DA6BC31;accept-encoding:gzip,deflate;
2022-09-05T06:29:30.349Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:30.375Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:30.376Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:30.376Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:30.377Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-9|/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:Mon, 05 Sep 2022 06:29:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:30.377Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:30.378Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting.
2022-09-05T06:29:30.399Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-10|/requestProcessingData/7|bpel|||INFO|500||Entering
2022-09-05T06:29:30.400Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-10|/requestProcessingData/7|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:30.401Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-10|/requestProcessingData/7|bpel|||DEBUG|500||URI         : /requestProcessingData/7
2022-09-05T06:29:30.401Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-10|/requestProcessingData/7|bpel|||DEBUG|500||Method      : PUT
2022-09-05T06:29:30.402Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-10|/requestProcessingData/7|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:df551e424eb49a8a;x-b3-spanid:5ba0102388f7874a;x-b3-parentspanid:df551e424eb49a8a;x-b3-sampled:0;x-onap-requestid:11bf7db3-7a73-42ae-896e-f51bdeab08a6;x-requestid:11bf7db3-7a73-42ae-896e-f51bdeab08a6;x-transactionid:11bf7db3-7a73-42ae-896e-f51bdeab08a6;x-ecomp-requestid:11bf7db3-7a73-42ae-896e-f51bdeab08a6;x-onap-partnername:UNKNOWN;x-invocationid:4629cf1a-a267-417f-be80-cac7694041ef;content-length:1660;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D870A88925DE489A9F0B07CB3DA6BC31;accept-encoding:gzip,deflate;
2022-09-05T06:29:30.403Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-10|/requestProcessingData/7|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:30.446Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-10|/requestProcessingData/7|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:30.447Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-10|/requestProcessingData/7|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:30.448Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-10|/requestProcessingData/7|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:30.449Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-10|/requestProcessingData/7|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/7;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Mon, 05 Sep 2022 06:29:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:30.449Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-10|/requestProcessingData/7|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:30.462Z|11bf7db3-7a73-42ae-896e-f51bdeab08a6|http-nio-8083-exec-10|/requestProcessingData/7|bpel|||INFO|500||Exiting.
2022-09-05T06:29:32.110Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:29:32.110Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:32.111Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:29:32.111Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:32.112Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b131a0234a1f3682;x-b3-spanid:1d7d25cb7da14e6b;x-b3-parentspanid:b131a0234a1f3682;x-b3-sampled:0;x-onap-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-transactionid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-ecomp-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-onap-partnername:UNKNOWN;x-invocationid:6771390f-b475-4d2d-b008-e0a6f1f5fd2d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F3B4E490C2817DA55677D84DA4A7D918;accept-encoding:gzip,deflate;
2022-09-05T06:29:32.112Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:32.160Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:32.161Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:32.161Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:32.162Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|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:Mon, 05 Sep 2022 06:29:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:32.162Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:32.164Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:29:32.187Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:29:32.188Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:32.188Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:29:32.189Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : PUT
2022-09-05T06:29:32.189Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:b131a0234a1f3682;x-b3-spanid:ef51d3b8e228e09b;x-b3-parentspanid:b131a0234a1f3682;x-b3-sampled:0;x-onap-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-transactionid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-ecomp-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-onap-partnername:UNKNOWN;x-invocationid:8bc37642-8cec-46e1-a37f-39579e2aa096;content-length:3321;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F3B4E490C2817DA55677D84DA4A7D918;accept-encoding:gzip,deflate;
2022-09-05T06:29:32.190Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:32.296Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:32.297Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:32.298Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:32.298Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Mon, 05 Sep 2022 06:29:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:32.299Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:32.299Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-2|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:29:35.978Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:29:35.979Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:35.979Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:29:35.979Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:35.980Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:39b60f957ea173be;x-b3-spanid:c8a88cd2cc03ed85;x-b3-parentspanid:39b60f957ea173be;x-b3-sampled:0;x-onap-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-transactionid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-ecomp-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-onap-partnername:UNKNOWN;x-invocationid:4419a7b8-a3cf-461c-b961-2985b4dfff77;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F3B4E490C2817DA55677D84DA4A7D918;accept-encoding:gzip,deflate;
2022-09-05T06:29:35.980Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:36.002Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:36.003Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:36.003Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:36.003Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|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:Mon, 05 Sep 2022 06:29:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:36.003Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:36.004Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:29:36.021Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-4|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:29:36.022Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-4|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:36.023Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-4|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:29:36.023Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-4|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : PUT
2022-09-05T06:29:36.023Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-4|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:39b60f957ea173be;x-b3-spanid:130c140fae438228;x-b3-parentspanid:39b60f957ea173be;x-b3-sampled:0;x-onap-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-transactionid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-ecomp-requestid:d57dd3c8-1d05-419d-9c88-215f2b4a6e67;x-onap-partnername:UNKNOWN;x-invocationid:3d05b5d9-ff48-47f2-8dd3-9bb887316c1a;content-length:3314;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F3B4E490C2817DA55677D84DA4A7D918;accept-encoding:gzip,deflate;
2022-09-05T06:29:36.024Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-4|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:36.085Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-4|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:36.086Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-4|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:36.086Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-4|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:36.087Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-4|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Mon, 05 Sep 2022 06:29:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:36.087Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-4|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:36.087Z|d57dd3c8-1d05-419d-9c88-215f2b4a6e67|http-nio-8083-exec-4|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:29:37.374Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:29:37.375Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:37.375Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:29:37.375Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:37.376Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f2e8755995d363ab;x-b3-spanid:beb8edf33bee3733;x-b3-parentspanid:f2e8755995d363ab;x-b3-sampled:0;x-onap-requestid:f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0;x-requestid:f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0;x-transactionid:f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0;x-ecomp-requestid:f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0;x-onap-partnername:SO.APIH;x-invocationid:3573f80d-60a5-4fa8-96c7-2e3a2810c675;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:37.376Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:37.408Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:37.408Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:37.408Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:37.409Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|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:Mon, 05 Sep 2022 06:29:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:37.409Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:37.409Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-5|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:29:37.435Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:29:37.436Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:37.437Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:29:37.437Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:37.437Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f2e8755995d363ab;x-b3-spanid:7ccae0312997526f;x-b3-parentspanid:f2e8755995d363ab;x-b3-sampled:0;x-onap-requestid:f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0;x-requestid:f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0;x-transactionid:f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0;x-ecomp-requestid:f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0;x-onap-partnername:SO.APIH;x-invocationid:57dcfe8d-5d7d-4054-907d-4b4692180b8e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:37.438Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:37.471Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:37.472Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:37.472Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:37.472Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-7|/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:Mon, 05 Sep 2022 06:29:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:37.473Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:37.473Z|f443af4e-2eeb-4e0e-b93c-03cc5eaa9fe0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:29:37.654Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:29:37.655Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:37.655Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:29:37.655Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:37.655Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:608959aa1d49ae14;x-b3-spanid:a83000b13586caf8;x-b3-parentspanid:608959aa1d49ae14;x-b3-sampled:0;x-onap-requestid:5a460813-94c3-4c0a-b6e7-8509de2dc64f;x-requestid:5a460813-94c3-4c0a-b6e7-8509de2dc64f;x-transactionid:5a460813-94c3-4c0a-b6e7-8509de2dc64f;x-ecomp-requestid:5a460813-94c3-4c0a-b6e7-8509de2dc64f;x-onap-partnername:SO.APIH;x-invocationid:54479ab2-2797-4d8d-b993-d8ef06ae4c80;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:37.655Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:37.675Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:37.676Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:37.676Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:37.676Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|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:Mon, 05 Sep 2022 06:29:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:37.676Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:37.677Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-6|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:29:37.694Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:29:37.695Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:37.695Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:29:37.696Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:37.696Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:608959aa1d49ae14;x-b3-spanid:5e6249caa4e5fefe;x-b3-parentspanid:608959aa1d49ae14;x-b3-sampled:0;x-onap-requestid:5a460813-94c3-4c0a-b6e7-8509de2dc64f;x-requestid:5a460813-94c3-4c0a-b6e7-8509de2dc64f;x-transactionid:5a460813-94c3-4c0a-b6e7-8509de2dc64f;x-ecomp-requestid:5a460813-94c3-4c0a-b6e7-8509de2dc64f;x-onap-partnername:SO.APIH;x-invocationid:f4b1f659-ec48-4b2d-8435-9367399cb278;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:37.696Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:37.706Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:37.706Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:37.706Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:37.707Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|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:Mon, 05 Sep 2022 06:29:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:37.707Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:37.707Z|5a460813-94c3-4c0a-b6e7-8509de2dc64f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:29:37.863Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:29:37.864Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:37.864Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:29:37.865Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:37.866Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:972489f24e8b9a72;x-b3-spanid:eca1db3534ca58eb;x-b3-parentspanid:972489f24e8b9a72;x-b3-sampled:0;x-onap-requestid:723609b7-535d-4816-9e76-ee8681586bc0;x-requestid:723609b7-535d-4816-9e76-ee8681586bc0;x-transactionid:723609b7-535d-4816-9e76-ee8681586bc0;x-ecomp-requestid:723609b7-535d-4816-9e76-ee8681586bc0;x-onap-partnername:SO.APIH;x-invocationid:b278837d-592e-4353-921d-3e26073cf675;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:37.866Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:37.889Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:37.890Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:37.890Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:37.891Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|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:Mon, 05 Sep 2022 06:29:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:37.891Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:37.892Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-9|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:29:37.907Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:29:37.907Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:37.907Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:29:37.907Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:37.908Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:972489f24e8b9a72;x-b3-spanid:7f923cb78bef1061;x-b3-parentspanid:972489f24e8b9a72;x-b3-sampled:0;x-onap-requestid:723609b7-535d-4816-9e76-ee8681586bc0;x-requestid:723609b7-535d-4816-9e76-ee8681586bc0;x-transactionid:723609b7-535d-4816-9e76-ee8681586bc0;x-ecomp-requestid:723609b7-535d-4816-9e76-ee8681586bc0;x-onap-partnername:SO.APIH;x-invocationid:94f6c0e5-1970-4417-8e91-59e897fed93c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:37.908Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:37.918Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:37.919Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:37.919Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:37.919Z|723609b7-535d-4816-9e76-ee8681586bc0|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:Mon, 05 Sep 2022 06:29:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:37.919Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:37.920Z|723609b7-535d-4816-9e76-ee8681586bc0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:29:38.088Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:29:38.089Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:38.090Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:29:38.090Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:38.091Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:86ced3df57f770b8;x-b3-spanid:bd7b05364cc2495e;x-b3-parentspanid:86ced3df57f770b8;x-b3-sampled:0;x-onap-requestid:2c58d08f-9a43-436d-be72-9c7b6a78756f;x-requestid:2c58d08f-9a43-436d-be72-9c7b6a78756f;x-transactionid:2c58d08f-9a43-436d-be72-9c7b6a78756f;x-ecomp-requestid:2c58d08f-9a43-436d-be72-9c7b6a78756f;x-onap-partnername:SO.APIH;x-invocationid:d85da011-fc5b-41ff-b7fc-6c4ca0eb2707;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:38.091Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:38.108Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:38.109Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:38.109Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:38.110Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|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:Mon, 05 Sep 2022 06:29:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:38.110Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:38.112Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-1|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:29:38.131Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:29:38.131Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:38.132Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:29:38.132Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:38.133Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:86ced3df57f770b8;x-b3-spanid:eda86f0bf6682a6c;x-b3-parentspanid:86ced3df57f770b8;x-b3-sampled:0;x-onap-requestid:2c58d08f-9a43-436d-be72-9c7b6a78756f;x-requestid:2c58d08f-9a43-436d-be72-9c7b6a78756f;x-transactionid:2c58d08f-9a43-436d-be72-9c7b6a78756f;x-ecomp-requestid:2c58d08f-9a43-436d-be72-9c7b6a78756f;x-onap-partnername:SO.APIH;x-invocationid:e1e547d4-b63e-4927-8af6-46676390f0d6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:38.133Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:38.144Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:38.145Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:38.146Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:38.146Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-2|/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:Mon, 05 Sep 2022 06:29:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:38.147Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:38.149Z|2c58d08f-9a43-436d-be72-9c7b6a78756f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:29:38.324Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Entering
2022-09-05T06:29:38.324Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:38.324Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||URI         : /infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67
2022-09-05T06:29:38.325Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:38.325Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:48cae6cc8fa7055a;x-b3-spanid:b0f2b0f7c0acdedc;x-b3-parentspanid:48cae6cc8fa7055a;x-b3-sampled:0;x-onap-requestid:bd43c3bc-6aac-49f9-8eb2-30b19135a7d9;x-requestid:bd43c3bc-6aac-49f9-8eb2-30b19135a7d9;x-transactionid:bd43c3bc-6aac-49f9-8eb2-30b19135a7d9;x-ecomp-requestid:bd43c3bc-6aac-49f9-8eb2-30b19135a7d9;x-onap-partnername:SO.APIH;x-invocationid:aeaac060-701a-4453-a183-52c9f56f4b9e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:38.325Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:38.347Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:38.347Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:38.348Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:38.348Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|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:Mon, 05 Sep 2022 06:29:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:38.348Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:38.348Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-3|/infraActiveRequests/d57dd3c8-1d05-419d-9c88-215f2b4a6e67|bpel|||INFO|500||Exiting.
2022-09-05T06:29:38.371Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-09-05T06:29:38.372Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:38.372Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-09-05T06:29:38.372Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:38.373Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:48cae6cc8fa7055a;x-b3-spanid:0340b088b458bc51;x-b3-parentspanid:48cae6cc8fa7055a;x-b3-sampled:0;x-onap-requestid:bd43c3bc-6aac-49f9-8eb2-30b19135a7d9;x-requestid:bd43c3bc-6aac-49f9-8eb2-30b19135a7d9;x-transactionid:bd43c3bc-6aac-49f9-8eb2-30b19135a7d9;x-ecomp-requestid:bd43c3bc-6aac-49f9-8eb2-30b19135a7d9;x-onap-partnername:SO.APIH;x-invocationid:a0a9f849-5f47-4e3c-b2b5-7afeb8ed478e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:38.373Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:38.383Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:38.384Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:38.384Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:38.385Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-4|/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:Mon, 05 Sep 2022 06:29:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-09-05T06:29:38.385Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:38.386Z|bd43c3bc-6aac-49f9-8eb2-30b19135a7d9|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-09-05T06:29:41.032Z|e00c4f9b-c1ca-4573-bd3f-6eab41c9801b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-09-05T06:29:41.034Z|e00c4f9b-c1ca-4573-bd3f-6eab41c9801b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-09-05T06:29:49.332Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-5|/infraActiveRequests/9579d774-83c2-416d-83ce-faba6c4614a7|bpel|||INFO|500||Entering
2022-09-05T06:29:49.333Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-5|/infraActiveRequests/9579d774-83c2-416d-83ce-faba6c4614a7|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:49.334Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-5|/infraActiveRequests/9579d774-83c2-416d-83ce-faba6c4614a7|bpel|||DEBUG|500||URI         : /infraActiveRequests/9579d774-83c2-416d-83ce-faba6c4614a7
2022-09-05T06:29:49.334Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-5|/infraActiveRequests/9579d774-83c2-416d-83ce-faba6c4614a7|bpel|||DEBUG|500||Method      : GET
2022-09-05T06:29:49.334Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-5|/infraActiveRequests/9579d774-83c2-416d-83ce-faba6c4614a7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4804c5a467a76ef0;x-b3-spanid:5621892702a4ff79;x-b3-parentspanid:4804c5a467a76ef0;x-b3-sampled:0;x-onap-requestid:9579d774-83c2-416d-83ce-faba6c4614a7;x-requestid:9579d774-83c2-416d-83ce-faba6c4614a7;x-transactionid:9579d774-83c2-416d-83ce-faba6c4614a7;x-ecomp-requestid:9579d774-83c2-416d-83ce-faba6c4614a7;x-onap-partnername:SO.APIH;x-invocationid:bb9b28f3-f8e5-4653-aded-750beae3580e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:49.335Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-5|/infraActiveRequests/9579d774-83c2-416d-83ce-faba6c4614a7|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:51.520Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-09-05T06:29:51.521Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:51.521Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-09-05T06:29:51.521Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-09-05T06:29:51.521Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4804c5a467a76ef0;x-b3-spanid:81193f6f0112cb54;x-b3-parentspanid:4804c5a467a76ef0;x-b3-sampled:0;x-onap-requestid:9579d774-83c2-416d-83ce-faba6c4614a7;x-requestid:9579d774-83c2-416d-83ce-faba6c4614a7;x-transactionid:9579d774-83c2-416d-83ce-faba6c4614a7;x-ecomp-requestid:9579d774-83c2-416d-83ce-faba6c4614a7;x-onap-partnername:SO.APIH;x-invocationid:558d56fa-45fa-4096-941d-9dad311cc668;content-length:182;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:51.522Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:51.539Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-09-05T06:29:51.560Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:51.560Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-09-05T06:29:51.561Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-09-05T06:29:51.561Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-09-05T06:29:51.561Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-09-05T06:29:51.562Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-09-05T06:29:51.662Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-09-05T06:29:51.663Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-09-05T06:29:51.664Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-09-05T06:29:51.664Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-09-05T06:29:51.664Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:4804c5a467a76ef0;x-b3-spanid:938378fa3291defb;x-b3-parentspanid:4804c5a467a76ef0;x-b3-sampled:0;x-onap-requestid:9579d774-83c2-416d-83ce-faba6c4614a7;x-requestid:9579d774-83c2-416d-83ce-faba6c4614a7;x-transactionid:9579d774-83c2-416d-83ce-faba6c4614a7;x-ecomp-requestid:9579d774-83c2-416d-83ce-faba6c4614a7;x-onap-partnername:SO.APIH;x-invocationid:d7d9f25b-53e5-4403-9882-3e2bdbeb1bfa;content-length:1255;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=09A6151A478F9D7F7E34FD906991DAFE;accept-encoding:gzip,deflate;
2022-09-05T06:29:51.664Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-09-05T06:29:51.703Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-09-05T06:29:51.704Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-09-05T06:29:51.705Z|9579d774-83c2-416d-83ce-faba6c4614a7|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-09-05T06:29:51.706Z|9579d774-83c2-416d-83ce-faba6c4614a7|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/9579d774-83c2-416d-83ce-faba6c461